• Joined on 2022-07-06
janek pushed to master at janek/CalMerger 2024-11-14 12:49:20 +00:00
00e152f08c chore(package.json): remove unused libraries
864a3739b3 fix: adjust ical.js to fix import
Compare 2 commits »
janek pushed to master at janek/CalMerger 2024-11-14 12:30:24 +00:00
495fb57675 refactor:create gitattributes file
ff32bb430d Merge remote-tracking branch 'contrib/master'
9a0a62675c fix:add ical.js and ical.timezones.js files in lib
Compare 3 commits »
janek pushed to master at janek/CalMerger 2024-11-13 16:43:31 +00:00
0a863a4eb2 test(calendarUtil): failing ical test
janek pushed to master at janek/CalMerger 2024-11-13 16:37:58 +00:00
a94727df56 build:install luxon to handle timezone parsing
7e2b846029 build:install date-fns and date-fns-tz to handle timezones
cbdfdf6c97 test:update test forhandling timezones
Compare 3 commits »
janek pushed to master at janek/CalMerger 2024-11-13 10:50:51 +00:00
2e9de0749d fix:handle timebased events
janek pushed to main at janek/mostr 2024-11-13 10:12:37 +00:00
6b8bf29b20 feat(task): extract tags from state updates
2cec689bf1 feat: automatically add tags from task properties
44feea9894 enhance(kinds): improve tag formatting
3fa8df4eaa feat(tasks): add high priority tasks to quick access
b9f1d461fb feat(main): save keys in system keychain
Compare 5 commits »
janek pushed to master at janek/CalMerger 2024-11-12 21:23:52 +00:00
d08d87f47c test:get date based calendar test to run
0114c94caa fix: get DTSTAMP to get parsed correctly and remain the same as the original
e8582cd411 test:add logging to ensure DTSTAMP is correctly added to the new event
665c134597 test(in-progress): run tests for date based calendar
0b0ecaa0c2 Merge pull request 'test: preserve date-based calendar' (#4) from janek/CalMerger:master into master
Compare 5 commits »
janek pushed to master at janek/CalMerger 2024-11-12 15:21:11 +00:00
4032e2c49d test: preserve date-based calendar
janek pushed to master at janek/CalMerger 2024-11-12 15:08:07 +00:00
441f4d2fb3 test:set up initial structure for unit tests for fetchCalendarData function
8c0de14d5f refactor: move server.js and app.js into src directory
af980956cb test:edit expected outcome file for override calendar
5d7bdb6878 refactor:streamlined server file
df37f35ace refactor: separated route logic from server startup
Compare 6 commits »
janek pushed to main at janek/mostr 2024-11-11 21:58:16 +00:00
7cedd980fb enhance(tasks): more transparent task and activity creation
55d42fc52c enhance(tasks): inherit displayed priority
Compare 2 commits »
janek pushed to main at janek/mostr 2024-11-11 13:59:33 +00:00
15a2ffd7e6 style: optimize imports with cargo fix
5f8a232bd5 refactor(event_sender): reformat
5dfd7a084b refactor: create own file for EventSender
ca24693dbb fix(main): auto-create config directory
Compare 4 commits »
janek pushed to master at janek/CalMerger 2024-11-11 11:35:35 +00:00
3b590958a0 test: run tests to check the produced output against the expected output
299b8c1404 refactor: serve static files from a dedicated directory
Compare 2 commits »
janek pushed to master at janek/CalMerger 2024-11-11 10:45:10 +00:00
be6d378890 style: refactor async functions to use traditional function declaration syntax
11a4efe30b fix: ensure valid date-time handling in event components
db78a0121e refactor: Refactor addEventsToCalendar to properly handle date validation and usage
Compare 3 commits »
janek pushed to main at janek/mostr 2024-11-11 00:35:27 +00:00
ed72bcebcf refactor: replace xdg dependency by platform-agnostic directories
janek pushed to main at janek/mostr 2024-11-11 00:21:50 +00:00
3749f72048 refactor(main): optimize feedback for (( command
d1735476cc fix(main): improve feedback for (( command
Compare 2 commits »
janek pushed to main at janek/mostr 2024-11-10 19:41:36 +00:00
5dbea00562 feat: make hashtag interactions more dynamic
cc1e9d4d69 docs(readme): beta hints
d5e6bd2578 fix(main): fallback when listing empty description
60b33b1dd3 fix: make bookmark and priority filter commands more consistent
Compare 4 commits »
janek pushed to main at janek/mostr 2024-11-10 13:47:14 +00:00
561fd9e1e5 feat: implement priority filtering
91b6047f9a feat: implement priority property for task
Compare 2 commits »
janek pushed to main at janek/mostr 2024-11-09 19:10:52 +00:00
5294d9081f chore(rust): upgrade to nightly to fix build
janek pushed to main at janek/mostr 2024-11-09 19:00:49 +00:00
33a1e89c16 chore(rust): upgrade to nightly to fix build
b81e5a27bf fix(main): retain current movement when tracking for another time
8f0a169677 fix(main): hide Quick Access in a custom search
ae525c870f fix: filter from correct position with multiple slashes
b9307b7b5d feat(main): improve prompt symbol
Compare 13 commits »
janek pushed to master at janek/CalMerger 2024-11-07 19:36:57 +00:00
1bb1db7326 logging: log result.data as I debug. correct synta as wellx
73135dd9d4 refactor: use ical.js to generate calendar merged and refreshed calendars
41687e1e22 remove: tests directory
8e143df754 refactor: replace event addition with ical.js
ffd2fa5370 refactor: switch calendar component creation to ical.js
Compare 5 commits »