SolidScribe/client/src/components
Max G b0a8071b41 Searching, url indexing
* Added a help page
* Cleaned up home and login pages
* Menu is hidden when on notes section of app
* Added username to login data
* Notes now change to the color selected for the note
* Note save function has a 500ms debounce to prevent spamming
* Solr results now displays content from notes, tags and attachments
* All note data is now indexed in solr
* Notes containing URLs are now scraped and put into tag solr index
* Attachments that are removed from note are deleted when url is removed
* Minor little tweaks and fixes all over the place
2019-07-24 18:06:50 +00:00
..
HelloWorld.vue Searching, url indexing 2019-07-24 18:06:50 +00:00
HelpPage.vue Searching, url indexing 2019-07-24 18:06:50 +00:00
InputNotes.vue Searching, url indexing 2019-07-24 18:06:50 +00:00
Login.vue Searching, url indexing 2019-07-24 18:06:50 +00:00
Notes.vue Better formatting and tag stripping for note title display 2019-07-20 23:07:22 +00:00
NoteTagEdit.vue Cleaned up some display issues that probably still need work 2019-07-21 16:28:07 +00:00
NoteTitleDisplayCard.vue Searching, url indexing 2019-07-24 18:06:50 +00:00
SearchBar.vue Searching, url indexing 2019-07-24 18:06:50 +00:00