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 5f225e1a4e - Persisted sessions by cookie пре 3 година
htdocs - Persisted sessions by cookie - Session keys moved to constants - Adding indices to schema - Posting with expired cookies will persist the post body for retrying after logging back in пре 3 година
source - Persisted sessions by cookie - Session keys moved to constants - Adding indices to schema - Posting with expired cookies will persist the post body for retrying after logging back in пре 3 година
.gitignore Initial commit - User creation added - Sign in added - Posting added - Install sanity checks - Exposed database check added - Duplicate post check - Localized times пре 3 година
README.md Initial commit пре 3 година
journal.db - Persisted sessions by cookie - Session keys moved to constants - Adding indices to schema - Posting with expired cookies will persist the post body for retrying after logging back in пре 3 година

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