Caleb James DeLisle
|
0d5ac05866
|
refactoring of the less infrastructure
|
6 years ago |
Caleb James DeLisle
|
a6d3dbf94f
|
Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
|
6 years ago |
yflory
|
bc57f8c274
|
Replace media-tag.js with the new one
|
7 years ago |
yflory
|
c7e08fedfb
|
Password-protected files
|
7 years ago |
Paul Libbrecht
|
372f1dfeb4
|
First anchor test and restore of the CKEditor anchor function.
|
7 years ago |
yflory
|
10ce95087a
|
Merge branch 'password' into staging
|
7 years ago |
ansuz
|
123612b893
|
Merge branch 'de-translation-pl' into staging
|
7 years ago |
yflory
|
a66d33e5ca
|
Improve export for pads with mediatags
|
7 years ago |
yflory
|
b26ae67df5
|
Fix issues with channel ID when using a password
|
7 years ago |
yflory
|
7384568f77
|
Lint compliance
|
7 years ago |
yflory
|
9d30e48a44
|
Fix mediatag redrawn on content update
|
7 years ago |
yflory
|
2d08924462
|
Fix CkEditor issues
|
7 years ago |
yflory
|
cf549eeaef
|
Clean the code
|
7 years ago |
yflory
|
41afc28802
|
Fix conflicts, clean the code, add migration from old mediatags
|
7 years ago |
yflory
|
6a4f25bc9f
|
Test widget filters
|
7 years ago |
yflory
|
fd89811479
|
Clean mediatag plugin
|
7 years ago |
yflory
|
5eab39ad75
|
Tets mediatag plugin using widgets
|
7 years ago |
Paul Libbrecht
|
5747e1a492
|
Merge branch 'master' of https://github.com/xwiki-labs/cryptpad
|
7 years ago |
yflory
|
4288f536f1
|
Use requireCSS to load FontAwesome
|
7 years ago |
yflory
|
01dd6953b9
|
Fix the previous fix...
|
7 years ago |
yflory
|
c3f7b74baf
|
Fix CkEditor's toolbar initial state
|
7 years ago |
yflory
|
442f15df98
|
Add help text in all the apps + french translation
|
7 years ago |
yflory
|
7a70d69d8e
|
Hide editor toolbars by default when using a small screen
|
7 years ago |
yflory
|
b0dba481d8
|
Fix small UI issues and IE issues
|
7 years ago |
yflory
|
ee3b926e84
|
Get rid of ckeditor's reset_all class...
|
7 years ago |
yflory
|
2c90cb5907
|
Move help button in drawer and fix drawer style
|
7 years ago |
yflory
|
d975bb9cc0
|
Fix focus after pad creation screen
|
7 years ago |
yflory
|
60b2384885
|
Move initial state into a help block
|
7 years ago |
yflory
|
80df45f257
|
Get text from ckeditor
|
7 years ago |
yflory
|
fb192a2c45
|
Add a configurable background color in the file app in view mode
|
7 years ago |
yflory
|
c460e2820e
|
Fix a 1px offset for the userlist in Firefox/Windows
|
7 years ago |
yflory
|
f329d65bc8
|
Ability to reduce the width of ckeditor
|
7 years ago |
yflory
|
edc236e17b
|
Disable edition in pad read-only mode
|
7 years ago |
yflory
|
c269929319
|
Fix creation page not displayed in pad and slide
|
7 years ago |
Caleb James DeLisle
|
617c4b6044
|
CSS refactorings and pad-is-not-pinned work
|
7 years ago |
Caleb James DeLisle
|
c702a23c77
|
Initial work on the 'pad will expire' logic
|
7 years ago |
yflory
|
644f6e9985
|
Use the bounce app to open links from inner
|
7 years ago |
ansuz
|
812df7de6f
|
Merge branch 'merge-staging' into staging
|
7 years ago |
yflory
|
b0f553e9ea
|
Add a markdown toolbar to help with the markdown syntax
|
7 years ago |
ansuz
|
2e00214783
|
drop unreachable code
|
7 years ago |
ansuz
|
ee6c2097f5
|
resolve merge conflicts
|
7 years ago |
yflory
|
cf26c4c286
|
Improve the toolbar UI for smaller screens
|
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 |
ansuz
|
e07bb0f7b3
|
roll back to old transform function, except in pad
|
7 years ago |
yflory
|
8de9a596f1
|
Fix cursor in thumbnails
|
7 years ago |
Evilham
|
5dcfbd07ab
|
Merge branch 'theming-improvement' into staging
|
7 years ago |
Evilham
|
4933aafbc8
|
Added default values to avoid breaking existing themes.
|
7 years ago |
Evilham
|
735f0a7e30
|
Merge branch 'theming-improvement' into staging
|
7 years ago |
Evilham
|
83da9cf752
|
Moved colours to colortheme.less to enable theming
|
7 years ago |
yflory
|
6f020b67ca
|
Add thumbnails to framework apps
|
7 years ago |
yflory
|
c1d05a00ba
|
Improve media-tag export in pad to work with existing CSP
|
7 years ago |
yflory
|
6d080bcb45
|
Ability to export mediatag images in pad
|
7 years ago |
Caleb James DeLisle
|
a6b34491fc
|
freeze the editor when reconnecting
|
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
|
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 |