67 Commits (9b6f3b3162ed2f2fc41d709c751d5b88ba0bcd19)

Author SHA1 Message Date
yflory 6bcc72ff83 Fix pads using an old URL 7 years ago
yflory a863011a0c Fix profile in read-only mode 7 years ago
yflory b1765c6ae3 Fix pad creation screen with anonymous users 7 years ago
yflory c269929319 Fix creation page not displayed in pad and slide 7 years ago
yflory 362104ec09 lint compliance 7 years ago
yflory 1922dbfd75 Creation page with mobile support 7 years ago
yflory e96d54e655 Add a pad creation page 7 years ago
yflory 9eb33e39e6 Enable change events in the drive 7 years ago
yflory 17636769e4 Remove the second network created for the drive 7 years ago
yflory 52712c4bb9 Use the network from the async store for pads 7 years ago
yflory 4903bd0757 Enable messenger in async store 7 years ago
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies 7 years ago
yflory 664625a6ef Fix more async store issues 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 280a7c2765 Clean cryptpad-common 7 years ago
ansuz 585f9d2e4e repair broken 'clear channel' button 7 years ago
yflory 7f88d1d43a Improve drive loading speed 7 years ago
yflory a96e49d55a Fix filepicker creating a new netflux network when initialized 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe 7 years ago
yflory 5a2afb5c95 Remove Realtime and Messaging from common 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 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 2a3a5c4342 Ability to disable thumbnails 7 years ago
ansuz 288e141c1f add missing sframe method 7 years ago
yflory c25be21138 Fix the upgrade button in the drive 7 years ago
yflory 6926d42292 Autoload template picker to make it faster to appear when used 7 years ago
yflory 95ad25973e Ability to delete a stronger pad from readonly mode 7 years ago
yflory b28c1537e8 Fix history in readonly mode 7 years ago
yflory ab3648a30a Merge branch 'newpoll' into staging 7 years ago
ansuz d85db64939 add tags from drive 7 years ago
yflory 5cf86bf74a Update UI in poll and remove old code 7 years ago
ansuz 09c0a473e2 fix function signatures 7 years ago
ansuz 351b95d6a9 resolve merge conflicts 7 years ago
ansuz 6c7b135f91 lint compliance 7 years ago
ansuz 94c392b79f secure messaging 7 years ago
yflory cdeac00633 Merge branch 'staging' into newdrive 7 years ago
yflory 4049931924 Lint 7 years ago
yflory 47fe7b1c53 Drive in sandboxed iframe 7 years ago
yflory dfdeb7b113 Fix style and race condition for history mode 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
yflory 8a09e39f46 Enable tags in pads 7 years ago
yflory 1131ef0172 Fix language selection in sandboxed iframes 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