Commit graph

135 commits

Author SHA1 Message Date
yflory
d6129ee21f Remove console.log 2020-06-22 17:37:09 +02:00
yflory
24c7ea985d Fix issues with the team mailbox 2020-06-10 12:14:51 +02:00
yflory
cb36a49908 Add team mailbox with the SHARE_PAD example 2020-06-04 16:54:56 +02:00
ansuz
6f882e0ddd refactor repeated 'drawer' pattern 2020-05-26 12:51:37 -04:00
ansuz
2925316058 remove hardcoded translations 2020-05-26 11:52:02 -04:00
yflory
c9a0eef5f1 Remove X button in chat and userlist panels 2020-05-26 16:12:19 +02:00
ansuz
73a168f09b mark hardcoded translations and duplicated code with XXX 2020-05-25 16:18:59 -04:00
yflory
e28d4695c5 Fix notifications button title in top bar 2020-05-25 17:08:12 +02:00
yflory
303d4fdd3a Fix colors for the help, chat and userlist boxes 2020-05-15 13:50:36 +02:00
yflory
706ecc67f9 Fix UI issue sin the file app 2020-05-15 12:02:27 +02:00
yflory
8992ac67c5 Remove button text on small screens 2020-05-13 15:54:36 +02:00
yflory
e6ce5a55e5 Add missing button for all the apps 2020-05-13 14:42:22 +02:00
yflory
96f6e0ebaf Fix ordering in file menu, add scrollbars and remove 'new pad' button 2020-05-13 11:28:00 +02:00
yflory
55e531c8f7 Slide app toolbar 2020-05-07 18:16:36 +02:00
yflory
f506400f76 Add file menu 2020-05-07 15:36:24 +02:00
yflory
94eac09c61 Add share and access to the bottom bar 2020-05-07 15:26:12 +02:00
yflory
a1d9294036 New topbar in toolbar 2020-05-07 14:58:27 +02:00
yflory
079329cc28 Rename toolbar file 2020-05-07 12:01:05 +02:00
yflory
dc207393fd Separate UI elements from cryptpad-common 2017-11-13 10:23:18 +01:00
Caleb James DeLisle
c25f2df721 Added caching versions to some of the images which are loaded by js 2017-06-30 12:11:44 +02:00
Caleb James DeLisle
66520b6041 cleaned up the accounts, limits and revenue sharing and unified the config in one place 2017-05-26 18:09:31 +02:00
yflory
5a883d5a57 Use the new toolbar and move the userlist code in a separate file 2017-05-05 17:56:49 +02:00
yflory
a190c99426 Toolbar refactoring 2017-05-04 16:08:12 +02:00
ansuz
cf4dee28f7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-04-28 17:13:18 +02:00
yflory
56aaeea003 Fix the drive toolbar not displaying the displayName 2017-04-28 17:03:47 +02:00
ansuz
1b3ce5aa96 fix typo 2017-04-28 16:08:47 +02:00
yflory
a165332c15 Don't store a pad in the drive if the limit has been reached 2017-04-28 12:08:05 +02:00
yflory
bf7c7c45d0 Add the storage limit warning in the toolbar 2017-04-27 18:46:46 +02:00
yflory
f50aa5c29b Move the mediatag viewer into a media app 2017-04-26 14:55:06 +02:00
yflory
9882a3a923 Add support for the file applicaiton in the drive 2017-04-25 18:42:21 +02:00
yflory
c9c7d61ad1 Media tag viewer 2017-04-25 14:55:38 +02:00
ansuz
f7e96b4e8c resolve merge conflicts and jquery errors 2017-04-24 13:43:18 +02:00
Caleb James DeLisle
c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 2017-04-18 12:14:32 +02:00
yflory
43c045721c Get the channel history 2017-04-14 18:36:36 +02:00
yflory
f34492be94 Remove duplicates uid in the user list 2017-04-10 15:27:01 +02:00
ansuz
5c292fb1fa jshint compliance 2017-04-06 08:32:31 +02:00
yflory
46a5eee597 Display the spinner in the toolbar for local changes 2017-04-05 14:57:07 +02:00
ansuz
76990ac1b2 version toolbar.css for cache-busting 2017-03-29 11:56:03 +02:00
ansuz
59a80d5fde remove silly TODO 2017-03-27 12:08:19 +02:00
ansuz
fa9249ef29 don't notify for userlist changes if a user joins twice 2017-03-24 13:17:51 +01:00
yflory
994d640f8b Fix an issue causing the lag icon to lose its color 2017-03-21 14:52:49 +01:00
ansuz
b542245086 fix lint error 2017-03-20 18:11:26 +01:00
yflory
29174b2922 Update the lag icon 2017-03-20 16:39:33 +01:00
yflory
15e9af77bb Remove the langauge selector from toolbar and add it in settings 2017-03-15 17:14:49 +01:00
yflory
ceaf757680 Allow right click on the CryptPad logo/link in the top left corner 2017-03-13 18:49:30 +01:00
yflory
77d09f64e1 Display anonymous users in the user list 2017-03-06 14:56:41 +01:00
yflory
2a1b241592 Display a button to open the editing link while in read-only mode if we know it 2017-03-03 18:14:53 +01:00
yflory
5797aab3f2 Fix XSS with display names in the user list 2017-03-01 13:08:36 +01:00
ansuz
7e77c6828a more correct pluralization 2017-02-21 18:55:48 +01:00
yflory
47b8fefd9e Load messages.js only once, in cryptpad-common 2017-02-21 14:16:23 +01:00