Leo Vasanko LeoVasanko
  • Joined on 2023-10-15
LeoVasanko pushed tag v0.2.0 to LeoVasanko/calendar 2025-08-28 07:31:09 +01:00
LeoVasanko pushed to main at LeoVasanko/calendar 2025-08-28 06:44:23 +01:00
abc7aba20f Search improvements.
LeoVasanko pushed tag v0.1.0 to LeoVasanko/calendar 2025-08-27 20:57:37 +01:00
LeoVasanko pushed to main at LeoVasanko/calendar 2025-08-27 20:57:24 +01:00
57aefc5b4c Much simpler undo/redo handling, bugs fixed and less code.
45939939f2 Implement event/date search bar
9183ffe873 Adjust year limits from 1582 when Gregorian calendar was first introduced to 3000 which ought to be enough.
8f092b5653 Event resize/move bugs and UX.
cfb1b2ce5a Use hard ends on event bars when they cross between weeks.
Compare 8 commits »
LeoVasanko pushed to main at LeoVasanko/calendar 2025-08-27 14:28:22 +01:00
ecae48fd85 Fix weekly recurring events showing wrong date in edit dialog due to confusion about week start day.
LeoVasanko merged pull request LeoVasanko/calendar#3 2025-08-27 13:41:46 +01:00
Event search (Ctrl+F), locale/RTL handling, weekday selector workday/weekend, refactored event handling, Firefox compatibility
LeoVasanko pushed to main at LeoVasanko/calendar 2025-08-27 13:41:46 +01:00
d9352a9fb3 Event search (Ctrl+F), locale/RTL handling, weekday selector workday/weekend, refactored event handling, Firefox compatibility (#3)
LeoVasanko deleted branch vol003 from LeoVasanko/calendar 2025-08-27 13:41:46 +01:00
LeoVasanko created pull request LeoVasanko/calendar#3 2025-08-27 13:41:12 +01:00
Event search (Ctrl+F), locale/RTL handling, weekday selector workday/weekend, refactored event handling, Firefox compatibility
LeoVasanko created branch vol003 in LeoVasanko/calendar 2025-08-27 13:31:15 +01:00
LeoVasanko pushed to vol003 at LeoVasanko/calendar 2025-08-27 13:31:15 +01:00
4e816a2cde Autoformatter broke formatting, needs , between statements.
b2bb6b2cde Simple find
b539c71611 Firefox compatibility
354893342d Fix refactoring
b3b2391dfb Rewrite recurrence handling, much cleanup.
Compare 10 commits »
LeoVasanko pushed to main at LeoVasanko/calendar 2025-08-26 05:58:25 +01:00
9e3f7ddd57 Major new version (#2)
LeoVasanko deleted branch vol002 from LeoVasanko/calendar 2025-08-26 05:58:25 +01:00
LeoVasanko merged pull request LeoVasanko/calendar#2 2025-08-26 05:58:24 +01:00
Major new version
LeoVasanko created pull request LeoVasanko/calendar#2 2025-08-26 05:57:51 +01:00
Major new version
LeoVasanko pushed to vol002 at LeoVasanko/calendar 2025-08-26 05:48:31 +01:00
01ea168ebe Cleanup
cd4ce6f69e Refactor to use no of days instead of enddate on events. Other minor cleanup, larger date limits.
579d01dfd8 Allow Numeric to change off from an invalid value (and not get stuck on it). Cleanup of the component.
29246af591 Recurrent/weekday input fixes. Refactored event store to use recur map rather than separate properties.
b69a299309 Fix splitting of events where repeats are reduced to 1.
Compare 34 commits »
LeoVasanko pushed to vol002 at LeoVasanko/calendar 2025-08-25 05:43:09 +01:00
ceeb7f1d59 Layout/style fixes, holiday size.
LeoVasanko created branch vol002 in LeoVasanko/calendar 2025-08-25 05:20:01 +01:00
LeoVasanko pushed to vol002 at LeoVasanko/calendar 2025-08-25 05:20:01 +01:00
1155f712a4 Fix month name rotation for CJK and other pictogram languages.
130ccc0f73 Simple undo/redo
7ca5b70c1e Prevent scrollbars appearing on certain mobile browsers. (not tested)
50c79ff99f Calendar view lazily updated instead of reflectivity, for improved performance.
cb7a111020 Set min/max year based on platform limitations 1901...2100.
Compare 10 commits »
LeoVasanko pushed to main at LeoVasanko/calendar 2025-08-22 23:34:35 +01:00
018b9ecc55 vue (#1)