Chris
72d0baeb75
Notes page revamp! ( #487 )
...
* Setup wide layout
* fixup! Setup wide layout
* Setup new layout
2025-11-06 17:59:30 +02:00
Chris
26a0024207
Add new logos ( #463 )
...
* Add new logos
* fixup! Add new logos
* fixup! fixup! Add new logos
* Setup login screen
* fixup! Setup login screen
2025-11-02 00:18:40 +02:00
antanst
1d4dcef1d1
Optimize webpack build speed with SWC and caching
...
- Replace Babel with SWC for 70-80% faster TypeScript compilation
- Add filesystem caching for 90% faster subsequent builds
- Update TypeScript config for better performance:
- Upgrade target to ES2020
- Use bundler moduleResolution
- Enable incremental compilation
- Add .tsbuildinfo and webpack cache to .gitignore
Build time improved from ~5-10s to ~1.7s
2025-08-06 17:08:58 +03:00
Chris Veleris
89439b67db
Improve blank slate and add favicon, translation
2025-07-10 17:34:09 +03:00
Chris Veleris
8f5fd05926
Move recurring elements together
2025-06-20 12:04:36 +03:00
Chris
3c1209a5a9
Express migration ( #80 )
...
* Initial migration
* Cleanup and create migration scripts
* Introduce test suite
* Fix test issues
* Correct CORS issue and update paths
* Update README
2025-06-16 21:50:44 +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
Chris
5c427ef314
I18n ( #67 )
2025-06-09 07:30:00 +03:00
Chris Veleris
cbc53822f4
Cleanup
2024-11-13 12:13:38 +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