Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer typed event over string based ones | Morris Jobke | 2020-08-10 | 1 | -3/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Use dispatchTyped | John Molakvoæ (skjnldsv) | 2020-03-11 | 1 | -1/+1 |
* | Properly emit Viewer event on files and files_sharing | John Molakvoæ (skjnldsv) | 2020-03-11 | 1 | -0/+5 |
* | Fix webdav url | John Molakvoæ (skjnldsv) | 2020-01-10 | 1 | -0/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -4/+11 |
* | Merge pull request #18107 from nextcloud/undefined-index-owner | Roeland Jago Douma | 2019-11-25 | 1 | -2/+2 |
|\ | |||||
| * | dont throw undefined index errors for storages that have no owner set | Robin Appelman | 2019-11-25 | 1 | -2/+2 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
|/ | |||||
* | Add LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+4 |
* | Add new LoadAdditionalScriptsEvent | Roeland Jago Douma | 2019-09-23 | 1 | -9/+8 |
* | Merge pull request #16200 from nextcloud/revert/16049-wrong-round | Morris Jobke | 2019-07-03 | 1 | -1/+1 |
|\ | |||||
| * | Revert parts hide quota bar if unlimited | Daniel Kesselberg | 2019-07-02 | 1 | -1/+1 |
* | | Merge pull request #15741 from mxss/fix/phpdoc-fixes | Morris Jobke | 2019-07-02 | 1 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | misc phpdoc fixes | Max Kovalenko | 2019-05-27 | 1 | -0/+3 |
* | | Show used space in mb instead of % | Daniel Kesselberg | 2019-06-24 | 1 | -1/+1 |
* | | Properly redirect if accessing invalid file though /f/ entrypoint | Julius Härtl | 2019-06-18 | 1 | -1/+6 |
|/ | |||||
* | Import needed class | Morris Jobke | 2019-03-14 | 1 | -0/+1 |
* | Add correct method for hardcoded `/f/{fileid}` | Joas Schilling | 2019-03-14 | 1 | -2/+14 |
* | Rollback to default list view | John Molakvoæ (skjnldsv) | 2018-11-15 | 1 | -1/+1 |
* | Add grid toggle for every files view | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -0/+2 |
* | Fixes empty favorite names for trailing slashes | Michael Weimann | 2018-09-19 | 1 | -2/+1 |
* | Set the favorites to the empty array on failure | Roeland Jago Douma | 2018-07-26 | 1 | -1/+1 |
* | Fix fav quickaccess ressource addition | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -62/+61 |
* | Upgraded navigation submenu management and api + created sharing submenu | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -24/+31 |
* | Fix tests | Roeland Jago Douma | 2018-07-12 | 1 | -19/+9 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -5/+0 |
* | Fixed favorite folder view display | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -5/+6 |
* | Fixed invalid uid | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -1/+1 |
* | Default state to collapsed and fixed code styling | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -9/+4 |
* | Added drop-animation to sortable-list | fnuesse | 2018-07-12 | 1 | -1/+8 |
* | Fix collapsible-Button when list was emptied (or got first element) | fnuesse | 2018-07-12 | 1 | -3/+3 |
* | Set Quickaccess-ordering to custom order | fnuesse | 2018-07-12 | 1 | -1/+1 |
* | Removed old code | fnuesse | 2018-07-12 | 1 | -61/+36 |
* | Added copyright notice | fnuesse | 2018-07-12 | 1 | -0/+1 |
* | Changed toggle | fnuesse | 2018-07-12 | 1 | -32/+31 |
* | Fixed css-flashing | fnuesse | 2018-07-12 | 1 | -1/+6 |
* | Added responsive folderadding | fnuesse | 2018-07-12 | 1 | -0/+1 |
* | Fixed complete app-breakdown if no favorites are set | fnuesse | 2018-07-12 | 1 | -6/+19 |
* | Added toggleable QuickAccess | fnuesse | 2018-07-12 | 1 | -40/+51 |
* | Added FavoritesQuickaccess-Sidebar | fnuesse | 2018-07-12 | 1 | -8/+50 |
* | Show the new dav url in the web UI | Roeland Jago Douma | 2018-04-05 | 1 | -0/+6 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Add an event so apps can add hidden fields to the files page | Joas Schilling | 2017-06-13 | 1 | -1/+4 |
* | Add quota to the files view | Joas Schilling | 2017-06-13 | 1 | -0/+11 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Merge file view JS files | Lukas Reschke | 2017-03-24 | 1 | -30/+1 |
* | Handlebars is already loaded by core.js | Roeland Jago Douma | 2017-03-23 | 1 | -2/+0 |
* | Revert "Bundle vendor js" | Roeland Jago Douma | 2017-03-22 | 1 | -0/+2 |