A tiny self-hostable "microjournaling" web app. Helps fill the void when abstaining from social media by encouraging journaling small thoughts throughout the day. # Requirements - web host with PHP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rocketsoup cf52c5ec33 Cleanup 3 anni fa
..
index.php Cleanup - create-tables commented - moved more toplevel functions into static classes - removed hard coded time zone array - session cookie now persists for 2 weeks - better comments, line wrapping - trace logging moved to dedicated trace function - URLs with no trailing slash better handled - validate improvements - proper HTTP error codes for bad request methods or missing POST actions 3 anni fa
journal.css Cleanup - create-tables commented - moved more toplevel functions into static classes - removed hard coded time zone array - session cookie now persists for 2 weeks - better comments, line wrapping - trace logging moved to dedicated trace function - URLs with no trailing slash better handled - validate improvements - proper HTTP error codes for bad request methods or missing POST actions 3 anni fa
journal.db Initial commit - User creation added - Sign in added - Posting added - Install sanity checks - Exposed database check added - Duplicate post check - Localized times 3 anni fa