yflory
|
c59c6072f3
|
Remove jquery from outer
|
2017-12-01 16:05:23 +01:00 |
yflory
|
c6b8bbea59
|
Fix tests
|
2017-12-01 14:56:34 +01:00 |
yflory
|
b3688db202
|
Use async store
|
2017-11-30 15:01:17 +01:00 |
yflory
|
0840570fbf
|
Async store part 1
|
2017-11-30 10:33:09 +01:00 |
ansuz
|
a3c093838c
|
merge latest staging and resolve conflicts
|
2017-11-24 13:46:59 +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
|
9795ac32cb
|
Ability to burn an anonymous drive from the browser
|
2017-11-23 14:36:42 +01:00 |
yflory
|
4b5abdecbe
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-11-23 12:29:32 +01:00 |
yflory
|
280a7c2765
|
Clean cryptpad-common
|
2017-11-23 12:28:49 +01:00 |
ansuz
|
98c2b0c802
|
Merge branch 'soon' into staging
|
2017-11-22 17:38:49 +01:00 |
ansuz
|
3ff0eb116b
|
don't let search interfere with renaming
|
2017-11-22 17:23:14 +01:00 |
yflory
|
477f14bb8b
|
Put constants in a separate file
|
2017-11-21 16:46:19 +01:00 |
ansuz
|
9d662bd337
|
fix right-click pad creation in drive
|
2017-11-21 15:21:37 +01:00 |
yflory
|
e2cf46d725
|
Add new keyboard shortcuts for the drive search
|
2017-11-20 11:50:52 +01:00 |
yflory
|
bdd24ed14f
|
lint
|
2017-11-14 11:57:13 +01:00 |
yflory
|
7cfe64fc5b
|
Remove cryptpad-common dependency for some inner apps
|
2017-11-13 18:09:19 +01:00 |
yflory
|
1514ad5df3
|
Move the 'logged out' screen inside the sframe
|
2017-11-13 17:29:00 +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
|
be848c1bec
|
Fix broken readonly link in drive
|
2017-11-09 17:27:50 +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
|
840cd91bcb
|
manual merge
|
2017-11-09 15:38:32 +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
|
101482b8cc
|
Migrate settings to use a sandboxed iframe
|
2017-11-09 14:23:40 +01:00 |
ansuz
|
867df1db56
|
fix '+New' button in drive toolbar
|
2017-10-30 16:24:41 +01:00 |
yflory
|
6f020b67ca
|
Add thumbnails to framework apps
|
2017-10-26 12:31:16 +02:00 |
yflory
|
2dd3c42fd5
|
Fix handlers registered again on reconnect in drive and poll
|
2017-10-24 10:42:08 +02:00 |
yflory
|
094856a511
|
Fix renaming pad with multiple dots in the name in drive
|
2017-10-19 18:30:55 +02:00 |
yflory
|
88e7f9a218
|
Add last access and creation times in the properties window in drive
|
2017-10-19 15:05:55 +02:00 |
yflory
|
22e3baed4b
|
Fix sort issues in drive
|
2017-10-19 15:00:29 +02:00 |
yflory
|
4197b7b968
|
Fix missing icon in list mode for files with thumbnail
|
2017-10-17 17:23:31 +02:00 |
yflory
|
4116d08dd1
|
Display thumbnails in the drive and then file picker
|
2017-10-17 17:17:31 +02:00 |
yflory
|
7b6432f134
|
Lint
|
2017-10-12 18:20:33 +02:00 |
yflory
|
b86f8e3f26
|
Fix uloaded files not moved to the correct folder in drive
|
2017-10-12 17:33:22 +02:00 |
yflory
|
620ba4ed5d
|
Fix fouc in drive
|
2017-10-11 17:15:56 +02:00 |
yflory
|
e5a54b5978
|
Fix folder highlighting with drag&drop in the drive
|
2017-10-05 18:12:23 +02:00 |
yflory
|
1c7c37c121
|
Add the file class to pads in 'template' and 'recent' categories in the drive
|
2017-10-05 18:07:05 +02:00 |
yflory
|
ab3648a30a
|
Merge branch 'newpoll' into staging
|
2017-10-05 17:56:17 +02:00 |
ansuz
|
7559bc062e
|
lint compliance
|
2017-10-05 17:06:02 +02:00 |
ansuz
|
d85db64939
|
add tags from drive
|
2017-10-05 16:58:34 +02:00 |
ansuz
|
c936e5ae73
|
make context menu open correct app on correct port
|
2017-10-05 11:14:47 +02:00 |
ansuz
|
deed04108b
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-10-05 10:22:07 +02:00 |
ansuz
|
a90c078e84
|
correct reference to undefined
|
2017-10-05 10:21:59 +02:00 |
yflory
|
ceb8ff18bd
|
Fix ghost icon in drive
|
2017-10-04 15:52:09 +02:00 |
ansuz
|
0f9e93e1de
|
make tests pass again
|
2017-09-28 10:36:40 +02:00 |
yflory
|
66da349ee4
|
Sandboxed Poll app with less2
|
2017-09-27 18:52:04 +02:00 |
yflory
|
8de1852ab9
|
Lint compliance
|
2017-09-27 10:36:16 +02:00 |
yflory
|
e02a779c14
|
Use secure drive as default drive
|
2017-09-27 10:31:35 +02:00 |
yflory
|
b4de31c827
|
Merge branch 'newdrive' into staging
|
2017-09-27 10:28:16 +02:00 |
ansuz
|
52be5501d6
|
remove invalid test
|
2017-09-26 14:34:54 +02:00 |
yflory
|
1afbd4648d
|
Fix old drive
|
2017-09-25 15:23:42 +02:00 |
yflory
|
8a09e39f46
|
Enable tags in pads
|
2017-09-19 15:30:08 +02:00 |
yflory
|
a78b597ebb
|
lint errors
|
2017-09-18 15:51:47 +02:00 |
yflory
|
8ce364a252
|
Add a button to empty the trash in the drive
|
2017-09-18 15:47:39 +02:00 |
yflory
|
a1e7bf701d
|
Select the element after clicking 'show in folder' in the drive search
|
2017-09-18 15:24:25 +02:00 |
yflory
|
c00d295466
|
Add missing translations
|
2017-09-15 17:33:36 +02:00 |
Caleb James DeLisle
|
789a923792
|
Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
|
2017-09-13 14:47:50 +02:00 |
yflory
|
0f9da69185
|
Show if a pad has been renamed in the drive
|
2017-09-12 11:17:52 +02:00 |
yflory
|
8ef27dca08
|
Lint
|
2017-09-11 12:25:23 +02:00 |
yflory
|
1aef844fc3
|
Fix title attribute for truncated titles in the drive
|
2017-09-11 12:23:24 +02:00 |
yflory
|
51f1be9f7a
|
Improve the input style when renaming a folder in the drive tree
|
2017-09-11 11:50:04 +02:00 |
yflory
|
403b62f131
|
Fix ghost icon modal and improve UI on mobile
|
2017-09-11 11:04:14 +02:00 |
yflory
|
5bf966633c
|
Merge branch 'staging' into slide2
|
2017-09-08 18:21:38 +02:00 |
yflory
|
05793c220c
|
Fix secure iframes on Edge
|
2017-09-08 15:55:01 +02:00 |
ansuz
|
bbf7ed3827
|
refactor drive to use dialog.selectable()
fix class on alertify-like boxes
|
2017-09-08 12:24:20 +02:00 |
yflory
|
04a04aef2b
|
Add setAttribute/getAttribute in secure iframes. Store attributes in settings
|
2017-09-06 16:05:20 +02:00 |
yflory
|
305feebbbe
|
Fix scroll position when refreshing the drive tree
|
2017-09-05 15:39:49 +02:00 |
yflory
|
86e23ac19f
|
Use less2 in secure iframes
|
2017-09-04 15:09:54 +02:00 |
yflory
|
dec870d2bd
|
Fix selection in the drive search results
|
2017-08-28 17:43:26 +02:00 |
yflory
|
4bceef8952
|
Fix the upload status table missing in the drive
|
2017-08-28 17:35:24 +02:00 |
yflory
|
6c65e5ff72
|
Fix the ghost icon in the drive and add missing text
|
2017-08-28 12:22:31 +02:00 |
Caleb James DeLisle
|
acfaaa7d56
|
jshint compliance
|
2017-08-23 11:04:44 +02:00 |
yflory
|
d6c33fdf4f
|
Ghost icon to add a pad
|
2017-08-22 17:33:48 +02:00 |
yflory
|
98daf10ed1
|
Ability to collapse the root directory in the drive
|
2017-08-22 14:54:41 +02:00 |
yflory
|
b4864b96ac
|
Add a recent pads category in the drive
|
2017-08-22 14:28:17 +02:00 |
Caleb James DeLisle
|
b081603455
|
Update requirejs
|
2017-08-21 18:08:37 +02:00 |
yflory
|
e2d39de143
|
Forget button in pad2
|
2017-08-21 15:20:38 +02:00 |
Pierre Bondoerffer
|
82fadde249
|
restyle info-box in drive
|
2017-08-11 13:04:03 +02:00 |
Pierre Bondoerffer
|
2cc6c636db
|
Add some missing titles
|
2017-08-08 16:20:31 +02:00 |
Pierre Bondoerffer
|
8f285eba9f
|
make file picker ui even prettier
|
2017-08-07 17:22:54 +02:00 |
yflory
|
a80b00a765
|
Move the file picker in common
|
2017-07-20 18:32:03 +02:00 |
yflory
|
c33d2a2db0
|
New tooltips
|
2017-07-19 17:14:10 +02:00 |
yflory
|
baf439648e
|
Add the contacts app in the dropdown menu
|
2017-07-18 10:22:51 +02:00 |
yflory
|
b3e225cb3b
|
Replace spinner by text and fix mobile UI
|
2017-07-12 14:33:28 +02:00 |
yflory
|
ce50dbf3ca
|
Hide the 'templates' list header if the category is empty
|
2017-07-11 15:51:55 +02:00 |
yflory
|
42075e4b5f
|
Make everything 16px and 32px
|
2017-07-11 15:34:46 +02:00 |
yflory
|
16d0527e92
|
Add a page title in drive, settings and file
|
2017-07-11 15:13:39 +02:00 |
yflory
|
a0b14faf89
|
Fix the font in settings and drive
|
2017-07-11 13:11:16 +02:00 |
yflory
|
112c4c85e5
|
Left menu in drive
|
2017-07-11 12:47:15 +02:00 |
yflory
|
125018c8c3
|
New settings page
|
2017-07-10 18:29:23 +02:00 |
yflory
|
c02fa39524
|
Make drive search bar blue
|
2017-07-10 15:19:08 +02:00 |
ansuz
|
086e5909dd
|
Merge branch 'soon' into staging
|
2017-07-10 10:43:41 +02:00 |
ansuz
|
f9a43d6570
|
select everything before file extensions in drive when renaming
|
2017-07-07 10:37:12 +02:00 |
yflory
|
de420de021
|
Fix the folder's path in the search results page
|
2017-07-06 10:40:21 +02:00 |
yflory
|
43ac71603c
|
Move pad attributes in pad data
|
2017-07-05 12:26:42 +02:00 |
yflory
|
ffd184d50e
|
Fix overflowing names in the new userlist
|
2017-07-03 17:41:34 +02:00 |
yflory
|
1df5e6e855
|
Fix toolbar buttons for Safari
|
2017-07-03 14:32:54 +02:00 |
yflory
|
568ce70afd
|
Add a spinner for the history and update history buttons
|
2017-06-30 12:36:21 +02:00 |