Rafael Bradley
Rafael Bradley
As Jetpack Compose has released it's 1.0.0, it would be nice a compostable version of the navbar
- Added new `HOUR`, `MINUTE`, and `YEAR` periods. - Added translation support in `models.py`
Added Spanish version of the documentation in ``README.es.rst``
Maybe automatically updating the library every 15 minutes and once when the app starts? Status: - [x] Add support for library importing and merging - [ ] Add support for...
It'll be better for state handling and it'll allow real-time form validation, not like the current `FormData` implementation.
We can use shadcn/ui as a base to create a good themable components library. I'd also say to move all the modal components to `@/components/modals` and the component library to...
The title. The components structure is a chaos rn and it's definitely not something reusable.
Lets imagine that a user updates the same field of the same library entry at the same time in both the app and in an external account. We should probably...
It may be another screenshot of the same app screen but changing the `Makoto Shinkai`
In-app notifications will probably be better than system notifications for app-related things (not for things like new episode or chapter notifications). This could be done creating a global React context...