summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller
Commit message (Expand)AuthorAgeFilesLines
* Use the proper server for the apptoken flow loginRoeland Jago Douma2018-11-011-2/+8
* adapted automated test for autocomplete changesRayn0r2018-10-301-6/+14
* Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-1/+3
* Remove cookies from Clear-Site-Data HeaderPatrick Conrad2018-10-151-2/+2
* Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-081-0/+139
|\
| * Refactors the scss svg functionsMichael Weimann2018-10-021-0/+139
* | Add an endppoint for clients to request an app passwordRoeland Jago Douma2018-10-031-0/+179
|/
* Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-re...blizzz2018-09-131-0/+84
|\
| * Enable password reset for user with same email address when only one is activeDaniel Kesselberg2018-08-191-0/+84
* | Change password expiration time from 12h to 7dMorris Jobke2018-08-311-1/+1
|/
* update unit testsBjoern Schiessle2018-08-151-1/+41
* Fix login redirection if only one 2FA provider is activeChristoph Wurst2018-08-081-5/+6
* Fix unit testJoas Schilling2018-08-011-1/+20
* Fix app navigation controller to return an arrayJulius Härtl2018-07-251-2/+2
* Adds disabled user unit testsMichael Weimann2018-07-211-3/+47
* Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-252-36/+39
|\
| * Make 2FA providers statefulChristoph Wurst2018-06-202-36/+39
* | prefill userid for login after password resetRobin Appelman2018-06-211-1/+1
|/
* Fix testsRoeland Jago Douma2018-05-142-2/+4
* Fix testsRoeland Jago Douma2018-04-061-17/+5
* Add Cache-control: immutableRoeland Jago Douma2018-03-192-12/+12
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-081-0/+71
* Fix testsJulius Härtl2018-03-071-1/+1
* Replace logout href to avoid new etag on every requestJulius Härtl2018-03-061-3/+3
* Add ETag to NavigationControllerJulius Härtl2018-03-051-0/+31
* Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-201-7/+1
|\
| * Remove config from AutoCompleteControllerMorris Jobke2018-02-131-7/+1
* | Also rewrite icon urlJulius Härtl2018-02-121-4/+19
* | Move to OCS endpointJulius Härtl2018-02-121-5/+5
* | Allow requesting absolute URLsJulius Härtl2018-02-121-6/+43
* | Add tests for NavigationControllerJulius Härtl2018-02-121-0/+77
|/
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-0/+13
* Fix testsRoeland Jago Douma2018-01-151-1/+18
* Add unit testJoas Schilling2018-01-151-0/+123
* Fix testsRoeland Jago Douma2018-01-131-2/+2
* Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-281-0/+33
* Merge pull request #7324 from nextcloud/no-sorters-no-instancesRoeland Jago Douma2017-12-111-41/+99
|\
| * don't create sorter instances when none was requestedArthur Schiwon2017-11-281-41/+99
* | Merge pull request #6876 from nextcloud/always_img_avatarMorris Jobke2017-12-081-6/+2
|\ \
| * | Fix testsRoeland Jago Douma2017-11-291-6/+2
| |/
* | fix testsBjoern Schiessle2017-12-081-8/+0
* | Fix flowMario Danic2017-11-091-2/+18
|/
* Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-013-12/+13
|\
| * Use ::class in test mocksMorris Jobke2017-10-243-12/+13
* | meanwhile we can have exact matches. also show those.Arthur Schiwon2017-10-311-0/+29
* | add search parameter to autocomplete controllerArthur Schiwon2017-10-251-2/+7
* | AutoCompletion backendArthur Schiwon2017-10-221-0/+84
|/
* Set the data from the templateJoas Schilling2017-10-181-36/+21
* Fix testsMorris Jobke2017-09-061-0/+12