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