Chris
|
f9b21dff0a
|
Fix today race condition (#75)
* Move frontend to root
* Fix backend issues
* Remove old routes
* Setup Dockerfile
* Fix today /tags multiplt requests issue
* Fix race condition on today's inbox widget
* Fix cors development issue
* Fix CORS for Dockerfile
* Fix dockerised settings for infinite loop
* Fix translation issues
* fixup! Fix translation issues
---------
Co-authored-by: Your Name <you@example.com>
|
2025-06-13 14:20:24 +03:00 |
|
Chris
|
5c427ef314
|
I18n (#67)
|
2025-06-09 07:30:00 +03:00 |
|
Chris Veleris
|
7a4022085c
|
Fix an issue with state update of tasks in project details view
|
2025-02-25 17:34:26 +02:00 |
|
Chris Veleris
|
0907b44f12
|
Cleanup
|
2025-02-24 18:25:23 +02:00 |
|
Chris Veleris
|
e5c0825985
|
Refactor services
|
2025-02-21 17:45:08 +02:00 |
|
Chris Veleris
|
1ee59c0403
|
Complete transfer to zustand
|
2025-02-21 17:32:15 +02:00 |
|
Chris Veleris
|
f89b9639b8
|
Fix mutation issues
|
2024-11-21 13:37:37 +02:00 |
|
Chris Veleris
|
0cd010b4b1
|
Fix tags issues not creating
|
2024-11-17 07:48:32 +02:00 |
|
Chris Veleris
|
cbc53822f4
|
Cleanup
|
2024-11-13 12:13:38 +02:00 |
|
Chris Veleris
|
cc3ad37a56
|
Fix projects dropdown in tasks modal
|
2024-11-12 17:38:14 +02:00 |
|
Chris Veleris
|
62325a0c2d
|
Fix notes tag issue and add action button
|
2024-11-08 14:55:46 +02:00 |
|
Chris Veleris
|
7ad521994c
|
Update fullscreen mobile view modals
|
2024-11-07 00:29:49 +02:00 |
|
Chris Veleris
|
e9030f1aba
|
Fix logout and badges
|
2024-11-05 15:15:46 +02:00 |
|
Chris Veleris
|
9a2f4855a0
|
Fix tag links
|
2024-11-03 14:27:46 +02:00 |
|
Chris Veleris
|
32bcc014d6
|
Setup tsc compilation and eslint
|
2024-10-28 18:21:53 +02:00 |
|
Chris Veleris
|
c8083c7c4f
|
Remove obsolete comments
|
2024-10-27 11:14:20 +02:00 |
|
Chris Veleris
|
dfcb97a355
|
Move to React
Add .gitignore
Removed node_modules from previous commit
Fix task modes
Fix task modes
Fix task modes
Remove node_modules
Update basic task modal
Add notes functionality
Improve UI
Setup views
Add scopes
Fix projects layout
Restructure
Fix rest of the UI issues
Cleanup old views
Add .env to .gitignore
|
2024-10-25 21:03:43 +03:00 |
|