ansuz
|
36ab38f3ac
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-05-05 17:58:33 +02:00 |
|
ansuz
|
6471b572eb
|
correct off-by-one
|
2017-05-05 15:40:31 +02:00 |
|
ansuz
|
3a338e0890
|
fix undefined reference
|
2017-05-05 15:20:41 +02:00 |
|
ansuz
|
6909f663b6
|
modify 'log out everywhere' text
|
2017-05-05 15:18:32 +02:00 |
|
ansuz
|
a173e4c7a0
|
add 'log out everywhere' functionality in settings
|
2017-05-05 15:09:07 +02:00 |
|
ansuz
|
c07d3e6162
|
update version strings for upcoming release
|
2017-05-05 11:51:41 +02:00 |
|
ansuz
|
4c359bbb29
|
add notes about upgrading
|
2017-05-05 11:50:10 +02:00 |
|
ansuz
|
486d96e818
|
document upload configuration
|
2017-05-05 11:28:31 +02:00 |
|
ansuz
|
3ad99be1ef
|
restrict uploads to authenticated users
|
2017-05-05 11:17:55 +02:00 |
|
ansuz
|
f329726fa4
|
fix undefined reference
|
2017-05-05 09:12:16 +02:00 |
|
ansuz
|
3e118c6a38
|
allow instance-wide custom salt for login
|
2017-05-05 09:10:31 +02:00 |
|
ansuz
|
d923fd1b76
|
close writeStreams before expiring a stream
|
2017-05-05 09:00:54 +02:00 |
|
ansuz
|
6a00d11a15
|
fix undefined reference
|
2017-05-04 18:28:52 +02:00 |
|
ansuz
|
c3d1554e8c
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-05-04 18:25:23 +02:00 |
|
ansuz
|
660cda6573
|
set title when uploading
|
2017-05-04 18:25:06 +02:00 |
|
ansuz
|
a0c420af8e
|
jshint compliance
|
2017-05-04 16:37:25 +02:00 |
|
ansuz
|
1864dac84f
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-05-04 16:16:16 +02:00 |
|
ansuz
|
78b11584f8
|
remove unused variables
|
2017-05-04 16:16:09 +02:00 |
|
ansuz
|
5739c3d973
|
blow up if you ever run out of nonce-space
|
2017-05-04 12:20:38 +02:00 |
|
ansuz
|
2232518c64
|
set title after uploading
|
2017-05-04 12:01:37 +02:00 |
|
ansuz
|
5f700c7451
|
cleanup and jshint compliance
|
2017-05-04 11:46:11 +02:00 |
|
ansuz
|
f644dc6c0b
|
WIP support encrypted file upload via base64 chunks
|
2017-05-04 11:37:46 +02:00 |
|
ansuz
|
ca7b76a812
|
prototype of encypted file uploads
|
2017-05-04 11:36:56 +02:00 |
|
ansuz
|
7573b86946
|
call back with error if an RPC is made while disconnected
|
2017-05-04 11:36:24 +02:00 |
|
ansuz
|
410a9dfb17
|
temporary solution for testing pin limits
|
2017-05-04 11:20:52 +02:00 |
|
ansuz
|
f2672d587a
|
fix variable redefinition
|
2017-05-02 09:42:51 +02:00 |
|
ansuz
|
0e7eeb285c
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-29 14:24:14 +02:00 |
|
ansuz
|
cf4dee28f7
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-28 17:13:18 +02:00 |
|
ansuz
|
28e4ef1b13
|
WIP RPC code
|
2017-04-28 17:11:50 +02:00 |
|
ansuz
|
841c9ee9de
|
don't close popup dialog when hitting enter if textarea has focus
|
2017-04-28 16:11:22 +02:00 |
|
ansuz
|
3fa0a73025
|
prevent using string methods on undefined variable
|
2017-04-28 16:09:46 +02:00 |
|
ansuz
|
1b3ce5aa96
|
fix typo
|
2017-04-28 16:08:47 +02:00 |
|
ansuz
|
38a115d8f8
|
feedback on anonymous drive
|
2017-04-28 14:08:17 +02:00 |
|
ansuz
|
e7c4c37130
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-28 13:57:50 +02:00 |
|
ansuz
|
4d48c88807
|
create blob and blobstage stores if not exists
|
2017-04-28 12:49:08 +02:00 |
|
ansuz
|
69368def48
|
make pin, blob, and blobstage path configurable
|
2017-04-28 12:48:36 +02:00 |
|
ansuz
|
e51c7f9cf0
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-28 11:46:24 +02:00 |
|
ansuz
|
fe93da8817
|
get ready to implement blob storage
|
2017-04-28 11:46:13 +02:00 |
|
ansuz
|
e132ccf94a
|
prepare for upload
|
2017-04-28 11:45:53 +02:00 |
|
ansuz
|
e2942f959b
|
add crypto for decrypting a chunked file
|
2017-04-27 12:56:42 +02:00 |
|
ansuz
|
aedc46bdaf
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-27 12:47:27 +02:00 |
|
ansuz
|
a97e7223f1
|
implement getBlobPathFromHex
|
2017-04-27 12:47:21 +02:00 |
|
ansuz
|
12898b3358
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-25 18:28:48 +02:00 |
|
ansuz
|
74bcec8b31
|
programming is hard okay
|
2017-04-25 18:28:39 +02:00 |
|
ansuz
|
3309087277
|
send feedback if isArray is not supported
|
2017-04-25 17:09:39 +02:00 |
|
ansuz
|
f196b836db
|
fix undefined reference
|
2017-04-25 16:17:52 +02:00 |
|
ansuz
|
f8f97036be
|
ignore media-tag.js
|
2017-04-25 16:12:28 +02:00 |
|
ansuz
|
48973bccd6
|
add tests to assert for hash parsing
|
2017-04-25 16:11:19 +02:00 |
|
ansuz
|
5194677443
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-25 14:57:34 +02:00 |
|
ansuz
|
729d1460b9
|
Merge branch 'master' into staging
|
2017-04-25 14:35:24 +02:00 |
|
ansuz
|
a840fb9e85
|
add example hashes and start working on hash v2
|
2017-04-25 14:33:57 +02:00 |
|
ansuz
|
9c2da10d79
|
bump version to 1.5.0
|
2017-04-25 11:01:19 +02:00 |
|
ansuz
|
d1fa68e30d
|
build UCF Media Tag
|
2017-04-24 17:13:32 +02:00 |
|
ansuz
|
cc33c4abe9
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-24 15:41:46 +02:00 |
|
ansuz
|
a5ca461a73
|
update footer for new version
|
2017-04-24 15:41:29 +02:00 |
|
ansuz
|
4b95a1da48
|
unbreak assert/translations
|
2017-04-24 14:32:56 +02:00 |
|
ansuz
|
4fdc5f897e
|
only feedback migration if user had legacy store
|
2017-04-24 14:26:55 +02:00 |
|
ansuz
|
218f2ff76c
|
feedback when logging in or registering
|
2017-04-24 14:15:17 +02:00 |
|
ansuz
|
f7e96b4e8c
|
resolve merge conflicts and jquery errors
|
2017-04-24 13:43:18 +02:00 |
|
ansuz
|
81c5e26a0a
|
validate rpc messages more carefully
|
2017-04-24 12:10:12 +02:00 |
|
ansuz
|
9e749b7cd8
|
handle invalid channels
|
2017-04-24 11:40:13 +02:00 |
|
ansuz
|
18e2e66b06
|
jshint compliance
|
2017-04-24 11:39:39 +02:00 |
|
ansuz
|
4c0d7bf8e8
|
support multiple calls to cryptpad.ready
|
2017-04-21 16:51:32 +02:00 |
|
ansuz
|
ec041c88e2
|
console.log when providing feedback
also notify server if a users browser does not support proxies
|
2017-04-21 15:53:13 +02:00 |
|
ansuz
|
c51073f211
|
support batch getFileSize calls
|
2017-04-21 14:51:20 +02:00 |
|
ansuz
|
1af621bfe5
|
Merge remote-tracking branch 'origin/auth' into staging
|
2017-04-20 17:27:32 +02:00 |
|
ansuz
|
3afaf029cb
|
feedback about how often we migrate an old drive
|
2017-04-20 17:06:09 +02:00 |
|
ansuz
|
df9c312b7d
|
make new text translateable
|
2017-04-18 18:31:58 +02:00 |
|
ansuz
|
e8b053e48b
|
use bootloader in feedback.html
|
2017-04-18 17:31:35 +02:00 |
|
ansuz
|
a6dbfcecf3
|
remove old/unused assertions
|
2017-04-18 17:28:09 +02:00 |
|
ansuz
|
b658bda421
|
use bootloader to fix paths to jquery and json.sortify
|
2017-04-18 17:24:46 +02:00 |
|
ansuz
|
fd067510fe
|
support logging feedback api via config.js
|
2017-04-18 15:51:42 +02:00 |
|
ansuz
|
8f352c8433
|
add justify plugin to default ckeditor config
|
2017-04-18 15:49:31 +02:00 |
|
ansuz
|
347459781c
|
show the size of your files, if you're logged in
|
2017-04-18 15:49:04 +02:00 |
|
ansuz
|
2b8579e8b7
|
add pretty-printers for byte-counts
|
2017-04-18 15:44:15 +02:00 |
|
ansuz
|
2a25afae5f
|
Merge branch 'soon' into staging
|
2017-04-18 12:24:45 +02:00 |
|
ansuz
|
e0ecf651e2
|
add a note about showing pinned file usage
|
2017-04-18 12:23:58 +02:00 |
|
ansuz
|
da69c1822c
|
ask users to sign back if signing keys are missing
|
2017-04-18 11:58:41 +02:00 |
|
ansuz
|
107e75b287
|
remove invalid semicolon
|
2017-04-14 19:24:20 +02:00 |
|
ansuz
|
50793f506d
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-14 18:44:20 +02:00 |
|
ansuz
|
821c1a3ec6
|
annotate code which we hope to be able to deprecate in the future
|
2017-04-14 18:44:08 +02:00 |
|
ansuz
|
f6d6f81d55
|
send feedback when a user registers
|
2017-04-14 18:21:11 +02:00 |
|
ansuz
|
eed5b1260d
|
set font-size label to match other ckeditor font sizes
|
2017-04-14 18:20:40 +02:00 |
|
ansuz
|
deeb47c40b
|
reportAppUsage for settings
|
2017-04-14 18:19:04 +02:00 |
|
ansuz
|
84dd879abb
|
add messages for settings page
|
2017-04-14 17:22:00 +02:00 |
|
ansuz
|
5a83759ee2
|
add usage button to settings page
|
2017-04-14 17:18:17 +02:00 |
|
ansuz
|
a27cc76fc0
|
uppercase LOL
|
2017-04-14 15:35:02 +02:00 |
|
ansuz
|
402ce2db93
|
better validation of inputs
|
2017-04-14 15:34:22 +02:00 |
|
ansuz
|
c7eae9675b
|
keep exporting isArray for backwards compatibility
but prevent internal use
|
2017-04-14 15:34:05 +02:00 |
|
ansuz
|
fbebbf0dca
|
minor clean up
|
2017-04-14 15:32:12 +02:00 |
|
ansuz
|
525d35c9ec
|
redefine alert
|
2017-04-14 14:54:43 +02:00 |
|
ansuz
|
f694a81a5c
|
move more interface code out of cryptpad-common
|
2017-04-14 12:25:32 +02:00 |
|
ansuz
|
a4157b9908
|
remove more unused functions
|
2017-04-14 12:14:10 +02:00 |
|
ansuz
|
e10901edb2
|
begin to move interface code out of cryptpad-common
|
2017-04-14 12:09:00 +02:00 |
|
ansuz
|
95789d3cbe
|
expose rpc for pinned usage
|
2017-04-14 11:41:51 +02:00 |
|
ansuz
|
8f4dbcf4c6
|
remove getPadTitle
|
2017-04-14 11:41:18 +02:00 |
|
ansuz
|
f42da4ecd8
|
move hashChannelList into common-hash.js
|
2017-04-14 11:40:28 +02:00 |
|
ansuz
|
63960bd38c
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-04-13 19:47:04 +02:00 |
|
ansuz
|
520ae822fc
|
correct undefined reference
|
2017-04-13 19:46:52 +02:00 |
|
ansuz
|
50277cb0ae
|
don't rely on 'info' in onRemote so we can call it anywhere
|
2017-04-13 19:46:38 +02:00 |
|