Commit Graph

9376 Commits (a41de25b87e1ae7694dd7abe29d65dcde986c615)
 

Author SHA1 Message Date
ansuz 1ae212af44 let users know when changes have occurred while tabs lack focus
ansuz 6075849ed7 add favicons to /pad/ and /code/
ansuz 73d2b6561a add small modules for page visibility api and notification apis
ansuz 13bea89269 add favicon on home page
ansuz 71f22d41aa add a main and an alt favicon
ansuz a48c96c053 add alertify for prettier dialogs
ansuz 7e8d66a141 filter unwanted elements when receiving patches
ansuz 648f64c6fc confirm with the user before deleting pads
ansuz ca80736ee1 add title to the pad removal button
ansuz fd6d9ecaf7 github ribbon should open in a new tab
ansuz 6b157b0edc fix the github ribbon
ansuz d8b467422a fix default title in localStorage migration
ansuz 82dfcb6bdd apply some style fixes
ansuz 7a5877d12a don't filter pads after 30 days
ansuz d621bc4079 attribution for the nice github ribbon
ansuz 6b67503dc8 add lato font metadata
ansuz c292f9f549 move home page scripts into an amd module
ansuz 195a95fe1a add 'less' as dev dependency and add a 'style' task
ansuz d3825b9644 restyle main page and bottom bar
ansuz e2679f1f6d add Lato font
ansuz 9dc23b54bf css generated from less source files
ansuz f4084353a6 less source files for generating css
ansuz d844551fba add a forget button. clean up toolbar a bit
ansuz eb1809423b bump name length limit to 48 characters
ansuz 8a82e11306 make sure title is defined for home page usage
ansuz 0911572031 truncate long names, replace link text with doc title
ansuz 71b1f71ba0 fix migration to include ctime
ansuz 7da58a0de9 improve pad naming UX, slight refactoring
* prevent naming conflicts
* migrate localestorage to use named attributes
* use ctime and atime
* display default names in table
* sort pads by most recent atime
* move more functions into cryptpad common
* change table styles
ansuz ec0dba3f7c correct undefined reference
ansuz c4667505c7 style alternate rows on the table
ansuz 45312a6fbb restyle recent pads table
ansuz fa0f0e4d28 unbreak styles
ansuz 47edccf42d use pad titles in home page table
ansuz a3da10766a add rename button to /code/ and /pad/
ansuz 93dcf29c15 more functions for working with localstorage
ansuz 93fed83a08 remove annoying border around editor
ansuz 23788bca67 add 'ansuz' theme because I'm horribly vain
ansuz 3e08ed1e26 fix lopsided bottom bar
ansuz 22929fd3f5 add title attributes for dropdown menus
ansuz 8b1a2b7b8b commit theme choices to localStorage
ansuz fb2ca04c34 add a theme selector
ansuz dc8e36bf20 move themes directly into ./code/
ansuz 908e79c0b9 add autolink plugin
ansuz ed07100333 remove dependency which is already in tree
ansuz d025d13295 address some jshint complaints
ansuz 12bbf3e8f6 don't drop values onto the window
ansuz ca45e3533d pass loaded file to callback when importing
ansuz 5b79775810 infer modes from MIME types
ansuz ba2128663b bump to textpatcher-1.3.0
ansuz df99395b4d fix a few more paths that I missed