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
|
36aee2d174
|
lets try normalizing the dom before applying a patch
|
7 years ago |
Caleb James DeLisle
|
9509d538e0
|
Cursor not being updated at the right times before applying a patch.
|
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
|
7230c780a1
|
Get rid of last usages of cryptpad-common in pad/inner
|
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
|
6dbc02e81a
|
Merge branch 'staging' into framework
|
7 years ago |
Caleb James DeLisle
|
1c791b5b51
|
Fix framework by removing some async and also fix media tags
|
7 years ago |
yflory
|
b4de31c827
|
Merge branch 'newdrive' into staging
|
7 years ago |
Caleb James DeLisle
|
342b6012f7
|
manual merge of staging into framework
|
7 years ago |
yflory
|
69014e5fde
|
Fix mediatags in pad not cached
|
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 |
yflory
|
456370b1aa
|
Base for Drive in sandboxed iframe
|
7 years ago |
yflory
|
95542bcdaf
|
Lint
|
7 years ago |
yflory
|
8a09e39f46
|
Enable tags in pads
|
7 years ago |
yflory
|
72f0952835
|
Make sure we can't open a pad using the wrong app
|
7 years ago |
yflory
|
a78b597ebb
|
lint errors
|
7 years ago |
yflory
|
1131ef0172
|
Fix language selection in sandboxed iframes
|
7 years ago |
yflory
|
018f71df04
|
Add drop handlers for mediatags in ckeditor
|
7 years ago |
yflory
|
c00d295466
|
Add missing translations
|
7 years ago |
yflory
|
974658453c
|
Mediatag integration in pads
|
7 years ago |
Caleb James DeLisle
|
5f0383ae99
|
update version of sframe-boot because it was changed
|
7 years ago |
Caleb James DeLisle
|
710418f42f
|
Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
|
7 years ago |
Caleb James DeLisle
|
789a923792
|
Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
|
7 years ago |
Caleb James DeLisle
|
041071e61c
|
manual merge
|
7 years ago |
Caleb James DeLisle
|
7334173b4a
|
Hopefully fix infinite spinner whenever there is a disconnect (pad)
|
7 years ago |
yflory
|
8ef27dca08
|
Lint
|
7 years ago |
yflory
|
757d0a2800
|
Save the state of CKEditor's toolbar (visible or hidden)
|
7 years ago |
Paul Libbrecht
|
1ae7076790
|
Merge branch 'master' of https://github.com/xwiki-labs/cryptpad
|
7 years ago |
yflory
|
0423a5f4e2
|
Clean secure iframe code
|
7 years ago |
yflory
|
04a04aef2b
|
Add setAttribute/getAttribute in secure iframes. Store attributes in settings
|
7 years ago |
ansuz
|
47ec959032
|
make sure contenteditable is not set in read only mode
|
7 years ago |
ansuz
|
6a735b441f
|
use paul's print styles
|
7 years ago |
Paul Libbrecht
|
e7de9229a8
|
Do not print toolbar and collaboration (#178).
paul
|
7 years ago |
yflory
|
204e45dfae
|
Enable templates in pad
|
7 years ago |
yflory
|
86e23ac19f
|
Use less2 in secure iframes
|
7 years ago |
yflory
|
0d008aaa2e
|
Add indent settings to code2
|
7 years ago |
yflory
|
0893bcc0e5
|
Merge branch 'staging' into code2
|
7 years ago |
ansuz
|
9a23b77b46
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
ansuz
|
be8ea4102e
|
keep trying to parse the hash until it works
|
7 years ago |
yflory
|
4db4f66786
|
Remove an unnecessary fix for Safari
|
7 years ago |
yflory
|
a2ed266048
|
Move the code app in a secure iframe
|
7 years ago |
Caleb James DeLisle
|
1044531806
|
Fix Safari iframe size issue
|
7 years ago |
yflory
|
51fa6287c1
|
Enable notifications in secure pads
|
7 years ago |
ansuz
|
40f062abda
|
restore app usage report in new pad
|
7 years ago |
Caleb James DeLisle
|
fe03e6ae83
|
bad code, lint
|
7 years ago |
Caleb James DeLisle
|
190dff1c9b
|
Use the bounce app for opening a link with the right click
|
7 years ago |
yflory
|
0b4e044540
|
Fix the plugin to open a link in a new tab in pad
|
7 years ago |
yflory
|
88cb4fd83c
|
Enable friend requests from secure pads
|
7 years ago |
yflory
|
f89015d9ed
|
Update the tab title to match the pad title in pad2
|
7 years ago |
Caleb James DeLisle
|
056285a7b6
|
Move pad2 to pad and create bounce app
|
7 years ago |
Caleb James DeLisle
|
b081603455
|
Update requirejs
|
7 years ago |
Caleb James DeLisle
|
3315449114
|
Lets try this...
|
7 years ago |
Caleb James DeLisle
|
6b174934c8
|
Try waiting for iframe document.onload instead of looping and waiting for document.body to exist.
|
7 years ago |
Caleb James DeLisle
|
725e19925c
|
Yeah, that was silly...
|
7 years ago |
Caleb James DeLisle
|
b0b1ed037c
|
Add a filter to catch XSS-like entities and also stub a on-load test which would otherwise make pads inaccessable.
|
7 years ago |
Caleb James DeLisle
|
638a94785f
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
Caleb James DeLisle
|
7ca60e55a7
|
Lock the pad's inner-iframe down with CSP
|
7 years ago |
ansuz
|
5e6e76dfc1
|
make regex case insensitive
|
7 years ago |
Pierre Bondoerffer
|
2cc6c636db
|
Add some missing titles
|
7 years ago |
ansuz
|
dc7db074e8
|
open pad links when clicking in readOnly mode
|
7 years ago |
yflory
|
331b4dddea
|
Clean debugging code
|
7 years ago |
yflory
|
c33d2a2db0
|
New tooltips
|
7 years ago |
yflory
|
88813aee02
|
Show that only html can be imported in pads
|
7 years ago |
ansuz
|
7be1e249e1
|
add fa-share-alt to pad initialText
|
7 years ago |
yflory
|
fa2d857d70
|
Fix css issues with Safari
|
8 years ago |
yflory
|
5a3e9c785c
|
Fix ckeditor toolbar
|
8 years ago |
yflory
|
ed0121d172
|
Lint errors
|
8 years ago |
yflory
|
8279ef3130
|
Fix conflict between ckeditor toolbar and userlist on small screens
|
8 years ago |
ansuz
|
7a5c5ce0a3
|
load scripts asynchronously
|
8 years ago |
ansuz
|
5e56ad912e
|
remove the last bit of compiled css
|
8 years ago |
ansuz
|
cfc5907237
|
remove unnecessary style rules
|
8 years ago |
ansuz
|
7de2683169
|
make all apps use clientside templates
|
8 years ago |
ansuz
|
e9bfaa9a60
|
compile less clientside. remove compiled css
|
8 years ago |
yflory
|
0d4d104e08
|
Mobile support for the new toolbar
|
8 years ago |
yflory
|
a11befaa0f
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
13288ee18b
|
Update the userlist in code, slide and pad
|
8 years ago |
ansuz
|
852c028822
|
don't allow editing if pad type is wrong
|
8 years ago |
yflory
|
8d956c3de6
|
New toolbar
|
8 years ago |
yflory
|
b7a0547b77
|
New toolbar colors
|
8 years ago |
yflory
|
59fb5bd8be
|
One toolbar color per app
|
8 years ago |
yflory
|
5a248db267
|
Merge branch 'staging' into newCk
|
8 years ago |
yflory
|
f13d23241c
|
Upgrade CkEditor to version 4.7
|
8 years ago |
ansuz
|
d5c7eb49a4
|
send feedback on toolbar hide and CKE buttons
|
8 years ago |
yflory
|
376b60c21c
|
New toolbar temp
|
8 years ago |
ansuz
|
ec9a4dec5e
|
Merge branch 'soon' into staging
|
8 years ago |
ansuz
|
76c530037b
|
enable donate button in all apps
|
8 years ago |
ansuz
|
99a44f119f
|
don't send referrer headers on pads which may link outward
|
8 years ago |
ansuz
|
1240b864ef
|
fix misconfigured history
|
8 years ago |
yflory
|
716245f864
|
Make all the buttons look the same
|
8 years ago |
yflory
|
c00158d23a
|
Move code to common-history
|
8 years ago |
yflory
|
ff16084719
|
Fix lint errors
|
8 years ago |
yflory
|
c79a6e3b2b
|
Move Metadata, CodeMirror and title functions in separate files
|
8 years ago |
yflory
|
5a883d5a57
|
Use the new toolbar and move the userlist code in a separate file
|
8 years ago |
ansuz
|
78b11584f8
|
remove unused variables
|
8 years ago |
yflory
|
a165332c15
|
Don't store a pad in the drive if the limit has been reached
|
8 years ago |
ansuz
|
f7e96b4e8c
|
resolve merge conflicts and jquery errors
|
8 years ago |
yflory
|
5fc2e4cf71
|
Remove the toolbar in ckeditor history mode + history configurable
|
8 years ago |