Commit Graph

2038 Commits (85fcaa9bbc6ec4315be47c676b68daae8ab9d1aa)
 

Author SHA1 Message Date
ansuz 43aba94d0d link to irc
ansuz 4fd718254d fix one more bug for people trying to put html in titles
ansuz 789bc3ecc1 keep people from derping themselves
localStorage XSS? yup. that happened
ansuz 750731d3db workaround for favicon magic
ansuz 3ad5d71ab1 make sure the regular favicon is set
ansuz fd3cd73d0b try to fix favicon bug
ansuz 589b0087a1 listen for keyup events while alertify prompts are active
ansuz a2a8570453 use alertify UI in /pad/
ansuz e32c0aaac8 use alertify UI in /code/
ansuz deae7ac78f don't hide the notification until it has been seen
ansuz 3d3c6e4800 add wrappers for alertifyjs
ansuz 85702f2706 inform users of changes in /pad/ too
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