Commit Graph

53 Commits (896186d0597a8d6d3953848bf8b895197d7c95fc)

Author SHA1 Message Date
yflory 06a0590f73 New folder icons
yflory b7a0547b77 New toolbar colors
yflory c3f636851a Fix path size width in drive
yflory 59fb5bd8be One toolbar color per app
yflory 1e9bc89855 Fix drive icons when the name contains a long word
yflory 8738b42861 Update the drive UI to show that Upload and New are linked to a folder
yflory dc2cdb7c08 Add the usage bar in the settings page
yflory 716245f864 Make all the buttons look the same
yflory 0f37d9def7 Change the button font size in the toolbar
yflory 48496416e7 Use the same font-size for all the toolbar buttons
yflory 03274c3776 Display an info message in the anonymous drive
yflory 601226115b New anonymous drive
yflory 6a8153aca3 Fix selection issues in the drive with Chrome
yflory cd98fc6eab Increase the z-index of the select area in the drive
yflory 3262787244 Update the icon mode in CryptDrive
yflory ef89451a83 Display the storage limit in the drive
yflory 197b366712 Ability to drag&select in the drive
yflory 819c7e3bae Fix style issue with drag&drop in the active folder
yflory 8ce8401107 Fix issues with middle click in context menus
yflory 85105a1382 Active folder in drive is not underlined anymore
yflory 7761aaa89f Add search UI
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings
Pierre Bondoerffer 6c9da646e0
(CSS) Some improvements to drive
yflory 153386a6e0 CSS improvements in the drive tree
Pierre Bondoerffer e39fe1c0b7
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging
Pierre Bondoerffer e0d972674f
Fix context menu in drive and rename textbox styling
yflory 8bdc8415ab Find a pad in the drive
Pierre Bondoerffer 3e9c4d0901
Add hover to file manager tree
Pierre Bondoerffer eb9a39eb68
Add hover on elements in drive and make grid slightly prettier
yflory 0ae7f94184 Remove the pointer and text underline on icon:hover in drive
yflory 55fb0f03ae Fix the path in the drive overriding the content area
yflory d8cc2903cc Display context menu actions in the toolbar when an element is selected
yflory 0ce17ebbad CryptDrive usability improvements (new file in drive + context menu)
yflory e73b4a1131 Don't display 'All files' in the menu
yflory ac79fbb5a2 Improve mobile support for the toolbar and the drive
yflory 02439e0f61 Improve the homepage with new images and translations
yflory 9cea8d82c2 Fix left-click disabled in Edge after renaming a file
yflory 65054119cf Fix a bug preventing reconnection in drive
yflory 29578a7400 Merge branch 'hpbs' into newtoolbar
yflory b79e1e48c7 Update colors in drive
yflory fb48484d2a Fix the rename feature in drive not working with tables
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 8c7305bf1b Use less to write the drive stylesheet
yflory f42665ba49 Remove the unowned pads category
yflory 88021f2264 Anonymous pads fo anonymous users
yflory 39ca2e6dd6 Fix bootstrap conflict with context menus
yflory 569ea21705 Replace the language selector by our custom dropdown menu
yflory 2be5db9540 Ability to open files in readonly mode
Fix CSS issues