| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 3 | -66/+8 |
* | fix(tests): Adjust legacy tests for nextcloud-router update | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+3 |
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 2 | -6/+4 |
* | fix: adjust testing | John Molakvoæ | 2023-07-11 | 1 | -125/+0 |
* | Fix jsunit tests | Julius Härtl | 2022-09-01 | 1 | -2/+2 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 1 | -1/+4 |
* | Add missing closing spans and avoid empty href | Vincent Petry | 2022-07-26 | 1 | -0/+1 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 3 | -8/+8 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 4 | -7/+7 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 4 | -41/+67 |
* | Fix sharing breadcrumbs | John Molakvoæ (skjnldsv) | 2019-11-06 | 2 | -1024/+0 |
* | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -207/+0 |
* | Remove deprecated legacy file actions | Julius Härtl | 2019-10-14 | 1 | -26/+0 |
* | Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle | Christoph Wurst | 2019-05-06 | 1 | -3/+6 |
* | Add link icon for public link too | John Molakvoæ (skjnldsv) | 2019-03-21 | 1 | -5/+5 |
* | Call proper function when fetching link shares in the breadcrumb view | Julius Härtl | 2019-01-22 | 1 | -2/+2 |
* | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 3 | -6/+6 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 2 | -16/+16 |
* | Add room shares to DAV and recent files "share-types" property | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+20 |
* | Fix tests | Roeland Jago Douma | 2018-05-01 | 1 | -2/+4 |
* | Fix sharedfilelistSpec.js tests | Roeland Jago Douma | 2018-04-26 | 1 | -3/+6 |
* | Fix constructor spy in unit test with Sinon 4.1.3 | Daniel Calviño Sánchez | 2017-12-08 | 1 | -1/+1 |
* | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 2 | -57/+4 |
* | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 1 | -9/+23 |
* | adjust more js unit tests | Arthur Schiwon | 2017-11-02 | 1 | -6/+6 |
* | Fix share indicator handling | Vincent Petry | 2017-04-26 | 1 | -0/+78 |
* | Merge pull request #4412 from individual-it/master | Morris Jobke | 2017-04-20 | 1 | -1/+0 |
|\ |
|
| * | deleted forgotten code in test | Artur Neumann | 2017-04-20 | 1 | -1/+0 |
* | | Merge pull request #4212 from individual-it/master | Joas Schilling | 2017-04-20 | 1 | -0/+99 |
|\| |
|
| * | remove accidently left over *f*it | Artur Neumann | 2017-04-18 | 1 | -1/+1 |
| * | JS tests for upload only function | Artur Neumann | 2017-04-18 | 1 | -0/+99 |
* | | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 2 | -22/+22 |
* | | share api expanded by tags (#26583) | Michael Jobst | 2017-04-11 | 1 | -15/+45 |
|/ |
|
* | Fix public link download button | Vincent Petry | 2017-03-20 | 1 | -0/+4 |
* | shares-circles | Maxence Lange | 2017-03-17 | 1 | -1/+17 |
* | Add tests | Roeland Jago Douma | 2016-11-07 | 1 | -0/+224 |
* | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -0/+23 |
* | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 1 | -245/+0 |
* | Simplify test code and don't show anything if no date is set | Morris Jobke | 2016-07-07 | 1 | -9/+3 |
* | add unit tests | Morris Jobke | 2016-07-07 | 1 | -3/+40 |
* | Fix displaying owner before share icon in file list | Vincent Petry | 2016-03-30 | 1 | -1/+1 |
* | Add webdav property for share info in PROPFIND response | Vincent Petry | 2016-03-17 | 1 | -21/+12 |
* | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 1 | -13/+18 |
* | Revert back to non-webdav download link for public URLs | Vincent Petry | 2016-02-10 | 1 | -4/+4 |
* | Construct valid URL | Roeland Jago Douma | 2016-02-03 | 1 | -5/+3 |
* | Fix public page URL JS test | Vincent Petry | 2016-01-08 | 1 | -1/+3 |
* | Add token in webdav download link of public page | Vincent Petry | 2016-01-07 | 1 | -3/+3 |
* | Merge pull request #21200 from owncloud/files-authorizationheader | Thomas Müller | 2015-12-17 | 1 | -1/+2 |
|\ |
|
| * | Use Authorization headers for public webdav instead of URL | Vincent Petry | 2015-12-14 | 1 | -1/+2 |
* | | Merge pull request #21189 from owncloud/fix_21187 | Thomas Müller | 2015-12-15 | 1 | -1/+1 |
|\ \ |
|