Chris
703f6fe506
Add custom keyboard shortcuts ( #749 )
...
* Add custom keyboard shortcuts
* fixup! Add custom keyboard shortcuts
2025-12-28 21:58:21 +02:00
Chris
ad8ab3ec72
Fix refactor pt2 ( #734 )
...
* Cleanup task routes
* Cleanup frontend tasks
* Clean tasks
* Cleanup project uid
* Cleanup quick capture old modal
* Cleanup taskmodal
* Move all icons to shared components
* Test inbox flow
* fixup! Test inbox flow
2025-12-27 17:46:34 +02:00
Chris
af9b0dde36
Fix api keys issue ( #706 )
2025-12-12 18:26:46 +02:00
Chris
7161504533
Fix profile settings mobile layout ( #694 )
...
* Fix profile settings mobile layout
* fixup! Fix profile settings mobile layout
2025-12-10 09:10:23 +02:00
Chris Veleris
2782b52dac
Fix background of profile settings
2025-12-09 21:52:34 +02:00
Chris
819faf0d18
Feat telegram notifications ( #692 )
...
* Add telegram notifications
* fixup! Add telegram notifications
* Cleanup
2025-12-09 20:26:53 +02:00
Chris
376cdcd7b4
Fix operator ( #631 )
2025-12-02 21:09:30 +02:00
Chris
46374b2026
Fix remove avatar ( #603 )
2025-11-27 18:12:23 +02:00
Chris
18c7785b13
Feat notifications ( #594 )
...
* Add notifications for deferred and due tasks
* Cleanup
* fixup! Cleanup
* Add notifications settings
* ADd dismissed for notifications
* Beautify project cards
* fixup! Beautify project cards
* Fix an issue with icon badge
* Cleanup scripts
* fixup! Cleanup scripts
2025-11-25 21:16:21 +02:00
Chris
75a1e68730
Tc refactor pt1 ( #589 )
...
* Refactor ProfileSettings
* Cleanup comments
* Refactor TaskDetails
* Refactor InboxModal
* fixup! Refactor InboxModal
* Fix project layout
* Add visuals to project details
* Refactor projectdetails
* Remake project metrics
* Complete project details refactor
* Fix note issues and enhance view
* Add filters
* Fix project tasks filters
* Add filters to task lists
* Add filters to task lists
* fixup! Add filters to task lists
2025-11-23 21:48:49 +02:00
Chris
c3bf5f5522
Feat add profile photo ( #580 )
...
* Add profile photo support
* Add translations
* fixup! Add translations
2025-11-19 09:00:58 +02:00
Chris
673a6a56ee
Fix static base path ( #549 )
2025-11-16 22:43:06 +02:00
Chris
bdc6e1e71f
API Access ( #495 )
...
* Scaffold API docs
* fixup! Scaffold API docs
* Add versioning
* Scaffold API Access
* fixup! Scaffold API Access
* fixup! fixup! Scaffold API Access
* Remove DEBUG logs, add tests
* fixup! Remove DEBUG logs, add tests
* Add rate limiter
* Only enable swagger in development
* Update docs
* fixup! Update docs
* fixup! fixup! Update docs
* Fix issue with markdown table headers
2025-11-07 15:19:30 +02:00
Chris
00eda4b936
Fix/descriptive ai feat ( #464 )
...
* fix AI feature not working
* fixup! fix AI feature not working
2025-11-02 14:14:55 +02:00
Chris Veleris
86bce31992
fixup! Scaffold timezone package
2025-10-20 16:01:49 +03:00
Chris Veleris
5e1c67e1c1
Scaffold timezone package
2025-10-20 13:32:03 +03:00
Chris Veleris
b78cb55caf
fixup! Add user name and surname
2025-10-11 13:26:56 +03:00
Chris Veleris
d03cb0c4ae
Add user name and surname
2025-10-11 13:26:56 +03:00
antanst
228f16dcb8
Add UID to users.
2025-10-02 12:20:45 +03:00
Chris
fcbccbc838
Feat add first day of week ( #339 )
...
* Add setup for first day of week
* Add full weekdays
* fixup! Add full weekdays
2025-09-18 12:57:28 +03:00
Chris Veleris
d1ff086d15
Add input user allowed for Telegram in settings
2025-08-14 18:00:57 +03:00
Chris Veleris
d1f451da6a
Limit users that can send to telegram bot
2025-08-14 18:00:57 +03:00
Chris
bd6d176666
Add sorting projects ( #175 )
...
* Add sorting dropdown to projects list
* Fix lint issues
* fixup! Fix lint issues
* Fix new task space and completed expose
* Fix completed switch and filters
* Fix an issue with projects not appearing as links
* Fix an issue with modal appearing relative to task list
* Remove obsolete loads
* Fix list issues
* Fix mobile/desktop settings dropdown functionality
* Update project modal layout
* Realign project options
* Fix tags dropdown in Project modal
* Fix inbox amount sidebar layout
* Fix project banner tags listing
* Remove icons from titles
* Fix lint errors
* fixup! Fix lint errors
* fixup! fixup! Fix lint errors
* Beautify notes and areas
* Experiment with new notes layout
* fixup! Experiment with new notes layout
* fixup! fixup! Experiment with new notes layout
* Fix note layout
* fixup! Fix note layout
* Fix an issue with adding an area and refreshing
the area list
* Fix an issue with project edit delete menu
* fixup! Fix an issue with project edit delete menu
* Fix an issue with projects create
* Update interaction with Notes
* Update interaction with tags
* fixup! Update interaction with tags
* Fix lint issues
* Extract shared filter
* Add sorting dropdown translations
* fixup! Add sorting dropdown translations
* fixup! fixup! Add sorting dropdown translations
2025-07-21 18:41:11 +03:00
Antonis Anastasiadis
4878c71618
Lint & format ( #159 )
...
Co-authored-by: antanst <>
2025-07-15 10:44:02 +03:00
Chris Veleris
1c21dab55d
Add more translations
2025-07-15 10:44:02 +03:00
Chris Veleris
6cd2b1ed4d
Add Italian to i18n
2025-07-15 10:44:01 +03:00
Chris Veleris
2e15d809a6
Translations, UI
2025-07-10 22:38:50 +03:00
Chris Veleris
89439b67db
Improve blank slate and add favicon, translation
2025-07-10 17:34:09 +03:00
Chris Veleris
0d29b1d903
Add telegram icon
2025-07-10 11:38:45 +03:00
Chris Veleris
90603b730d
Improve Telegram interface and process
2025-07-10 11:13:59 +03:00
Antonis Anastasiadis
220bc92b4a
Lint frontend ( #131 )
...
* Add lint-fix npm target
* Sync eslint+plugins with backend
* Add prettier
* Ignore no-explicit-any lint rule for now
* Silence eslint react warning
* Format frontend via prettier
* Lint frontend.
---------
Co-authored-by: antanst <>
2025-07-09 12:23:55 +03:00
Chris
03f38f05dc
Setup intelligence ( #84 )
...
* Add next suggestions and remove console logs
* Add pomodoro timer
* Add pomodoro switch in settings
* Fix pomodoro setting
* Add timezones to settings
* Fix an issue with password reset
* Cleanup
* Sort tags alphabetically
* Clean up today's view
* Add an indicator for repeatedly added to today
* Refactor tags
* Add due date today item
* Move recurrence to the subtitle area
* Fix today layout
* Add a badge to Inbox items
* Move inbox badge to sidebar
* Add quotes and progress bar
* Add translations for quotes
* Fix test issues
* Add helper script for docker local
* Set up overdue tasks
* Add linux/arm/v7 build to deploy script
* Add linux/arm/v7 build to deploy script pt2
* Fix an issue with helmet and SSL
* Add volume db persistence
* Fix cog icon issues
2025-06-27 14:02:18 +03:00
Chris Veleris
731f3e528a
Add rules to productivity assistant
2025-06-21 08:24:51 +03:00
Chris Veleris
57ceca2068
Update assistant
2025-06-21 07:46:14 +03:00
Chris
f3610137f0
Scaffold recurring task layout ( #83 )
...
* Scaffold recurring task layout
* Cleanup
2025-06-19 16:56:38 +03:00
Chris
f9b21dff0a
Fix today race condition ( #75 )
...
* Move frontend to root
* Fix backend issues
* Remove old routes
* Setup Dockerfile
* Fix today /tags multiplt requests issue
* Fix race condition on today's inbox widget
* Fix cors development issue
* Fix CORS for Dockerfile
* Fix dockerised settings for infinite loop
* Fix translation issues
* fixup! Fix translation issues
---------
Co-authored-by: Your Name <you@example.com>
2025-06-13 14:20:24 +03:00