Connor Johnstone connor
connor created branch bugfix/sqlite-auth-docker-deployment in connor/calendar 2025-09-01 19:28:51 -04:00
connor pushed to bugfix/sqlite-auth-docker-deployment at connor/calendar 2025-09-01 19:28:51 -04:00
cd6e9c3619 Update README with Docker deployment instructions and auth features
d8c3997f24 Fix Docker database directory and permissions
e44d49e190 Add database migrations to Docker entrypoint
Compare 3 commits »
connor pushed to main at connor/calendar 2025-09-01 19:03:35 -04:00
4d2aad404b Merge pull request 'Improved auth system' (#6) from feature/sqlite-auth-system into main
0453763c98 Make remember checkboxes more subtle and checked by default
03c0011445 Implement lightweight auth system with SQLite
Compare 3 commits »
connor merged pull request connor/calendar#6 2025-09-01 19:03:31 -04:00
Improved auth system
connor created pull request connor/calendar#6 2025-09-01 19:03:25 -04:00
Improved auth system
connor pushed to feature/sqlite-auth-system at connor/calendar 2025-09-01 19:02:56 -04:00
0453763c98 Make remember checkboxes more subtle and checked by default
03c0011445 Implement lightweight auth system with SQLite
Compare 2 commits »
connor created branch feature/sqlite-auth-system in connor/calendar 2025-09-01 19:02:55 -04:00
connor pushed to main at connor/calendar 2025-09-01 18:32:20 -04:00
79f287ed61 Fix calendar event fetching to use visible date range
connor pushed to main at connor/calendar 2025-08-31 19:49:00 -04:00
e55e6bf4dd Clean up obsolete CalDAV environment variables
connor pushed to main at connor/calendar 2025-08-31 19:10:30 -04:00
1fa3bf44b6 Merge pull request 'Editing Series Events via the Modal' (#5) from feature/modal-series-editing into main
51d5552156 Fix modal series editing to use correct backend endpoint
5a12c0e0d0 Implement comprehensive event series editing via modal
Compare 3 commits »
connor merged pull request connor/calendar#5 2025-08-31 19:10:27 -04:00
Editing Series Events via the Modal
connor created pull request connor/calendar#5 2025-08-31 19:09:59 -04:00
Editing Series Events via the Modal
connor created branch feature/modal-series-editing in connor/calendar 2025-08-31 19:08:44 -04:00
connor pushed to feature/modal-series-editing at connor/calendar 2025-08-31 19:08:44 -04:00
51d5552156 Fix modal series editing to use correct backend endpoint
5a12c0e0d0 Implement comprehensive event series editing via modal
Compare 2 commits »
connor closed issue connor/calendar#4 2025-08-31 19:07:58 -04:00
Update the edit dialogues
connor pushed to main at connor/calendar 2025-08-31 18:05:17 -04:00
ee181cf6cb Add Gitea Actions CI pipeline for Docker builds
connor pushed to main at connor/calendar 2025-08-31 17:55:11 -04:00
74d636117d Added the volume mounts
ed458e6c3a Implement complete Docker Compose CI/CD setup with optimized builds
Compare 2 commits »
connor pushed to main at connor/calendar 2025-08-31 11:24:17 -04:00
9b9378477a Remove old development files and cleanup root directory
connor pushed to main at connor/calendar 2025-08-31 10:38:37 -04:00
1b4a26e31a Remove CLAUDE.md from version control and add to gitignore
connor pushed to main at connor/calendar 2025-08-31 00:53:35 -04:00
45c32a6d1e Update README with comprehensive project overview and CalDAV motivation