• Joined on 2022-07-06
janek pushed to dev at janek/mostr 2024-11-25 01:31:04 +00:00
a3eeb38e5f fix(tasks): fallback upon invalid regex
3a4588b45d feat: display task owner
6ef5c47e98 feat: assign users to task
87392fccb6 feat: guidance for moving backward
78438696ac refactor: create own struct for nostr relay users
Compare 7 commits »
janek pushed to dev at janek/mostr 2024-11-24 13:37:02 +00:00
a8fb3f919d enhance(tasks): improve state labels
044c853993 enhance(tasks): show displayname rather than username where appropriate
Compare 2 commits »
janek pushed to dev at janek/mostr 2024-11-23 18:55:13 +00:00
b26d64646c fix(main): do not create empty notes
7ecfa6e810 feat(task): get state at specific time
Compare 2 commits »
janek pushed to dev at janek/mostr 2024-11-22 15:55:07 +00:00
fe0b59ef65 feat(main): use whoami crate to get full name, also on windows
janek pushed to dev at janek/mostr 2024-11-22 10:24:59 +00:00
031d9a3b69 release: 0.6.3 - enhance quick access
58117b901a style: clean up code formatting and add notes
29476e60ad fix: flush more liberally
1a7b65fe1c fix(tasks): priority filtering for quick access with exhaustive tests
94976905d3 fix(tasks): properly test quick access bookmarks and view
Compare 7 commits »
janek pushed to dev at janek/mostr 2024-11-21 23:04:53 +00:00
bd32e61212 refactor: revamp visible task algorithm
5cd82e8581 enhance: display more accurate time tracking prefixes
eea8511a6e feat: enable finding user by partial key and name
5032b4db93 refactor(tasks): omit empty descriptions
fc97b513c4 release: 0.6.2 - case-insensitive hashtags and pubkey filtering
Compare 7 commits »
janek pushed to dev at janek/mostr 2024-11-20 22:31:21 +00:00
20fc8f9a3a refactor: rename set_filter_from to since
1f13c45831 feat: easy reset to own pubkey filter
e320523fc0 feat: enable setting pubkey as context and auto-filter for own
b87970d4e2 release: version 0.6.1 back to rust 1.82.0
2ce5801925 fix: task descriptions ordering
Compare 8 commits »
janek pushed to main at janek/mostr 2024-11-20 22:27:52 +00:00
b87970d4e2 release: version 0.6.1 back to rust 1.82.0
2ce5801925 fix: task descriptions ordering
ca50bdf3bb feat: enhance display of task history
9eb6138852 enhance(tasks): current task description
88ecd68eb8 refactor: rename and document a few task methods
Compare 5 commits »
janek pushed to master at janek/CalMerger 2024-11-20 14:42:37 +00:00
29208d8b4d build(babel): install babel/core, babel/plugin-transform-modules-commonjs, and babel-jest
c1c6ae47de test: create jest.config,js file
174a845c78 fix(import): enable compatibility between ES modules and CommonJS for ical.jsRenamed ical.js to ical.cjs to explicitly mark it as a CommonJS module and used createRequire to import it into the ES module project. This resolves module system conflicts and ensures seamless integration without modifying ical.js content.
ad3ec6f7a6 build: update start script to correctly point to src/app.js
fab6753c5a fix: ensure accurate TZID inclusion in DTSTART/DTEND- Preserve TZID only when explicitly included in source calendar. - Added a helper function hasTZID to check for explicit TZID in raw properties.- Adjusted datetime processing logic in processDateTimeProperty to streamline handling of various cases.
Compare 22 commits »
janek pushed to dev at janek/mostr 2024-11-19 16:10:18 +00:00
00bd7a997a feat(main): show all task updates with comma
janek pushed to main at janek/mostr 2024-11-19 16:10:13 +00:00
00bd7a997a feat(main): show all task updates with comma
janek pushed to main at janek/mostr 2024-11-18 14:04:28 +00:00
cb1d8ef8fb feat: release new version 0.6.0
7561bc0e2f refactor: update to latest nostr sdk version
360b44e64e docs: miniscule adjustments
adcd35967f refactor: reformat tasks file
2400f7c45b fix: parse markers again by reducing EventId referencing
Compare 7 commits »
janek pushed to main at janek/mostr 2024-11-18 14:04:03 +00:00
473f26d7a5 fix(task): adjust to inverted ordering of sdk 0.36
43f8a3ebca feat: update to nostr sdk 0.36
9a9c30dbb7 feat(main): auto-migrate existing key
a0e411d2e9 feat(main): debug print config directory
ecc5b7686b test(task): verify state progression
Compare 6 commits »
janek pushed to dev at janek/mostr 2024-11-18 14:03:15 +00:00
cb1d8ef8fb feat: release new version 0.6.0
janek pushed to dev at janek/mostr 2024-11-18 13:53:00 +00:00
7561bc0e2f refactor: update to latest nostr sdk version
360b44e64e docs: miniscule adjustments
adcd35967f refactor: reformat tasks file
2400f7c45b fix: parse markers again by reducing EventId referencing
Compare 4 commits »
janek pushed to master at janek/CalMerger 2024-11-18 12:34:25 +00:00
bed3e47f8e test: add nextcloud tests
janek pushed to master at janek/CalMerger 2024-11-18 12:05:10 +00:00
1f19d8cf1f build(gitattributes): ics line feeds
77e6963118 test: fix calendar paths
782e62d56d refactor:remove logging for ICAL and ICAL.component as it works now
9468e58132 test: validate fetchCalendarData reads and parses files accurately
d4498cd0d8 fix: export ICAL in ical.timezones.js
Compare 7 commits »
janek pushed to dev at janek/mostr 2024-11-18 11:09:31 +00:00
e186d034e5 fix: upgrade to nostr sdk development version
59b789d5ed fix(tasks): do not recurse activities by default
Compare 2 commits »
janek created branch dev in janek/mostr 2024-11-14 18:59:59 +00:00
janek pushed to dev at janek/mostr 2024-11-14 18:59:59 +00:00
473f26d7a5 fix(task): adjust to inverted ordering of sdk 0.36
43f8a3ebca feat: update to nostr sdk 0.36
9a9c30dbb7 feat(main): auto-migrate existing key
a0e411d2e9 feat(main): debug print config directory
ecc5b7686b test(task): verify state progression
Compare 6 commits »