Commit Graph

66 Commits (37f22550fe0464bf5202d0e7b9c922ca008b5565)

Author SHA1 Message Date
yflory aafcb1bc02 Merge branch 'sharedfolder' into staging
yflory fc91cf606b Disable moveToTrash button for pads in shared folders
yflory 6312dadb60 Fix shared folders names in the drive
yflory a146f6acc9 Change user account password function
yflory 36d1ae0f6c Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
yflory 71b085ba23 Owned drive migration UI
ansuz c3741f847d resolve conflicts from merge with staging
ansuz cb5fa72dba implement removeLoginBlock rpc
yflory 29f577dfc6 Improve history to load it chunk by chunk
yflory d37aa0646e Change account password (clientside RPC)
yflory 54d63df1cf Ability to change the password of a pad
yflory 089e0361b6 Detect new version
yflory 65a2083afc Suggest tags based on existing ones. Display existing tags in the drive.
yflory 2d2701596a Loading message and loading bar for migration
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 206ac14438 Prevent users from creating a pad when visiting a deleted profile (read-only mode)
yflory 07e361b88d Account deletion button
yflory c9ed6d6bf8 New pad creation screen
yflory 728a6a868d Manage expired channels
yflory bdafc101c9 Ability to remove owned channels from the drive
yflory 9a317018e2 Remove deleted pads from the drive
Caleb James DeLisle 6a2d79249d Added some nice testing
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 9795ac32cb Ability to burn an anonymous drive from the browser
ansuz 585f9d2e4e repair broken 'clear channel' button
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe
yflory 101482b8cc Migrate settings to use a sandboxed iframe
yflory 6b9ffe8dd1 Make thumbnails more secure
yflory 4250688856 Migrate profile to use sframe
ansuz 288e141c1f add missing sframe method
ansuz 351b95d6a9 resolve merge conflicts
ansuz 94c392b79f secure messaging
yflory 47fe7b1c53 Drive in sandboxed iframe
yflory 456370b1aa Base for Drive in sandboxed iframe
yflory 8a09e39f46 Enable tags in pads
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
Caleb James DeLisle 8d3ebdbaf7 I'm stupid
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 05793c220c Fix secure iframes on Edge
yflory f2aaaa9751 Move slide to secure iframe
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
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