Commit graph

15 commits

Author SHA1 Message Date
Hugh Rundle 5c8cb07bdf
Merge pull request #8 from hughrun/publishing-fixes
UI improvements and bug fixes
2023-03-12 15:05:13 +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 864dc3cf42
Merge pull request #4 from hughrun/publishing-fixes
Publishing fixes
2023-01-30 16:59:41 +11:00
Hugh Rundle 145145467f add published template 2023-01-30 16:57:35 +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 53b8623d03 fix paths in readme 2023-01-13 09:08:04 +11:00
Hugh Rundle 793303f7c1 add readme 2023-01-11 21:24:25 +11:00
Hugh Rundle 6f399f334a remove unnecessary require 2023-01-11 21:24:06 +11:00
Hugh Rundle 9e38ee9765 add subdir to systemd example 2023-01-11 19:05:42 +11:00
Hugh Rundle 1682d097af remove async
It was messing things up.
2023-01-11 19:05:13 +11:00
Hugh Rundle 22aea522bb fix footer styling 2023-01-11 14:05:14 +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 153b93d1cd add rundev example and systemd Unit file 2023-01-11 13:34:06 +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