Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix preview service worker | Git'Fellow | 2024-01-06 | 1 | -0/+1 |
* | feat(files): add view config service to store user-config per view | John Molakvoæ | 2023-04-18 | 2 | -47/+11 |
* | feat(files): implement sorting per view | John Molakvoæ | 2023-04-06 | 2 | -30/+20 |
* | feat(files): Quota in navigation | John Molakvoæ | 2023-01-17 | 1 | -8/+4 |
* | Fix favourite opening | John Molakvoæ | 2023-01-04 | 1 | -12/+16 |
* | Fixing tests | John Molakvoæ | 2023-01-04 | 2 | -11/+20 |
* | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 1 | -4/+2 |
* | Remove at() matcher for tests for files app | Côme Chilliet | 2022-05-24 | 2 | -14/+14 |
* | Redirection now only happens when dir is empty | Carl Schwan | 2022-02-21 | 1 | -4/+4 |
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 1 | -2/+1 |
* | Fix errors from files applications tests on PHP 8.1 | Côme Chilliet | 2021-11-23 | 1 | -1/+3 |
* | Fix setUserValue bool test on testShowHiddenFiles & testCropImagePreviews | John Molakvoæ (skjnldsv) | 2021-10-13 | 1 | -1/+1 |
* | Let apps toggle an unread counter on app icons | Julius Härtl | 2021-06-16 | 1 | -1/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -3/+3 |
* | Fix test on master | Lukas Reschke | 2021-05-29 | 1 | -1/+1 |
* | load share settings from the share manager in more places | Robin Appelman | 2021-05-12 | 1 | -0/+7 |
* | files: Create files from template API | Julius Härtl | 2021-01-28 | 1 | -0/+10 |
* | Add "Crop image previews" setting to files | Nina Pypchenko | 2021-01-14 | 2 | -0/+15 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -2/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 2 | -9/+9 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -13/+13 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -33/+33 |
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 |
* | Fix webdav url | John Molakvoæ (skjnldsv) | 2020-01-10 | 1 | -1/+1 |
* | Add pending share list to frontend | Julius Härtl | 2020-01-07 | 1 | -0/+11 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -5/+7 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -10/+10 |
* | Add new LoadAdditionalScriptsEvent | Roeland Jago Douma | 2019-09-23 | 1 | -1/+2 |
* | Revert "Fix usage view tests" | Daniel Kesselberg | 2019-07-02 | 1 | -1/+1 |
* | Fix usage view tests | Roeland Jago Douma | 2019-07-02 | 1 | -1/+1 |
* | Rollback to default list view | John Molakvoæ (skjnldsv) | 2018-11-15 | 1 | -2/+2 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -4/+7 |
* | Fixes empty favorite names for trailing slashes | Michael Weimann | 2018-09-19 | 1 | -3/+69 |
* | Phpunit tests fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -0/+63 |
* | Fixed phpunit | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -72/+12 |
* | No draggable list anymore | Roeland Jago Douma | 2018-07-12 | 1 | -1/+0 |
* | Fix tests | Roeland Jago Douma | 2018-07-12 | 1 | -3/+20 |
* | Fix tests | Roeland Jago Douma | 2018-07-05 | 1 | -0/+15 |
* | Show the new dav url in the web UI | Roeland Jago Douma | 2018-04-05 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+5 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -16/+18 |
* | Fix tests | Roeland Jago Douma | 2017-09-21 | 1 | -0/+7 |
* | Fix unit tests | Morris Jobke | 2017-09-21 | 1 | -0/+1 |
* | Fix sorting of entries in Files sidebar | Jan-Christoph Borchardt | 2017-08-25 | 1 | -3/+3 |
* | Adjust the unit test | Joas Schilling | 2017-06-13 | 1 | -0/+8 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -2/+0 |
* | Fix the tests | Joas Schilling | 2017-03-26 | 1 | -1/+9 |