Commit Graph

106 Commits

Author SHA1 Message Date
Max G
fcee24a61d Added a night mode and no way to toggle it!
Tweaked a lot of styles and added some cool animations
Added a little to the help text
Quickly adding a note, saving and closing no longer causes half formed or empty notes to appear
Close Editor animation
Display cards text show at the bottom of card
Added a delete function, and it works
Added browser title attributes
More debugging and error checking on scraped links
Updated not search to display title and text below the title
2019-07-29 07:22:47 +00:00
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
Max G
e52ae65a42 Cleaned up some display issues that probably still need work
Added some colors to the notes and basic support for displaying the colors on the main list

Added a toggle to disable the fancy text editor and just use a basic textarea

Added some mobile styles with much better support for smaller screens

Added tag suggestions based on user input, excluding tags from current note, only using tags user has put into system

Cleaned and refactored a bunch of stuff
2019-07-21 16:28:07 +00:00
Max G
e6c16f3d37 Better formatting and tag stripping for note title display
cleaned up interface a bunch
allow for opening of two notes at once
Escape closes note
Added global helper class and time ago function
Time ago function displays on main page and in note
Removed tab button creating tabbed spaces in document
Simplified save text
2019-07-20 23:07:22 +00:00
Max G
61754fe290 Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
Max G
dbc3e5428c Initial Commit
* Added Readme
2019-01-27 20:09:40 +00:00