Connor Johnstone connor
connor commented on issue connor/calendar#11 2025-09-03 11:24:56 -04:00
If a recurring tasks starts before the current month, it isn't shown

Also birthdays (yearly events) aren't showing up after their first instance

connor commented on issue connor/calendar#11 2025-09-03 11:23:05 -04:00
If a recurring tasks starts before the current month, it isn't shown

This actually might not be the issue. Needs further investigation to understand why the "garbage day" task on my main calendar isn't visible

connor opened issue connor/calendar#11 2025-09-03 11:21:14 -04:00
If a recurring tasks starts before the current month, it isn't shown
connor opened issue connor/calendar#10 2025-09-03 10:19:18 -04:00
15/30 Toggle should also toggle the time grid density
connor opened issue connor/calendar#9 2025-09-02 16:26:02 -04:00
Multi-Day "All Day Events" should render above each day
connor pushed to main at connor/calendar 2025-09-02 16:07:43 -04:00
a9521ad536 Convenience and fixes
connor pushed to main at connor/calendar 2025-09-02 16:03:14 -04:00
5456d7140c Manual updates to fix some deployment steps
connor pushed to main at connor/calendar 2025-09-02 12:44:04 -04:00
62cc910e1a Removing Cargo.lock
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