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
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Rocketsoup 1def941063 journal.db moved out of htdocs 3 år sedan
htdocs journal.db moved out of htdocs 3 år sedan
source 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 år sedan
.gitignore Initial commit - User creation added - Sign in added - Posting added - Install sanity checks - Exposed database check added - Duplicate post check - Localized times 3 år sedan
README.md Initial commit 3 år sedan
journal.db journal.db moved out of htdocs 3 år sedan

README.md

www-app-microjournal

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