Commit graph

70 commits

Author SHA1 Message Date
yflory
8c61e3b9c4 Remove debugging console.error 2019-10-03 12:31:33 +02:00
yflory
89aa2fe86c Fix race condition in the poll APP 2019-09-24 18:44:40 +02:00
yflory
fb0827107b Secure share modal 2019-05-29 19:00:20 +02:00
yflory
5331eebb3e Enable notifications everywhere 2019-05-23 16:09:04 +02:00
yflory
9765dca9ff Another fix about phantom viewers 2019-04-16 17:14:05 +02:00
yflory
d3dbd0c712 Move static pages content in their own file 2018-10-25 11:41:18 +02:00
yflory
3e9e92dcac Implement full CryptDrive export 2018-10-18 18:50:38 +02:00
yflory
248b87a1e1 Enable chat in the poll app 2018-09-18 16:36:29 +02:00
yflory
ee1027ceb9 Ability to import mediatags to the drive 2018-08-31 15:41:08 +02:00
Caleb James DeLisle
0d5ac05866 refactoring of the less infrastructure 2018-07-14 15:15:23 +02:00
yflory
1879c1829c Add passwod prompt to access protected pads 2018-04-25 19:03:58 +02:00
yflory
4288f536f1 Use requireCSS to load FontAwesome 2018-03-21 18:31:53 +01:00
yflory
c135893638 Improve UI for polls on mobiles 2018-03-16 18:14:21 +01:00
yflory
645e47bd72 Catch chainpad errors in polls 2018-03-13 15:10:33 +01:00
yflory
442f15df98 Add help text in all the apps + french translation 2018-03-08 15:39:46 +01:00
yflory
f45023ed1f Remove connection lost popup when websocket connection is lost 2018-03-07 16:48:49 +01:00
yflory
b0dba481d8 Fix small UI issues and IE issues 2018-03-02 18:33:43 +01:00
yflory
12bfcbe701 Add fixed order for rightside icons in the toolbar 2018-03-01 14:32:14 +01:00
yflory
2c90cb5907 Move help button in drawer and fix drawer style 2018-02-28 17:59:27 +01:00
yflory
60b2384885 Move initial state into a help block 2018-02-27 17:38:29 +01:00
yflory
5c53868c3b Delete pads after 3 months of inactivity 2018-02-26 18:34:05 +01:00
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
a40315aff7 Remove ability to delete comments in polls for readonly users 2018-01-12 17:15:11 +01:00
Caleb James DeLisle
378322a521 Don't finish the test until ChainPad settles, trying to eliminate a flicker 2018-01-11 17:08:47 +01:00
Caleb James DeLisle
4808c8b374 Fixed poll which was not working with automated testing 2018-01-11 15:57:09 +01:00
Caleb James DeLisle
151d33db18 Added testing of /poll/ :D 2018-01-11 15:45:12 +01:00
yflory
5e8b183ee6 Fix uncommited column in poll hidden in published mode 2017-12-22 14:42:37 +01:00
yflory
f7d30318cc Disable editable inputs in poll's read-only mode 2017-12-20 15:46:44 +01:00
yflory
cfc9ce33d6 Hide the tags button for anonymous users 2017-12-19 11:58:45 +01:00
yflory
d666e9e7ee Remove tag and filepicker buttons for anon users 2017-12-15 18:16:01 +01:00
Caleb James DeLisle
12b0f3e201 Pad Not Pinned: Better CSS, moved element outside of the title element, added it in poll, better colors, tippy, and login/register in same window 2017-12-08 14:00:53 +01:00
yflory
74e59a513a Add the markdown toolbar to the slide and poll apps 2017-11-27 17:55:20 +01:00
yflory
644f6e9985 Use the bounce app to open links from inner 2017-11-27 14:44:44 +01:00
ansuz
56102d3689 use unified listmap 2017-11-24 13:40:21 +01:00
ansuz
ee6c2097f5 resolve merge conflicts 2017-11-23 16:56:49 +01:00
yflory
7cfe64fc5b Remove cryptpad-common dependency for some inner apps 2017-11-13 18:09:19 +01:00
yflory
30c8c253dd Remove util and hash from common 2017-11-13 16:32:40 +01:00
yflory
c9e1de042c Remove common-interface dependency from cryptpad-common 2017-11-13 12:00:26 +01:00
yflory
dc207393fd Separate UI elements from cryptpad-common 2017-11-13 10:23:18 +01:00
yflory
354c63bd64 Clean old code 2017-11-09 18:17:49 +01:00
Caleb James DeLisle
7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 2017-11-09 17:07:04 +01:00
Caleb James DeLisle
75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 2017-11-09 15:36:49 +01:00
yflory
6b9ffe8dd1 Make thumbnails more secure 2017-11-07 14:51:53 +01:00
yflory
a592317e35 lint compliance 2017-11-06 15:49:40 +01:00
yflory
9060464f37 Create thumbnails only when the tab is not focused 2017-11-06 13:36:54 +01:00
yflory
5dff9a32b6 Fix comments order in polls 2017-11-03 18:38:04 +01:00
yflory
8de9a596f1 Fix cursor in thumbnails 2017-11-02 19:11:27 +01:00
yflory
1245b4d244 Enable thumbnails in poll and whiteboard 2017-10-27 13:31:41 +02:00
ansuz
8359902f6a fix typo in poll 2017-10-24 17:42:08 +02:00