ansuz
412cb680ff
prototype users
8 years ago
ansuz
c641692295
standardize datatype for callback for storage change callack serialization
8 years ago
ansuz
43fcb29490
listen for changes to localStorage and execute callbacks
8 years ago
ansuz
6d775f61c6
add missing functions
8 years ago
ansuz
168338b898
add missing functions
8 years ago
ansuz
ca7d2943be
test for conditions on deployed machine
8 years ago
ansuz
9dc206c1ee
update tests to use correct variables
8 years ago
ansuz
7c5ee53e81
resolve conflict and merge
8 years ago
ansuz
f47a6f1cbb
Merge branch 'master' of github.com:xwiki-labs/cryptpad
8 years ago
ansuz
f40b798d88
Merge pull request #30 from xwiki-labs/reconnect
...
Ability to reconnect after a connection failure
8 years ago
yflory
c168ce2d1c
Ability to reconnect after a connection failure
8 years ago
ansuz
e386749e89
unlock the editor after your name has been set (or not)
8 years ago
ansuz
aa91ebd24e
don't initialize until the store is ready
8 years ago
ansuz
93f5a3d3e9
use more bits from the users' seed and parse into various subkeys
8 years ago
ansuz
1bec02239c
coerce dates into strings
8 years ago
ansuz
0add01a940
remove dead code
8 years ago
ansuz
8297fbe954
Merge pull request #29 from ktorn/master
...
clarify how mitm attack is mitigated
8 years ago
ansuz
dcebb9597f
prototype of password based key derivation
8 years ago
ansuz
848f16e8f5
unused function which computes values for the table
8 years ago
ansuz
4e71c2367a
depend on scrypt-async. you should update your bower deps
8 years ago
Filipe Farinha
52296e226a
clarify how mitm attack is mitigated
8 years ago
ansuz
18ea61dc9a
use diffdom for sanitation and better redraws
8 years ago
ansuz
c62d064ee9
add a 'share' button which copies the url to the clipboard
8 years ago
ansuz
b229a18ccf
notify users of changes if the visibility api is supported
8 years ago
ansuz
d64e06c12e
don't make empty options
8 years ago
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
8 years ago
ansuz
8c914dfe1f
better filenames
8 years ago
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
8 years ago
ansuz
269eba3c47
remove commit button if a user is removed
8 years ago
ansuz
f8f66800d1
display a 'commit' button which locks your column
8 years ago
ansuz
e7aafd2beb
factor styles a bit
8 years ago
ansuz
85540bad12
leave all columns locked unless you've visited before
8 years ago
ansuz
b9946822f3
fix removal buttons on home page
8 years ago
ansuz
d679cac666
fewer log statements for the console
8 years ago
ansuz
55b1a17b0d
off by one error
8 years ago
ansuz
809919cb32
minor style tweaks
8 years ago
ansuz
235c0482f9
increase clickable area around editable columns' checkboxes
8 years ago
ansuz
c76aaac542
don't make columns with empty names
8 years ago
ansuz
9fda1dcb76
make disabled inputs pretty again
8 years ago
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
8 years ago
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
8 years ago
ansuz
e2b162bf6d
snapshot some dead code
8 years ago
ansuz
55666e9f70
remember presentations, and label them correctly on the home page
8 years ago
ansuz
5a3da11c40
very simple presentation with markdown
8 years ago
ansuz
c25ed349e2
add new generated pages
8 years ago
ansuz
6b86c11b2c
implement simple build system for static html
8 years ago
ansuz
eb797aa7cd
Support files other than index.html at server root
8 years ago
ansuz
7eaa4ce733
recognize pads with the same type and hash as identical no matter their domain
8 years ago
ansuz
da6e5d73d0
fix undefined reference
8 years ago
ansuz
043041523f
on import, fall back to setting language from file extension
8 years ago