Chris Veleris
92f12aad77
release: v0.86-beta.2
2025-11-05 16:28:46 +02:00
Chris
c753331874
Fix/note checkboxes ( #486 )
...
* Add checkboxes and make them clickable
* fixup! Add checkboxes and make them clickable
2025-11-05 16:09:51 +02:00
Chris
010bfb0efd
Conditionally render ( #485 )
2025-11-04 18:04:22 +02:00
Chris
3e58377ec9
Install package ( #484 )
2025-11-04 17:48:46 +02:00
Chris
8bc951b0ff
Replace ?uid with /:uid ( #482 )
...
* Replace ?uid with /:uid
* fixup! Replace ?uid with /:uid
2025-11-04 14:29:31 +02:00
Chris
eef7b98708
Fix sharing links in tag details page ( #480 )
2025-11-04 13:29:03 +02:00
Chris
f5c3bf7e69
Prevent admin from seeing all tasks ( #477 )
...
* Prevent admin from seeing all tasks
* fixup! Prevent admin from seeing all tasks
2025-11-04 09:40:33 +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
1e0d35a8c9
Fix/inconsistent tags ( #471 )
...
* Highlight project with keyboard keys
* fixup! Highlight project with keyboard keys
* fixup! fixup! Highlight project with keyboard keys
* Fix login issue
2025-11-03 12:24:16 +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 Veleris
81e4ec7ce1
release: v0.86-beta.1
2025-11-02 00:19:58 +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 Veleris
5b4a63b035
Add github action flow
2025-11-01 08:31:52 +02:00
Chris Veleris
17f8f0f280
Add code of conduct
2025-11-01 08:16:28 +02:00
Chris Veleris
d0549408e9
Add security guide
2025-11-01 08:10:01 +02:00
Chris Veleris
054f33fdca
Add pull request template
2025-11-01 07:55:06 +02:00
Chris Veleris
7e86c00ccd
Update README
2025-11-01 07:46:39 +02:00
Chris Veleris
dc2b8eb35e
Add contributing guide
2025-11-01 07:43:51 +02:00
Chris Veleris
3148bfd4ab
Add discussion template
2025-11-01 06:55:28 +02:00
Chris Veleris
ea845065e9
Add bug report template
2025-11-01 06:49:34 +02:00
David Leibovych
e8ee29c738
Increases checkbox size on mobile ( #427 )
...
* feat: makes checkbox larger
* fix: var name
* fix: revert metadata var meaning
* fix: styling
2025-10-31 22:59:14 +02:00
Chris Veleris
c565c9ec25
release: v0.85.1
2025-10-31 10:50:27 +02:00
Chris Veleris
63dfb51aaf
Fix search links
2025-10-29 23:16:32 +02:00
Chris Veleris
9bb94e8747
release: v0.85
2025-10-29 15:21:42 +02:00
Chris Veleris
c983ba42ba
Fix an issue with completed tasks in views
2025-10-29 15:19:38 +02:00
Chris Veleris
5f37423e51
release: v0.85-rc.2
2025-10-29 15:19:38 +02:00
crypt0rr
f8fa1db378
Fix broken links + Resolve Markdown issues
2025-10-29 15:17:46 +02:00
Chris Veleris
a56852b350
Fix tags migration association
2025-10-28 14:44:10 +02:00
Chris Veleris
b23a88625a
release: v0.85-rc.1
2025-10-28 08:31:22 +02:00
Chris Veleris
48d2eca4e3
Update website
2025-10-28 08:14:08 +02:00
Chris Veleris
3aa96185d0
Move instructions to docs
2025-10-28 08:04:38 +02:00
Chris Veleris
1bd5f422f3
release: v0.85-beta.1
2025-10-26 23:13:13 +02:00
Chris Veleris
ddaae04978
Set first user role as admin
2025-10-25 21:48:28 +03:00
antanst
f860fdfe3e
More stable tests by using proper data-* attrs
2025-10-25 09:25:27 +03:00
antanst
35afeb9a72
E2E test hardening.
...
- Use test specific db, not development
- Clean up DB after each test run.
2025-10-25 09:25:27 +03:00
antanst
b4f0c3e191
Update .gitignore
2025-10-25 09:25:27 +03:00
Chris
fe0266d70a
Fix tags issue ( #450 )
...
* Fix uniqueness issue for tags
* fixup! Fix uniqueness issue for tags
2025-10-25 05:07:43 +03:00
Chris Veleris
3057051ecd
Scale down font
2025-10-23 23:45:11 +03:00
Chris
5cf662d028
Fix tags deletion ( #447 )
...
* Add tag title validation and show icons
* fixup! Add tag title validation and show icons
2025-10-23 23:28:56 +03:00
Chris
48ee54a12f
Fix universal search ( #445 )
...
* Fix tags not included in views
* fixup! Fix tags not included in views
* Show toaster when creating view
* Add more translations
* Fix test issues
2025-10-23 21:43:42 +03:00
Chris Veleris
c6407570c7
Fix search collapse on mobile
2025-10-23 21:43:17 +03:00
Antonis
c7220c3060
Fix #291 ( #444 )
...
* Fix password validation on container restart
Only validate password for new users, not when updating existing users.
This prevents container crashes when TUDUDI_USER_PASSWORD is set but
doesn't meet current validation requirements for existing users.
* Fix entrypoint crash when app user doesn't exist
Check if app user exists before getting UID/GID to prevent
'id: unknown user app' error on restart. Fall back to build-time
defaults (APP_UID/APP_GID) if user is missing.
---------
Co-authored-by: antanst <>
2025-10-23 21:41:21 +03:00
David Leibovych
2761afb190
fix: keyboard should be hidden always on input blur ( #446 )
2025-10-23 21:31:49 +03:00
David Leibovych
f4769b62ef
feat: focus shows the modal, blur hides the modal on mobile ( #442 )
2025-10-23 11:50:27 +03:00
Chris Veleris
d67c728be5
release: v0.85-dev.1
2025-10-22 22:01:29 +03: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
180bdaef35
Fix an issue with task from shared project
2025-10-22 20:18:49 +03:00
Chris Veleris
2c1ad5975d
release: v0.84.2
2025-10-22 16:59:22 +03:00
Chris
ba34e2f3f4
Merge pull request #439 from chrisvel/fix-project-sharing
...
Fix an issue with tasks permissions on shared project
2025-10-22 16:29:27 +03:00