Commit graph

1722 commits

Author SHA1 Message Date
yflory
0b1795e5a1 Fix an issue preventing the share modal to be used more than once 2018-01-31 12:08:55 +01:00
yflory
bdafc101c9 Ability to remove owned channels from the drive 2018-01-29 15:17:53 +01:00
yflory
b6e91c772e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-29 12:45:44 +01:00
yflory
a1d9f44bbd Delete owned pads from server when removed from the owner's drive 2018-01-29 12:45:38 +01:00
ansuz
f134f11b73 new getDeletedPads rpc 2018-01-29 12:40:09 +01:00
yflory
5089f1206d Pad creation screen translations and link to settings 2018-01-29 10:38:00 +01:00
yflory
36550b781f Don't check for stronger hash if we have an edit hash 2018-01-26 15:44:38 +01:00
yflory
86144eda22 Display a message about pads deleted from the server 2018-01-26 12:26:58 +01:00
yflory
9a317018e2 Remove deleted pads from the drive 2018-01-25 17:54:21 +01:00
yflory
3d3f58b3fc Improve share modal customization to make it work with async functions 2018-01-25 14:20:55 +01:00
ansuz
2b8414ca78 provide hints for running CryptPad 2018-01-24 16:16:46 +01:00
ansuz
80cd3e208a lint compliance 2018-01-24 11:35:05 +01:00
ansuz
4e8335bfdd fix support for custom button classes 2018-01-24 11:01:15 +01:00
yflory
2995782079 Different colors for ok and cancel in alertify 2018-01-23 17:02:32 +01:00
Caleb James DeLisle
4de6bd6195 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-23 16:32:05 +01:00
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 2018-01-23 16:31:59 +01:00
yflory
69c33e2f83 Ability to disable profile 2018-01-23 14:24:40 +01:00
yflory
51587d1006 Ability to disable feedback on the entire instance 2018-01-23 13:47:30 +01:00
yflory
006d99e19a Fix undefined friends 2018-01-23 12:09:54 +01:00
yflory
c90ba890ca Add more configurable options and add a new way to use custom config 2018-01-22 16:56:37 +01:00
yflory
2e436f16c9 Refactor context menu in drive 2018-01-19 17:03:58 +01:00
yflory
4bea1aa2df Display default avatars in IE 2018-01-18 15:25:45 +01:00
yflory
adf7e14891 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-18 15:04:17 +01:00
yflory
bc9a88fbe9 Add support for org-mode in th code app 2018-01-18 15:04:06 +01:00
ansuz
b08c1d94a1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-18 12:20:10 +01:00
ansuz
02dbe9e458 enforce maxUploadSize 2018-01-18 12:19:58 +01:00
yflory
6a906e3770 Fix share modal extension point 2018-01-18 11:16:30 +01:00
yflory
51b4d269be Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-18 10:54:08 +01:00
yflory
6e086ee779 Add shortcuts in the share modal 2018-01-18 10:53:43 +01:00
ansuz
fc8847dae4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-18 10:32:27 +01:00
yflory
08ae327386 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-17 18:40:09 +01:00
yflory
c5ebbe1a56 New share menu 2018-01-17 18:39:45 +01:00
ansuz
e52c1fe65c remove Symbol polyfill 2018-01-17 14:27:26 +01:00
ansuz
a91a047d73 more polyfill for IE 2018-01-16 18:15:08 +01:00
ansuz
50e3e3ce91 polyfill Symbol for IE 2018-01-16 18:12:33 +01:00
ansuz
1dd07ea48a polyfill MAX_SAFE_INTEGER everywhere 2018-01-16 18:03:55 +01:00
yflory
4c49cd7592 Fix template picker not displayed anymore in framework 2018-01-16 14:39:56 +01:00
yflory
2f74324dac Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-16 12:05:37 +01:00
yflory
f79e1dfda0 Fix a race condition that could wiped the content of coed and slide 2018-01-16 12:05:26 +01:00
ansuz
3118dd8312 set logLevel to 2 by default for sframe apps 2018-01-16 11:52:04 +01:00
yflory
88a04fdb07 Don't create sfcommon a second time in code and slide 2018-01-16 11:26:16 +01:00
yflory
ee605183e5 Make sure we don't have duplicates in the webchannel members 2018-01-15 15:40:52 +01:00
yflory
20f05d2f6f Fix Phantom viewers' revenge 2018-01-15 15:38:18 +01:00
yflory
47203c37f1 Remove console error caused by setTimeout called with undefined 2018-01-12 17:44:56 +01:00
yflory
a4b35728dc Todo app has a hash in the omnibar 2018-01-12 17:08:41 +01:00
yflory
68ce7fe53d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-12 15:55:00 +01:00
yflory
d59bc4612d Ability to disable the drive for anonymous users 2018-01-12 15:54:36 +01:00
ansuz
844d04df87 allow custom logout hooks defined in app config 2018-01-12 15:49:01 +01:00
ansuz
5b4e5480cb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-12 14:51:53 +01:00
ansuz
9b78580d8e make usage-bar display optional 2018-01-12 14:50:56 +01:00