Commit Graph

203 Commits (e205ca281bdfd85ec09995205cc086c73d45da67)

Author SHA1 Message Date
yflory 7b06626581 Merge branch 'autostore' into staging
yflory b1f2d287b4 Add warning for chrome 68 users on Mac
yflory d201e9a0cd Disable some toolbar features not available if the pad is not stored
yflory 9ebb598467 Make automatic pad storage configurable
yflory e8a5244362 Autostore base
yflory a117e329dc Add a Share entry in the drive's context menu
yflory 9fbf507cda Fix new version detection
yflory 4dec2cca5c Translations for new version detected
yflory 089e0361b6 Detect new version
yflory da396b6528 Remove XXX
yflory c7e08fedfb Password-protected files
yflory 65a2083afc Suggest tags based on existing ones. Display existing tags in the drive.
yflory 2d2701596a Loading message and loading bar for migration
yflory 2b8e734cae Add revealable password input to display or prompt the password
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory 206ac14438 Prevent users from creating a pad when visiting a deleted profile (read-only mode)
yflory e1473dff79 Fix tests
yflory 1a950319a1 Fix broken links
yflory a718603b36 Automatic account deletion
yflory 67cdb6bd13 Fix initial values in the pad creation screen
yflory c9ed6d6bf8 New pad creation screen
yflory 60b2384885 Move initial state into a help block
yflory 5c53868c3b Delete pads after 3 months of inactivity
yflory 70e014cdfc Hide infinite spinner and disconnect modals when pad is deleted
yflory a1d9f44bbd Delete owned pads from server when removed from the owner's drive
yflory 88a04fdb07 Don't create sfcommon a second time in code and slide
yflory daef08a9b3 Add an advanced new pad modal
yflory ef480fea79 Add a settings category for the pad creation screen
yflory e96d54e655 Add a pad creation page
yflory 4377f2cee7 Fix missing translations in the drive
yflory 5c3237e093 Fix issues with the async store
yflory b3688db202 Use async store
yflory 0840570fbf Async store part 1
yflory 644f6e9985 Use the bounce app to open links from inner
yflory b0f553e9ea Add a markdown toolbar to help with the markdown syntax
yflory 280a7c2765 Clean cryptpad-common
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe
yflory 30c8c253dd Remove util and hash from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
yflory 354c63bd64 Clean old code
yflory 101482b8cc Migrate settings to use a sandboxed iframe
yflory 6b9ffe8dd1 Make thumbnails more secure
yflory 9060464f37 Create thumbnails only when the tab is not focused
yflory a0dd867f33 Fix pending state not removed after friend invite rejected
yflory 201c974df6 Merge branch 'thumbnails' into staging
Caleb James DeLisle a149152f11 Merge branch 'staging' into framework
yflory 4116d08dd1 Display thumbnails in the drive and then file picker
yflory 6920129126 Embed images from the drive in whiteboard
Caleb James DeLisle 15337603bb Merge branch 'staging' into framework
yflory 1c8e1a36e8 Add file type in the pad attributes for existing files
Caleb James DeLisle f0eb58ee95 Merge branch 'staging' into framework
ansuz d85db64939 add tags from drive
Caleb James DeLisle f95acda758 Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/
yflory 47fe7b1c53 Drive in sandboxed iframe
yflory a810d7bd85 Fix style and race condition for history mode
yflory 456370b1aa Base for Drive in sandboxed iframe
Caleb James DeLisle b24e9b84af Manual merge, update the CSS in loading.js and document that loading.less does nothing.
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 ab64bf9e59 Use less2 for the loading screen
yflory 8c41e0bdd6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 437f50fd4a Migrate the file to a sandboxed iframe
Caleb James DeLisle 981a919328 Added tooltips back to sframe land with hopefully a more robust removal.
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 290d668ceb Fix race condition preventing slide to work on Edge
yflory f2aaaa9751 Move slide to secure iframe
yflory 0423a5f4e2 Clean secure iframe code
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
yflory 3ca9f41290 Get embed code for pad and code
yflory d2787e3eff Make code2 the default code app
yflory 86e23ac19f Use less2 in secure iframes
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 51fa6287c1 Enable notifications in secure pads
yflory 88cb4fd83c Enable friend requests from secure pads
Caleb James DeLisle 0a6f81850f Handle infinite-spinner errors and properly inform the user
Caleb James DeLisle acfaaa7d56 jshint compliance
yflory c33b128bf4 Enable feedback in pad2
yflory aa9e0d3cd3 Enable AppConfig in pad2
yflory f40d2c0b20 Add templates to pad2
yflory 8d837d22ea Add history to pad2
yflory b2e6df1f9d Add import & export in pad2
yflory e2d39de143 Forget button in pad2
yflory 140c6f3776 Add limit warning in pad2
yflory 30aef71603 Enable avatars in pad2
yflory e65b2f4e9f Add shareButton to pad2
yflory 90f892de9c Useradmin menu, notifications and share button in pad2
yflory dd9b38066e Change display name in useradmin menu
Caleb James DeLisle cf6d8c83b2 Fix title setter logic and separate it from UI
Caleb James DeLisle 415399ef64 Changes to support title change in metadata
yflory 604415b32c Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
yflory fab3d67b75 Enable title in pad2
Caleb James DeLisle 2490ee253f Added setDisplayName RPC
Caleb James DeLisle 0b34ceb0eb Added RPC setPadTitleInDrive()
Caleb James DeLisle 3b5af3ea74 sframe common changes
yflory d1157c4d72 Add missing file