Commit Graph

167 Commits (e7b65c5fca69cfb1584cb6916e49e1082526daae)

Author SHA1 Message Date
yflory 6bcc72ff83 Fix pads using an old URL
yflory a863011a0c Fix profile in read-only mode
yflory b1765c6ae3 Fix pad creation screen with anonymous users
yflory c269929319 Fix creation page not displayed in pad and slide
yflory 362104ec09 lint compliance
yflory 1922dbfd75 Creation page with mobile support
yflory e96d54e655 Add a pad creation page
yflory 9eb33e39e6 Enable change events in the drive
yflory 17636769e4 Remove the second network created for the drive
yflory 52712c4bb9 Use the network from the async store for pads
yflory 4903bd0757 Enable messenger in async store
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies
yflory 664625a6ef Fix more async store issues
yflory 5c3237e093 Fix issues with the async store
yflory b3688db202 Use async store
yflory 0840570fbf Async store part 1
yflory 280a7c2765 Clean cryptpad-common
ansuz 585f9d2e4e repair broken 'clear channel' button
yflory 7f88d1d43a Improve drive loading speed
yflory a96e49d55a Fix filepicker creating a new netflux network when initialized
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe
yflory 5a2afb5c95 Remove Realtime and Messaging from common
yflory 30c8c253dd Remove util and hash from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory 354c63bd64 Clean old code
yflory 101482b8cc Migrate settings to use a sandboxed iframe
yflory 6b9ffe8dd1 Make thumbnails more secure
yflory 2a3a5c4342 Ability to disable thumbnails
ansuz 288e141c1f add missing sframe method
yflory c25be21138 Fix the upgrade button in the drive
yflory 6926d42292 Autoload template picker to make it faster to appear when used
yflory 95ad25973e Ability to delete a stronger pad from readonly mode
yflory b28c1537e8 Fix history in readonly mode
yflory ab3648a30a Merge branch 'newpoll' into staging
ansuz d85db64939 add tags from drive
yflory 5cf86bf74a Update UI in poll and remove old code
ansuz 09c0a473e2 fix function signatures
ansuz 351b95d6a9 resolve merge conflicts
ansuz 6c7b135f91 lint compliance
ansuz 94c392b79f secure messaging
yflory cdeac00633 Merge branch 'staging' into newdrive
yflory 4049931924 Lint
yflory 47fe7b1c53 Drive in sandboxed iframe
yflory dfdeb7b113 Fix style and race condition for history mode
yflory a810d7bd85 Fix style and race condition for history mode
yflory 456370b1aa Base for Drive in sandboxed iframe
yflory 8a09e39f46 Enable tags in pads
yflory 1131ef0172 Fix language selection in sandboxed iframes
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
yflory 437f50fd4a Migrate the file to a sandboxed iframe
Caleb James DeLisle 041071e61c manual merge
Caleb James DeLisle 7334173b4a Hopefully fix infinite spinner whenever there is a disconnect (pad)
yflory 514bff7065 Add slide number in the title in slide2
yflory c3a07e879c Merge branch 'staging' into slide2
yflory fc069dac48 Ask the user before loading the template picker
yflory 290d668ceb Fix race condition preventing slide to work on Edge
yflory f2aaaa9751 Move slide to secure iframe
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
yflory e85b34f127 Add embed options in the secure pad hashes
yflory 53eb9bb541 Remove the logo from the filepicker loading screen
yflory d2787e3eff Make code2 the default code app
yflory f12f4bb925 Integrate filepicker secure iframe in the code2 app
yflory 89b7b644f3 Enable drag & upload in code2 and prepare filepicker
yflory b8971cdc23 Add previewMode settings to code2
yflory 0d008aaa2e Add indent settings to code2
yflory a2ed266048 Move the code app in a secure iframe