Commit Graph

10399 Commits (a2bc22a95759a906738a3bfe90ace6e6598d9b60)
 

Author SHA1 Message Date
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
ansuz b3deb9531d fix paths that I broke when updating codemirror
ansuz 82a9b05d5f upgrade to newest codemirror
ansuz 1a5905d9fd more work on highlighting modes in codemirror
* style the select menu
* add more modes
* preset language selection to 'javascript'
* don't prompt the user with a silly hash when changing their name
ansuz a89511985f add _really_ basic multilanguage support. I'll come back for css later
ansuz 31aa09d6f6 work a bit more on import/export and code highlighting
ansuz 242c9a99e3 implement import and export in /pad/
ansuz 34bb85799e fix landing page styles and js a wee bit
ansuz 1526c26f8e remember code and wysiwyg pads
ansuz 0a8137e7eb move rememberPad to cryptpad common and simplify it a bit
ansuz ad40715c6e update dependencies
ansuz 1f0d0de0a8 add some padding to the bottom of the landing page
ansuz 849683d586 update to use new style crypto module
ansuz f94c06abc0 drop a bunch of stuff and use diff dom and hyperjson
ansuz 69f3f4c9a8 drop hyperscript dependency
ansuz f607fcc0ad test using newest hyperjson. forget hyperscript
ansuz 92b617f96f bump to newest version of hyperjson
ansuz db26d8cbcb track diff-dom#gh-pages instead of a particular hash
ansuz ad191224e9 add a note about the irc channel
ansuz c3d2568d3c add file export for codepad
addresses 
ansuz 920dbeabd1 add a save button
ansuz 4cc5388c76 trial run of canvas export via filesaver.js
ansuz f818d873bb remove usernames, refactor a wee bit
ansuz 2b8c21d292 set styles with setAttribute. fixes style fights
ansuz 36baf498ce fix magicline filter and strange interaction with cursor
ansuz 303e8d6c3e remove debugging line
ansuz 16e49a349c new dependencies for home page and data export
ansuz 635ae9dfe6 improve home page formatting