nfoert

Results 51 issues of 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.

feature
client
server

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.

feature
good first issue
awaiting merge
client
hacktoberfest

Various improvements to the items system - [ ] Items aren't separated by text and link item - [ ] Make items rearrangeable - [ ] Pop out the item...

feature
client
server

Add an small animation when the items are added to the sidebar in the information section.

feature
awaiting merge
client

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]...

feature
awaiting merge
client
hacktoberfest

It has `position: fixed;`. This may just be an issue in the mobile preview. More investigation is needed

bug
awaiting merge
client

More investigation is required

bug
awaiting merge
client
server

More investigation is needed for why

bug
client

I'm not really sure how this happened. The IDs with dashes (`-`) should be replaced to use underscores (`_`) instead.

bug
awaiting merge
client
hacktoberfest

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...

documentation