nfoert
nfoert
Currently the username and password data is stored in the http headers which isn't the most secure. Implement a better way to send these credentials.
Actually show if there's been unsaved changes in the editor view and warn the user if they try to leave the page with unsaved changes.
Various improvements to the items system - [ ] Items aren't separated by text and link item - [ ] Make items rearrangeable - [ ] Pop out the item...
Add an small animation when the items are added to the sidebar in the information section.
The all important mobile support. This will probably wait until some things are functional and beta releases are going out. - [x] Index page - [x] Authentication page - [x]...
It has `position: fixed;`. This may just be an issue in the mobile preview. More investigation is needed
More investigation is required
I'm not really sure how this happened. The IDs with dashes (`-`) should be replaced to use underscores (`_`) instead.
There's a bunch of missing things in this repository that are still needed. https://github.com/nfoert/cardie/community - [x] Code of Conduct - [x] Contributing Guidelines - [x] License - [ ] Security...