20 Commits

Author SHA1 Message Date
Leo Vasanko
50c79ff99f Calendar view lazily updated instead of reflectivity, for improved performance. 2025-08-24 21:18:21 -06:00
Leo Vasanko
cb7a111020 Set min/max year based on platform limitations 1901...2100. 2025-08-24 21:07:53 -06:00
Leo Vasanko
9a4d1c7196 Creating events now requires a double tap or double tap with drag on the second tap, to prevent erratic clicks. Bugfixes on event handling and some unrelated comment changes. 2025-08-24 19:49:32 -06:00
Leo Vasanko
71b4db8e10 Date processing cleanup. 2025-08-24 10:13:42 -06:00
Leo Vasanko
9721ed3cc9 Double tap to add events to avoid false clicks and interence with touch scroll. 2025-08-24 10:10:49 -06:00
Leo Vasanko
4b2a2d0b36 Date formatting cleanup, added utility functions to avoid repetition. 2025-08-24 10:03:08 -06:00
Leo Vasanko
fece943594 Simplified CalendarStore 2025-08-24 09:08:20 -06:00
Leo Vasanko
e78ced2383 Date cleanup / refactoring 2025-08-23 21:26:22 -06:00
Leo Vasanko
cb0ac1eaf0 Use date-fns module for date manipulations. 2025-08-23 19:13:40 -06:00
Leo Vasanko
90dcdec386 Display national holidays on the calendar. 2025-08-23 14:03:48 -06:00
Leo Vasanko
916d1d100a Fix repeat event rendering once more 2025-08-23 11:34:04 -06:00
Leo Vasanko
83145d9b2a Settings now work immediately. 2025-08-23 11:21:39 -06:00
Leo Vasanko
d555523f42 Settings dialog opening button. 2025-08-23 11:01:39 -06:00
Leo Vasanko
8caaf33cb9 A little better but still broken. I need easier tasks for a while. 2025-08-22 22:08:35 -06:00
Leo Vasanko
02442f5135 Somewhat broken refactoring to aid event repeat handling. 2025-08-22 21:42:54 -06:00
Leo Vasanko
4529d0c412 Recurrent deletion bugfixes. 2025-08-22 21:08:14 -06:00
Leo Vasanko
d46aaa6106 Persist in localStorage 2025-08-22 20:16:39 -06:00
Leo Vasanko
62f9097ac0 Improved year scroller, removed Numeric outline for simpler forms. 2025-08-22 19:33:39 -06:00
Leo Vasanko
271a41dd23 Implement changing year number. Added scroll support to numeric element. 2025-08-22 19:06:50 -06:00
018b9ecc55 vue (#1)
Port to Vue. Also implements plenty of new functionality.
2025-08-22 23:34:33 +01:00