692 Commits (cbeaa8d60947aed8d8b572c4828f31a9a7801174)
 

Author SHA1 Message Date
ansuz cbeaa8d609 major refactoring for toolbar. CAN HAZ LESS 9 years ago
ansuz 7504f79e05 add log and warn methods to cryptpad common 9 years ago
ansuz 7889dc40f2 compile toolbar less 9 years ago
ansuz 28399b0d86 modify and add less source files. commit their compiled results 9 years ago
ansuz 43aba94d0d link to irc 9 years ago
ansuz 4fd718254d fix one more bug for people trying to put html in titles 9 years ago
ansuz 789bc3ecc1 keep people from derping themselves
localStorage XSS? yup. that happened
9 years ago
ansuz 750731d3db workaround for favicon magic 9 years ago
ansuz 3ad5d71ab1 make sure the regular favicon is set 9 years ago
ansuz fd3cd73d0b try to fix favicon bug 9 years ago
ansuz 589b0087a1 listen for keyup events while alertify prompts are active 9 years ago
ansuz a2a8570453 use alertify UI in /pad/ 9 years ago
ansuz e32c0aaac8 use alertify UI in /code/ 9 years ago
ansuz deae7ac78f don't hide the notification until it has been seen 9 years ago
ansuz 3d3c6e4800 add wrappers for alertifyjs 9 years ago
ansuz 85702f2706 inform users of changes in /pad/ too 9 years ago
ansuz 1ae212af44 let users know when changes have occurred while tabs lack focus 9 years ago
ansuz 6075849ed7 add favicons to /pad/ and /code/ 9 years ago
ansuz 73d2b6561a add small modules for page visibility api and notification apis 9 years ago
ansuz 13bea89269 add favicon on home page 9 years ago
ansuz 71f22d41aa add a main and an alt favicon 9 years ago
ansuz a48c96c053 add alertify for prettier dialogs 9 years ago
ansuz 7e8d66a141 filter unwanted elements when receiving patches 9 years ago
ansuz 648f64c6fc confirm with the user before deleting pads 9 years ago
ansuz ca80736ee1 add title to the pad removal button 9 years ago
ansuz fd6d9ecaf7 github ribbon should open in a new tab 9 years ago
ansuz 6b157b0edc fix the github ribbon 9 years ago
ansuz d8b467422a fix default title in localStorage migration 9 years ago
ansuz 82dfcb6bdd apply some style fixes 9 years ago
ansuz 7a5877d12a don't filter pads after 30 days 9 years ago
ansuz d621bc4079 attribution for the nice github ribbon 9 years ago
ansuz 6b67503dc8 add lato font metadata 9 years ago
ansuz c292f9f549 move home page scripts into an amd module 9 years ago
ansuz 195a95fe1a add 'less' as dev dependency and add a 'style' task 9 years ago
ansuz d3825b9644 restyle main page and bottom bar 9 years ago
ansuz e2679f1f6d add Lato font 9 years ago
ansuz 9dc23b54bf css generated from less source files 9 years ago
ansuz f4084353a6 less source files for generating css 9 years ago
ansuz d844551fba add a forget button. clean up toolbar a bit 9 years ago
ansuz eb1809423b bump name length limit to 48 characters 9 years ago
ansuz 8a82e11306 make sure title is defined for home page usage 9 years ago
ansuz 0911572031 truncate long names, replace link text with doc title 9 years ago
ansuz 71b1f71ba0 fix migration to include ctime 9 years ago
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
9 years ago
ansuz ec0dba3f7c correct undefined reference 9 years ago
ansuz c4667505c7 style alternate rows on the table 9 years ago
ansuz 45312a6fbb restyle recent pads table 9 years ago
ansuz fa0f0e4d28 unbreak styles 9 years ago
ansuz 47edccf42d use pad titles in home page table 9 years ago
ansuz a3da10766a add rename button to /code/ and /pad/ 9 years ago