Commit graph

9 commits

Author SHA1 Message Date
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 Veleris
2f46b25eba Add today page 2024-11-18 21:47:04 +02:00
Chris Veleris
cbc53822f4 Cleanup 2024-11-13 12:13:38 +02:00
Chris Veleris
9cce721447 Fix sorting dropdown placement 2024-11-09 00:24:12 +02:00
Chris Veleris
62325a0c2d Fix notes tag issue and add action button 2024-11-08 14:55:46 +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
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