Commit graph

7 commits

Author SHA1 Message Date
Hugh Rundle 696d093af6 fix page name for homepage 2023-03-12 18:02:33 +11:00
Hugh Rundle 6b2e789d54 UI improvements and bug fixes
fixes #5
fixes #6
fixes #7
2023-03-12 15:02:39 +11:00
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 1682d097af remove async
It was messing things up.
2023-01-11 19:05:13 +11:00
Hugh Rundle f381c8ea03 add help page and page titles
- add page titles
- add help page
- update header
2023-01-11 14:04:31 +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