Commit Graph

161 Commits (fc9ecb0f7c0f94dbc0fe2b38c6de5bbae47af102)

Author SHA1 Message Date
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
yflory 3ba90332bb Merge branch 'refactor' into staging
yflory daabb0b3ad Integrate and fix the new fileObject (userObject)
ansuz df4a250359 use feedback api instead of app=
yflory c1e0316d43 Refactor fileObject
yflory cfc5d634f4 Merge branch 'templates' into staging
yflory bd16e0f0e7 Templates in polls and canvas, and ability to disable templates
yflory 126498585e Add a context menu on the ROOT folder in the drive
yflory 84d8615cf1 Save and use templates in pad, code and slides
yflory d07acc5364 Don't redraw the drive if filesData changes while in unsorted
yflory 7ede430db3 Fix 'search.oldLocation is undefined' error
yflory 72fecb9549 Fix lint errors
yflory af68e41fb6 Always set the focus to the search bar in the drive
yflory 67f4096396 Fix cursor in the drive search bar
yflory 71c59d7ae2 Remove unnecessary TODOs
yflory a8ffac5dcd Remove old code
yflory 53c60a31f6 Set the properties and backup inputs to read-only in the drive
yflory 0c5a930cb9 Fix an issue with the 'Properties' entry not always displayed in context menu
ansuz e2ee80d4e7 set icon for whiteboard app
yflory 5f4990cc80 Display or hide the context menu in a more intuitive way with multiselect
yflory 51033ab70a Remove useless links in the context menu and properties for readonly pads in the drive
yflory 7afde2309d Add properties to the files not in the trash
yflory 66a80ea50c Add properties for pads in the drive
yflory 85105a1382 Active folder in drive is not underlined anymore
yflory 7761aaa89f Add search UI
yflory d19bbcb001 Add support for search in the drive
yflory 9a32fb1999 Fix sub-folders changing position in the tree when renaming them
yflory 931f7619c0 Keep the scroll position on redraw in drive
yflory 0607c3bbf3 Add a title to the 'new' button in drive
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings
yflory ceaf757680 Allow right click on the CryptPad logo/link in the top left corner
yflory 84c16c00ad Fix click events not working on inputs in the drive tree
yflory f62267f8a1 Ability to import local pads in the user object
yflory ce6cd1211e Fix lint errors
yflory 14938089ac Keep the focus on the iframe window after canceling a deletion
yflory 3f7dea8f7e Context menu support for multi-select options in drive
yflory e1c02fd8a4 Drive rename: save pads and folders name on click, cancel with Esc.
yflory a978b51656 If display name is empty, use anonymous in the drive
yflory 6098f28260 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory a852112808 Fix open folder from the tree context menu
Pierre Bondoerffer 800db07077
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging
Pierre Bondoerffer e39fe1c0b7
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging
ansuz 01c4d7d4a7 Merge branch 'maybe' into staging
Pierre Bondoerffer e0d972674f
Fix context menu in drive and rename textbox styling
yflory 8bdc8415ab Find a pad in the drive
Caleb James DeLisle 91eda5fa83 Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
ansuz 7db0e14bc0 add 'force' flag to override removal of html elements
yflory 55210f17eb Clean the code to be less dependant on 'li'
yflory c6c3e1bbb5 Don't select subfolders in the tree when drag&drop
yflory a26b9d3240 Don't select subfolders in the tree when right-click on drag&drop
yflory a2b5200381 Add a container for the folders in the tree in the drive
yflory 11d54256da Make sure the display name is displayed in the same way everywhere
yflory f06196c261 Remove the context menu buttons when removing selection
yflory efb7380a12 Fix default pad not created after registration
yflory ec7761eeb8 Make sure we don't use a wrong title for a new pad
yflory 4f7a05ead2 Fix issue with the path for the trash in the drive's topbar
yflory e8c73f35ce In the tree, display the rename input only once
yflory f8d653406a Add the new content for the default pad and add french translation
yflory 95853debf9 Update the default pad
ansuz cc829d51f8 jshint compliance
yflory e040c00557 Fix blocker issue when creating an account without migrating
yflory 55fb0f03ae Fix the path in the drive overriding the content area
yflory ba0b314f5e Fix the 'new' button in drive which was broken in non root categories
yflory d8cc2903cc Display context menu actions in the toolbar when an element is selected
yflory cc174f3bee Fix typo
yflory 0ce17ebbad CryptDrive usability improvements (new file in drive + context menu)
yflory e73b4a1131 Don't display 'All files' in the menu
yflory c72bbd4c37 Use the file name as initial title
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common
yflory dd014f6ef2 Fix race conditon
yflory deda40375a Use the new onSettle from chainpad to determine if the realtime is synced
yflory 550c65aae0 Add a default pad in CryptDrive after signing up
yflory e4dbe97d71 Update display name in realtime across tabs and remember 'anonymous' name
yflory 92050eb04f Fix the trash button in toolbar not always working
yflory 342cb44cf7 Ability to migrate a anon drive directly from the drive
yflory e865b89f43 Add the contextmenu button in the drive dynamically
yflory 914c442615 Do not redirect to home page when logging out from another tab
yflory 628148d001 Display the contextmenu button only if contextmenu exists
yflory ac79fbb5a2 Improve mobile support for the toolbar and the drive
yflory 02439e0f61 Improve the homepage with new images and translations
yflory 2c6b4b9c6a Hide disabled applications from the context menu in drive
yflory 9cea8d82c2 Fix left-click disabled in Edge after renaming a file
yflory 6a5769405b Fix a race condition issue introduced with reconnecting patch
yflory 8881334ca8 Fix renaming folders from the tree
yflory 65054119cf Fix a bug preventing reconnection in drive
yflory 89da142204 Fix pad creation from the context menu
yflory 8427b6ae8e Fix 'sort by type' in drive
yflory dc39c4e179 Fix a race condition causing the drive toolbar to be missing
yflory 2e247d44c7 Hide the backup icon when logged in
yflory a9c9d19212 Hide the template from the list in the drive until it's done
yflory 5ef074370b Name a place before creating it in the drive
yflory fa1582f307 Replace 'filename' by 'title' in drive when there is no filename
yflory c44f3a1044 Delete multiple elements could also remove unselected ones
yflory fb48484d2a Fix the rename feature in drive not working with tables
yflory 3f44444f41 Display the 'New' button in the trash
yflory 00efc96919 Move the toolbar and add a breadcrumb
yflory 6f5ff07c2b Display the elements as a table instead of a list
yflory 95056315cf Move the folder icon style to the less file
yflory 11f0a9ae5f Revert the changes adding anonymous pads
yflory f42665ba49 Remove the unowned pads category