Commit graph

105 commits

Author SHA1 Message Date
Chris
673a6a56ee
Fix static base path (#549) 2025-11-16 22:43:06 +02:00
Chris
b8c46e1d0d
Set verification modal on escape (#470) (#473)
* fixup! Fix priority auto (#470)

* Add translations
2025-11-03 16:27:13 +02:00
Chris
9807a4eea2
Fix priority auto (#470)
* Make none as default priority for tasks and projects

* fixup! Make none as default priority for tasks and projects
2025-11-02 16:51:11 +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
26a0024207
Add new logos (#463)
* Add new logos

* fixup! Add new logos

* fixup! fixup! Add new logos

* Setup login screen

* fixup! Setup login screen
2025-11-02 00:18:40 +02:00
Chris
02b493d61f
Universal search (#412)
* Global search scaffold

* Add search preview text

* Add generic fallback for preview text in search

* fixup! Add generic fallback for preview text in search

* Add more tweaks

* fixup! Add more tweaks

* Fix an issue with criteria

* fixup! Fix an issue with criteria

* fixup! fixup! Fix an issue with criteria

* fixup! fixup! fixup! Fix an issue with criteria

* Fix an issue with priority filter

* fixup! Fix an issue with priority filter

* Add sortable pins

* fixup! Add sortable pins

* Make options collapsed by default

* Tweak UI

* Add tests

* Add translations

* Add more translations

* fixup! Add more translations

* Add minor tweaks
2025-10-22 22:00:45 +03:00
Chris Veleris
7178f3dccb Add user edit 2025-10-15 16:48:03 +03:00
Chris Veleris
2cd7d9abe4 Add translations 2025-10-15 13:05:57 +03:00
antanst
1a500663ed Merge branch 'cleanups' into pro/user-perms 2025-10-02 15:42:42 +03:00
Chris
9d2b1895af
Feat/add project states (#354)
* Scaffold project states

* fixup! Scaffold project states

* Fix blinking project modal

* fixup! Fix blinking project modal

* fixup! fixup! Fix blinking project modal

* Fix an issue with the tag input autosuggest

* fixup! Fix an issue with the tag input autosuggest

* fixup! fixup! Fix an issue with the tag input autosuggest

* Add state to project details

* fixup! Add state to project details

* Add state indicator on project cards

* fixup! Add state indicator on project cards
2025-09-29 16:04:25 +03:00
antanst
c232d00d9a Admin user management: backend API and frontend UI.
- Add admin-only users API: list/create/delete (prevent self-delete and last-admin deletion).
- Include is_admin in auth responses.
- Frontend: /admin/users page with table, selection, remove, Add User modal.
- Show “Manage users” in user menu for admins and optional sidebar link.
- Add i18n strings for admin UI.
- Enhance create user script to grant admin via optional third arg.
- Minor: set dev bootstrap user as admin in start script.
2025-09-22 15:20:46 +03:00
Chris
c237d71ccb
Add inbox pagination (#340)
* Bump version

* Bump version

* Scaffold inbox pagination

* fixup! Scaffold inbox pagination
2025-09-19 16:07:50 +03:00
klahr
bc121b03d8
Fix translation (#344) 2025-09-19 10:53:23 +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
568613151b Fix delete note refresh (#337)
* Remove note from store when deleting

* fixup! Remove note from store when deleting

* Fix note deletion issues

* fixup! Fix note deletion issues

* Add translations
2025-09-18 12:57:28 +03:00
klahr
1aef01c107
Feature/updated swedish translations (#294)
* Update Swedish translations

* Remove Title Case to make it more Swedish

* Change from Notifikationer to Aviseringar

* Change casing

* Fix bad translation

* Update Swedish translation
2025-08-29 15:03:14 +03:00
klahr
51c1ece2c7 Update Swedish translations 2025-08-20 01:26:51 +03:00
klahr
b75d72dc90 Update Swedish translations 2025-08-20 01:26:51 +03:00
klahr
213e3e4c0d Update Swedish translations 2025-08-20 01:26:51 +03:00
klahr
fd0d5c0572 Update Swedish translations 2025-08-20 01:26:51 +03:00
Chris Veleris
58440d3c10 Add missing translations 2025-08-18 12:25:12 +03:00
Chris Veleris
f91b375079 Refactor Upcoming section and recurring setup 2025-08-13 19:00:37 +03:00
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