Commit Graph

1125 Commits (67baf30d6542b41a27c5212f78bc41f82022f93c)
 

Author SHA1 Message Date
ansuz a3254a2619 consistent ordering of columns and rows
ansuz d30eddf2f2 ui hint for 'adduser' and 'addoption'
yflory 29b1b060d6 Add French translation
Add a "backToCryptpad" translation key
ansuz 6692b1a52e s/en\/$//
ansuz cd03f6cfb9 fix broken link in bottom bar
ansuz 518de7ab96 add missing semicolon that caused tests to fail
ansuz a995f2306d fix undefined variable reference
ansuz 44fe95c76b add titles to buttons on pad and code
ansuz ebf5c27453 add rename and forget buttons to poll app
ansuz 6483e83996 small style tweaks and additional translations
ansuz f7a1332317 add a 'back' button
ansuz d0ce8f2ca1 add polls to home page and fix up styles just a little bit
ansuz 7dd1624206 commit polls to localStorage
ansuz 0cf5f3cc87 realtime polls!
ansuz 87c3edf65e fix dependency tree
ansuz ff74a67a09 translate alertify button messages
ansuz 868c84095a fix weird styles on firefox
ansuz d1154e8786 missed one
ansuz d39ab5c250 point to the actual translation file
ansuz dea8e225db fix double scrollbar issue
ansuz e73d93031c use an absolutely specific regex for the document root
ansuz 6f598682f8 templates for custom themes
ansuz 02cd2fbee0 style fixes for the ansuz theme
ansuz c9edf69ed1 one less prototype using messages.js while we figure out internationalization
ansuz ad370d9216 implement more seamless customization (with fallbacks)
ansuz cdb5979752 fix unstyled back button
ansuz 3eccec7054 better effort for translation
ansuz cde68170d4 add link to twitter
ansuz b82e3e5a4e fix bad dependency path
ansuz 88a3c4227b de-obfuscate an obfuscated email
ansuz 3bdfee71e1 move padrtc to .git
ansuz 18ce69b756 use constants from toolbar.js, address linter warnings
ansuz 2a7a84b774 use constants exported from toolbar for selections
make things a little less brittle
address linter warnings
ansuz cbeaa8d609 major refactoring for toolbar. CAN HAZ LESS
ansuz 7504f79e05 add log and warn methods to cryptpad common
ansuz 7889dc40f2 compile toolbar less
ansuz 28399b0d86 modify and add less source files. commit their compiled results
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