Event search (Ctrl+F), locale/RTL handling, weekday selector workday/weekend, refactored event handling, Firefox compatibility #3

Merged
LeoVasanko merged 17 commits from vol003 into main 2025-08-27 13:41:46 +01:00

17 Commits

Author SHA1 Message Date
Leo Vasanko
4e816a2cde Autoformatter broke formatting, needs , between statements. 2025-08-27 06:26:23 -06:00
Leo Vasanko
b2bb6b2cde Simple find 2025-08-27 06:18:16 -06:00
Leo Vasanko
b539c71611 Firefox compatibility 2025-08-27 06:03:41 -06:00
Leo Vasanko
354893342d Fix refactoring 2025-08-27 06:03:15 -06:00
Leo Vasanko
b3b2391dfb Rewrite recurrence handling, much cleanup. 2025-08-27 05:46:14 -06:00
Leo Vasanko
e13fc7fe9b Event dragging UX improvement: now hits days even through other elements. 2025-08-26 17:07:59 -06:00
Leo Vasanko
57305e531b Improved event compression on tracks of the overlay. 2025-08-26 13:43:35 -06:00
Leo Vasanko
85ce3678ed Allow recurrent multi day events to overlap themselves. 2025-08-26 12:10:26 -06:00
Leo Vasanko
6f8d9d7774 Make weekend days shown correctly in event dialog (settings still follow locale). 2025-08-26 11:53:11 -06:00
Leo Vasanko
a3066946fc Don't cut weekday names shown in weekday selector (breaks in some languages). 2025-08-26 11:51:08 -06:00
Leo Vasanko
d8b4639ecd Localized weekday names, change arrays to begin with Sunday. 2025-08-26 11:28:28 -06:00
Leo Vasanko
090e564bb0 RTL fixes for event dialog 2025-08-26 10:52:47 -06:00
Leo Vasanko
3e8cdf1b75 CSS rewritten to replace left/right with start/end. 2025-08-26 10:20:26 -06:00
Leo Vasanko
7ba5494ae5 Current date in title 2025-08-26 10:14:23 -06:00
Leo Vasanko
3ef8368130 Improved locale/rtl handling. Whole calendar now flips RTL 2025-08-26 10:05:25 -06:00
Leo Vasanko
4c967e4401 Replace favicon with calendar 2025-08-26 10:04:32 -06:00
Leo Vasanko
5752855f52 Fix RTL handling, holiday names direction and UI details for full page RTL. 2025-08-26 09:09:32 -06:00