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 cfa029cc56 Adding favicon hace 3 años
htdocs Adding favicon hace 3 años
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 hace 3 años
.gitignore Initial commit - User creation added - Sign in added - Posting added - Install sanity checks - Exposed database check added - Duplicate post check - Localized times hace 3 años
README.md Initial commit hace 3 años
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 hace 3 años

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