Commit graph

83 commits

Author SHA1 Message Date
antanst
1f577fc410 Add confirmation dialog when deleting project. 2025-08-08 22:35:29 +03:00
Chris Veleris
e081ed622a Update translations 2025-08-04 23:50:53 +03:00
Chris Veleris
e590fec7aa Fix layout view in today 2025-08-04 23:50:53 +03:00
Chris Veleris
62b2143689 Improve task page 2025-08-04 23:50:53 +03:00
Chris Veleris
40cd82a2e6 Update detailed view for tasks 2025-08-04 23:50:53 +03:00
Chris Veleris
6e9dd9e6f0 Add missing translations and fix an issue with duplicate toasters 2025-07-15 10:44:02 +03:00
arnopensource
bc498dc7d7 Add correct placeholder for project description (#147) 2025-07-15 10:44:02 +03:00
Chris Veleris
1c21dab55d Add more translations 2025-07-15 10:44:02 +03:00
Chris Veleris
06b9edd566 Add more translations 2025-07-15 10:44:01 +03:00
Chris Veleris
8e7f25b3a6 Add multilanguage support 2025-07-15 10:44:01 +03:00
Chris Veleris
6cd2b1ed4d Add Italian to i18n 2025-07-15 10:44:01 +03:00
Chris Veleris
c5b9eec89f Improve settings compatibility 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
749d30610a Cleanup page info and search areas 2025-07-10 13:50:18 +03:00
Chris Veleris
15e0e51867 Improve translations for inbox blank slate 2025-07-10 11:45:56 +03:00
Chris Veleris
90603b730d Improve Telegram interface and process 2025-07-10 11:13:59 +03:00
Chris Veleris
0cf194ea21 Fix an issue in Inbox that causes a glitch on reload 2025-07-09 23:44:09 +03:00
Chris Veleris
da289da427 Update plus icon inbox translation 2025-07-08 17:56:48 +03:00
Chris Veleris
d1c04cd2ca Fix an issue with priority dropdown not persisting 2025-07-05 21:16:58 +03:00
Chris Veleris
f9eba248d5 Improve taskmodal layout 2025-07-04 18:14:43 +03:00
Chris Veleris
1e63cb2ff2 Add project name not empty validation and error 2025-07-04 14:19:11 +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
3affbe9baf Add translations 2025-06-21 08:40:31 +03:00
Chris Veleris
6d1a82cc0a Upgrade task intelligence 2025-06-21 08:36:40 +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 Veleris
e72d8daea8 Fix several small issues 2025-06-19 22:49:06 +03:00
Chris
f3610137f0
Scaffold recurring task layout (#83)
* Scaffold recurring task layout

* Cleanup
2025-06-19 16:56:38 +03:00
Chris
3c1209a5a9
Express migration (#80)
* Initial migration

* Cleanup and create migration scripts

* Introduce test suite

* Fix test issues

* Correct CORS issue and update paths

* Update README
2025-06-16 21:50:44 +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
Chris
5c427ef314
I18n (#67) 2025-06-09 07:30:00 +03:00
Chris Veleris
73e2e1497a Fix projects layout view 2025-03-27 07:41:07 +02:00
Chris Veleris
7a4022085c Fix an issue with state update of tasks in project details view 2025-02-25 17:34:26 +02:00
Chris Veleris
13ed68c739 Add due_date_at to projects 2025-02-24 21:25:52 +02:00
Chris Veleris
0907b44f12 Cleanup 2025-02-24 18:25:23 +02:00
Chris Veleris
e5c0825985 Refactor services 2025-02-21 17:45:08 +02:00
Chris Veleris
1ee59c0403 Complete transfer to zustand 2025-02-21 17:32:15 +02:00
Chris Veleris
0af8ace07e Update rest of entities 2025-02-15 00:08:01 +02:00
Chris Veleris
3e23d74314 Move projects 2025-02-14 18:17:58 +02:00
Chris Veleris
cdd4f6da0b Replace areas 2025-02-13 01:15:04 +02:00
Chris Veleris
42aa10b378 Fix project issues with areas and active filter 2024-12-16 17:44:40 +02:00
Chris Veleris
768e5cbcf8 Add project priorities 2024-11-27 16:55:56 +02:00
Chris Veleris
29c50da848 Add project tags 2024-11-21 16:23:29 +02:00
Chris Veleris
f89b9639b8 Fix mutation issues 2024-11-21 13:37:37 +02:00
Chris Veleris
2f46b25eba Add today page 2024-11-18 21:47:04 +02:00
Chris Veleris
0cd010b4b1 Fix tags issues not creating 2024-11-17 07:48:32 +02:00
Chris Veleris
05cfbddec8 Fix an issue with notes not adding tags on creation 2024-11-13 14:48:12 +02:00
Chris Veleris
cbc53822f4 Cleanup 2024-11-13 12:13:38 +02:00
Chris Veleris
085fb25de9 Change all bootstrap icons to heroicons 2024-11-12 21:58:54 +02:00