ansuz
|
38d1a1a291
|
faster message iteration
|
8 years ago |
ansuz
|
b46f74cd78
|
remove alternative storage adaptors from core
|
8 years ago |
ansuz
|
349b6799e0
|
remove leveldb dependency
|
8 years ago |
ansuz
|
19caac232b
|
don't try to send invalid messages
|
8 years ago |
yflory
|
25c8d16bf5
|
Use a new version-prefixed hash parser
|
8 years ago |
Caleb James DeLisle
|
de9f642ccc
|
typo
|
8 years ago |
Caleb James DeLisle
|
5fe3ffabd1
|
stop using waitFor.abort() which is apparently not implemented
|
8 years ago |
Caleb James DeLisle
|
2021bf6702
|
Improvements to the file storage format
|
8 years ago |
ansuz
|
c35c7cda20
|
hide wizard after computing results
|
8 years ago |
ansuz
|
0dae949c4f
|
fix scrolljank bug
|
8 years ago |
yflory
|
1e02e7b45b
|
Make the pad types displayed on the front page configurable
|
8 years ago |
yflory
|
c736caceba
|
Use a better default pad title
|
8 years ago |
ansuz
|
4b64f00cc0
|
don't log when cleaning up idle channels
|
8 years ago |
ansuz
|
be69e2828c
|
implement flat file storage
|
8 years ago |
ansuz
|
217e664d4c
|
boilerplate for filesystem-backed storage
|
8 years ago |
ansuz
|
68b35ace38
|
add a SQL database adaptor
|
8 years ago |
ansuz
|
97415d8158
|
Merge branch 'users'
|
8 years ago |
ansuz
|
122a9fe068
|
realtime kanban board
|
8 years ago |
ansuz
|
4561ddcdf3
|
add missing semicolon
|
8 years ago |
ansuz
|
8031770f90
|
rename "module" to "APP" in /slide/ for jshint
|
8 years ago |
ansuz
|
8e86be81b2
|
Merge branch 'better-slides'
|
8 years ago |
ansuz
|
fb21b4e46b
|
fix up /render/
|
8 years ago |
ansuz
|
4941c1493e
|
better user integration. a few more common utils
|
8 years ago |
ansuz
|
f74236d729
|
export more, use finer granularity for methods
|
8 years ago |
ansuz
|
2f2aeef0e5
|
add missing semicolon
|
8 years ago |
ansuz
|
8a659cf887
|
maintain aspect ratio for slides
display index and slide count in title
|
8 years ago |
yflory
|
dcc3b6cd21
|
Send a more precise message when the history is synced
|
8 years ago |
ansuz
|
f403d8e2e2
|
remove table refresh button. listen for changes and refresh automatically
|
8 years ago |
ansuz
|
f281cf898e
|
add login text to translations
|
8 years ago |
ansuz
|
ae116d4772
|
emit change events for remote storage.
listen for those events being sent via postMessage
|
8 years ago |
ansuz
|
30ea1b59b7
|
integrate users into common utilities
|
8 years ago |
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 |