yflory
|
037a6ccc35
|
Fix INVALID_RESPONSE error in the file app
|
7 years ago |
yflory
|
f004c4d701
|
lint compliance
|
7 years ago |
yflory
|
e83e589cf0
|
Kick from pad when an owned channel is deleted + whiteboard and poll
|
7 years ago |
Caleb James DeLisle
|
e78cc4ce7e
|
manual merge
|
7 years ago |
Caleb James DeLisle
|
cac5e75a99
|
Add a repl to improve debugging on the prod server
|
7 years ago |
ansuz
|
8e2c9ebfa3
|
lint compliance or something
|
7 years ago |
ansuz
|
f134f11b73
|
new getDeletedPads rpc
|
7 years ago |
Caleb James DeLisle
|
4de6bd6195
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
Caleb James DeLisle
|
014aacc76a
|
Added a new RPC to get file offsets of messages by hash or of last 2 checkpoints, also improved checking of valid channel names and fixed a pull-stream bug and exposed async-store to the window
|
7 years ago |
ansuz
|
3c1779a667
|
give function a more sensible name
|
7 years ago |
ansuz
|
5114292b43
|
implement 'removeOwnedChannel' rpc and...
additional checks for rpc permissions
|
7 years ago |
ansuz
|
544a26f6b3
|
fix a typo
|
7 years ago |
ansuz
|
02dbe9e458
|
enforce maxUploadSize
|
7 years ago |
ansuz
|
869909b101
|
implement more reliable check for whether a channel on the server is new
|
7 years ago |
Caleb James DeLisle
|
bd6cb98c1e
|
e is an error and not a string, stops stack traces in the server log
|
7 years ago |
Caleb James DeLisle
|
0aae61f72e
|
Anonymous RPC GET_FILE_SIZE does not work correctly unless at least one authenticated RPC has been called first. Also RPC failures (throw error) are silent in the logs
|
7 years ago |
Caleb James DeLisle
|
7a09bf43eb
|
Fix a truly silly mistake in rpc.js and make the pad-not-pinned message get removed if a registered user joins
|
7 years ago |
Caleb James DeLisle
|
ba74f9d37a
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
Caleb James DeLisle
|
c702a23c77
|
Initial work on the 'pad will expire' logic
|
7 years ago |
ansuz
|
1613b1c086
|
flow compliance
|
7 years ago |
ansuz
|
c3e3da4948
|
allow administrators to increase limits for friends
|
7 years ago |
Caleb James DeLisle
|
7544bb1ced
|
Fix a few issues with RPC which I managed to verschlumbesserung
|
7 years ago |
Caleb James DeLisle
|
5187b3f26c
|
Flow compliance and fix a few bugs in rpc.js
|
7 years ago |
ansuz
|
a28a59abf0
|
harden server further against bad channel ids
|
7 years ago |
ansuz
|
a756faf818
|
lint compliance
|
7 years ago |
ansuz
|
eeb2ee2d17
|
add clear channel rpc
|
7 years ago |
ansuz
|
63fd7b4dde
|
implement EXPIRE_SESSION rpc
|
7 years ago |
ansuz
|
cb7efeebe1
|
don't require admins to explicitly enable uploads
|
7 years ago |
ansuz
|
9bf9130b9d
|
fix error in pin reset
|
7 years ago |
ansuz
|
708d5ae35f
|
remove noisy log calls
|
8 years ago |
ansuz
|
6ac056e314
|
make explicit file size RPCs unauthenticated
|
8 years ago |
ansuz
|
d2085c1269
|
enable logging of rpc calls
|
8 years ago |
ansuz
|
9d83214158
|
forbid cache poisoning via botched reset calls
|
8 years ago |
ansuz
|
100cc1792a
|
non-existent files have size 0
|
8 years ago |
ansuz
|
278125747c
|
only log errors if there is an error
|
8 years ago |
ansuz
|
977faee40b
|
expose more debugging information from rpc errors
|
8 years ago |
ansuz
|
8bee45d0f4
|
don't try to replace undefined
|
8 years ago |
ansuz
|
52975a2f09
|
allow users to pin the first time, even if they are over their limit
|
8 years ago |
ansuz
|
192a517e64
|
handle nonexistent files in getUploadSize
|
8 years ago |
ansuz
|
5bd7e19ddd
|
guard against invalid channels, make session expiration time configurable
|
8 years ago |
ansuz
|
aa296eadff
|
pass correct argument into getFileSize
|
8 years ago |
ansuz
|
f6e443aeb2
|
put cookie requests back on authenticated rpc list
|
8 years ago |
ansuz
|
f631973f1f
|
optimize file upload
|
8 years ago |
ansuz
|
82f5d3c96f
|
abstract checks for authenticated RPCs
|
8 years ago |
ansuz
|
8507f77116
|
throw if adminEmail and allowSubscriptions are not compatible
|
8 years ago |
ansuz
|
605377cf31
|
update default configuration file with new attributes and comments
|
8 years ago |
ansuz
|
c4f8286be6
|
add timestamp to rpc error logs
|
8 years ago |
Caleb James DeLisle
|
66520b6041
|
cleaned up the accounts, limits and revenue sharing and unified the config in one place
|
8 years ago |
ansuz
|
91ba41b8e8
|
hotfix for account ids
|
8 years ago |
ansuz
|
ff8701b6ba
|
send note along with limit
|
8 years ago |