Connor Johnstone connor
connor pushed to main at connor/calendar 2025-09-02 12:39:55 -04:00
6ec7bb5422 variables > vars
connor pushed to main at connor/calendar 2025-09-02 12:38:11 -04:00
ce74750d85 Trying another approach
connor pushed to main at connor/calendar 2025-09-02 12:34:52 -04:00
d089f1545b Fixing the gitea error
7b06fef6c3 Revert "Fix Gitea action Docker build tag error"
7be9f5a869 Fix Gitea action Docker build tag error
a7ebbe0635 Add application screenshot to README
3662f117f5 Fix overlapping events to only split columns for overlapping event groups
Compare 6 commits »
connor pushed to main at connor/calendar 2025-09-02 11:05:54 -04:00
85d23b0347 Rebrand application from 'Calendar App' to 'Runway'
13db4abc0f Remove labels from theme and style pickers in sidebar
57e434e4ff Fix drag interaction issues in week view
7c2901f453 Implement side-by-side rendering for overlapping events in week view
Compare 4 commits »
connor pushed to main at connor/calendar 2025-09-02 10:39:25 -04:00
6c67444b19 Merge pull request 'Fixes for the time grid for late night events' (#8) from bugfix/week-view-time-grid into main
970b0a07da Fix compiler warnings
e2e5813b54 Fix week view time grid display and late night event rendering
73567c185c Implement comprehensive style system with Google Calendar theme
Compare 4 commits »
connor merged pull request connor/calendar#8 2025-09-02 10:39:24 -04:00
Fixes for the time grid for late night events
connor created pull request connor/calendar#8 2025-09-02 10:39:18 -04:00
Fixes for the time grid for late night events
connor pushed to bugfix/week-view-time-grid at connor/calendar 2025-09-02 10:38:44 -04:00
970b0a07da Fix compiler warnings
e2e5813b54 Fix week view time grid display and late night event rendering
73567c185c Implement comprehensive style system with Google Calendar theme
Compare 3 commits »
connor created branch bugfix/week-view-time-grid in connor/calendar 2025-09-02 10:38:43 -04:00
connor pushed to main at connor/calendar 2025-09-01 19:29:20 -04:00
0587762bbb Merge pull request 'Fixed some auth stuff and deployment stuff' (#7) from bugfix/sqlite-auth-docker-deployment into main
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 4 commits »
connor merged pull request connor/calendar#7 2025-09-01 19:29:17 -04:00
Fixed some auth stuff and deployment stuff
connor created pull request connor/calendar#7 2025-09-01 19:29:11 -04:00
Fixed some auth stuff and deployment stuff
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 created branch bugfix/sqlite-auth-docker-deployment in connor/calendar 2025-09-01 19:28:51 -04:00
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