Small improvements - [x] Remove `.expect()` return http 500 on controller errors - [x] Search should allow sub word searching automatically - [x] Notes create form full height - [x] Version number in all sidebars - [x] Created posts should be in position 0 - [ ] When web editor is open for a long time inactive autorefresh notes body - [x] Don't use API_URL const in vite proxy /api to port 8080 Better web client - [x] Refactor / cleanup rest endpoints - [ ] Rich text editor tab + shift tab move bullet indentation of list items - [ ] Offline web support (serviceworker auto update) / indexdb - [ ] Global sync button / state Global send feature (Centralized always working LocalSend clone) - [ ] Intergrate Firebase messaging in serviceworker / Android app - [ ] Save fcm_token in session table - [ ] Settings request permissions - [ ] Add receive stuff - [ ] Add send page - text clipboard / url auto open on notification click - image clipboard - file / folder drag drop Native Android app - [ ] Native Android app - No Kotlin - No Compose - Use ReactDroid? - Use modern / Google Android libs (intergrate in bob)
Small improvements
.expect()return http 500 on controller errorsBetter web client
Global send feature (Centralized always working LocalSend clone)
Native Android app