218 Commits

Author SHA1 Message Date
c7a2d78227
build: bump the project dependencies 2025-01-02 16:37:15 +01:00
97a3a24378
refactor: remove the deprecated web resource configuration and use the script component () 2025-01-02 09:20:02 +00:00
7f5a524d4b
refactor: remove the deprecated web resource configuration and use the script component 2025-01-02 09:43:01 +01:00
dbd3a5841b
chore: update the crate author's email address () 2025-01-02 08:36:29 +00:00
60cf0b641d
chore: set the project icon for JetBrains IDEs () 2025-01-02 08:36:13 +00:00
bfadb1c2b2
chore: add the Docker compose symlink to .gitignore () 2025-01-01 21:47:07 +00:00
da2291b6e7
build: remove needless packages from the production Docker image () 2025-01-01 21:14:34 +00:00
5b1df9577b
build: add Docker files to the .dockerignore () 2025-01-01 20:19:45 +00:00
0548c6cbea
chore: update the crate author's email address 2025-01-01 21:00:27 +01:00
8dda8ec0dd
chore: set the project icon for JetBrains IDEs 2025-01-01 20:57:40 +01:00
5725c3e7da
chore: add the Docker compose symlink to .gitignore 2025-01-01 20:52:21 +01:00
f688c7c2fa
build: remove needless packages from the production Docker image 2025-01-01 20:50:16 +01:00
3677cc343c
build: add Docker files to the .dockerignore 2025-01-01 20:40:19 +01:00
d7c4b0788d
build: update the npm package lock () 2024-12-30 19:01:11 +00:00
37ab61743f
build: update the npm package lock 2024-12-30 19:42:55 +01:00
5a4716146e
chore: add a default merge message template () 2024-12-30 18:38:41 +00:00
2b719e0c0f
chore: add a default merge message template 2024-12-30 13:52:32 +01:00
45a20cdaef
ci: add pull request check Gitea actions () 2024-12-30 11:39:57 +00:00
da87cd95da
build: pin the Docker image versions with their index digests 2024-12-29 21:35:11 +01:00
6b2bfb5ebe
style: remove needless lifetimes 2024-12-29 21:07:07 +01:00
a83b376f7b
refactor: import different dependencies only in the correct target binary 2024-12-29 20:50:06 +01:00
3646aa91c4
style: fix the rustfmt linted files 2024-12-29 19:30:35 +01:00
149451cc77
style: fix the Prettier linted files 2024-12-29 19:21:50 +01:00
3ab06794e3
ci: install the npm lint dependencies 2024-12-29 19:21:22 +01:00
c095a98c5b
build: fix the Dockerfiles 2024-12-29 19:11:21 +01:00
028f833cae
ci: add pull request check Gitea actions 2024-12-29 17:33:57 +01:00
609e9c1250 build: migrate to Dioxus 0.6 () 2024-12-29 15:03:04 +01:00
fcf362ee6b feat: task list item margin 2024-12-29 14:57:55 +01:00
e6fc1e3fc1 chore: remove the dist directory from .dockerignore 2024-12-12 22:05:05 +01:00
a3708198ce build: migrate to Dioxus 0.6 2024-12-12 21:02:09 +01:00
f56a85277a feat: international string sorting () 2024-09-19 22:19:11 +02:00
e981775494 refactor: use one global static collator 2024-09-19 22:12:11 +02:00
ecf27baaf0 feat: sort projects by title internationally 2024-09-19 21:25:41 +02:00
784838a33d build: add feruca to dependencies 2024-09-19 21:23:49 +02:00
d8bc41f786 feat: text input value trimming () 2024-09-19 20:47:58 +02:00
934b5176c1 feat: trim values from text input fields 2024-09-19 20:41:50 +02:00
905b2f4715 fix: project selection getting reset in on category change in the task form () 2024-09-19 20:23:34 +02:00
b00c01e031 fix: project selection getting reset in on category change in the task form 2024-09-19 20:05:53 +02:00
fa1dc911f2 feat: progressive web app support () 2024-09-15 18:33:13 +02:00
6a4fe60fff feat: make the theme color darker 2024-09-13 20:09:27 +02:00
ecd18b2f5d feat: update the icon 2024-09-13 17:57:36 +02:00
59a59ecc0a feat: the webmanifest 2024-09-13 16:34:06 +02:00
56680c8f34 feat: the app icon 2024-09-13 16:34:00 +02:00
62e0ae4137 feat: a custom index.html 2024-09-13 16:33:50 +02:00
ddf3970f85 feat: deployment () 2024-09-13 12:42:20 +02:00
c995b9286f build: optimize the production Dockerfile 2024-09-13 12:34:52 +02:00
bc78c404bb build: pin the package version in the production Dockerfile 2024-09-13 11:15:49 +02:00
47fa447603 build: connect the app and database Docker compose services in the production 2024-09-13 10:13:17 +02:00
409a8fa2a9 build: optimize the production Dockerfile 2024-09-13 10:11:04 +02:00
d41879d8ed fix: only run the pending migrations on server 2024-09-13 10:10:20 +02:00