yflory
|
a11a883cff
|
Cursor improvements in pad, code and slide
|
6 years ago |
yflory
|
690cba2b8f
|
Add cursor in slide
|
6 years ago |
yflory
|
997692efb4
|
Use the font-size codemirror setting in the slide app too
|
6 years ago |
yflory
|
c4c1fcb080
|
Fix table rendering in polls description
|
6 years ago |
yflory
|
5ce76a6358
|
Fix a new z-index issue in slide...
|
6 years ago |
yflory
|
3e9e92dcac
|
Implement full CryptDrive export
|
6 years ago |
yflory
|
179df27e3c
|
Fix autostore not displaying the error message when over pin limit
|
6 years ago |
yflory
|
ee1027ceb9
|
Ability to import mediatags to the drive
|
6 years ago |
Caleb James DeLisle
|
0d5ac05866
|
refactoring of the less infrastructure
|
6 years ago |
Caleb James DeLisle
|
507e5b18e9
|
Remove all less includes where no mixin or variable is used after
|
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 |
Caleb James DeLisle
|
4a352f2ed8
|
Use import (reference) whenever the less file supposedly emits no CSS
|
6 years ago |
yflory
|
c7e08fedfb
|
Password-protected files
|
7 years ago |
yflory
|
b26ae67df5
|
Fix issues with channel ID when using a password
|
7 years ago |
yflory
|
842952fe1f
|
New checkboxes and radio input everywhere
|
7 years ago |
yflory
|
4288f536f1
|
Use requireCSS to load FontAwesome
|
7 years ago |
yflory
|
2f262b12c6
|
Fix help box issues
|
7 years ago |
yflory
|
442f15df98
|
Add help text in all the apps + french translation
|
7 years ago |
yflory
|
b7b560fcb8
|
Enable Cmd key support in shortcuts
|
7 years ago |
yflory
|
12bfcbe701
|
Add fixed order for rightside icons in the toolbar
|
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
|
88a04fdb07
|
Don't create sfcommon a second time in code and slide
|
7 years ago |
yflory
|
1ec41f4e09
|
Ability to pick a background image in slides
|
7 years ago |
yflory
|
0e6e68aaff
|
Remove print prompt in slides since the browsers already have a prompt
|
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 |
ansuz
|
3f892e04a5
|
fix codemirror overflow css
|
7 years ago |
yflory
|
74e59a513a
|
Add the markdown toolbar to the slide and poll apps
|
7 years ago |
yflory
|
644f6e9985
|
Use the bounce app to open links from inner
|
7 years ago |
yflory
|
7cfe64fc5b
|
Remove cryptpad-common dependency for some inner apps
|
7 years ago |
yflory
|
30c8c253dd
|
Remove util and hash from common
|
7 years ago |
yflory
|
dc207393fd
|
Separate UI elements from cryptpad-common
|
7 years ago |
yflory
|
3ebb5ca493
|
Fix issue in diffMarked creating text nodes for each character
|
7 years ago |
yflory
|
6f020b67ca
|
Add thumbnails to framework apps
|
7 years ago |
yflory
|
bf817f20ee
|
Fix file upload in code and slide
|
7 years ago |
ansuz
|
de8339fea7
|
hide alertify when you are in presentation mode
|
7 years ago |
Caleb James DeLisle
|
9e4c48f537
|
lint errors
|
7 years ago |
Caleb James DeLisle
|
15337603bb
|
Merge branch 'staging' into framework
|
7 years ago |
yflory
|
5ed60a0ad7
|
Fix image ratio in slides
|
7 years ago |
Caleb James DeLisle
|
753e2d797e
|
Merge branch 'staging' into framework
|
7 years ago |
ansuz
|
0d912402e5
|
patch for bug in Firefox ESR
|
7 years ago |
ansuz
|
128c9c2f4e
|
Merge branch 'staging' of github.com:CatalinScr/cryptpad into catalin
|
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
|
94d2f4472b
|
Stop using presentSuccess because it is hidden behind the modal in slide
|
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
|
12e82e80ec
|
When changing the title of a presentation, the title in the bottom of the slide should also change
|
7 years ago |
ansuz
|
0a99478d9f
|
catch diffdom errors and plow through
|
7 years ago |
yflory
|
cdeac00633
|
Merge branch 'staging' into newdrive
|
7 years ago |
yflory
|
b871faffc9
|
Enable tags in code and slide
|
7 years ago |
yflory
|
456370b1aa
|
Base for Drive in sandboxed iframe
|
7 years ago |
yflory
|
72f0952835
|
Make sure we can't open a pad using the wrong app
|
7 years ago |
yflory
|
483160a96a
|
Fix tab notifications in code and slides
|
7 years ago |
yflory
|
1131ef0172
|
Fix language selection in sandboxed iframes
|
7 years ago |
Caleb James DeLisle
|
5f0383ae99
|
update version of sframe-boot because it was changed
|
7 years ago |
yflory
|
fa64adbbe5
|
Hide visible elements while loading the slide app
|
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
|
671c893e8a
|
Duplicating code like a moron, this should hopefully get fixed later.
|
7 years ago |
yflory
|
9271b0c1a8
|
Try to fix half-codemirror bug
|
7 years ago |
yflory
|
bd422178c4
|
Hide the filepicker button in readonly mode
|
7 years ago |
yflory
|
642511dc3b
|
Disable exiting present mode when in embed mode
|
7 years ago |
yflory
|
514bff7065
|
Add slide number in the title in slide2
|
7 years ago |
yflory
|
05793c220c
|
Fix secure iframes on Edge
|
7 years ago |
yflory
|
f2aaaa9751
|
Move slide to secure iframe
|
7 years ago |
yflory
|
8b2733e2da
|
Fix typo
|
7 years ago |
yflory
|
e85b34f127
|
Add embed options in the secure pad hashes
|
7 years ago |
Caleb James DeLisle
|
b081603455
|
Update requirejs
|
7 years ago |
yflory
|
7c49ca6e3f
|
Fix initial text size in code
|
7 years ago |
Pierre Bondoerffer
|
90075cd48e
|
media-tag to less file
|
7 years ago |
Pierre Bondoerffer
|
f585ddccdf
|
fix image sizes in /slide/
|
7 years ago |
ansuz
|
66d81429bd
|
integrate file embed into code editor
|
7 years ago |
ansuz
|
fe826133b3
|
make some markdown styles reusable
|
7 years ago |
ansuz
|
1c238100c8
|
don't throw alerts in the middle of someone's presentation
|
7 years ago |
yflory
|
a80b00a765
|
Move the file picker in common
|
7 years ago |
yflory
|
a5a73ce326
|
Fix print button in slide
|
7 years ago |
yflory
|
3bd5f01e53
|
Fix slide ratio in preview mode
|
7 years ago |
ansuz
|
7a225af11e
|
fix some minor slide navigation bugs
|
7 years ago |
yflory
|
d09f5b70c7
|
Fix slides CSS
|
7 years ago |
yflory
|
e732284845
|
Lint
|
7 years ago |
yflory
|
8f5a244999
|
Replace mediatag markdown syntax by html. Enable file upload in /code.
|
7 years ago |
ansuz
|
29c6ed6e9b
|
hide slide arrows when there are no more slides in that direction
|
7 years ago |
ansuz
|
9f6ecea5d9
|
fix nacl reference error in media tag
|
7 years ago |
ansuz
|
9c1eaf9c1a
|
lint compliance
|
7 years ago |
ansuz
|
42375190e6
|
style buttons for long titles
|
7 years ago |
ansuz
|
c27c140130
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
ansuz
|
ac8da0d52d
|
load codemirror in the correct context. fix selection events
|
7 years ago |
yflory
|
789274fd4f
|
Fix font-size in slides
|
7 years ago |
ansuz
|
7377d39b39
|
hide print button
|
7 years ago |
ansuz
|
43b877ad27
|
fix styling on media tag download button
|
7 years ago |
ansuz
|
efedfe0667
|
show preview pane by default in /slide/
|
8 years ago |
yflory
|
81c8949aee
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
70c9f3df75
|
Fix avatar size
|
8 years ago |
ansuz
|
f09ae9b19c
|
jshint compliance
|
8 years ago |
yflory
|
9b131dc49c
|
Fix CSS in the slide app
|
8 years ago |
yflory
|
5694505719
|
Fix syntax highlighting
|
8 years ago |
yflory
|
4ab82710ab
|
Remove the background color from the text-color button in the slide app
|
8 years ago |