yflory
cfc9ce33d6
Hide the tags button for anonymous users
2017-12-19 11:58:45 +01:00
yflory
09433e0bf0
display existing tags in the prompt in drive
2017-12-19 10:16:53 +01:00
Caleb James DeLisle
3c0806659b
Better logging if we trigger the doc emptystring issue
2017-12-18 18:28:48 +01:00
Caleb James DeLisle
7842c730a4
support for testing on safari
2017-12-18 15:15:41 +01:00
Caleb James DeLisle
e587e9cd57
allow specifying the browser in selenium
2017-12-18 11:39:59 +01:00
ansuz
38e28ebc9a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-15 19:12:00 +01:00
ansuz
3c2d6af4f0
save pending tags when clicking OK on tagPrompt
2017-12-15 19:11:53 +01:00
yflory
47e4ce623a
Fix import pads from anon drive at registration
2017-12-15 18:27:13 +01:00
yflory
d666e9e7ee
Remove tag and filepicker buttons for anon users
2017-12-15 18:16:01 +01:00
yflory
c18d4297e1
Fix friend requests from the userlist
2017-12-15 16:19:22 +01:00
Caleb James DeLisle
6a2d79249d
Added some nice testing
2017-12-15 16:09:30 +01:00
yflory
50ddad5e41
Fix an issue with the tag prompt removing all keyup listeners
2017-12-15 15:33:53 +01:00
Caleb James DeLisle
bb548b3428
Merge branch 'staging' into better-testing
2017-12-15 10:29:28 +01:00
Caleb James DeLisle
6ac4fa4689
wip
2017-12-14 11:34:44 +01:00
ansuz
afcf3d06b3
unpin pads when they are removed from your drive
2017-12-12 16:00:05 +01:00
ansuz
1a0ac9830a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-12 14:53:17 +01:00
ansuz
c0e49211c4
eat errors related to cursors
2017-12-12 14:51:51 +01:00
yflory
bba974947b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-12 14:45:39 +01:00
yflory
6bcc72ff83
Fix pads using an old URL
2017-12-12 14:45:25 +01:00
Caleb James DeLisle
8582f92892
Attempt to handle the possible scenario where we are overwriting an existing pad with the initial content.
2017-12-12 14:30:10 +01:00
ansuz
50b6a23067
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-12 13:47:35 +01:00
ansuz
76af3b90a7
stub createUnpinnedWarning0
2017-12-12 13:47:24 +01:00
yflory
a863011a0c
Fix profile in read-only mode
2017-12-12 12:14:32 +01:00
yflory
b1765c6ae3
Fix pad creation screen with anonymous users
2017-12-11 17:58:59 +01:00
yflory
c269929319
Fix creation page not displayed in pad and slide
2017-12-11 17:17:06 +01:00
yflory
362104ec09
lint compliance
2017-12-11 14:49:41 +01:00
yflory
89cc583f53
Call the handler if onReady is called for a ready channel
2017-12-11 12:48:06 +01:00
yflory
dcfccf88cd
Merge branch 'creationpage' into staging
2017-12-11 12:21:21 +01:00
yflory
1922dbfd75
Creation page with mobile support
2017-12-11 12:19:44 +01:00
Caleb James DeLisle
7a09bf43eb
Fix a truly silly mistake in rpc.js and make the pad-not-pinned message get removed if a registered user joins
2017-12-08 14:46:32 +01:00
Caleb James DeLisle
008b2cc67e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-08 14:01:02 +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
ansuz
06422e6d5a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-08 11:47:55 +01:00
ansuz
38bd27303b
WIP rpc framework
2017-12-08 11:47:07 +01:00
Caleb James DeLisle
617c4b6044
CSS refactorings and pad-is-not-pinned work
2017-12-07 19:00:13 +01:00
yflory
e96d54e655
Add a pad creation page
2017-12-07 18:51:50 +01:00
yflory
4377f2cee7
Fix missing translations in the drive
2017-12-07 12:20:26 +01:00
yflory
203c5d64c1
Focus codemirror after using the markdown toolbar
2017-12-07 12:18:14 +01:00
yflory
e72270d4a4
Add feedback when sharedworker is defined
2017-12-07 10:50:45 +01:00
yflory
1ac4abc482
Remove old code
2017-12-07 10:35:48 +01:00
yflory
64303b4090
Merge branch 'refactor' into staging
2017-12-07 10:34:15 +01:00
yflory
3e064e6638
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-06 18:33:16 +01:00
yflory
604ea1c95f
Feedback about webworkers
2017-12-06 18:32:48 +01:00
Caleb James DeLisle
ba74f9d37a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-05 18:32:29 +01:00
Caleb James DeLisle
1dabea84d9
Overrides to colortheme.less will nolonger block the adding of new keys to the original file
2017-12-05 18:32:23 +01:00
yflory
61935500f4
Lint compliance
2017-12-05 18:10:53 +01:00
yflory
9eb33e39e6
Enable change events in the drive
2017-12-05 18:09:43 +01:00
Caleb James DeLisle
c702a23c77
Initial work on the 'pad will expire' logic
2017-12-05 17:48:30 +01:00
yflory
17636769e4
Remove the second network created for the drive
2017-12-05 16:40:04 +01:00
ansuz
291eb57027
fix auth app
2017-12-05 15:07:35 +01:00
yflory
52712c4bb9
Use the network from the async store for pads
2017-12-04 19:16:38 +01:00
yflory
de7806504b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-04 15:03:57 +01:00
yflory
f52d987515
Ability to resize avatars before uploading them
2017-12-04 15:03:43 +01:00
ansuz
34223e4b78
remove accidental inclusion
2017-12-04 13:59:57 +01:00
ansuz
0b54a76211
lint compliance
2017-12-04 13:58:33 +01:00
ansuz
cd29208267
fix toolbar's incorrect gotoDrive title
2017-12-04 11:46:15 +01:00
ansuz
e85e2dcabd
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-12-04 11:41:45 +01:00
ansuz
d3d9e2e771
WIP: refactoring rpc code
2017-12-04 11:10:25 +01:00
ansuz
afcc888a8b
make flat dom quiet again
2017-12-04 10:16:17 +01:00
yflory
e164edec03
Fix the webworker app
2017-12-01 18:29:59 +01:00
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
04e02871bc
Merge branch 'refactor2' into staging
2017-12-01 14:50:19 +01:00
yflory
4903bd0757
Enable messenger in async store
2017-12-01 14:49:21 +01:00
yflory
bd85f1b003
Fix file upload and remove unnecessary dependencies
2017-12-01 10:16:48 +01:00
Caleb James DeLisle
5187b3f26c
Flow compliance and fix a few bugs in rpc.js
2017-11-30 18:32:20 +01:00
yflory
664625a6ef
Fix more async store issues
2017-11-30 18:22:26 +01:00
yflory
5c3237e093
Fix issues with the async store
2017-11-30 17:21:58 +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
385ac9607c
pass 'self' into common-util instead of using window
2017-11-27 18:26:04 +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
812df7de6f
Merge branch 'merge-staging' into staging
2017-11-27 12:18:34 +01:00
ansuz
be5c5831dd
lint compliance
2017-11-27 12:18:04 +01:00
yflory
b0f553e9ea
Add a markdown toolbar to help with the markdown syntax
2017-11-27 12:17:35 +01:00
ansuz
4ff4ccd1d3
use faster and more correct 'find' implementation
2017-11-27 11:30:50 +01:00
ansuz
701af29192
fix broken register/login process
2017-11-24 15:12:00 +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
661db129b2
lint compliance
2017-11-24 10:32:58 +01:00
ansuz
80978377f2
return transformed cursor value
2017-11-24 10:03:45 +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
280a7c2765
Clean cryptpad-common
2017-11-23 12:28:49 +01:00
yflory
eba1c9dfac
Add chainpad log to the debug app
2017-11-21 18:50:33 +01:00
yflory
30cea8888d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-11-21 17:37:53 +01:00
yflory
06011065d2
Add a debug app
2017-11-21 17:37:38 +01:00
ansuz
60c4973d62
resolve merge conflicts
2017-11-21 17:22:06 +01:00
ansuz
585f9d2e4e
repair broken 'clear channel' button
2017-11-21 17:19:35 +01:00
yflory
000f3edd1d
Constants file
2017-11-21 16:47:19 +01:00
yflory
477f14bb8b
Put constants in a separate file
2017-11-21 16:46:19 +01:00
yflory
7f88d1d43a
Improve drive loading speed
2017-11-21 11:09:59 +01:00
yflory
06ede6b294
Fix export in apps using framework
2017-11-21 10:26:33 +01:00
yflory
c35e3d644e
Make sure dates are stored as numbers in the drive
2017-11-20 15:37:23 +01:00
yflory
655dfe971d
Add translation for the edit username button in the userlist
2017-11-20 14:28:35 +01:00
ansuz
d1beb6493b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-11-20 12:20:13 +01:00
ansuz
b96ea47f1f
strip tracking parameters when parsing urls
2017-11-20 12:09:17 +01:00
yflory
fc02f97d78
Use less2 classes in the user menu
2017-11-17 18:20:45 +01:00
yflory
41a082c46d
Fix video thumbnails
2017-11-17 18:20:02 +01:00
yflory
af8aa25228
Add an option to never rename a file during the session
2017-11-17 10:57:54 +01:00
yflory
31b31654ec
Lint compliance
2017-11-16 18:57:33 +01:00
yflory
25d3d321da
Ability to rename a file before uploading it to the server
2017-11-16 18:11:13 +01:00
yflory
2813b7219e
Fix the public key using the wrong domain in settings
2017-11-16 13:35:07 +01:00
yflory
a96e49d55a
Fix filepicker creating a new netflux network when initialized
2017-11-15 16:56:50 +01:00
yflory
630ac45948
Fix laggy and blinking tooltips
2017-11-15 16:31:26 +01:00
yflory
1f53304ad3
Display a dropdown menu inside another one
2017-11-15 15:35:28 +01:00
yflory
014e12b5b5
Ability to update the username from the userlist
2017-11-15 11:32:54 +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
5a2afb5c95
Remove Realtime and Messaging from common
2017-11-13 17:01:09 +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
Caleb James DeLisle
50da6b3b2e
Needs to be handled in chainpad-listmap
...
Revert "Do content checks on the drive so if it gets corrupted, the patch will be rejected"
This reverts commit eaa7b6e8e5
.
2017-11-11 01:34:20 +01:00
Caleb James DeLisle
eaa7b6e8e5
Do content checks on the drive so if it gets corrupted, the patch will be rejected
2017-11-11 01:26:54 +01:00
yflory
354c63bd64
Clean old code
2017-11-09 18:17:49 +01:00
Caleb James DeLisle
ac66511f0a
Merge branch 'staging' into new-diff
2017-11-09 17:44:45 +01:00
yflory
f931574dac
lint compliance
2017-11-09 17:23:13 +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
yflory
c1ba08cfc6
Make sure thumbnails are .png
2017-11-07 15:04:45 +01:00
yflory
0956905ca8
Wipe localForage on log out
2017-11-07 14:56:50 +01:00
yflory
6b9ffe8dd1
Make thumbnails more secure
2017-11-07 14:51:53 +01:00
ansuz
e07bb0f7b3
roll back to old transform function, except in pad
2017-11-06 17:18:10 +01:00
yflory
a592317e35
lint compliance
2017-11-06 15:49:40 +01:00
yflory
fef97ed60e
Fix an creating duplicates mediatags in markdown preview
2017-11-06 15:47:18 +01:00
yflory
9060464f37
Create thumbnails only when the tab is not focused
2017-11-06 13:36:54 +01:00
yflory
a37e6c7979
lint compliance
2017-11-03 18:39:06 +01:00
yflory
2a3a5c4342
Ability to disable thumbnails
2017-11-03 18:38:27 +01:00
yflory
1871749b6f
Fix -1 viewer in the userlist when disconnected
2017-11-03 15:14:23 +01:00
yflory
cf3024ef5b
Ability to display an error in the toolbar state
2017-11-03 14:30:59 +01:00
yflory
8de9a596f1
Fix cursor in thumbnails
2017-11-02 19:11:27 +01:00
yflory
fd7bb3aadb
Make sure the infinite spinner modal is not displayed multiple times
2017-11-02 17:47:19 +01:00
yflory
3ebb5ca493
Fix issue in diffMarked creating text nodes for each character
2017-10-31 18:19:30 +01:00
yflory
4250688856
Migrate profile to use sframe
2017-10-30 18:49:28 +01:00
ansuz
4c0049ad55
don't log presence of other users as 'joins' when you have first joined
2017-10-27 14:20:31 +02:00
ansuz
325f685f3e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-27 14:14:25 +02:00
ansuz
1cbf1aec92
prevent undefined access in non-sframe apps
2017-10-27 14:14:19 +02:00
yflory
ac1b67ad67
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-27 13:31:54 +02:00
yflory
1245b4d244
Enable thumbnails in poll and whiteboard
2017-10-27 13:31:41 +02:00
ansuz
df1a700cb2
disable thumbnail test. add test for flat dom
2017-10-27 11:01:22 +02:00
ansuz
02cd7e5b58
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-27 10:44:53 +02:00
ansuz
69890ebd8f
prototype alternate datastructure for trees in listmap
2017-10-27 10:43:44 +02:00
ansuz
23c305f71f
implement removeItem so localForage doesn't complain
2017-10-27 10:37:44 +02:00
yflory
6f020b67ca
Add thumbnails to framework apps
2017-10-26 12:31:16 +02:00
yflory
bf817f20ee
Fix file upload in code and slide
2017-10-25 12:31:22 +02:00
yflory
24572a40d2
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-24 18:50:19 +02:00
yflory
f4adbd980e
Thumbnails for the code app
2017-10-24 18:49:58 +02:00
ansuz
69f9a7ebf3
make userlist change notifications configurable
2017-10-24 17:29:58 +02:00
Caleb James DeLisle
027b9fa383
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-24 18:03:31 +03:00
Caleb James DeLisle
aa37997aa3
Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm>
2017-10-24 18:02:03 +03:00
ansuz
bac608adfe
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-24 16:56:13 +02:00
ansuz
dc90811090
only call onReady once in sframe-listmap
2017-10-24 16:56:08 +02:00
yflory
bac10472f3
lint compliance
2017-10-24 14:32:47 +02:00
yflory
39b4cb9226
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-24 14:31:56 +02:00
yflory
18b5b20d27
Add thumbnails for PDFs
2017-10-24 14:31:42 +02:00
ansuz
aee51f1317
lint compliance
2017-10-24 14:02:29 +02:00
ansuz
447b0a74ee
handle errors for videos when uploading
2017-10-24 13:45:27 +02:00
yflory
30a69fae13
Add thumbnails for videos
2017-10-24 12:26:04 +02:00
yflory
21f8ae7570
Keep the correct ratio for image thumbnails
2017-10-24 11:45:07 +02:00
yflory
2be22867c1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-23 14:39:31 +02:00
yflory
13718d0263
Fix recent pads in chrome
2017-10-23 14:38:38 +02:00
ansuz
2e5fdf709a
Merge branch 'soon' into staging
2017-10-23 14:29:01 +02:00
Caleb James DeLisle
9b02b36724
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-23 14:22:54 +03:00
Caleb James DeLisle
d7e9498143
Fix and then disable the new OT
2017-10-23 14:22:33 +03:00
ansuz
288e141c1f
add missing sframe method
2017-10-23 12:33:50 +02:00
yflory
c1d05a00ba
Improve media-tag export in pad to work with existing CSP
2017-10-23 10:55:40 +02:00
yflory
3e4faf1be1
Add new state messages in the toolbar
2017-10-20 18:12:47 +02:00
yflory
6d080bcb45
Ability to export mediatag images in pad
2017-10-20 18:10:08 +02:00
yflory
a0dd867f33
Fix pending state not removed after friend invite rejected
2017-10-20 18:09:09 +02:00
yflory
c25be21138
Fix the upgrade button in the drive
2017-10-20 10:16:01 +02:00
Caleb James DeLisle
cc6b2192e4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-20 10:26:27 +03:00
yflory
515214aed1
Use present mode in embed code
2017-10-19 11:59:07 +02:00
yflory
201c974df6
Merge branch 'thumbnails' into staging
2017-10-19 11:43:43 +02:00
Caleb James DeLisle
81d0b3272d
Fix multiple infinite-spinner errors piling up on top of eachother
2017-10-18 14:49:50 +03:00
Caleb James DeLisle
9e4c48f537
lint errors
2017-10-18 12:25:13 +03:00
Caleb James DeLisle
a149152f11
Merge branch 'staging' into framework
2017-10-18 11:42:31 +03:00
yflory
4116d08dd1
Display thumbnails in the drive and then file picker
2017-10-17 17:17:31 +02:00
yflory
6920129126
Embed images from the drive in whiteboard
2017-10-17 12:19:57 +02:00
MacLemon
867b971c33
Compressed images: PNG recompressed pixel identical, JPGs recompressed visually identically. Saving about 9.8%≈580kB overall, to speed up initial and repeating client connections.
2017-10-14 00:31:31 +02:00
yflory
2fd120100a
Merge branch 'wb' into staging
2017-10-13 16:58:59 +02:00
Caleb James DeLisle
15337603bb
Merge branch 'staging' into framework
2017-10-13 13:41:24 +03:00
Caleb James DeLisle
854c1e94a4
make infinite spinner error message go away if ChainPad settles after it has been popped
2017-10-13 13:39:49 +03:00
yflory
6926d42292
Autoload template picker to make it faster to appear when used
2017-10-12 18:18:01 +02:00
yflory
1c8e1a36e8
Add file type in the pad attributes for existing files
2017-10-12 17:43:49 +02:00
yflory
b86f8e3f26
Fix uloaded files not moved to the correct folder in drive
2017-10-12 17:33:22 +02:00
Caleb James DeLisle
753e2d797e
Merge branch 'staging' into framework
2017-10-12 17:07:10 +03:00
yflory
62bc72847f
Add an error message when trying to tag a deleted pad
2017-10-12 15:06:29 +02:00
Caleb James DeLisle
c773b5d076
Remove a brittle test which can make a pad inaccessible, switch from transformFunction to (new) patchTransformer and add another DOM.normalize() which is needed
2017-10-12 15:42:09 +03:00
yflory
69dd3a60ab
Hide template and fileupload buttons for anonymous users
2017-10-12 14:32:12 +02:00
yflory
8e1f15e88d
Get title suggestion based on poll's description
2017-10-12 14:12:26 +02:00
yflory
95ad25973e
Ability to delete a stronger pad from readonly mode
2017-10-12 11:41:53 +02:00
yflory
b28c1537e8
Fix history in readonly mode
2017-10-12 10:59:23 +02:00
ansuz
f0bdc3b26f
second try
2017-10-09 16:57:30 +02:00
ansuz
d50a692986
add note about tags to prompt
2017-10-09 16:51:57 +02:00
Caleb James DeLisle
c8928a0811
Switch the transform function and also stop calling textPatcher without the metadata
2017-10-09 17:07:26 +03:00
yflory
035150614d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-10-09 15:38:08 +02:00
yflory
484e216054
Fix hashtag button in the toolbar
2017-10-09 15:37:37 +02:00
ansuz
a12239405b
fix toolbar 'home link' to visit home page from drive
2017-10-09 15:10:38 +02:00
Caleb James DeLisle
828a685ba8
Fix broken browser fight logging
2017-10-09 14:12:55 +03:00
yflory
aa744567ed
Fix thumbnails in sframe apps
2017-10-09 11:52:34 +02:00
yflory
5e7bf0cfb8
Embed an image in whiteboard
2017-10-09 10:32:24 +02:00
Caleb James DeLisle
f0eb58ee95
Merge branch 'staging' into framework
2017-10-06 14:50:35 +03: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
503111d26a
use recompiled media-tag
2017-10-05 17:00:47 +02:00
ansuz
427afc3954
override modified file name in pdfjs
2017-10-05 16:59:55 +02:00
ansuz
d85db64939
add tags from drive
2017-10-05 16:58:34 +02:00
Caleb James DeLisle
0aecfad854
Occasionally the language selector only says "Mode" rather than the language
2017-10-05 16:12:49 +03:00
ansuz
1f35798194
stop event propagation from tag prompt
2017-10-05 15:08:34 +02:00
Caleb James DeLisle
d9e97b86e6
Merge branch 'staging' into framework
2017-10-05 12:14:37 +03:00
Caleb James DeLisle
383c2f54cb
1. Add a class cp-hidden-if-readonly which is display:none if the pad is in read-only mode. 2. Don't show color pickers or options when in read-only on presentation.
2017-10-05 12:14:03 +03:00
yflory
26dfc65c25
Comments in polls
2017-10-04 19:06:16 +02:00
yflory
68bda92291
Use codemirror for description in poll
2017-10-03 19:04:29 +02:00
ansuz
b8ce149db6
add hint about tag usage
2017-10-03 18:36:34 +02:00
Caleb James DeLisle
d6570ad9f2
Standardize media-tag embedder and make media tags always absolute URL, Standardize import/export logic for codemirror apps, fix arrow key navigation in presentation fullscreen mode before first click.
2017-10-03 17:57:57 +03:00
yflory
5cf86bf74a
Update UI in poll and remove old code
2017-10-03 14:11:11 +02:00
ansuz
09c0a473e2
fix function signatures
2017-10-03 14:08:40 +02:00
yflory
3337689630
Wrong translation key in toolbar
2017-10-03 14:04:07 +02:00
yflory
126742a1c3
Fix bugs in sframe poll and update UI
2017-10-02 19:02:31 +02:00
ansuz
351b95d6a9
resolve merge conflicts
2017-10-02 18:59:47 +02:00
ansuz
6c7b135f91
lint compliance
2017-10-02 18:58:18 +02:00
ansuz
94c392b79f
secure messaging
2017-10-02 18:57:17 +02:00
Caleb James DeLisle
53f65f6a87
Merge branch 'staging' into framework
2017-10-02 17:46:27 +03:00
Caleb James DeLisle
fa6938baa8
1. Migrated /slide/ to use framework
...
2. Fixed CSS not being applied on /slide/
3. Minor changes to /code/ to reuse code which is also used on /slide/
2017-10-02 17:34:37 +03:00
Caleb James DeLisle
1e5bc5da14
onReady should only be called once, onContentUpdate should be able to throw and there should be a generic normalizer
2017-10-02 15:09:25 +03:00
Caleb James DeLisle
12e82e80ec
When changing the title of a presentation, the title in the bottom of the slide should also change
2017-10-02 15:04:44 +03:00
ansuz
48c49e5a75
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-28 10:23:59 +02:00
ansuz
19e58cec94
prevent typeError
2017-09-28 10:23:48 +02:00
Caleb James DeLisle
f95acda758
Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/
2017-09-27 16:53:16 +02:00
Caleb James DeLisle
6dbc02e81a
Merge branch 'staging' into framework
2017-09-27 12:01:18 +02:00
Caleb James DeLisle
1c791b5b51
Fix framework by removing some async and also fix media tags
2017-09-27 11:58:14 +02:00
Caleb James DeLisle
90d00c10b1
Make metadata-manager a bit more robust
2017-09-27 11:56:25 +02:00
yflory
8de1852ab9
Lint compliance
2017-09-27 10:36:16 +02:00
yflory
b4de31c827
Merge branch 'newdrive' into staging
2017-09-27 10:28:16 +02:00
Caleb James DeLisle
342b6012f7
manual merge of staging into framework
2017-09-26 17:11:45 +02:00
Caleb James DeLisle
cf6030ab8b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-26 15:58:33 +02:00
Caleb James DeLisle
e62c5e1d07
Add some debugging lines to help synthesize error cases
2017-09-26 15:58:25 +02:00
yflory
345bfc1cea
Remove migration for pad attributes
2017-09-26 14:36:49 +02:00
ansuz
b3e066eaca
show loading screen tips during loading screen
2017-09-26 10:59:25 +02:00
Caleb James DeLisle
77fe6a9bba
small bug fixes
2017-09-26 10:23:35 +02:00
Caleb James DeLisle
1b01855dd2
Merge branch 'staging' into framework
2017-09-25 18:11:57 +02:00
Caleb James DeLisle
1fd7a6e2b3
Mistake in mkEvent which makes all events only work once
2017-09-25 18:03:31 +02:00
Caleb James DeLisle
368a6b2406
manual merge, still wip
2017-09-25 17:35:25 +02:00
yflory
cdeac00633
Merge branch 'staging' into newdrive
2017-09-25 17:35:06 +02:00
yflory
a8eecee590
Fix access to undefined variable in drive
2017-09-25 17:29:31 +02:00
yflory
91e36171eb
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-25 17:09:41 +02:00
yflory
138ad17e3e
Fix 'import local pads' in settings creating duplicates
2017-09-25 17:09:26 +02:00
yflory
d2f1d0c0e9
Fix readme pad not added at registration in sframe drive
2017-09-25 16:09:54 +02:00
Caleb James DeLisle
ae54cbca33
Refactor sframe-cpnf-inner to export chainpad
2017-09-25 15:46:04 +02:00
Caleb James DeLisle
44018ee7e1
Improve the LessLoader check to hopefully stop the message saying cookies were blocked.
2017-09-25 15:45:56 +02:00
Caleb James DeLisle
b15527565c
Allow passing arguments when firing events
2017-09-25 15:45:49 +02:00
Caleb James DeLisle
0eb2165f31
Implement a new pad framework and make it work (seemingly) with /pad/
2017-09-25 15:45:08 +02:00
Caleb James DeLisle
d9845d3450
Refactor sframe-cpnf-inner to export chainpad
2017-09-25 15:44:03 +02:00
Caleb James DeLisle
f418ee9632
Improve the LessLoader check to hopefully stop the message saying cookies were blocked.
2017-09-25 15:43:02 +02:00
Caleb James DeLisle
72f03b2a47
Allow passing arguments when firing events
2017-09-25 15:42:08 +02:00
yflory
6aeb366767
Lint
2017-09-25 14:47:19 +02:00
yflory
0600ce59ec
Display the 'spinner' when typing in sframe apps
2017-09-25 13:19:25 +02:00
yflory
1d7683503f
Fix link origin in sframe upload table
2017-09-25 12:44:05 +02:00
yflory
92c808812a
Fix missing style in toolbar/less2
2017-09-25 11:59:05 +02:00
yflory
4049931924
Lint
2017-09-25 11:51:24 +02:00
yflory
c364377d7c
Use less2 in sframe drive
2017-09-25 11:48:42 +02:00
yflory
47fe7b1c53
Drive in sandboxed iframe
2017-09-22 19:35:06 +02:00
yflory
dfdeb7b113
Fix style and race condition for history mode
2017-09-21 18:00:33 +02:00
yflory
a810d7bd85
Fix style and race condition for history mode
2017-09-21 18:00:11 +02:00
yflory
456370b1aa
Base for Drive in sandboxed iframe
2017-09-21 17:59:26 +02:00
ansuz
95302366d1
lint compliance
2017-09-21 11:19:23 +02:00
ansuz
68f7d4bc0a
more conformant tagPrompt behaviour
2017-09-20 17:55:05 +02:00
ansuz
f990200996
drop any notion of crypto from sframe-listmap
2017-09-19 18:21:33 +02:00
ansuz
a1c124f1be
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-19 15:38:21 +02:00
ansuz
c9223cb942
listmap does not care about 'readOnly' mode anymore
2017-09-19 15:38:06 +02:00
yflory
88914ec6cc
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-19 15:36:38 +02:00
yflory
8a09e39f46
Enable tags in pads
2017-09-19 15:30:08 +02:00
ansuz
d2b27f3588
resolve merge conflicts
2017-09-19 14:24:26 +02:00
ansuz
4af01e6e9e
make listmap consume cpNfInner
2017-09-19 14:16:13 +02:00
yflory
6fdd66167a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-19 11:04:59 +02:00
yflory
732585ea7b
Sandboxed iframe for the whiteboard app
2017-09-19 10:27:31 +02:00
ansuz
d72146ba7f
use setAttribute for assigning attributes in hyperscript
2017-09-19 10:27:19 +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
1131ef0172
Fix language selection in sandboxed iframes
2017-09-18 14:26:54 +02:00
yflory
018f71df04
Add drop handlers for mediatags in ckeditor
2017-09-18 10:59:40 +02:00
ansuz
08e0ae424d
log errors in less compilation
2017-09-14 18:13:03 +02:00
ansuz
5b45e92250
delete range requests after they have completed
2017-09-14 12:08:41 +02:00
ansuz
47ce645897
implement slice
2017-09-14 11:51:33 +02:00
ansuz
6ed4f2fc64
fix a thing
2017-09-14 11:27:10 +02:00
ansuz
8a564bf350
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-14 11:23:51 +02:00
ansuz
513f8e73d4
refactor cryptpad.ready to use nthen
2017-09-14 11:23:37 +02:00
Caleb James DeLisle
b643ccc232
typo
2017-09-14 10:54:16 +02:00
Caleb James DeLisle
652c916690
change the command in the documentation so that it will not change itself
2017-09-14 10:52:55 +02:00
Caleb James DeLisle
845f75f8a7
remove a 100ms dead spot from page load
2017-09-14 10:48:59 +02:00
Caleb James DeLisle
b24e9b84af
Manual merge, update the CSS in loading.js and document that loading.less does nothing.
2017-09-14 10:48:35 +02:00
Caleb James DeLisle
8a32b72ffc
1. implement cryptpadCache which has put() and get() functions that can be used like a localStorage that auto-flushes when a new version is released
...
2. change loading.js to use packaged css in order to get the loading screen up as quick as possible.
3. change LessLoader to cache less in cryptpadCache
2017-09-14 10:23:05 +02:00
ansuz
4d688289cc
lint-compliance
2017-09-13 18:19:15 +02:00
ansuz
2797a77f5d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-13 18:18:45 +02:00
yflory
47cfa0cf45
Focus the editable content when opening a codemirror pad
2017-09-13 18:09:55 +02:00
ansuz
f039fc7ff5
develop a system for avoiding z-index problems
2017-09-13 17:43:17 +02:00
yflory
bafa401473
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-13 17:22:48 +02:00
ansuz
fbd4be6135
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-13 16:32:41 +02:00
yflory
d360e2d0f4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-13 16:20:26 +02:00
yflory
ab64bf9e59
Use less2 for the loading screen
2017-09-13 16:19:26 +02:00
Caleb James DeLisle
710418f42f
Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
2017-09-13 16:04:01 +02:00
ansuz
a332168926
fix some bugs in prompts, alerts, confirms
2017-09-13 15:52:31 +02:00
ansuz
0db33d48fc
properly handle variable args in Cryptpad.alert
2017-09-13 14:52:58 +02:00
Caleb James DeLisle
0d8c292fef
Merge branches 'staging' and 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-13 14:47:55 +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
Caleb James DeLisle
d46cc8226d
Update LessLoader to be capable of loading CSS as well as less files and properly rewrite the URLs
2017-09-13 14:46:41 +02:00
ansuz
e1f090bb9d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-13 12:33:05 +02:00
ansuz
244e3ecba7
support forefront flag in alert config
2017-09-13 12:32:30 +02:00
Caleb James DeLisle
63cb5dfc1e
Make less loader rewrite urls to use version parameter
2017-09-13 12:04:24 +02:00
Caleb James DeLisle
d967df2cec
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-13 11:00:09 +02:00
Caleb James DeLisle
e3c0ec29f7
Hopefully chase out a race in sframe-channel
2017-09-13 11:00:00 +02:00
yflory
8c41e0bdd6
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-12 18:40:20 +02:00
yflory
437f50fd4a
Migrate the file to a sandboxed iframe
2017-09-12 18:40:11 +02:00
Caleb James DeLisle
1713167a5d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-12 14:12:41 +02:00
Caleb James DeLisle
981a919328
Added tooltips back to sframe land with hopefully a more robust removal.
2017-09-12 14:12:35 +02:00
yflory
7d720c73a9
Merge branch 'soon'
2017-09-12 11:34:12 +02:00
yflory
ddbda08c88
Fix an issue when cleaning the template category in the drive
2017-09-12 11:32:32 +02:00
ansuz
9d229b8868
lint compliance
2017-09-12 11:30:43 +02:00
ansuz
a87ccdc37e
remove redundant lines
2017-09-12 11:27:24 +02:00
ansuz
da0e31fa54
guard against possible type errors
2017-09-12 11:20:50 +02:00
ansuz
a0b3201df3
fix focus on alerts, prompts, and confirms. call back from alerts
2017-09-12 10:49:48 +02:00
yflory
5a4836fe6d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-11 16:36:41 +02:00
yflory
79094aa4bb
Fix closing the title input when the title is not modified
2017-09-11 16:36:24 +02:00
ansuz
58c38dd77b
focus on the current window when you pop an alert
2017-09-11 16:34:00 +02:00
ansuz
b9545f45f7
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-11 16:26:21 +02:00
ansuz
306fec2d0e
improve messages for template picker confirm
2017-09-11 16:25:58 +02:00
ansuz
1943c83f69
clean up api for Cryptpad.confirm
2017-09-11 16:24:43 +02:00
Caleb James DeLisle
8d3ebdbaf7
I'm stupid
2017-09-11 15:53:27 +02:00
Caleb James DeLisle
041071e61c
manual merge
2017-09-11 15:52:14 +02:00
Caleb James DeLisle
7334173b4a
Hopefully fix infinite spinner whenever there is a disconnect (pad)
2017-09-11 15:46:21 +02:00
yflory
304a8df808
Remove unneeded migration and fix attributes migration
2017-09-11 14:25:19 +02:00
ansuz
5a1abc8986
let's try using actual js syntax
2017-09-11 14:04:40 +02:00
ansuz
134c6057c1
Merge branch 'slide2' of github.com:xwiki-labs/cryptpad into origin/slide2
2017-09-11 14:01:05 +02:00
ansuz
59d25b4c1a
use camel case, not snek case
2017-09-11 14:00:27 +02:00
ansuz
520b8967fd
allow people with short passwords to log in
2017-09-11 13:54:48 +02:00
yflory
5bf966633c
Merge branch 'staging' into slide2
2017-09-08 18:21:38 +02:00
yflory
514bff7065
Add slide number in the title in slide2
2017-09-08 18:21:11 +02:00
ansuz
0ed6846e07
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-08 17:41:46 +02:00
ansuz
b5b9f931c7
don't use common-realtime
2017-09-08 17:41:05 +02:00
ansuz
32e8c8ef4b
implement alertify without alertify
2017-09-08 17:40:25 +02:00
yflory
c3a07e879c
Merge branch 'staging' into slide2
2017-09-08 16:23:07 +02:00
yflory
fc069dac48
Ask the user before loading the template picker
2017-09-08 16:21:12 +02:00
yflory
05793c220c
Fix secure iframes on Edge
2017-09-08 15:55:01 +02:00
yflory
290d668ceb
Fix race condition preventing slide to work on Edge
2017-09-08 15:53:53 +02:00
ansuz
739903d511
don't check account usage if you aren't logged in
2017-09-08 14:00:49 +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
f2aaaa9751
Move slide to secure iframe
2017-09-07 18:56:58 +02:00
ansuz
809b56625d
refactor ui elements
2017-09-07 18:54:58 +02:00
ansuz
bca9ba66cb
enforce a configurable minimum password length when registering
2017-09-07 17:44:04 +02:00
ansuz
fab6264ce6
use loading screen from pages.js
2017-09-07 16:41:11 +02:00
ansuz
e8298f165a
only display first letter of name if user has no avatar
2017-09-07 16:35:24 +02:00
ansuz
85003f7a23
lint compliance
2017-09-07 14:21:54 +02:00
ansuz
cca3c04d43
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-07 12:45:18 +02:00
ansuz
15e24ebe4f
ui for hashtag picker
2017-09-07 12:45:07 +02:00
ansuz
1b97996ef8
implement util.once
2017-09-07 12:26:05 +02:00
yflory
0423a5f4e2
Clean secure iframe code
2017-09-06 18:26:10 +02:00
yflory
04a04aef2b
Add setAttribute/getAttribute in secure iframes. Store attributes in settings
2017-09-06 16:05:20 +02:00
yflory
61b228db79
Fix double / when storing a file
2017-09-06 11:41:09 +02:00
yflory
3ca9f41290
Get embed code for pad and code
2017-09-06 10:56:27 +02:00
yflory
0bb6698399
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-05 18:40:18 +02:00
yflory
e85b34f127
Add embed options in the secure pad hashes
2017-09-05 18:38:51 +02:00
ansuz
b3d5e04bb4
lint compliance
2017-09-05 17:23:16 +02:00
ansuz
3d2a2da74e
add listAllTags api
2017-09-05 16:52:22 +02:00
ansuz
0e8a26e8eb
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-09-05 15:37:02 +02:00
ansuz
1c50bb3f61
clear hung tooltips
2017-09-05 15:36:46 +02:00
yflory
53eb9bb541
Remove the logo from the filepicker loading screen
2017-09-05 15:34:38 +02:00
yflory
729c013af7
Get mediatag embed code from the file app
2017-09-05 15:08:05 +02:00
yflory
4108520d20
Add contacts in the new menu if the user is logged in
2017-09-05 11:43:16 +02:00
yflory
78b338c379
Merge branch 'code2' into staging
2017-09-05 11:38:17 +02:00
yflory
db86a2dbee
Merge branch 'code2' of github.com:xwiki-labs/cryptpad into code2
2017-09-05 11:36:31 +02:00
yflory
d2787e3eff
Make code2 the default code app
2017-09-05 11:36:02 +02:00
ansuz
4069945bc4
Merge branch 'code2' of github.com:xwiki-labs/cryptpad into code2
2017-09-05 11:27:11 +02:00
ansuz
cd7b00d45b
make pixels 100px
2017-09-05 11:25:47 +02:00
ansuz
b1a1f4ba13
add encrypted thumbnails to metadata for images.
...
correct decryption logic
2017-09-05 10:57:59 +02:00
ansuz
b8e913c95a
more thumbnail methods
2017-09-05 10:46:00 +02:00
ansuz
ffbb21dd2c
use cryptpad-september build of media-tag
2017-09-05 10:43:48 +02:00
yflory
86e23ac19f
Use less2 in secure iframes
2017-09-04 15:09:54 +02:00
yflory
f12f4bb925
Integrate filepicker secure iframe in the code2 app
2017-09-01 15:17:14 +02:00
ansuz
1072e3e797
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-31 18:12:21 +02:00
ansuz
ae60b5845f
implement search-by-tag for filesData
2017-08-31 18:12:13 +02:00
ansuz
72ef730f23
implement tag-related functions
2017-08-31 18:06:26 +02:00
ansuz
0302c06d0e
send feedback if client does not support symbols
2017-08-31 18:04:20 +02:00
ansuz
52019dc763
make get and set pad attribute return only cloned data
2017-08-31 18:02:44 +02:00
yflory
89b7b644f3
Enable drag & upload in code2 and prepare filepicker
2017-08-31 16:32:26 +02:00
Caleb James DeLisle
e2719d9098
Add media-tag-nacl to cryptpad so it will be hosted on the server
2017-08-31 16:28:48 +02:00
yflory
885282ddea
Fix undefined friend
2017-08-31 15:49:20 +02:00
Caleb James DeLisle
a60709ff73
Infinite spinner popup leads to frame attempting to reload and failing
2017-08-30 19:23:01 +02:00
yflory
b8971cdc23
Add previewMode settings to code2
2017-08-30 18:47:50 +02:00
yflory
0d008aaa2e
Add indent settings to code2
2017-08-30 17:57:10 +02:00
yflory
f54dc7505c
Migrate indentation settings to a settings subobject
2017-08-30 17:19:50 +02:00
yflory
0893bcc0e5
Merge branch 'staging' into code2
2017-08-30 14:57:19 +02:00
yflory
f06683e949
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-30 12:26:23 +02:00
yflory
0ce32464fd
Fix flickering avatar in firefox
2017-08-30 12:26:11 +02:00
ansuz
ba0e935add
stub localStorage, and handle errors that might come from touching localStorage
2017-08-30 11:31:49 +02:00
ansuz
be8ea4102e
keep trying to parse the hash until it works
2017-08-30 11:26:51 +02:00
yflory
a2ed266048
Move the code app in a secure iframe
2017-08-30 11:10:57 +02:00
ansuz
a34d1793e0
drop 'loading' text from loading screen
2017-08-29 18:15:40 +02:00
ansuz
181a19a9a0
polyfill for array.fill
2017-08-29 11:49:10 +02:00
yflory
51fa6287c1
Enable notifications in secure pads
2017-08-29 11:20:02 +02:00
yflory
642dc17910
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-29 11:03:05 +02:00
yflory
901917983b
Fix an issue preventing pads to be stored in the drive
2017-08-29 11:02:56 +02:00
ansuz
8fb7fef3f5
regular expressions are never falsey
2017-08-29 10:37:19 +02:00
ansuz
24eac9b4a6
test for flakey tests
2017-08-28 18:42:04 +02:00
ansuz
7d2a76f4d6
delete dead code. fix off-by-one for messages. turn off history button when history is exhausted
2017-08-28 18:32:43 +02:00
ansuz
430a6f7b77
lint compliance
2017-08-28 17:51:50 +02:00
yflory
d9a4a32bf9
Fix avatar for anonymous users in secure pads
2017-08-28 16:57:10 +02:00
yflory
00fda0d7d7
Fix avatar in read-only mode (secure pads)
2017-08-28 16:49:28 +02:00
yflory
88cb4fd83c
Enable friend requests from secure pads
2017-08-28 16:21:05 +02:00
yflory
147d88d845
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-28 15:13:30 +02:00
yflory
e43c68aa48
Fix viewers number in secure iframe
2017-08-28 15:13:16 +02:00
yflory
f89015d9ed
Update the tab title to match the pad title in pad2
2017-08-28 14:49:33 +02:00
ansuz
1280cd1659
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-28 14:49:01 +02:00
yflory
51c065d13c
Fix link to main in the new toolbar
2017-08-28 14:18:33 +02:00
yflory
d9bf2abcd8
Fix old hashes not working anymore in pad
2017-08-28 13:53:24 +02:00
ansuz
536fe04790
emit notification when alert, confirm, or prompt are called
2017-08-28 13:46:28 +02:00
yflory
d4589c4699
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-28 12:22:38 +02:00
yflory
6c65e5ff72
Fix the ghost icon in the drive and add missing text
2017-08-28 12:22:31 +02:00
ansuz
5c2b58e703
log error synchronously so we get a trace when pinPads has no callback
2017-08-28 11:47:01 +02:00
ansuz
841e3af8da
handle unfriends. clean up. better input validation
2017-08-28 11:46:05 +02:00
ansuz
c66a0c55e0
ensure that function signatures are correct
2017-08-28 11:40:31 +02:00
ansuz
91f6e3e543
remove a lot of dead code
2017-08-28 11:28:45 +02:00
ansuz
57d0c6c973
Merge branch 'new-messaging' into staging
2017-08-25 14:42:34 +02:00
ansuz
9e04d039d7
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-25 14:42:23 +02:00
ansuz
22d754d514
handle user renames
2017-08-25 14:42:05 +02:00
Caleb James DeLisle
0a6f81850f
Handle infinite-spinner errors and properly inform the user
2017-08-25 14:24:43 +02:00
ansuz
f58d4c941f
clean up a bit
2017-08-24 17:19:57 +02:00
ansuz
b75a951a98
encode messages with 'author' field instead of 'channel'
2017-08-24 17:14:03 +02:00
Caleb James DeLisle
7bbea28831
minor anti-xss changes...
2017-08-24 13:53:42 +02:00
ansuz
013b75ae67
implement history range requests
2017-08-24 11:34:05 +02:00
ansuz
b71f1860db
make uid function reusable
2017-08-24 11:31:20 +02:00
Caleb James DeLisle
75fde58846
Well that was stupid... (fix bug introduced in acfaaa7d56
when trying to make jshint compliance)
2017-08-23 16:18:47 +02:00
Caleb James DeLisle
5d9599c9b7
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-23 12:15:01 +02:00
Caleb James DeLisle
cbac5e417c
Make loading screen come much earlier on pad2
2017-08-23 12:14:51 +02:00
yflory
b6881349be
Fix an issue with the notifications in secure pads
2017-08-23 11:39:53 +02:00
yflory
ec64ac485d
Fix 'not a function' error
2017-08-23 11:06:55 +02:00
Caleb James DeLisle
acfaaa7d56
jshint compliance
2017-08-23 11:04:44 +02:00
Caleb James DeLisle
2ad9fcee17
Manual merge of notify.js
2017-08-23 10:45:55 +02:00
Caleb James DeLisle
8a9755611a
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-23 10:21:53 +02:00
Caleb James DeLisle
2dacd57e76
fix caching on favicon
2017-08-23 10:21:41 +02:00
yflory
33025a9df9
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-22 18:19:06 +02:00
yflory
c33b128bf4
Enable feedback in pad2
2017-08-22 18:18:58 +02:00
yflory
e81bb3fe08
Fix profile link in the userlist
2017-08-22 18:18:48 +02:00
ansuz
002eed0d6f
make most of the messenger api async
2017-08-22 15:55:00 +02:00
Caleb James DeLisle
d9f5e3638e
Big caching improvements :D
2017-08-22 15:50:10 +02:00
yflory
b4864b96ac
Add a recent pads category in the drive
2017-08-22 14:28:17 +02:00
Caleb James DeLisle
4f3b4a30ee
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-21 18:38:16 +02:00
Caleb James DeLisle
4b70fc9f49
Use resources from the original origin in pad2
2017-08-21 18:38:07 +02:00
yflory
aa9e0d3cd3
Enable AppConfig in pad2
2017-08-21 18:30:51 +02:00
yflory
f40d2c0b20
Add templates to pad2
2017-08-21 18:21:53 +02:00
yflory
8d020833af
Add missing file
2017-08-21 18:21:25 +02:00
yflory
8d837d22ea
Add history to pad2
2017-08-21 17:40:21 +02:00
yflory
b2e6df1f9d
Add import & export in pad2
2017-08-21 15:34:21 +02:00
yflory
e2d39de143
Forget button in pad2
2017-08-21 15:20:38 +02:00
yflory
e4020ba8d4
Fix pad creation in pad2
2017-08-21 14:41:56 +02:00
yflory
140c6f3776
Add limit warning in pad2
2017-08-21 12:24:33 +02:00
yflory
30aef71603
Enable avatars in pad2
2017-08-21 12:01:38 +02:00
yflory
f88a6f63fe
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-21 11:08:38 +02:00
yflory
fb4808e1e1
Fix queries callback arguments
2017-08-21 11:08:27 +02:00
Caleb James DeLisle
6dd1643738
Manual merge work done on loading page to pad2
2017-08-21 10:53:40 +02:00
Caleb James DeLisle
8b702e0150
wip
2017-08-21 10:34:49 +02:00
yflory
e65b2f4e9f
Add shareButton to pad2
2017-08-18 18:43:04 +02:00
yflory
beb45740d0
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-18 16:34:50 +02:00
yflory
90f892de9c
Useradmin menu, notifications and share button in pad2
2017-08-18 16:34:41 +02:00
ansuz
253ab68d8d
Merge branch 'staging' into new-messaging
2017-08-18 15:31:06 +02:00
Caleb James DeLisle
498c8229e9
Make following a link inside of the iframe only fail rather than carrying the iframe away from the pad.
2017-08-18 14:12:30 +02:00
ansuz
0693a98890
create a thumbnail when uploading images from whiteboard
2017-08-18 12:53:02 +02:00
ansuz
b17044ad98
add support for thumbnails in metadata
2017-08-18 12:47:04 +02:00
yflory
dd9b38066e
Change display name in useradmin menu
2017-08-18 11:07:42 +02:00
yflory
a96d447e8b
Add notifications in pad2
2017-08-18 10:47:30 +02:00
Caleb James DeLisle
cf6d8c83b2
Fix title setter logic and separate it from UI
2017-08-17 19:58:48 +02:00
Caleb James DeLisle
ec87f3f897
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-17 19:01:40 +02:00
Caleb James DeLisle
415399ef64
Changes to support title change in metadata
2017-08-17 19:01:33 +02:00
yflory
d1affebd14
Title in pad2
2017-08-17 19:01:03 +02:00
yflory
604415b32c
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-17 18:29:24 +02:00
yflory
fab3d67b75
Enable title in pad2
2017-08-17 18:28:05 +02:00
Caleb James DeLisle
909bda4302
This should fix laxy metadata
2017-08-17 18:26:58 +02:00
ansuz
a4dbf39c4a
fix pdf display problems in chrome
2017-08-17 18:11:46 +02:00
Caleb James DeLisle
2490ee253f
Added setDisplayName RPC
2017-08-17 18:09:17 +02:00
yflory
887a26b1a6
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-17 17:34:47 +02:00
Caleb James DeLisle
0b34ceb0eb
Added RPC setPadTitleInDrive()
2017-08-17 17:34:08 +02:00
ansuz
bed7d95bf3
use latest compiled cryptpad media-tag
2017-08-17 17:31:52 +02:00
ansuz
3a5526e247
infer pdfjs document title from iframe url
2017-08-17 17:30:28 +02:00
yflory
25466aa2f9
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-17 17:26:27 +02:00
yflory
1d237735ef
Useradmin menu in pad2
2017-08-17 17:26:20 +02:00
Caleb James DeLisle
3b5af3ea74
sframe common changes
2017-08-17 16:56:18 +02:00
yflory
d1157c4d72
Add missing file
2017-08-17 16:28:54 +02:00
yflory
d237c76f6c
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-17 16:25:31 +02:00
yflory
f5855a2870
Add account name in metadata manager
2017-08-17 16:25:25 +02:00
Caleb James DeLisle
3c0197cbf4
Firefox fails to boot the iframe if there is no number on setInterval
2017-08-17 16:17:57 +02:00
yflory
d88704fb50
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-17 15:44:41 +02:00
Caleb James DeLisle
a4850a7fcc
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-17 15:42:28 +02:00
yflory
fc5bdd3bed
Add lazy metadata to fix parse errors in pad2
2017-08-17 15:42:26 +02:00
Caleb James DeLisle
ad9f2ff223
Made pad2 server more generic and easy to implement
2017-08-17 15:41:04 +02:00
ansuz
a125253cde
lint compliance
2017-08-17 15:13:05 +02:00
ansuz
290763d6c5
don't complain about bad realtime state just because you disconnected
2017-08-17 15:07:34 +02:00
yflory
226ef1fd00
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
2017-08-17 14:55:53 +02:00
yflory
fb512c8923
Toolbar in pad2
2017-08-17 14:55:44 +02:00
ansuz
3b20dcd435
add optional cache-busting to favicon
2017-08-17 14:34:22 +02:00
ansuz
ee874878dd
clear tooltips when the userlist is redrawn
2017-08-17 12:50:40 +02:00
ansuz
f207edfd28
handle errors when deriving keys. fix incorrect reference
2017-08-17 12:50:12 +02:00
Caleb James DeLisle
e04c0b89a1
manual merge of staging
2017-08-17 12:14:19 +02:00
ansuz
130b330ede
refactor messaging
2017-08-16 10:04:50 +02:00
ansuz
736288a85b
lint compliance
2017-08-14 14:02:57 +02:00
ansuz
5037f444e9
update markdown sanitization strategy
2017-08-14 13:12:43 +02:00
Caleb James DeLisle
878a565f89
tiny little performance improvement in something that really doesn't need it
2017-08-11 17:34:51 +02:00
Caleb James DeLisle
7a698d092e
When Cryptpad.clearTooltips() gets called, don't clear tooltips unless their associated element has gone missing so it won't clear a tip someone is trying to read.
2017-08-11 17:28:23 +02:00
Pierre Bondoerffer
17b986a6ca
fix toolbar drive link (oops)
2017-08-11 12:56:06 +02:00
ansuz
284124a32d
WIP
2017-08-11 10:59:54 +02:00
Caleb James DeLisle
4acd9957a9
Set the url if there is none
2017-08-11 10:40:57 +02:00
Caleb James DeLisle
33e73dd5e5
fixed one last fight
2017-08-10 21:40:34 +02:00
Caleb James DeLisle
9c0b0cc6a8
Merge branch 'staging' into pad2
2017-08-10 18:39:16 +02:00
Caleb James DeLisle
1e56fa31c0
yay, they talk and they don't fight
2017-08-10 18:31:44 +02:00
ansuz
1c526feffb
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-10 18:06:58 +02:00
Caleb James DeLisle
b3d349bf80
Merge branch 'staging' into pad2
2017-08-10 14:53:12 +02:00
Caleb James DeLisle
8efac4e661
Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging
2017-08-10 14:49:41 +02:00
Caleb James DeLisle
0dde1d7507
wip
2017-08-10 14:49:21 +02:00
Pierre Bondoerffer
baf64114a6
point to homepage in drive
2017-08-10 14:45:56 +02:00
Caleb James DeLisle
c304071492
wip
2017-08-09 17:37:55 +02:00
Caleb James DeLisle
e49a42db18
Merge branch 'staging' into pad2
2017-08-09 16:28:51 +02:00
Caleb James DeLisle
1f9bd866c3
Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging
2017-08-09 16:06:46 +02:00
Pierre Bondoerffer
edad5deeac
fix logo not showing sometimes in chrome
2017-08-09 16:06:29 +02:00
Caleb James DeLisle
52565076b9
Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging
2017-08-09 14:48:06 +02:00
Caleb James DeLisle
4b25ab80d6
wip
2017-08-09 14:45:39 +02:00
ansuz
844967a880
continued refactoring
2017-08-09 14:20:37 +02:00
Pierre Bondoerffer
a4aeada585
make the file dialog placeholder visible, center file list
2017-08-09 11:20:46 +02:00
Pierre Bondoerffer
e08ed72653
generate the tooltip after the button
2017-08-09 11:11:53 +02:00
Pierre Bondoerffer
665e81912e
put the tooltip on the actual button to prevent tippy from popping when not intended
2017-08-09 11:06:06 +02:00
Pierre Bondoerffer
34ba673cd3
improve file upload UI
2017-08-09 10:54:20 +02:00
ansuz
34a5a32c44
lint compliance
2017-08-08 20:29:02 +02:00
ansuz
cdf3cee9c8
split out message rendering into ui
2017-08-08 18:21:03 +02:00
ansuz
fcdfa52aa9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-08 17:13:38 +02:00
ansuz
58b3b32cc3
big messaging refactor. split UI from logic
2017-08-08 17:13:10 +02:00
Pierre Bondoerffer
6ca6755d02
more missing titles in toolbar
2017-08-08 16:51:23 +02:00
Pierre Bondoerffer
d3f2398865
bump tippy to 1.2.0, add dynamicTitle option
2017-08-08 16:19:44 +02:00
ansuz
8301bd44be
Merge pull request #164 from pbondoer/staging
...
UI improvements
2017-08-08 14:46:25 +02:00
Pierre Bondoerffer
f585ddccdf
fix image sizes in /slide/
2017-08-08 11:44:01 +02:00
ansuz
fc95f1b6a8
lint compliance
2017-08-08 10:32:25 +02:00
ansuz
ba9696ba33
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-08 10:03:54 +02:00
Caleb James DeLisle
a612f02be2
Merge branch 'staging' into pad2
2017-08-07 17:49:03 +02:00
ansuz
c63807fd2b
implement channel.send
2017-08-07 17:24:16 +02:00
Caleb James DeLisle
35a55a15ed
wip
2017-08-07 17:23:28 +02:00
ansuz
d835005905
simplify in-memory message format
2017-08-07 17:22:56 +02:00
Pierre Bondoerffer
8f285eba9f
make file picker ui even prettier
2017-08-07 17:22:54 +02:00
ansuz
797cc2b105
handle messages which fail to decrypt
2017-08-07 17:21:23 +02:00
Caleb James DeLisle
65dfd99171
major wip
2017-08-07 16:27:57 +02:00
Pierre Bondoerffer
c53e738054
improve file picker ui
2017-08-07 16:27:29 +02:00
ansuz
bad5160885
fix bad reference
2017-08-05 09:14:36 +02:00
ansuz
05aa5ed347
hide new feature until it is finished
2017-08-04 18:07:47 +02:00
ansuz
395f6e1b27
reset confirm text for alertify
2017-08-04 15:54:15 +02:00
ansuz
9865359bb0
don't tell users about new versions
2017-08-04 14:05:00 +02:00
ansuz
c8c44d3bfc
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-08-04 11:22:22 +02:00
Caleb James DeLisle
0d1f19f5d4
Big manual merge
2017-08-04 11:20:17 +02:00
Pierre Bondoerffer
f6d45d05f6
use logo in toolbar
2017-08-04 11:01:26 +02:00
ansuz
11c72499a0
don't add duplicate messages to the history
2017-08-03 17:06:28 +02:00
ansuz
52854c5a8e
ignore history range responses
2017-08-03 15:05:04 +02:00
ansuz
e786117110
get new messages when reconnecting and WIP get more history
2017-08-03 15:04:29 +02:00
ansuz
2ce341fed6
disable input field when disconnected
2017-08-03 14:12:07 +02:00
ansuz
66d81429bd
integrate file embed into code editor
2017-08-03 11:47:54 +02:00
ansuz
8b0831ac5d
save images drawn with whiteboard to your CryptDrive
2017-08-02 16:51:41 +02:00
ansuz
fe826133b3
make some markdown styles reusable
2017-08-02 11:03:06 +02:00
ansuz
35cf23ce2c
clear tooltips when redrawing the userlist
2017-08-01 11:50:43 +02:00
ansuz
4c6f8d71e1
don't invoke spinner if it does not exist
2017-08-01 11:08:25 +02:00
ansuz
311f709dc4
lint compliance
2017-07-31 17:15:17 +02:00
ansuz
c147d342a3
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-31 15:45:50 +02:00
ansuz
542d0cd17f
drop support for legacy pad list
2017-07-31 15:34:56 +02:00
Pierre Bondoerffer
93e007b52a
reduce png sizes
2017-07-31 15:11:35 +02:00
ansuz
3fa010027c
implement clearTooltips
2017-07-31 12:29:41 +02:00
ansuz
a68a225d79
fix read-only synchronization bug
2017-07-31 12:21:48 +02:00
CatalinScr
796bf89491
Update of the front-page
2017-07-24 17:56:54 +03:00
Nicolas Lemoine
658b00814b
TodoApp - Style and translations
2017-07-23 16:08:49 +03:00
ansuz
ae693ff5a7
lint compliance
2017-07-23 09:01:12 +02:00
ansuz
6622735db0
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-22 14:15:15 +02:00
ansuz
55cb0734e2
make bad state timeout configurable
2017-07-22 10:56:39 +02:00
yflory
469f49fc0a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-20 18:32:12 +02:00
yflory
a80b00a765
Move the file picker in common
2017-07-20 18:32:03 +02:00
ansuz
d44f0696af
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-20 18:24:53 +02:00
ansuz
2d0635a409
use custom version of tippy
2017-07-20 18:23:51 +02:00
yflory
09793e0d7d
jshint
2017-07-20 18:21:10 +02:00
yflory
683769f30a
Fix tooltips
2017-07-20 18:19:59 +02:00
yflory
9633025afe
CSS for the removeHistory button in contacts
2017-07-20 17:26:33 +02:00
yflory
97f1bbedc5
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-20 17:08:28 +02:00
yflory
b9bba76b4e
Make the delay for tooltips configurable
2017-07-20 17:08:11 +02:00
ansuz
dd98e2222a
WIP erase chat history button
2017-07-20 17:04:11 +02:00
ansuz
128d5b2c6d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-20 15:55:17 +02:00
ansuz
b22127f10c
add history removal
2017-07-20 15:55:04 +02:00
yflory
a5a73ce326
Fix print button in slide
2017-07-20 14:41:51 +02:00
yflory
140964478e
Enter + shift key to add a new line in chat
2017-07-20 09:54:44 +02:00
yflory
e26e041a5b
fix jshint errors
2017-07-19 17:24:35 +02:00
yflory
c33d2a2db0
New tooltips
2017-07-19 17:14:10 +02:00
yflory
b56a782f01
Store the userlist state when it is closed using the icon
2017-07-19 14:38:46 +02:00
yflory
82c87144cb
Remove the friend request button when the request is sent
2017-07-19 14:14:34 +02:00
yflory
5ce49af57b
Make CryptDrive fast again
2017-07-19 11:36:00 +02:00
yflory
e2d031c76a
Add support for markdown syntax in contacts
2017-07-19 10:29:59 +02:00
yflory
cba113a2b0
Lint
2017-07-18 15:52:46 +02:00
yflory
91ebbdfdb4
View contact status
2017-07-18 15:50:21 +02:00
ansuz
39fd0d0f5f
notify if you're focused on a conversation in a bacgkrounded tab
2017-07-18 10:57:37 +02:00
yflory
f719b34e09
Add tab notification in contacts
2017-07-18 10:42:23 +02:00
yflory
baf439648e
Add the contacts app in the dropdown menu
2017-07-18 10:22:51 +02:00
yflory
36d792874a
Fix initial text not removed in /contacts
2017-07-18 10:13:29 +02:00
ansuz
df0442c2bf
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-17 18:40:27 +02:00
ansuz
eb4b5ca77c
stub history removal. coming soon
2017-07-17 18:39:44 +02:00
yflory
aa8181ab2b
Contacts app translations
2017-07-17 18:34:46 +02:00
yflory
73e32f273e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-17 18:08:07 +02:00
yflory
009d01abde
Fix friend removal and update user data
2017-07-17 18:07:58 +02:00
ansuz
1aecdeb075
fresh media tag build
2017-07-17 11:08:39 +02:00
ansuz
7114bfaa52
lint compliance
2017-07-13 21:09:29 +02:00
ansuz
e2c17dbeb4
resolve conflicts
2017-07-13 17:52:00 +02:00
yflory
557f13f796
Unfriend and update username - beta
2017-07-13 17:32:57 +02:00
ansuz
96d2ff67e1
user-plus as icon for add-friend
2017-07-13 15:22:11 +02:00
ansuz
c3ba7cd792
fix race condition
2017-07-13 12:55:08 +02:00
ansuz
d0d38aa2a3
feedback on first visit
2017-07-13 11:03:56 +02:00
ansuz
9527a5def7
avoid a CSP error. silence pdfjs warnings
2017-07-13 10:58:45 +02:00
ansuz
9707433944
comment out debugging info
2017-07-13 10:57:51 +02:00
ansuz
575d4612f9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-12 18:56:12 +02:00
ansuz
eda9908c3b
prevent accessing attributes of null
2017-07-12 18:56:04 +02:00
ansuz
eeb2ee2d17
add clear channel rpc
2017-07-12 18:55:29 +02:00
ansuz
89af8e4472
fix funny off-by-one thing
2017-07-12 18:49:33 +02:00
yflory
ac684a8dc7
Use the APP toolbar in profile
2017-07-12 18:34:16 +02:00
yflory
2d509e3e25
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-12 14:34:57 +02:00
yflory
b3e225cb3b
Replace spinner by text and fix mobile UI
2017-07-12 14:33:28 +02:00
ansuz
f450a28d11
improve logic for guessing titles within code documents
2017-07-12 11:09:53 +02:00
ansuz
0483d15b8f
lint compliance
2017-07-12 10:55:42 +02:00
ansuz
c0cb5c4263
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-12 10:46:15 +02:00
ansuz
f4bca0f9c0
Modifications for latest media-tag
...
* use latest built media-tag
* include pdfjs and configure its path for media-tag
* check whether decryption events affect an avatar. crop it if so
2017-07-12 10:44:40 +02:00
ansuz
5b3cca58bd
modifications to handle latest media-tag
2017-07-12 10:44:03 +02:00
yflory
7f5c301734
Add display name in the settings useradmin menu
2017-07-11 18:50:41 +02:00
yflory
fb21a650ce
Lint errors
2017-07-11 17:40:13 +02:00
yflory
159ccc2866
Fix mediatag flickering
2017-07-11 17:39:08 +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
8f5a244999
Replace mediatag markdown syntax by html. Enable file upload in /code.
2017-07-11 11:56:06 +02:00
yflory
438e7e6cf9
Fix display name in useradmin (friends app)
2017-07-10 13:04:33 +02:00
yflory
e6188bfb63
Fix useradmin dropdown position
2017-07-10 12:38:54 +02:00
yflory
97d8d86395
Fix avatar in static pages
2017-07-10 12:03:44 +02:00
yflory
e8f3df5a46
Clean less
2017-07-10 11:57:04 +02:00
yflory
159d72f33b
Merge branch 'msg' into staging
2017-07-10 11:48:22 +02:00
yflory
8e2e8b1653
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-10 11:46:16 +02:00
yflory
ff10c282d4
Avatar in the user admin button
2017-07-10 11:46:06 +02:00
yflory
be6ee672d3
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-10 11:16:52 +02:00
yflory
f0523a0153
Avatar in the user admin menu
2017-07-10 11:16:44 +02:00
ansuz
e10de1219b
feedback on view hash usage
2017-07-10 11:13:56 +02:00
ansuz
52eb8e307c
feedback for language used
2017-07-10 10:59:32 +02:00
yflory
1c531ccd47
Pin the chat channels
2017-07-10 10:39:57 +02:00
ansuz
4a37bc4a1c
abort the realtime session if it does not synchronize for 30 seconds
2017-07-10 10:34:25 +02:00
ansuz
c096872467
Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg
2017-07-10 09:30:44 +02:00
ansuz
22fbc7e5d8
implement getter for public keys
2017-07-10 09:21:27 +02:00
yflory
df103c4074
Messaging app
2017-07-07 18:53:21 +02:00
ansuz
1c462d5c4a
use random token for feedback instead of date
2017-07-07 10:16:54 +02:00
yflory
21f1527c71
Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg
2017-07-06 18:39:06 +02:00
yflory
5c7441f82c
Display the friend list in the friend app
2017-07-06 18:38:58 +02:00
ansuz
fac715dd09
Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg
2017-07-06 18:35:21 +02:00
ansuz
4b23ef74d7
add support for curve message signing and curve validateKeys
2017-07-06 18:30:16 +02:00
yflory
a5e8f6ae81
Add friend app and fix avatar size
2017-07-06 18:00:03 +02:00
yflory
af31771e3a
Share a channel id, not a hash
2017-07-06 14:47:02 +02:00
yflory
852b2eaf1d
Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg
2017-07-06 14:27:32 +02:00
yflory
26a83003b5
Create an owned channel
2017-07-06 14:27:13 +02:00
yflory
5b5a7ab286
Hide the friend button when the resquest is accepted
2017-07-06 12:31:31 +02:00
ansuz
d3bbdc27c0
lint compliance
2017-07-06 10:33:31 +02:00
ansuz
bce0b03ba4
Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg
2017-07-06 10:25:53 +02:00
ansuz
909e00bbc3
create a listmap object using public key crypto
2017-07-06 10:25:43 +02:00
yflory
96fde4e5ed
Add missing file
2017-07-06 10:24:28 +02:00
ansuz
df53166b37
implement and use prototype curve encryptors
2017-07-06 10:22:20 +02:00
ansuz
d293ba4d44
add support for invite hashes
2017-07-06 09:44:39 +02:00
yflory
37d5b0afb9
Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg
2017-07-05 18:42:51 +02:00
yflory
95e2efab89
Add to friend list
2017-07-05 18:42:32 +02:00
ansuz
e353627204
log users out if they do not have curve keys. add curve keys to object on registration and login.
2017-07-05 17:19:28 +02:00
ansuz
4016a95540
prototype invite app
2017-07-05 16:01:50 +02:00
yflory
465ef74f2b
Fix rpc
2017-07-05 16:02:22 +02:00
yflory
bf17ad3f1e
Friend button in the userlist
2017-07-05 15:59:36 +02:00
yflory
8dc8aa27ab
Lint
2017-07-05 12:27:40 +02:00
yflory
35e8c1a63b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-05 12:27:08 +02:00
yflory
43ac71603c
Move pad attributes in pad data
2017-07-05 12:26:42 +02:00
ansuz
9f6ecea5d9
fix nacl reference error in media tag
2017-07-05 11:57:53 +02:00
yflory
69f4ce2abd
Fix middle click on the drive button
2017-07-04 17:03:54 +02:00
ansuz
cbd9fc4076
Merge branch 'staging'
2017-07-04 17:03:20 +02:00
ansuz
3fe0baa956
disable pin limit caching
2017-07-04 15:50:52 +02:00
ansuz
9c1eaf9c1a
lint compliance
2017-07-04 15:48:20 +02:00
yflory
cab595f959
Fix duplicate folders in the drive
2017-07-04 14:51:35 +02:00
ansuz
ac8da0d52d
load codemirror in the correct context. fix selection events
2017-07-04 12:37:24 +02:00
ansuz
43b877ad27
fix styling on media tag download button
2017-07-04 10:28:50 +02:00
ansuz
1fd0ba488a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-04 10:21:35 +02:00
ansuz
04a28433ae
replace inner content of media tag download buttons
2017-07-04 10:21:29 +02:00
ansuz
f85af7ef4c
hide useless messages
2017-07-04 10:19:18 +02:00
ansuz
a59853f9c2
use new media tag
2017-07-04 10:15:45 +02:00
yflory
8cf694bea6
Lint
2017-07-03 18:41:41 +02:00
yflory
47c6c64b8a
Allow emojis in default avatars
2017-07-03 18:37:50 +02:00
yflory
ffd184d50e
Fix overflowing names in the new userlist
2017-07-03 17:41:34 +02:00
ansuz
92d88d1644
don't change allowed media types until we have media-tag scoping
2017-07-03 16:45:40 +02:00
yflory
fa2d857d70
Fix css issues with Safari
2017-07-03 16:11:41 +02:00
yflory
81c8949aee
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-07-03 14:43:17 +02:00
ansuz
8b0210baf1
hide useless error
2017-07-03 12:26:34 +02:00
yflory
991cb896bd
Fix avatar in /pad
2017-07-03 12:25:05 +02:00
ansuz
6ac056e314
make explicit file size RPCs unauthenticated
2017-07-03 11:38:39 +02:00
yflory
5694505719
Fix syntax highlighting
2017-07-03 11:16:28 +02:00
yflory
335898a4c7
Hack the drawer to close it when clicking outside
2017-06-30 18:23:23 +02:00
yflory
472a62730b
Fix profile creation and add a link to the profile app
2017-06-30 17:24:22 +02:00
yflory
b153dda6ff
Add avatars in the user list
2017-06-30 16:57:23 +02:00
yflory
555d0a09f8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-30 12:36:34 +02:00
yflory
568ce70afd
Add a spinner for the history and update history buttons
2017-06-30 12:36:21 +02:00
Caleb James DeLisle
2144587919
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-30 12:11:55 +02: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
yflory
7e69d051c4
Lint errors
2017-06-30 11:46:20 +02:00
yflory
26193aeaa7
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-30 11:42:59 +02:00
yflory
b9320e6005
Toolbar improvements
2017-06-30 11:42:54 +02:00
ansuz
75c2a1fd73
jshint compliance
2017-06-30 11:20:56 +02:00
ansuz
b8934c0b97
smarter redraws of drive/settings usage bar
2017-06-30 11:20:40 +02:00
yflory
cc5b7615ad
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-29 18:05:49 +02:00
yflory
ed0121d172
Lint errors
2017-06-29 18:05:34 +02:00
ansuz
b7cb1a8d5f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-29 17:54:29 +02:00
yflory
8279ef3130
Fix conflict between ckeditor toolbar and userlist on small screens
2017-06-29 17:51:30 +02:00
ansuz
b037cfbfdb
set usage tips relative to bottom of screen, not top
2017-06-29 17:25:06 +02:00
ansuz
1763cf72d1
tell anonymous users they can't upload
2017-06-29 16:28:58 +02:00
yflory
7a87775372
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-29 15:21:09 +02:00
ansuz
45f180955b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-29 15:20:46 +02:00
yflory
56a25e1036
Small fixes for the new toolbar
2017-06-29 15:15:40 +02:00
ansuz
1179992a90
update feedback key name
2017-06-29 14:48:33 +02:00
ansuz
39149a052b
add new feedback keys
2017-06-29 14:16:20 +02:00
ansuz
9b8866ed72
handle RPC_NOT_READY error for logged out users
2017-06-29 11:13:48 +02:00
ansuz
a9f8f42e3c
use minified less compiler
2017-06-29 10:50:21 +02:00
yflory
877c5a8d0e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-28 17:15:42 +02:00
yflory
19ff8a345d
Avatar upload in the profile app
2017-06-28 16:59:35 +02:00
ansuz
5e56ad912e
remove the last bit of compiled css
2017-06-28 14:51:49 +02:00
ansuz
7a7307d560
fix logging when resetting
2017-06-28 12:08:16 +02:00
yflory
6c94605b9b
File upload in the profile
2017-06-28 10:59:29 +02:00
ansuz
1c1869a22c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-27 18:26:10 +02:00
ansuz
f232675cc9
create a favicon if it does not already exist
2017-06-27 18:07:03 +02:00
ansuz
3be6433fdf
send feedback on name changes
2017-06-27 18:06:32 +02:00
ansuz
bb74935b08
allow pin limit caching to occur at api level
2017-06-27 15:37:42 +02:00
yflory
00a554ca0d
Fix the donate button style with the new toolbar
2017-06-27 14:36:49 +02:00
ansuz
e9bfaa9a60
compile less clientside. remove compiled css
2017-06-27 14:25:02 +02:00
ansuz
67a096a8a4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-27 09:57:32 +02:00
ansuz
7b37146034
don't let spacebar keyups propagate outside of the title
2017-06-26 18:32:29 +02:00
ansuz
9195c0cd12
is isOverPinLimit in toolbar
2017-06-26 18:13:06 +02:00
ansuz
fce0a37f50
cache pin data once retrieved from the server
2017-06-26 17:32:31 +02:00
yflory
33ea8cb183
Make sure we don't call both the yes and no handlers in prompts
2017-06-26 16:23:55 +02:00
ansuz
51e06e68a7
don't change slides when navigating through history
2017-06-26 14:40:48 +02:00
yflory
38f568635d
Fix duplicate media-tag in slides when adding or removing a slide
2017-06-26 14:08:14 +02:00
yflory
cc341ca6d4
Lint error
2017-06-23 17:57:29 +02:00
yflory
0d4d104e08
Mobile support for the new toolbar
2017-06-23 17:56:14 +02:00
ansuz
b4b851959f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-22 17:42:32 +02:00
ansuz
61a891267f
more feedback
2017-06-22 17:42:24 +02:00
yflory
c1d2fa6b52
Unhack validateKey for the history mode
2017-06-22 17:35:54 +02:00
yflory
2710279904
Use the new share button in the file app
2017-06-22 17:03:51 +02:00
yflory
684269fdda
Userlist in polls
2017-06-22 16:14:54 +02:00
yflory
a11befaa0f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-22 15:52:31 +02:00
yflory
13288ee18b
Update the userlist in code, slide and pad
2017-06-22 15:52:25 +02:00
ansuz
852c028822
don't allow editing if pad type is wrong
2017-06-22 14:31:55 +02:00
yflory
92b6e60573
Small improvements for the new toolbar
2017-06-22 11:13:53 +02:00
ansuz
eddfb936f2
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-22 11:12:51 +02:00
ansuz
115813c191
Merge branch 'new-templates' into staging
2017-06-22 11:11:32 +02:00
ansuz
ab54dcf84d
make libs pass jshint
2017-06-22 10:03:58 +02:00
yflory
8d956c3de6
New toolbar
2017-06-21 18:04:35 +02:00
ansuz
48f9745619
clientside templating
2017-06-21 18:02:38 +02:00
yflory
b7a0547b77
New toolbar colors
2017-06-20 17:59:11 +02:00
yflory
3052ec8abb
Merge branch 'newCk' into staging
2017-06-20 14:57:19 +02:00
yflory
c22f610d5c
Fix the drive integrity check
2017-06-20 12:59:44 +02:00
yflory
fb388f2610
Fix an issue with invalid drive before migration
2017-06-20 12:42:30 +02:00
yflory
59fb5bd8be
One toolbar color per app
2017-06-20 12:33:50 +02:00
yflory
5a248db267
Merge branch 'staging' into newCk
2017-06-20 10:57:40 +02:00
yflory
728272d936
Fix undefined function
2017-06-20 10:29:03 +02:00
yflory
a38819f5b9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-19 14:41:38 +02:00
yflory
1ad1b78c64
Fix the history mode with readOnly and old URLs
2017-06-19 14:41:31 +02:00
ansuz
f29f430e7c
better handling of non-rpc messages
2017-06-19 12:38:24 +02:00
yflory
e40f43bd20
Migrated pads were not displayed instantly in the drive
2017-06-19 11:52:57 +02:00
yflory
a5924cb803
Make sure the initial title is set in the userDoc when creating a new pad
2017-06-15 18:50:39 +02:00
ansuz
0e9ebddf11
fix the things
2017-06-15 18:13:24 +02:00
ansuz
c0e2c1060e
don't reload when slide hash changes
2017-06-15 17:54:35 +02:00
yflory
594405de73
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-15 15:36:23 +02:00
yflory
cbe21959b4
Update UI for the file/media app
2017-06-15 15:35:52 +02:00
ansuz
17146d7af9
send feedback for uploads
2017-06-15 15:34:13 +02:00
yflory
2068a8b85b
Embed the mediatag library in the file app
2017-06-15 14:58:18 +02:00
yflory
66b076111e
Add an upload button to the slide's file picker
2017-06-15 12:32:44 +02:00
ansuz
b480346f5b
more efficient media-tag
2017-06-15 12:05:25 +02:00
ansuz
0d47e68d3e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-15 11:19:24 +02:00
ansuz
0eb50b8b6c
drop pdf.js dependency
2017-06-15 11:19:06 +02:00
yflory
a237eec41e
Add a file picker in the slide app
2017-06-15 11:04:58 +02:00
ansuz
d25a0893cf
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-14 17:24:49 +02:00
ansuz
3184e5d235
don't reload page on hash mode change
2017-06-14 17:24:44 +02:00
yflory
1077b3b267
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-14 15:55:10 +02:00
yflory
a98353af6c
Add a button to upload a file in the drive
2017-06-14 15:55:03 +02:00
ansuz
295f9c00a6
send feedback on buttons
2017-06-14 15:36:46 +02:00
yflory
497ddeee6d
Upload files with drag&drop in the drive
2017-06-14 12:47:37 +02:00
ansuz
687b4d8307
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-14 11:10:26 +02:00
ansuz
69c3bd392f
update built media tag to latest XWiki version
2017-06-14 11:09:51 +02:00
yflory
d8ebe566d8
Don't call mediatag for non-image files
2017-06-13 18:38:53 +02:00
yflory
37d3d04f0e
Clean mediatag integration code
2017-06-13 17:57:27 +02:00
ansuz
802146e2af
don't put download buttons in a div
2017-06-13 17:54:15 +02:00
yflory
19cb920a7c
Don't redraw a media-tag everytime the content has changed
2017-06-13 17:21:22 +02:00
yflory
2032c08066
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-13 16:15:11 +02:00
yflory
f9c26645cf
Upload images using the slide app
2017-06-13 16:15:04 +02:00
ansuz
17e4e9be27
download anything that isn't an image in media-tag
2017-06-13 16:12:13 +02:00
ansuz
1b574da053
fix typo
2017-06-13 12:24:32 +02:00
ansuz
7ad89bd9af
don't interrupt boot because of localStorage failure
2017-06-13 12:02:36 +02:00
ansuz
3337e2133a
more thorough tests for localStorage presence
2017-06-13 11:57:21 +02:00
yflory
4eeea93265
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-13 11:38:16 +02:00
yflory
11e2226f1a
Fix lint errors
2017-06-13 11:38:04 +02:00
ansuz
c779e328e8
warn users if their browser does not support localStorage
2017-06-13 11:33:25 +02:00
yflory
d7292e69c6
Fix undefined variable
2017-06-13 11:25:12 +02:00
yflory
803bad1421
Move the file upload code in a separate file
2017-06-13 11:21:26 +02:00
yflory
a58162a617
Make the drive tests work when not logged in
2017-06-12 17:49:33 +02:00
yflory
2fb5e3ae35
Merge branch 'staging' into newToolbar
2017-06-12 17:00:07 +02:00
yflory
969cec5d60
Make sure everything is synced before migrating the drive
2017-06-12 16:19:45 +02:00
yflory
7dd9ed543a
Merge branch 'newDrive' into staging
2017-06-12 16:08:09 +02:00
yflory
376b60c21c
New toolbar temp
2017-06-12 15:59:24 +02:00
ansuz
c9725af508
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-12 14:34:01 +02:00
ansuz
db9b9547d9
don't complain about missing callbacks for messages which are not our responsibility
2017-06-12 14:33:50 +02:00
yflory
30bdb9881c
Fix undefined element in select dropdown menus
2017-06-12 14:23:06 +02:00
yflory
8471dab6b1
Provide hints in theme and language dropdowns
2017-06-12 12:47:25 +02:00
yflory
a5cb5f2ceb
Merge branch 'staging' into newDrive
2017-06-12 10:51:38 +02:00
yflory
9cc25d4c9f
Merge branch 'staging' into newDrive
2017-06-09 17:03:01 +02:00
yflory
a57f7c6ce7
Fix lint errors
2017-06-09 16:39:44 +02:00
ansuz
4bcad3e154
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-09 16:26:36 +02:00
ansuz
47857ec382
use cached pinned usage data
2017-06-09 16:17:20 +02:00
yflory
75c3c10b20
Merge branch 'soon' into staging
2017-06-09 15:56:45 +02:00
yflory
c1402fbb0a
Lint error
2017-06-09 15:56:18 +02:00
yflory
b36484931d
Lint
2017-06-09 15:55:46 +02:00
yflory
1fb638f519
clean the code
2017-06-09 15:50:13 +02:00
ansuz
23318357a6
make fewer RPC calls for usageBar
2017-06-09 15:33:03 +02:00
ansuz
df586a223c
update limits, usage, plan, and note whenever they are checked
2017-06-09 15:31:43 +02:00
ansuz
8bad0c556e
change log to error
2017-06-09 15:29:55 +02:00
ansuz
b0e00d337e
more careful validation
2017-06-09 15:28:53 +02:00
yflory
fd88162624
Merge branch 'staging' into newDrive
2017-06-09 14:47:37 +02:00
yflory
7c9e86e351
Merge branch 'soon' into staging
2017-06-09 14:47:15 +02:00
yflory
9694272083
Fix html code not parsed
2017-06-09 14:42:55 +02:00
yflory
9ca10ba524
Merge branch 'staging' into newDrive
2017-06-09 14:40:26 +02:00
yflory
7f120c8fc1
Merge branch 'soon' into staging
2017-06-09 14:38:36 +02:00
yflory
78e6118153
Merge branch 'staging' into newDrive
2017-06-09 14:38:21 +02:00
yflory
444c41974e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-06-09 14:37:54 +02:00
yflory
df5cbfb53e
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon
2017-06-09 14:36:38 +02:00
yflory
6a96aa6819
Disconnect the network when migrating the drive in another tab
2017-06-09 14:36:35 +02:00
yflory
2a94bdaf05
test
2017-06-09 13:41:11 +02:00
yflory
ca95b5c42b
Remove unused console.log
2017-06-09 12:31:07 +02:00
yflory
f8c69573fd
Disconnect other tabs when migrating the drive
2017-06-09 12:23:28 +02:00
ansuz
c4e5741ae0
update upgrade button logic
2017-06-09 12:12:39 +02:00
ansuz
f1a9002417
use upgradeURL with usage bar
2017-06-09 10:46:11 +02:00
yflory
51e0d40572
Make sure the old storage key is removed after migration
2017-06-08 18:35:20 +02:00
yflory
b0fe04381d
Merge branch 'staging' into newDrive
2017-06-08 18:14:31 +02:00
yflory
1c2ea04f11
Drive refactoring
2017-06-08 17:52:00 +02:00
ansuz
fe42f5e88c
ask for new cookies and resend commands on NO_COOKIE errors
2017-06-08 14:19:14 +02:00
ansuz
da533b106a
improve type checking in getFileSize
2017-06-08 11:24:20 +02:00
ansuz
d25477e8c6
don't let tooltips interfere with DOM interaction
2017-06-06 18:08:23 +02:00
yflory
5641a4a839
Add the file app in the 'new' dropdown menus
2017-06-06 11:52:47 +02:00
yflory
ac91d2f413
Fix the upgrade and donate buttons in the home page
2017-06-06 11:37:54 +02:00
yflory
ee57458158
Remove the pin limit alert
2017-06-06 10:49:32 +02:00
ansuz
767793b5ca
fix stuck loading tip
2017-06-02 12:13:11 +02:00
ansuz
f631973f1f
optimize file upload
2017-06-01 18:16:02 +02:00
ansuz
55af84cc90
lower spinner timeout interval
2017-06-01 14:27:06 +02:00
ansuz
07279c8dc7
export boolean Test.testing
2017-06-01 10:23:24 +02:00
Caleb James DeLisle
71bd808e4f
Send everything through the test global function
2017-06-01 00:09:39 +02:00
Caleb James DeLisle
244bd7b378
;;;
2017-05-31 23:32:47 +02:00
Caleb James DeLisle
7d557df74b
a new and more horrible way of sniffing the logs out of the instance
2017-05-31 23:29:58 +02:00
Caleb James DeLisle
0d4b74cfba
;;;;;; keep these ;;; for later ;;;;;
2017-05-31 19:46:23 +02:00
Caleb James DeLisle
24f37ea414
Delicious testing
2017-05-31 19:40:17 +02:00
ansuz
7b94106bac
fix inverted conditional :/
2017-05-31 18:15:31 +02:00
ansuz
2e03485db4
remove known bad entries from localStorage.userHash...
2017-05-31 18:12:58 +02:00
ansuz
936bf8df9d
return falsey if userHash is junk
2017-05-31 18:08:41 +02:00
ansuz
105e5cdac9
fix 'undefined/' userHash
2017-05-31 18:01:12 +02:00
ansuz
401e908963
use media-tag with xhr error handling
2017-05-31 17:17:01 +02:00
ansuz
3465710237
Merge branch 'mediatag' of https://github.com/Regzox/cryptpad into tag
2017-05-31 12:55:05 +02:00
Daniel RADEAU
21c39572be
Update media-tag and fix bower dependencies
2017-05-31 11:53:25 +02:00
ansuz
ebfa228bc0
add upgrade button to all static pages
2017-05-30 18:39:41 +02:00
ansuz
149568689a
color donate button green
2017-05-30 17:58:31 +02:00
ansuz
ec6ad6772b
send feedback on donation
2017-05-30 17:25:36 +02:00
Daniel RADEAU
cb2efe138b
Media Tag integration, image, audio, video, pdf
2017-05-30 16:36:06 +02:00
ansuz
9ca5bc507e
add support for donate button
2017-05-30 15:42:53 +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
ansuz
3f3d64992d
resolve merge conflicts
2017-05-26 12:44:58 +02:00
ansuz
57017c68fa
hacks for cross-domain safari
2017-05-26 12:42:12 +02:00
ansuz
cf658c1b3a
backport live changes
2017-05-26 12:41:30 +02:00
yflory
df2b00122a
New drive structure without file names
2017-05-24 18:59:44 +02:00
ansuz
d9f7470f06
copy user details into sessionStorage for safari
2017-05-24 18:28:16 +02:00
ansuz
fd83ae3e61
implement createRandomInteger
2017-05-24 11:34:40 +02:00
ansuz
dc80b6b11f
throttle markdown preview
2017-05-24 11:27:16 +02:00
ansuz
e6c04ccb49
bump server after paying for an account
2017-05-23 16:11:07 +02:00
ansuz
6324d9bbb0
feedback on template feature usage
2017-05-23 14:54:40 +02:00
yflory
c3437382fb
Fix the release version in the what's new popup
2017-05-23 11:22:32 +02:00
ansuz
4fae1b16c2
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-22 18:43:14 +02:00
ansuz
70cae0d2c3
safely access pin reset response
2017-05-22 18:43:06 +02:00
yflory
d55b7e411c
Display an alert in the drive when the limit is reached
2017-05-22 17:56:27 +02:00
ansuz
71dc0af6c7
better test for success error codes
2017-05-22 14:37:57 +02:00
yflory
9c00a730f2
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-22 10:41:55 +02:00
yflory
538aec6ef5
Display a message when pinPads returns an error
2017-05-22 10:41:47 +02:00
ansuz
ba5ef5157e
show pretty representations of storage usage
2017-05-19 18:37:31 +02:00
ansuz
e78299aed6
use async file decryption, listen for progress events.
2017-05-19 11:46:47 +02:00
ansuz
ef155d8ccf
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-19 09:13:38 +02:00
yflory
d014fccfce
Fix lint error
2017-05-18 18:52:14 +02:00
yflory
2082b328b4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-18 18:51:21 +02:00
yflory
814c81fb13
Display an alert when CryptPad has a new version
2017-05-18 18:51:08 +02:00
ansuz
34606ea8ba
use newest xwiki media-tag
2017-05-18 18:24:24 +02:00
ansuz
2cee9534c5
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-18 17:58:33 +02:00
ansuz
164342920e
fix inverted condition
2017-05-18 15:39:24 +02:00
yflory
620f4dc512
Add translations for the markdown preview button title
2017-05-18 15:05:37 +02:00
yflory
51bd41d4e8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-18 14:57:12 +02:00
yflory
0bd4caeb7e
Add the task list code to the markdown renderer
2017-05-18 14:57:04 +02:00
ansuz
d187945e94
jshint compliance
2017-05-18 14:55:16 +02:00
yflory
2b60b81a68
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-18 14:27:10 +02:00
yflory
d13dde856a
Add the markdown renderer file and change code's default content
2017-05-18 14:26:56 +02:00
ansuz
73ec91aa5e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-18 12:46:36 +02:00
ansuz
7befaccd88
move more rpc calls into pinpad
2017-05-18 12:36:12 +02:00
yflory
56bcdff890
Add a preview of the markdown content in the code editor
2017-05-18 12:16:26 +02:00
yflory
b72415b56b
Fix old hashes not working with the new parser
2017-05-18 10:13:08 +02:00
yflory
6b7aeb9121
Fix the text example
2017-05-17 15:48:09 +02:00
yflory
fe0f21594a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-16 14:41:51 +02:00
yflory
953e7155f0
Send only the hostname to the accounts server
2017-05-16 14:41:40 +02:00
ansuz
afef456b18
fix undefined reference
2017-05-16 14:15:42 +02:00
yflory
1a7c4d5ebe
Store the FS_hash in the user object after the merge
2017-05-16 11:25:37 +02:00
yflory
87fa28180a
Display an upgrade button in the settings page
2017-05-16 10:34:50 +02:00
yflory
c1b43db363
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-15 18:21:25 +02:00
ansuz
1542aa96bc
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-15 18:17:56 +02:00
yflory
dc2cdb7c08
Add the usage bar in the settings page
2017-05-15 18:16:22 +02:00
ansuz
2dd04f7631
get limits from the server
2017-05-15 18:03:12 +02:00
yflory
8172f117a7
Fix Hash.alert not a function
2017-05-15 14:21:15 +02:00
yflory
0e58859393
Fix lint error
2017-05-15 13:55:40 +02:00
yflory
771348720b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-15 13:54:25 +02:00
yflory
57979f6314
Display the public key using a href in the settings page
2017-05-15 13:53:43 +02:00
ansuz
a9b670fdf5
don't parse trailing slash as part of encryption key in old hashes
2017-05-15 11:17:46 +02:00
ansuz
06f3d0eefe
shim isArray if not exists. correctly report how often this occurs
2017-05-15 10:26:52 +02:00
yflory
50d9f72b3a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-12 18:06:37 +02:00
yflory
601226115b
New anonymous drive
2017-05-12 18:06:29 +02:00
ansuz
30f6ef3f85
handle more response codes, use metadata
2017-05-12 17:34:29 +02:00
ansuz
18d959ef16
handle non-200 status codes
2017-05-12 17:07:30 +02:00
yflory
ed95bbb08f
Fix lint errors
2017-05-12 16:43:01 +02:00
yflory
89a993be3c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-12 16:33:56 +02:00
yflory
0f13198119
Move the parseHash code into parsePadUrl
2017-05-12 16:33:45 +02:00
ansuz
42f3a62cac
handle errors with XHR
2017-05-12 16:13:09 +02:00
ansuz
6c68b5e6ca
use new media-tag, listen for decryption events
2017-05-12 15:42:01 +02:00
ansuz
7dd5907ff0
Merge branch 'limit' into staging
2017-05-12 14:21:46 +02:00
ansuz
a993ab6616
use new encrypted file encoding in media-tag
2017-05-12 11:25:07 +02:00
ansuz
8c49150725
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-12 10:54:32 +02:00
yflory
e0293a1162
Merge branch 'master' into staging
2017-05-11 18:26:09 +02:00
yflory
57ee7de7d4
Update and return the storage limit
2017-05-11 16:12:44 +02:00
yflory
371edff943
Fix an error when moving unsorted files to root in the drive
2017-05-11 14:24:16 +02:00
yflory
b76dcba1d6
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-11 12:43:49 +02:00
ansuz
6d30d7f89f
strip junk bytes from base64 more safely
2017-05-10 18:15:33 +02:00
ansuz
8f5989b6b0
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-10 17:05:13 +02:00
yflory
cf81b02096
Make sure the spinner is always centered in the loading screen
2017-05-10 16:11:41 +02:00
yflory
5c8586f8a3
Fix typo in file upload
2017-05-10 15:00:05 +02:00
yflory
96ccb94397
Add the share button when a file upload is complete
2017-05-10 14:44:01 +02:00
yflory
c00158d23a
Move code to common-history
2017-05-10 13:39:14 +02:00
ansuz
922e7803e9
remove extraneous slashes from hashes when parsing
2017-05-10 11:54:05 +02:00
ansuz
a338b23f40
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-09 18:36:27 +02:00
ansuz
df47b913e3
fetch array buffers in cryptpad-common
2017-05-09 18:36:18 +02:00
yflory
ff16084719
Fix lint errors
2017-05-09 18:10:02 +02:00
yflory
50c8a859e6
Move the CodeMirror cursor code to common-codemirror
2017-05-09 17:57:27 +02:00
yflory
9eb8e55cf6
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-09 17:48:07 +02:00
yflory
c79a6e3b2b
Move Metadata, CodeMirror and title functions in separate files
2017-05-09 17:47:47 +02:00
yflory
63710e1ccc
Move the code related to the title in another file
2017-05-09 14:32:41 +02:00
yflory
ce5cdce917
Fix an issue where the username was lost on websocket reconnect
2017-05-09 14:31:28 +02:00
ansuz
42dcfb9661
unceremoniously kick web clients when you 'log out everywhere'
2017-05-05 18:25:55 +02:00
yflory
9206d89531
Fix lint errors
2017-05-05 17:58:32 +02:00
yflory
bbc08bbcfd
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-05 17:57:05 +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
6847906ac9
Move the userlist code in a separate file
2017-05-05 15:47:46 +02:00
ansuz
3a338e0890
fix undefined reference
2017-05-05 15:20:41 +02:00
ansuz
a173e4c7a0
add 'log out everywhere' functionality in settings
2017-05-05 15:09:07 +02:00
yflory
5a5b02b82b
Don't store in the drive pads without a hash
2017-05-05 11:55:19 +02:00
ansuz
3e118c6a38
allow instance-wide custom salt for login
2017-05-05 09:10:31 +02:00
yflory
706120ae5b
Display images uploaded in the File app with the Media app
2017-05-04 18:24:58 +02:00
yflory
28cb40d7ee
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-04 17:14:30 +02:00
yflory
1b6fae4dd2
Update mediatag
2017-05-04 17:14:24 +02:00
ansuz
a0c420af8e
jshint compliance
2017-05-04 16:37:25 +02:00
ansuz
1864dac84f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-04 16:16:16 +02:00
ansuz
78b11584f8
remove unused variables
2017-05-04 16:16:09 +02:00
yflory
4335b050af
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-05-04 16:08:21 +02:00
yflory
a190c99426
Toolbar refactoring
2017-05-04 16:08:12 +02:00
ansuz
7573b86946
call back with error if an RPC is made while disconnected
2017-05-04 11:36:24 +02:00
ansuz
410a9dfb17
temporary solution for testing pin limits
2017-05-04 11:20:52 +02:00
yflory
ef89451a83
Display the storage limit in the drive
2017-05-02 17:14:53 +02:00
ansuz
f2672d587a
fix variable redefinition
2017-05-02 09:42:51 +02:00
ansuz
0e7eeb285c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-29 14:24:14 +02:00
yflory
f414d480a9
Add the history mode to the CryptDrive
2017-04-28 18:23:41 +02:00
ansuz
cf4dee28f7
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-28 17:13:18 +02:00
ansuz
28e4ef1b13
WIP RPC code
2017-04-28 17:11:50 +02:00
yflory
afb0061d7b
Fix an issue with anonymous user unable to store new pads
2017-04-28 17:11:07 +02:00
yflory
56aaeea003
Fix the drive toolbar not displaying the displayName
2017-04-28 17:03:47 +02:00
ansuz
3fa0a73025
prevent using string methods on undefined variable
2017-04-28 16:09:46 +02:00
ansuz
1b3ce5aa96
fix typo
2017-04-28 16:08:47 +02:00
yflory
a51a35da70
Fix an issue with hashes ending with a slash
2017-04-28 15:47:31 +02:00
yflory
ef58120819
Prevent multiple concurrent clicks to get the history
2017-04-28 14:09:59 +02:00
yflory
16f6ab813c
Make it clear that the number is the history represents a version
2017-04-28 13:06:55 +02:00
yflory
c820b3485c
Fix function undefined when loading a template
2017-04-28 12:16:45 +02:00
yflory
0ef1c14d7f
Fix lint errors
2017-04-28 12:12:17 +02:00
yflory
fc760b4820
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-28 12:08:21 +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
ansuz
e51c7f9cf0
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-28 11:46:24 +02:00
yflory
bf7c7c45d0
Add the storage limit warning in the toolbar
2017-04-27 18:46:46 +02:00
ansuz
aedc46bdaf
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-27 12:47:27 +02:00
ansuz
a97e7223f1
implement getBlobPathFromHex
2017-04-27 12:47:21 +02:00
yflory
520dabe094
Remove the unsorted files category
2017-04-26 18:46:40 +02:00
yflory
f50aa5c29b
Move the mediatag viewer into a media app
2017-04-26 14:55:06 +02:00
yflory
6a8274518b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-25 18:42:33 +02:00
yflory
9882a3a923
Add support for the file applicaiton in the drive
2017-04-25 18:42:21 +02:00
ansuz
12898b3358
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-25 18:28:48 +02:00
ansuz
74bcec8b31
programming is hard okay
2017-04-25 18:28:39 +02:00
yflory
2a417ddae8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-25 17:22:07 +02:00
yflory
d985b144cc
Add a new hash version for the file viewer
2017-04-25 17:19:13 +02:00
ansuz
3309087277
send feedback if isArray is not supported
2017-04-25 17:09:39 +02:00
ansuz
5194677443
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-25 14:57:34 +02:00
yflory
c9c7d61ad1
Media tag viewer
2017-04-25 14:55:38 +02:00
ansuz
729d1460b9
Merge branch 'master' into staging
2017-04-25 14:35:24 +02:00
ansuz
a840fb9e85
add example hashes and start working on hash v2
2017-04-25 14:33:57 +02:00
ansuz
d1fa68e30d
build UCF Media Tag
2017-04-24 17:13:32 +02:00
yflory
fdd51ec18d
Don't remove a folder moved into unsorted or into itself
2017-04-24 15:38:03 +02:00
ansuz
4fdc5f897e
only feedback migration if user had legacy store
2017-04-24 14:26:55 +02:00
ansuz
218f2ff76c
feedback when logging in or registering
2017-04-24 14:15:17 +02:00
yflory
4c3e842664
Fix focus issues with the history input in ckeditor
2017-04-24 13:55:03 +02:00
ansuz
f7e96b4e8c
resolve merge conflicts and jquery errors
2017-04-24 13:43:18 +02:00
yflory
5fc2e4cf71
Remove the toolbar in ckeditor history mode + history configurable
2017-04-24 11:41:00 +02:00
ansuz
18e2e66b06
jshint compliance
2017-04-24 11:39:39 +02:00
yflory
92ea03d7d9
View and restore the history of a pad
2017-04-21 17:31:47 +02:00
ansuz
4c0d7bf8e8
support multiple calls to cryptpad.ready
2017-04-21 16:51:32 +02:00
ansuz
ec041c88e2
console.log when providing feedback
...
also notify server if a users browser does not support proxies
2017-04-21 15:53:13 +02:00
ansuz
c51073f211
support batch getFileSize calls
2017-04-21 14:51:20 +02:00
ansuz
3afaf029cb
feedback about how often we migrate an old drive
2017-04-20 17:06:09 +02:00
ansuz
e8b053e48b
use bootloader in feedback.html
2017-04-18 17:31:35 +02:00
ansuz
347459781c
show the size of your files, if you're logged in
2017-04-18 15:49:04 +02:00
ansuz
2b8579e8b7
add pretty-printers for byte-counts
2017-04-18 15:44:15 +02:00
ansuz
2a25afae5f
Merge branch 'soon' into staging
2017-04-18 12:24:45 +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
ansuz
da69c1822c
ask users to sign back if signing keys are missing
2017-04-18 11:58:41 +02:00
ansuz
821c1a3ec6
annotate code which we hope to be able to deprecate in the future
2017-04-14 18:44:08 +02:00
yflory
43c045721c
Get the channel history
2017-04-14 18:36:36 +02:00
ansuz
a27cc76fc0
uppercase LOL
2017-04-14 15:35:02 +02:00
ansuz
402ce2db93
better validation of inputs
2017-04-14 15:34:22 +02:00
ansuz
c7eae9675b
keep exporting isArray for backwards compatibility
...
but prevent internal use
2017-04-14 15:34:05 +02:00
ansuz
fbebbf0dca
minor clean up
2017-04-14 15:32:12 +02:00
ansuz
525d35c9ec
redefine alert
2017-04-14 14:54:43 +02:00
ansuz
f694a81a5c
move more interface code out of cryptpad-common
2017-04-14 12:25:32 +02:00
ansuz
a4157b9908
remove more unused functions
2017-04-14 12:14:10 +02:00
ansuz
e10901edb2
begin to move interface code out of cryptpad-common
2017-04-14 12:09:00 +02:00
ansuz
95789d3cbe
expose rpc for pinned usage
2017-04-14 11:41:51 +02:00
ansuz
8f4dbcf4c6
remove getPadTitle
2017-04-14 11:41:18 +02:00
ansuz
f42da4ecd8
move hashChannelList into common-hash.js
2017-04-14 11:40:28 +02:00
ansuz
63960bd38c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-13 19:47:04 +02:00
ansuz
520ae822fc
correct undefined reference
2017-04-13 19:46:52 +02:00
yflory
633d60ccd0
Remove a TODO
2017-04-13 17:19:32 +02:00
yflory
81d83897ec
Rename hash.js
2017-04-13 17:04:15 +02:00
yflory
07705cd5c1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-13 15:04:23 +02:00
yflory
eb2a3c1bbf
Fix lint errors
2017-04-13 15:04:17 +02:00
ansuz
607d9652f5
jshint compliance
2017-04-13 14:48:15 +02:00
yflory
3ba90332bb
Merge branch 'refactor' into staging
2017-04-13 14:44:55 +02:00
yflory
daabb0b3ad
Integrate and fix the new fileObject (userObject)
2017-04-13 14:06:40 +02:00
ansuz
df4a250359
use feedback api instead of app=
2017-04-13 12:18:08 +02:00
ansuz
86c37bfa37
fix find+replace error
2017-04-13 11:11:45 +02:00
ansuz
e618483395
extract all code for encoding and decoding hashes
2017-04-13 11:05:28 +02:00
ansuz
fdd2716ad5
move constants to the top of cryptpad-common.js
2017-04-13 10:31:08 +02:00
yflory
c1e0316d43
Refactor fileObject
2017-04-12 18:54:22 +02:00
ansuz
5212539a16
move standalone functions from common into their own file
2017-04-12 17:54:44 +02:00
ansuz
7437d6b902
remove unused function
2017-04-12 17:09:42 +02:00
ansuz
4e590a9dd1
remove even more dead code
2017-04-12 16:16:58 +02:00
ansuz
85fcaa9bbc
remove more dead code
2017-04-12 16:13:25 +02:00
ansuz
401936a91e
move singly-used css file out of /common/
2017-04-12 16:09:05 +02:00
ansuz
7a59183bb1
pinpad.create should always be async
2017-04-12 16:02:42 +02:00
ansuz
8de3610532
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-12 16:02:09 +02:00
ansuz
9aa0548b1f
remove dead cursor code
2017-04-12 15:59:30 +02:00
yflory
4e61b79f9a
Clean fileObject
2017-04-11 15:11:33 +02:00
yflory
cde724399c
Pin the pads
2017-04-11 14:53:44 +02:00
ansuz
2c8d1b8183
jshint compliance
2017-04-10 19:12:22 +02:00
ansuz
05a50b1f4c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-10 17:42:43 +02:00
ansuz
a14bb1480a
progress for implicit pinning
2017-04-10 17:42:35 +02:00
ansuz
f82278a25c
handle return of undefined hash
2017-04-10 17:38:25 +02:00
ansuz
1d933be5a6
make reset return the hash, not an array with containing it
2017-04-10 15:57:38 +02:00
yflory
f34492be94
Remove duplicates uid in the user list
2017-04-10 15:27:01 +02:00
yflory
cfc5d634f4
Merge branch 'templates' into staging
2017-04-10 14:19:48 +02:00
yflory
bd16e0f0e7
Templates in polls and canvas, and ability to disable templates
2017-04-10 14:19:15 +02:00
yflory
84d8615cf1
Save and use templates in pad, code and slides
2017-04-07 18:20:03 +02:00
ansuz
bd2034c47b
prepare rpc before 'ready' if pinning is enabled
2017-04-07 17:24:25 +02:00
ansuz
a70388284d
disable unnecessary messages
2017-04-07 17:21:04 +02:00
ansuz
abd87e1322
jshint compliance
2017-04-07 16:33:14 +02:00
ansuz
e4b15bc616
implement 'getCanonicalChannelList'
2017-04-07 15:52:34 +02:00
ansuz
a2f692b9a3
clean up serverside and clientside pinning logic
2017-04-07 15:20:30 +02:00
ansuz
fdede0d1fd
remove some dead code
2017-04-07 12:18:03 +02:00
ansuz
e87992c7ec
implement atomic pin reset rpc
2017-04-07 11:37:19 +02:00
ansuz
3380cf0348
implement getTotalSize rpc
2017-04-07 10:09:59 +02:00
ansuz
5c292fb1fa
jshint compliance
2017-04-06 08:32:31 +02:00
ansuz
64089c5f6b
implement pad pinning
2017-04-05 17:28:04 +02:00
yflory
13514dff63
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-05 15:00:10 +02:00
yflory
46a5eee597
Display the spinner in the toolbar for local changes
2017-04-05 14:57:07 +02:00
ansuz
6c7cdc90a9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-05 12:24:17 +02:00
ansuz
212baeb3a6
better cookie schema. expire old sessions
2017-04-05 12:24:01 +02:00
yflory
54d271c4e7
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-04-05 12:04:18 +02:00
yflory
a9777ce560
Fix input losing focus in polls with Chrome 57
2017-04-05 12:04:01 +02:00
ansuz
3e47b8a38d
remove dead code
2017-04-05 10:42:24 +02:00
ansuz
182dbfc874
implement pinning logic in pinpad.js
2017-04-04 12:13:31 +02:00
ansuz
a5e5ddae08
rpc all the things
2017-04-03 19:24:57 +02:00
ansuz
04069cc7f4
fix font size
2017-03-31 13:28:30 +02:00
ansuz
6e9968f989
add 'lol' code theme
2017-03-31 09:19:45 +02:00
ansuz
9b4b642d4a
protect against subtly corrupted user objects
2017-03-30 17:19:49 +02:00
ansuz
d4ce3dc6b9
don't rewrite css rules. FOUC is too long
2017-03-29 16:02:04 +02:00
ansuz
3cfd0a4326
commit some garbage
2017-03-29 15:40:34 +02:00
ansuz
ed89a13fe6
progress on adding version string to some css
2017-03-29 12:55:36 +02:00
ansuz
76990ac1b2
version toolbar.css for cache-busting
2017-03-29 11:56:03 +02:00
ansuz
a0c17d7c9b
latest rpc code
2017-03-27 18:15:15 +02:00
ansuz
59a80d5fde
remove silly TODO
2017-03-27 12:08:19 +02:00
yflory
a8ffac5dcd
Remove old code
2017-03-27 11:30:09 +02:00
ansuz
fa9249ef29
don't notify for userlist changes if a user joins twice
2017-03-24 13:17:51 +01:00
ansuz
40f5e1706f
add a unique id to user objects, define a getter
2017-03-24 12:17:49 +01:00