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
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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