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 символів.
- 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