- Jul 12, 2018
-
-
fnuesse authored
Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Fixed menu if initially empty Signed-off-by:
fnuesse <felix.nuesse@t-online.de>
-
fnuesse authored
Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Added collapsible to quickaccesslist Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Refactored Code Signed-off-by:
fnuesse <felix.nuesse@t-online.de>
-
fnuesse authored
Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Hid three-dot menu if no favorites are selected Signed-off-by:
fnuesse <felix.nuesse@t-online.de>
-
fnuesse authored
Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Deleted wrongly commited File Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Added quickaccess-state persistence Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Started implementing sorting-algorithm for proper alphabetical display Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Finished Sorting of Quickaccess elements Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Implemented persistence for reverse-list and sorting-strategy Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Implemented initial sorting for reverse-list and sorting-strategy Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Refactored Code Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Refactored Code Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Refactored Code Signed-off-by:
fnuesse <felix.nuesse@t-online.de>
-
fnuesse authored
Added FavoritesQuickaccess-Sidebar Added Files-FavoritesQuickaccess-Toggle Fixed CSS for SpacerElement Removed Unnessessary Alerts and added Translations Tried fixing initial Quick-Access Checkboxstate Signed-off-by:
fnuesse <fnuesse@techfak.uni-bielefeld.de> Tried fixing initial Quick-Access Checkboxstate Changed double-Quotes to single-Quotes Revert webdavurl which was changed by mistake Revert quota-icon which was changed by mistake Changed the Folderhandling from custom-designed to nextcloud-NavigationManager-handling Signed-off-by:
fnuesse <fnuesse@techfak.uni-bielefeld.de> Moved CSS-Spacerclass to apps.scss for global usage Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Renamed settings-caption in apps.scss to app-navigation-caption Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Removed old input-tag for showQuickAccess-state Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Removed old spacer element in files.scss Signed-off-by:
fnuesse <felix.nuesse@t-online.de> Changed style of favorites-sublist and disabled the ability to disable files-quickaccess Signed-off-by:
fnuesse <felix.nuesse@t-online.de>
-
- Apr 05, 2018
-
-
Roeland Jago Douma authored
Fixes #8795 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Nov 06, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jun 13, 2017
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Apr 23, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Mar 24, 2017
-
-
Lukas Reschke authored
Removes 26 requests on the file list loading Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
- Mar 23, 2017
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Mar 22, 2017
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Mar 21, 2017
-
-
Lukas Reschke authored
This saves around 4 requests on the average page load. Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
- Feb 14, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 02, 2016
-
-
Bjoern Schiessle authored
Signed-off-by:
Bjoern Schiessle <bjoern@schiessle.org>
-
- Sep 26, 2016
-
-
Jörn Friedrich Dreyer authored
Downstreaming of https://github.com/owncloud/core/pull/26214 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
- Aug 19, 2016
-
-
Roeland Jago Douma authored
We need to do the redirect to update address bar.
-
Roeland Jago Douma authored
Fixes #952 * Use only the index route (since it went to showFile anyways) * Fix tests * Use getUserFolder to force init of users mounts
-
- Aug 16, 2016
-
-
Roeland Jago Douma authored
* Update tests * Fix getMock in tests
-
- Jul 22, 2016
-
-
Robin Appelman authored
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
-
- Jul 05, 2016
-
-
Robin Appelman authored
-
- Jul 04, 2016
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Jun 09, 2016
-
-
blizzz authored
-
Joas Schilling authored
-
- Jun 07, 2016
-
-
Joas Schilling authored
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- May 12, 2016
-
-
Joas Schilling authored
* Move lib/ of Files app to PSR-4 * Move tests to PSR-4
-
- May 11, 2016
-
-
Vincent Petry authored
Opening a permalink that points to a trashed file will now display the file within the "Deleted Files" section in the files web UI.
-
- May 06, 2016
-
-
Vincent Petry authored
The following routes will redirect to the files app and display the matching folder. If the fileid is a file, it will scroll to it. - http://localhost/owncloud/index.php/f/$fileid - http://localhost/owncloud/index.php/files/?dir=somedir&fileid=$fileid
-
- Apr 19, 2016
-
-
Christoph Wurst authored
add checkbox to toggle show/hide hidden files persist show hidden setting fix settings menu layout test ApiController::showHiddenFiles don't show hidden files by default Store config in Backbone model and inject it into FileList Filter files only temporarily when rending the file list Fix file rename validation
-
Christoph Wurst authored
-
- Apr 13, 2016
-
-
Christoph Wurst authored
-
Christoph Wurst authored
-
Christoph Wurst authored
-
- Jan 12, 2016
-
-
Thomas Müller authored
-