Chris
|
6e3b1b4099
|
Fix tag validation error messages not shown to user (#861)
|
2026-02-24 14:49:49 +02:00 |
|
Antonis Anastasiadis
|
220bc92b4a
|
Lint frontend (#131)
* Add lint-fix npm target
* Sync eslint+plugins with backend
* Add prettier
* Ignore no-explicit-any lint rule for now
* Silence eslint react warning
* Format frontend via prettier
* Lint frontend.
---------
Co-authored-by: antanst <>
|
2025-07-09 12:23:55 +03:00 |
|
Chris
|
f3610137f0
|
Scaffold recurring task layout (#83)
* Scaffold recurring task layout
* Cleanup
|
2025-06-19 16:56:38 +03:00 |
|
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 |
|