SolidScribe/client/src
Max G d349fb8328 * Adjusted theme colors to add more contrast on white theme while making black more OLED friendly
* Links now get an underline on hover
* Cleaned up CSS variable names, added another theme color for more control
* Cleaned up unused CSS, removed scrollbars popping up, tons of other little UI tweaks
* Renamed shared notes to inbox
* Tweaked form display, seperated login and create accouts
* Put login/sign up form on home page
* Created more legitimate marketing for home page
* Tons up updates to note page and note input panel
* Better support for two users editing a note
* MUCH better diff handling, web sockets restore notes with unsaved diffs
* Moved all squire text modifier functions into a mixin class
* It now says saving when closing a note
* Lots of cleanup and better handiling of events on mount and destroy
* Scroll behavior modified to load notes when closer to bottom of page
* Pretty decent shared notes and sharable link support
* Updated help text
* Search now includes tag suggestions and attachment suggestions
* Cleaned up scratch pad a ton, allow for users to create new scratch pads
* Created a 404 Page and a Shared note page
* So many other small improvements. Oh my god, what is wrong with me, not doing commits!?
2020-06-07 20:57:35 +00:00
..
assets * Adjusted theme colors to add more contrast on white theme while making black more OLED friendly 2020-06-07 20:57:35 +00:00
components * Adjusted theme colors to add more contrast on white theme while making black more OLED friendly 2020-06-07 20:57:35 +00:00
mixins * Adjusted theme colors to add more contrast on white theme while making black more OLED friendly 2020-06-07 20:57:35 +00:00
pages * Adjusted theme colors to add more contrast on white theme while making black more OLED friendly 2020-06-07 20:57:35 +00:00
router * Adjusted theme colors to add more contrast on white theme while making black more OLED friendly 2020-06-07 20:57:35 +00:00
stores * Adjusted theme colors to add more contrast on white theme while making black more OLED friendly 2020-06-07 20:57:35 +00:00
App.vue * Made splash page dark and updated description 2020-05-15 23:12:09 +00:00
EventBus.js 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
Helpers.js * Adjusted theme colors to add more contrast on white theme while making black more OLED friendly 2020-06-07 20:57:35 +00:00
main.js * Fixed cursor clicking ToDo lists clicking to early 2020-05-20 07:57:15 +00:00