yflory
|
12bfcbe701
|
Add fixed order for rightside icons in the toolbar
|
7 years ago |
yflory
|
5c53868c3b
|
Delete pads after 3 months of inactivity
|
7 years ago |
yflory
|
70e014cdfc
|
Hide infinite spinner and disconnect modals when pad is deleted
|
7 years ago |
yflory
|
e83e589cf0
|
Kick from pad when an owned channel is deleted + whiteboard and poll
|
7 years ago |
yflory
|
728a6a868d
|
Manage expired channels
|
7 years ago |
yflory
|
83eb304716
|
lint compliance
|
7 years ago |
yflory
|
970122b41d
|
Send the channel id to the text analyzer
|
7 years ago |
yflory
|
80df45f257
|
Get text from ckeditor
|
7 years ago |
yflory
|
4c49cd7592
|
Fix template picker not displayed anymore in framework
|
7 years ago |
yflory
|
daef08a9b3
|
Add an advanced new pad modal
|
7 years ago |
yflory
|
ef480fea79
|
Add a settings category for the pad creation screen
|
7 years ago |
yflory
|
65ccfe39ef
|
Add a 'properties' button in pads to display pad data
|
7 years ago |
yflory
|
1ec41f4e09
|
Ability to pick a background image in slides
|
7 years ago |
ansuz
|
d1d75f2f25
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
Caleb James DeLisle
|
590e77aafa
|
lint, missing semicolon
|
7 years ago |
Caleb James DeLisle
|
c928be028a
|
Upgrade the testing framework to allow multiple tests
|
7 years ago |
Caleb James DeLisle
|
cbd7351d53
|
Improved logging if there's a non-empty-newdoc
|
7 years ago |
yflory
|
cfc9ce33d6
|
Hide the tags button for anonymous users
|
7 years ago |
Caleb James DeLisle
|
3c0806659b
|
Better logging if we trigger the doc emptystring issue
|
7 years ago |
Caleb James DeLisle
|
e587e9cd57
|
allow specifying the browser in selenium
|
7 years ago |
yflory
|
d666e9e7ee
|
Remove tag and filepicker buttons for anon users
|
7 years ago |
Caleb James DeLisle
|
6a2d79249d
|
Added some nice testing
|
7 years ago |
Caleb James DeLisle
|
6ac4fa4689
|
wip
|
7 years ago |
Caleb James DeLisle
|
8582f92892
|
Attempt to handle the possible scenario where we are overwriting an existing pad with the initial content.
|
7 years ago |
yflory
|
c269929319
|
Fix creation page not displayed in pad and slide
|
7 years ago |
yflory
|
1922dbfd75
|
Creation page with mobile support
|
7 years ago |
yflory
|
e96d54e655
|
Add a pad creation page
|
7 years ago |
Caleb James DeLisle
|
c702a23c77
|
Initial work on the 'pad will expire' logic
|
7 years ago |
yflory
|
74e59a513a
|
Add the markdown toolbar to the slide and poll apps
|
7 years ago |
ansuz
|
a3c093838c
|
merge latest staging and resolve conflicts
|
7 years ago |
ansuz
|
ee6c2097f5
|
resolve merge conflicts
|
7 years ago |
yflory
|
280a7c2765
|
Clean cryptpad-common
|
7 years ago |
yflory
|
06ede6b294
|
Fix export in apps using framework
|
7 years ago |
yflory
|
7cfe64fc5b
|
Remove cryptpad-common dependency for some inner apps
|
7 years ago |
yflory
|
1514ad5df3
|
Move the 'logged out' screen inside the sframe
|
7 years ago |
yflory
|
30c8c253dd
|
Remove util and hash from common
|
7 years ago |
yflory
|
c9e1de042c
|
Remove common-interface dependency from cryptpad-common
|
7 years ago |
yflory
|
dc207393fd
|
Separate UI elements from cryptpad-common
|
7 years ago |
Caleb James DeLisle
|
7b62a8042e
|
Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
|
7 years ago |
Caleb James DeLisle
|
75130150d5
|
Refactored out TextPatcher and JsonOT and replaced with new ChainPad
|
7 years ago |
yflory
|
6b9ffe8dd1
|
Make thumbnails more secure
|
7 years ago |
ansuz
|
e07bb0f7b3
|
roll back to old transform function, except in pad
|
7 years ago |
yflory
|
9060464f37
|
Create thumbnails only when the tab is not focused
|
7 years ago |
yflory
|
2a3a5c4342
|
Ability to disable thumbnails
|
7 years ago |
yflory
|
8de9a596f1
|
Fix cursor in thumbnails
|
7 years ago |
yflory
|
fd7bb3aadb
|
Make sure the infinite spinner modal is not displayed multiple times
|
7 years ago |
yflory
|
1245b4d244
|
Enable thumbnails in poll and whiteboard
|
7 years ago |
yflory
|
6f020b67ca
|
Add thumbnails to framework apps
|
7 years ago |
yflory
|
24572a40d2
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
yflory
|
f4adbd980e
|
Thumbnails for the code app
|
7 years ago |
Caleb James DeLisle
|
aa37997aa3
|
Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm>
|
7 years ago |
Caleb James DeLisle
|
d7e9498143
|
Fix and then disable the new OT
|
7 years ago |
yflory
|
3e4faf1be1
|
Add new state messages in the toolbar
|
7 years ago |
yflory
|
6d080bcb45
|
Ability to export mediatag images in pad
|
7 years ago |
Caleb James DeLisle
|
81d0b3272d
|
Fix multiple infinite-spinner errors piling up on top of eachother
|
7 years ago |
Caleb James DeLisle
|
9e4c48f537
|
lint errors
|
7 years ago |
Caleb James DeLisle
|
854c1e94a4
|
make infinite spinner error message go away if ChainPad settles after it has been popped
|
7 years ago |
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
|
7 years ago |
Caleb James DeLisle
|
c8928a0811
|
Switch the transform function and also stop calling textPatcher without the metadata
|
7 years ago |
Caleb James DeLisle
|
828a685ba8
|
Fix broken browser fight logging
|
7 years ago |
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.
|
7 years ago |
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.
|
7 years ago |
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/
|
7 years ago |
Caleb James DeLisle
|
1e5bc5da14
|
onReady should only be called once, onContentUpdate should be able to throw and there should be a generic normalizer
|
7 years ago |
Caleb James DeLisle
|
f95acda758
|
Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/
|
7 years ago |
Caleb James DeLisle
|
1c791b5b51
|
Fix framework by removing some async and also fix media tags
|
7 years ago |
Caleb James DeLisle
|
77fe6a9bba
|
small bug fixes
|
7 years ago |
Caleb James DeLisle
|
368a6b2406
|
manual merge, still wip
|
7 years ago |
Caleb James DeLisle
|
0eb2165f31
|
Implement a new pad framework and make it work (seemingly) with /pad/
|
7 years ago |