yflory
70e014cdfc
Hide infinite spinner and disconnect modals when pad is deleted
2018-02-15 11:34:44 +01:00
yflory
e83e589cf0
Kick from pad when an owned channel is deleted + whiteboard and poll
2018-02-14 19:41:07 +01:00
yflory
728a6a868d
Manage expired channels
2018-02-13 18:20:13 +01:00
Fabien Vignon
ac527c6411
add a logout page
...
allows destroying user session with a minimum number of loaded dependenciesi.
Can be Used for SSO forwards (logout).
Co-authored-by: Nicolas PARQUET <nparquet@linagora.com>
2018-02-12 15:38:51 +01:00
yflory
3bb6d5a83c
Remove full history timeout
2018-02-09 15:47:29 +01:00
ansuz
f8399eaaa6
avoid concatenating 'undefined' in drive interface
2018-02-08 11:08:10 +01:00
yflory
ff151869de
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2018-02-07 13:08:12 +01:00
yflory
7ebfa43408
Improve assert translations to detect issues in objects (tips, type, etc.)
2018-02-07 13:08:03 +01:00
ansuz
d676a5e7db
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into keywords
2018-02-07 11:14:19 +01:00
ansuz
bee5494abb
add some sanity checks to the todo app
2018-02-07 11:07:45 +01:00
yflory
5bba9b6c39
Refactor login to remove duplicate code
2018-02-06 18:45:12 +01:00
yflory
c2e9c60756
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2018-02-06 17:36:44 +01:00
yflory
4df4c48fbd
Improve UI for pad creation screen
2018-02-06 17:36:37 +01:00
ansuz
8213d0d926
guard against null pointer exception
2018-02-05 15:24:30 +01:00
yflory
83eb304716
lint compliance
2018-02-01 11:16:34 +01:00
yflory
970122b41d
Send the channel id to the text analyzer
2018-02-01 11:08:04 +01:00
yflory
80df45f257
Get text from ckeditor
2018-02-01 10:09:08 +01:00
yflory
fb192a2c45
Add a configurable background color in the file app in view mode
2018-01-31 14:42:34 +01:00
yflory
91e42f1518
Fix the bug introduced in the share modal fix
2018-01-31 12:11:10 +01:00
yflory
0b1795e5a1
Fix an issue preventing the share modal to be used more than once
2018-01-31 12:08:55 +01:00
yflory
ad2cde4705
Add warning about anonymous drive in localStorage
2018-01-29 19:04:00 +01:00
yflory
bdafc101c9
Ability to remove owned channels from the drive
2018-01-29 15:17:53 +01:00
yflory
1c39e8b1bb
Fix worker app
2018-01-29 15:17:20 +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
74deb60f0f
Fix issues with the new context menu in drive
2018-01-26 16:34:36 +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
yflory
fd4ed3ce3b
Fix subscription button in settings
2018-01-25 12:14:46 +01:00
yflory
548a32090e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2018-01-25 12:09:36 +01:00
yflory
4d0312115a
Add a link to the account server for subscribers in settings
2018-01-25 12:09:20 +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
af2bde27c6
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2018-01-22 16:56:55 +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
ansuz
ffa392a7e2
Merge pull request #221 from ryanpcmcquen/patch-1
...
Fix Org mode regex.
2018-01-22 10:44:33 +01:00
yflory
2e436f16c9
Refactor context menu in drive
2018-01-19 17:03:58 +01:00
Ryan P.C. McQuen
ff4a49d59b
Fix Org mode regex.
...
More details here: https://github.com/mickael-kerjean/nuage/pull/16
2018-01-18 08:32:37 -08:00
yflory
4bea1aa2df
Display default avatars in IE
2018-01-18 15:25:45 +01:00