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
Chris Veleris
08f56ceb44
fixup! Add tests
2025-10-22 16:28:13 +03:00
Chris Veleris
02633da704
Add tests
2025-10-22 15:56:48 +03:00
Chris Veleris
bbc4615ee3
Fix an issue with sharing permissions
2025-10-22 13:29:37 +03:00
Chris Veleris
dde704d764
Fix an issue with tasks permissions on shared project
2025-10-22 12:10:50 +03:00
Chris Veleris
cbffc564af
release: v0.84.1
2025-10-20 18:27:19 +03:00
Chris Veleris
e363202dad
Update dependencies
2025-10-20 16:17:07 +03:00
Chris Veleris
82c994bd00
release: v0.84.1-rc1
2025-10-20 16:09:17 +03:00
Chris
0e6295608c
Merge pull request #429 from chrisvel/fix-timezones-missing
...
Fix timezones missing
2025-10-20 16:07:32 +03:00
Chris Veleris
86bce31992
fixup! Scaffold timezone package
2025-10-20 16:01:49 +03:00
Chris
31868d8a67
Merge pull request #428 from chrisvel/fix-users-migrations
...
Fix user roles migrations
2025-10-20 15:49:51 +03:00
antanst
4774331d07
Add migration to backfill roles for existing users
...
This migration backfills role entries for users that existed before the roles system was introduced.
- If no admins exist: Missing users become admins to prevent lockout
- If admins exist: Missing users become regular users (safe default)
- Idempotent: Safe to run multiple times
2025-10-20 14:43:42 +03:00
Chris Veleris
5e1c67e1c1
Scaffold timezone package
2025-10-20 13:32:03 +03:00
Chris
2da6b98e5e
Merge pull request #426 from chrisvel/fix-inbox-20
...
Fix inbox sidebar counter
2025-10-20 12:17:03 +03:00
Chris Veleris
02854b2fa3
Fix inbox sidebar counter
2025-10-20 12:16:12 +03:00
Chris
e066713969
Merge pull request #425 from chrisvel/fix-note-deletion
...
Fix note modal deletion confirmation box
2025-10-20 12:13:41 +03:00
Chris Veleris
3d7d61ee8b
Fix note modal deletion confirmation box
2025-10-20 12:12:34 +03:00
Chris
e515667843
Merge pull request #424 from chrisvel/fix-create-one-note
...
Fix not visible note button
2025-10-20 11:26:04 +03:00
Chris Veleris
a56d12b441
Fix not visible note button
2025-10-20 11:21:35 +03:00
Chris
1d1d07059c
Merge pull request #423 from chrisvel/fix-dialog-hide
...
Fix modal closing when dragging content
2025-10-20 10:54:13 +03:00
Chris Veleris
3c7a4851bb
Fix modal closing when dragging content
2025-10-20 10:50:26 +03:00
Chris
1bab67843a
Merge pull request #422 from chrisvel/fix-inbox-uid
...
Fix inbox uid
2025-10-20 00:09:22 +03:00
Chris Veleris
8e0fae675c
Update readme and website
2025-10-20 00:05:54 +03:00
Chris Veleris
848296421e
Add UIDs to database items missing
2025-10-18 23:05:34 +03:00
Chris Veleris
589aafa643
Add UIDs to database items missing
2025-10-18 23:04:27 +03:00
Chris Veleris
e17b3f4b4e
release: v0.84
2025-10-18 22:19:47 +03:00
Chris Veleris
8fd3ef4b58
release: v0.84-rc1
2025-10-17 18:15:19 +03:00
Chris
13c972f697
Merge pull request #414 from chrisvel/fix-project-sharing-table
...
Add user edit
2025-10-15 16:50:08 +03:00
Chris Veleris
7178f3dccb
Add user edit
2025-10-15 16:48:03 +03:00
Chris
3582a0ccd1
Merge pull request #413 from chrisvel/fix-sharing-translations
...
Add translations for project sharing
2025-10-15 13:10:34 +03:00
Chris Veleris
2cd7d9abe4
Add translations
2025-10-15 13:05:57 +03:00