Commit Graph

7050 Commits (db2f233c444ed006cdf734fb8444d07f415c27d7)
 

Author SHA1 Message Date
ansuz 8a659cf887 maintain aspect ratio for slides
display index and slide count in title
yflory dcc3b6cd21 Send a more precise message when the history is synced
ansuz f403d8e2e2 remove table refresh button. listen for changes and refresh automatically
ansuz f281cf898e add login text to translations
ansuz ae116d4772 emit change events for remote storage.
listen for those events being sent via postMessage
ansuz 30ea1b59b7 integrate users into common utilities
ansuz 412cb680ff prototype users
ansuz c641692295 standardize datatype for callback for storage change callack serialization
ansuz 43fcb29490 listen for changes to localStorage and execute callbacks
ansuz 6d775f61c6 add missing functions
ansuz 168338b898 add missing functions
ansuz ca7d2943be test for conditions on deployed machine
ansuz 9dc206c1ee update tests to use correct variables
ansuz 7c5ee53e81 resolve conflict and merge
ansuz f47a6f1cbb Merge branch 'master' of github.com:xwiki-labs/cryptpad
ansuz f40b798d88 Merge pull request from xwiki-labs/reconnect
Ability to reconnect after a connection failure
yflory c168ce2d1c Ability to reconnect after a connection failure
ansuz e386749e89 unlock the editor after your name has been set (or not)
ansuz aa91ebd24e don't initialize until the store is ready
ansuz 93f5a3d3e9 use more bits from the users' seed and parse into various subkeys
ansuz 1bec02239c coerce dates into strings
ansuz 0add01a940 remove dead code
ansuz 8297fbe954 Merge pull request from ktorn/master
clarify how mitm attack is mitigated
ansuz dcebb9597f prototype of password based key derivation
ansuz 848f16e8f5 unused function which computes values for the table
ansuz 4e71c2367a depend on scrypt-async. you should update your bower deps
Filipe Farinha 52296e226a clarify how mitm attack is mitigated
ansuz 18ea61dc9a use diffdom for sanitation and better redraws
ansuz c62d064ee9 add a 'share' button which copies the url to the clipboard
ansuz b229a18ccf notify users of changes if the visibility api is supported
ansuz d64e06c12e don't make empty options
ansuz a3f6fe8843 lock options by default
add edit button for modifying options
fix bug where committing didn't clear the active column
minor style fixes
ansuz 8c914dfe1f better filenames
ansuz f1619f4a0f get /slide/ up to par with other prototypes
* use messages.js for some translatable elements
* style alerts
* infer document name from content
* present, forget, rename, import, and export buttons
ansuz 269eba3c47 remove commit button if a user is removed
ansuz f8f66800d1 display a 'commit' button which locks your column
ansuz e7aafd2beb factor styles a bit
ansuz 85540bad12 leave all columns locked unless you've visited before
ansuz b9946822f3 fix removal buttons on home page
ansuz d679cac666 fewer log statements for the console
ansuz 55b1a17b0d off by one error
ansuz 809919cb32 minor style tweaks
ansuz 235c0482f9 increase clickable area around editable columns' checkboxes
ansuz c76aaac542 don't make columns with empty names
ansuz 9fda1dcb76 make disabled inputs pretty again
ansuz d85684ef74 usability improvements
only one column is editable at a time
editable columns have a different appearance from locked columns
any column can be edited by anyone via an edit button
columns and rows require confirmation before deletion
ansuz 76bfb6ab35 detect whether you are new to a page
prompt for your name and create a column for your username
prompt before deleting columns as well
style a few elements differently
ansuz e2b162bf6d snapshot some dead code
ansuz 55666e9f70 remember presentations, and label them correctly on the home page
ansuz 5a3da11c40 very simple presentation with markdown