Chris Veleris
c906c3e9b1
release: v0.88.2-dev.2
2025-12-19 11:13:50 +02:00
Chris
4d2ea4212c
Cleanup statuses ( #724 )
...
* Cleanup statuses
* Add more statuses
* Hide buttons
* fixup! Hide buttons
* Show subtasks on click
* Fix status button in taskdetails page
* fixup! Fix status button in taskdetails page
* fixup! fixup! Fix status button in taskdetails page
* Fix today planned query
2025-12-19 11:13:27 +02:00
Chris Veleris
1e51cff18c
release: v0.88.2-dev.1
2025-12-18 16:19:07 +02:00
Chris
cc8965113b
Fix sql issue ( #723 )
2025-12-18 15:54:18 +02:00
Chris Veleris
049333148a
release: v0.88.1
2025-12-17 16:05:32 +02:00
Chris
de65579afe
Fix long date names ( #716 )
2025-12-15 17:54:08 +02:00
Chris Veleris
0f01773beb
release: v0.88.1-rc.2
2025-12-15 14:00:02 +02:00
Chris
e5b74b0760
Fix completed color ( #713 )
2025-12-15 13:59:46 +02:00
Chris Veleris
0295669050
release: v0.88.1-rc.1
2025-12-14 12:29:22 +02:00
Chris Veleris
826215ca01
release: v0.88.1-rc.1
2025-12-14 12:28:47 +02:00
Chris Veleris
5cb33c8dde
Disable features in development
2025-12-14 12:27:37 +02:00
Chris Veleris
43481d4df6
Fix in progress today priority
2025-12-14 09:07:39 +02:00
Chris
a8548b045b
Introduce sort utils ( #709 )
...
* Introduce sort utils
* Fix test issues
2025-12-14 01:13:57 +02:00
Chris
269197e3db
Feat: habits ( #707 )
...
* Scaffold habits
* Fix today issues
* Fix buttons in taskitem
* Fix mobile layout
* Fix creation process
* Add to sidebar
* fixup! Add to sidebar
* fixup! fixup! Add to sidebar
2025-12-13 08:47:52 +02:00
Chris Veleris
4f4f7c9c04
release: v0.88.0
2025-12-12 19:47:57 +02:00
Chris
af9b0dde36
Fix api keys issue ( #706 )
2025-12-12 18:26:46 +02:00
Chris Veleris
bd7582a59b
release: v0.88.0-rc.1
2025-12-11 17:05:49 +02:00
Chris Veleris
4695ff1243
release: v0.88.0-beta.1
2025-12-10 11:43:31 +02:00
Chris Veleris
5b5a0df8cf
Update translations
2025-12-10 11:43:15 +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
0d3ed13007
Fix an issue with priority in taskmodal
2025-12-09 22:58:21 +02:00
Chris Veleris
2782b52dac
Fix background of profile settings
2025-12-09 21:52:34 +02:00
Chris Veleris
695c5afaa6
Remove FFs
2025-12-09 21:51:13 +02:00
Chris Veleris
b5736abfb0
release: v0.88.0-dev.2
2025-12-09 20:28:22 +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
25bdae9ee0
Fix readAt counter for notifications ( #691 )
...
* Fix readAt counter
* fixup! Fix readAt counter
2025-12-09 13:45:25 +02:00
Chris
67d8f9e0dd
Add universal filter to tag details page ( #690 )
...
* Add universal filter to tag details page
* fixup! Add universal filter to tag details page
2025-12-09 12:45:01 +02:00
Chris
442ace69bb
Fix bug 675 ( #689 )
...
* Add group by filter and URL encode
* fixup! Add group by filter and URL encode
2025-12-09 12:11:21 +02:00
Rafael Sargento
b3612dc0f2
changed ignore condition for telegram processing ( #672 )
2025-12-09 11:07:57 +02:00
Chris
b0b613f7bd
Reorder elements ( #687 )
...
* Reorder elements
* Enhance global search
2025-12-09 10:51:51 +02:00
Chris
bf281b740d
Feat backups ( #686 )
...
* Scaffold backups
* Add FFlags
* fixup! Add FFlags
* fixup! fixup! Add FFlags
* fixup! fixup! fixup! Add FFlags
2025-12-09 08:00:46 +02:00
Chris Veleris
595252820e
Move +Add to inbox top
2025-12-08 18:11:25 +02:00
Chris Veleris
e1b3b09f72
release: v0.88.0-dev.1
2025-12-08 17:50:17 +02:00
Chris
c18356bf0d
Fix bug 571 ( #684 )
...
* Improve Productivity Assistant title pluralization and wording
Fixes #569
* fixup! Improve Productivity Assistant title pluralization and wording
* Fix an issue with tasks in prod assistant
2025-12-08 17:35:44 +02:00
Chris
79170bdac5
Improve Productivity Assistant title pluralization and wording ( #683 )
...
* Improve Productivity Assistant title pluralization and wording
Fixes #569
* fixup! Improve Productivity Assistant title pluralization and wording
2025-12-08 17:20:13 +02:00
Chris Veleris
6466f6ae00
Fix an issue with attachment permissions
2025-12-08 16:33:49 +02:00
Chris
e3dcb49efa
Fix bug 661 ( #682 )
...
* Limit project card text length
* Fix projects issues
* fixup! Fix projects issues
2025-12-08 16:14:10 +02:00
Chris
1f26b524c1
Fix items to tasks ( #681 )
2025-12-08 12:39:08 +02:00
Chris
e8d51c5c34
Fix locale issues ( #680 )
2025-12-08 12:23:43 +02:00
Chris
3649e24448
Fix bug 677 ( #679 )
...
* Add lint-staged
* fixup! Add lint-staged
2025-12-08 12:06:27 +02:00
Chris
17b2ca29cd
Fix sequelize issue ( #678 )
...
* Fix sequelize issue
* fixup! Fix sequelize issue
2025-12-08 11:27:00 +02:00
Chris
3796324675
Feat add inbox flow ( #676 )
...
* Replace quick capture
* Transfer to inbox
* Fix inbox edit
* fixup! Fix inbox edit
* fixup! fixup! Fix inbox edit
* fixup! fixup! fixup! Fix inbox edit
* fixup! fixup! fixup! fixup! Fix inbox edit
* fixup! fixup! fixup! fixup! fixup! Fix inbox edit
* Add long text
* fixup! Add long text
* fixup! fixup! Add long text
* fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
2025-12-08 09:21:35 +02:00
Justus
66e8576384
Fix healthcheck command to use array syntax ( #673 )
...
* Fix healthcheck command to use 127.0.0.1 instead of localhost
* Re-add timeout to healthcheck
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update Docker healthcheck command
Removed the '-t 1' option from the wget command added by Copilot in the Docker healthcheck as it is not supported in the BusyBox build.
* Refactor HEALTHCHECK command in Dockerfile to use array syntax
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-08 08:31:43 +02:00
Chris Veleris
bf9c8fa508
Add test coverage
2025-12-07 14:12:38 +02:00
Chris Veleris
eb0f2e603e
Fix attachments layout
2025-12-07 14:12:38 +02:00
Chris Veleris
b0c550f92e
Cleanup recurring tasks
2025-12-07 14:12:38 +02:00
Chris Veleris
9b3aa26f5a
Cleanup recurring tasks
2025-12-07 14:12:38 +02:00
Chris Veleris
61b94e1c9c
Cleanup recurring tasks
2025-12-07 14:12:38 +02:00
Chris Veleris
c5851ea38b
Add file attacmhments
2025-12-07 14:12:38 +02:00
Justus
a6c133277f
Fix healthcheck command to use 127.0.0.1 instead of localhost ( #669 )
...
* Fix healthcheck command to use 127.0.0.1 instead of localhost
* Re-add timeout to healthcheck
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update Docker healthcheck command
Removed the '-t 1' option from the wget command added by Copilot in the Docker healthcheck as it is not supported in the BusyBox build.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-06 22:59:16 +02:00