yflory
1a950319a1
Fix broken links
7 years ago
yflory
a718603b36
Automatic account deletion
7 years ago
yflory
67cdb6bd13
Fix initial values in the pad creation screen
7 years ago
yflory
c9ed6d6bf8
New pad creation screen
7 years ago
yflory
60b2384885
Move initial state into a help block
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
a1d9f44bbd
Delete owned pads from server when removed from the owner's drive
7 years ago
yflory
88a04fdb07
Don't create sfcommon a second time in code and slide
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
e96d54e655
Add a pad creation page
7 years ago
yflory
4377f2cee7
Fix missing translations in the drive
7 years ago
yflory
5c3237e093
Fix issues with the async store
7 years ago
yflory
b3688db202
Use async store
7 years ago
yflory
0840570fbf
Async store part 1
7 years ago
yflory
644f6e9985
Use the bounce app to open links from inner
7 years ago
yflory
b0f553e9ea
Add a markdown toolbar to help with the markdown syntax
7 years ago
yflory
280a7c2765
Clean cryptpad-common
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
yflory
354c63bd64
Clean old code
7 years ago
yflory
101482b8cc
Migrate settings to use a sandboxed iframe
7 years ago
yflory
6b9ffe8dd1
Make thumbnails more secure
7 years ago
yflory
9060464f37
Create thumbnails only when the tab is not focused
7 years ago
yflory
a0dd867f33
Fix pending state not removed after friend invite rejected
7 years ago
yflory
201c974df6
Merge branch 'thumbnails' into staging
7 years ago
Caleb James DeLisle
a149152f11
Merge branch 'staging' into framework
7 years ago
yflory
4116d08dd1
Display thumbnails in the drive and then file picker
7 years ago
yflory
6920129126
Embed images from the drive in whiteboard
7 years ago
Caleb James DeLisle
15337603bb
Merge branch 'staging' into framework
7 years ago
yflory
1c8e1a36e8
Add file type in the pad attributes for existing files
7 years ago
Caleb James DeLisle
f0eb58ee95
Merge branch 'staging' into framework
7 years ago
ansuz
d85db64939
add tags from drive
7 years ago
Caleb James DeLisle
f95acda758
Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/
7 years ago
yflory
47fe7b1c53
Drive in sandboxed iframe
7 years ago
yflory
a810d7bd85
Fix style and race condition for history mode
7 years ago
yflory
456370b1aa
Base for Drive in sandboxed iframe
7 years ago
Caleb James DeLisle
b24e9b84af
Manual merge, update the CSS in loading.js and document that loading.less does nothing.
7 years ago
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
7 years ago
yflory
ab64bf9e59
Use less2 for the loading screen
7 years ago
yflory
8c41e0bdd6
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
437f50fd4a
Migrate the file to a sandboxed iframe
7 years ago
Caleb James DeLisle
981a919328
Added tooltips back to sframe land with hopefully a more robust removal.
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
514bff7065
Add slide number in the title in slide2
7 years ago
yflory
290d668ceb
Fix race condition preventing slide to work on Edge
7 years ago
yflory
f2aaaa9751
Move slide to secure iframe
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
yflory
3ca9f41290
Get embed code for pad and code
7 years ago
yflory
d2787e3eff
Make code2 the default code app
7 years ago
yflory
86e23ac19f
Use less2 in secure iframes
7 years ago
yflory
f12f4bb925
Integrate filepicker secure iframe in the code2 app
7 years ago
yflory
89b7b644f3
Enable drag & upload in code2 and prepare filepicker
7 years ago
yflory
b8971cdc23
Add previewMode settings to code2
7 years ago
yflory
0d008aaa2e
Add indent settings to code2
7 years ago
yflory
51fa6287c1
Enable notifications in secure pads
7 years ago
yflory
88cb4fd83c
Enable friend requests from secure pads
7 years ago
Caleb James DeLisle
0a6f81850f
Handle infinite-spinner errors and properly inform the user
7 years ago
Caleb James DeLisle
acfaaa7d56
jshint compliance
7 years ago
yflory
c33b128bf4
Enable feedback in pad2
7 years ago
yflory
aa9e0d3cd3
Enable AppConfig in pad2
7 years ago
yflory
f40d2c0b20
Add templates to pad2
7 years ago
yflory
8d837d22ea
Add history to pad2
7 years ago
yflory
b2e6df1f9d
Add import & export in pad2
7 years ago
yflory
e2d39de143
Forget button in pad2
7 years ago
yflory
140c6f3776
Add limit warning in pad2
7 years ago
yflory
30aef71603
Enable avatars in pad2
7 years ago
yflory
e65b2f4e9f
Add shareButton to pad2
7 years ago
yflory
90f892de9c
Useradmin menu, notifications and share button in pad2
7 years ago
yflory
dd9b38066e
Change display name in useradmin menu
7 years ago
Caleb James DeLisle
cf6d8c83b2
Fix title setter logic and separate it from UI
7 years ago
Caleb James DeLisle
415399ef64
Changes to support title change in metadata
7 years ago
yflory
604415b32c
Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
7 years ago
yflory
fab3d67b75
Enable title in pad2
7 years ago
Caleb James DeLisle
2490ee253f
Added setDisplayName RPC
7 years ago
Caleb James DeLisle
0b34ceb0eb
Added RPC setPadTitleInDrive()
7 years ago
Caleb James DeLisle
3b5af3ea74
sframe common changes
7 years ago
yflory
d1157c4d72
Add missing file
7 years ago