| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove recommendation for opcache on CLI | Morris Jobke | 2019-05-09 | 1 | -1/+1 |
* | Fix share link password input | John Molakvoæ (skjnldsv) | 2018-11-22 | 1 | -5/+8 |
* | Fix app menu calculation for random size of the right header | Julius Härtl | 2018-11-13 | 1 | -0/+4 |
* | Add tests for edit permission state on file shares | Julius Härtl | 2018-11-01 | 1 | -0/+31 |
* | Allow "same-origin" as "Referrer-Policy" | Moritz Beck | 2018-10-20 | 1 | -11/+6 |
* | Fix a misleading setup check for .well-known/caldav & carddav | Morris Jobke | 2018-10-10 | 1 | -4/+4 |
* | Backport of #11036 to stable14 | Arthur Schiwon | 2018-09-13 | 1 | -63/+203 |
* | Fix jsunit | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -1/+1 |
* | Adds license to files. Updates the branch. | Michael Weimann | 2018-08-20 | 2 | -12/+72 |
|\ |
|
| * | Merge pull request #10700 from nextcloud/fix/10516/sharepermissions | Morris Jobke | 2018-08-20 | 1 | -1/+1 |
| |\ |
|
| | * | adapt jsunit test | Arthur Schiwon | 2018-08-16 | 1 | -1/+1 |
| * | | Merge pull request #10628 from nextcloud/feature/10154/app-directory-permissi... | Morris Jobke | 2018-08-20 | 1 | -11/+69 |
| |\ \ |
|
| | * | | Extends the setup check js tests | Michael Weimann | 2018-08-09 | 1 | -11/+69 |
| | |/ |
|
* | | | Adds tests for the memory checks | Michael Weimann | 2018-08-20 | 1 | -13/+13 |
* | | | Adds tests for the setup memory limit checks | Michael Weimann | 2018-08-20 | 1 | -11/+67 |
|/ / |
|
* / | Tests fixes | John Molakvoæ (skjnldsv) | 2018-08-10 | 1 | -6/+6 |
|/ |
|
* | Improve URL detection | Joas Schilling | 2018-07-31 | 1 | -0/+1 |
* | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 2 | -185/+3 |
* | Jsunit fixes 1 | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -2/+2 |
* | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 1 | -4/+32 |
|\ |
|
| * | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 1 | -4/+32 |
* | | Fix unit tests - follow up to #10197 | Morris Jobke | 2018-07-11 | 1 | -32/+15 |
* | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 1 | -24/+82 |
|\ \ |
|
| * | | fix js tests | Bjoern Schiessle | 2018-07-11 | 1 | -24/+82 |
* | | | Merge pull request #10197 from nextcloud/feature/9410/improve-opcache-feedback | Roeland Jago Douma | 2018-07-11 | 1 | -1/+73 |
|\ \ \ |
|
| * | | | opcache module check | Cthulhux | 2018-07-11 | 1 | -1/+73 |
| |/ / |
|
* / / | Improve url detection in comments | Joas Schilling | 2018-07-11 | 1 | -0/+50 |
|/ / |
|
* | | Merge all setup checks into one controller | Morris Jobke | 2018-06-13 | 1 | -10/+120 |
* | | Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in... | Morris Jobke | 2018-06-13 | 2 | -10/+12 |
|\ \ |
|
| * | | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 2 | -10/+12 |
* | | | Fix wrong hint about missing indexes | Morris Jobke | 2018-06-13 | 1 | -10/+20 |
|/ / |
|
* / | Add referrer policy setup check | Roeland Jago Douma | 2018-06-04 | 1 | -4/+207 |
|/ |
|
* | Fix ids of permission checkboxes for shares | Daniel Calviño Sánchez | 2018-04-18 | 1 | -0/+30 |
* | Keep showing the working icon while there are pending operations | Daniel Calviño Sánchez | 2018-03-21 | 1 | -0/+50 |
* | Reuse last suggestions if the same parameters are used | Daniel Calviño Sánchez | 2018-03-21 | 1 | -0/+174 |
* | Confirm a share also by pressing enter on the input field | Daniel Calviño Sánchez | 2018-03-20 | 1 | -0/+11 |
* | Add a share when clicking on the confirm button | Daniel Calviño Sánchez | 2018-03-20 | 1 | -0/+358 |
* | Return also exact matches besides all suggestions | Daniel Calviño Sánchez | 2018-03-20 | 1 | -0/+248 |
* | Show an error when getting the suggestions succeeds with failure content | Daniel Calviño Sánchez | 2018-03-20 | 1 | -3/+6 |
* | Use "showTemporary" instead of explicitly hiding the notification | Daniel Calviño Sánchez | 2018-03-20 | 1 | -4/+4 |
* | Move stub setup outside the test method | Daniel Calviño Sánchez | 2018-03-20 | 1 | -4/+11 |
* | Add autocompletion tests for each type of share | Daniel Calviño Sánchez | 2018-03-20 | 1 | -25/+283 |
* | Add tests for exact search results already shared with | Daniel Calviño Sánchez | 2018-03-20 | 1 | -0/+274 |
* | Add tests for emails and circles already shared with | Daniel Calviño Sánchez | 2018-03-20 | 1 | -1/+120 |
* | Adjust search term to test | Daniel Calviño Sánchez | 2018-03-20 | 1 | -3/+3 |
* | Replace information icon with confirmation button in share input | Jan-Christoph Borchardt | 2018-03-20 | 1 | -16/+0 |
* | Add CSRF token controller to retrieve the current CSRF token | Christoph Wurst | 2018-03-08 | 1 | -6/+6 |
* | Fix share capabilities JS tests | Vincent Petry | 2018-02-27 | 1 | -1/+24 |
* | Update tests for indeterminate state, fix slashes not being escaped | Maximilian Wende | 2018-02-16 | 1 | -1/+49 |
* | There was an error loading → could not load | Allan Nordhøy | 2018-01-20 | 1 | -1/+1 |