Commit graph

5 commits

Author SHA1 Message Date
Hugh Rundle 5a4876b43d fix indexing and new page
- new "published" page shows afer publishing, instead of 'you already posted', which may look like an error.
- fixes logic for updating main index, which was totally broken!
2023-01-30 16:56:17 +11:00
Hugh Rundle 6f399f334a remove unnecessary require 2023-01-11 21:24:06 +11:00
Hugh Rundle 1682d097af remove async
It was messing things up.
2023-01-11 19:05:13 +11:00
Hugh Rundle 91cb731433 fix saveFile & remove dotenv
- fix saveFile on publish using non-existent username
- asyncify some DB calls
- remove dotenv
2023-01-11 13:30:52 +11:00
Hugh Rundle 40f6ade790 first commit 2023-01-04 11:17:41 +11:00