aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10391 from nextcloud/bugfix/10389/fix-app-navigation-cont...Morris Jobke2018-07-251-1/+2
|\
| * Fix app navigation controller to return an arrayJulius Härtl2018-07-251-1/+2
* | Allow to access SVGs as guestJoas Schilling2018-07-251-3/+3
|/
* Implements handling for deactivated usersMichael Weimann2018-07-211-25/+84
* Php code bumpJohn Molakvoæ (skjnldsv)2018-07-191-5/+13
* Fix settings icon fetchingJulius Härtl2018-07-191-1/+1
* Fixed svg generator regex && added missing iconsJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fixed icons detection and cachingJohn Molakvoæ (skjnldsv)2018-07-191-10/+4
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-191-1/+7
* use built in response cacheFor functionJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-2/+10
* Svg from appJohn Molakvoæ (skjnldsv)2018-07-191-1/+32
* Svg color apiJohn Molakvoæ (skjnldsv)2018-07-192-2/+99
* wire the frontendArthur Schiwon2018-07-051-2/+11
* Backend work to provide NC whats New info to usersArthur Schiwon2018-07-051-0/+117
* Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-252-5/+26
|\
| * Make 2FA providers statefulChristoph Wurst2018-06-202-5/+26
* | prefill userid for login after password resetRobin Appelman2018-06-211-3/+4
|/
* Removed debug stackJohn Molakvoæ (skjnldsv)2018-06-151-1/+0
* Avatar imagick bumpJohn Molakvoæ (skjnldsv)2018-06-131-48/+14
* Controller tests fixesJohn Molakvoæ (skjnldsv)2018-06-131-6/+16
* Return Svg avatarsJohn Molakvoæ (skjnldsv)2018-06-131-9/+37
* Fix usageRoeland Jago Douma2018-06-042-18/+0
* Merge pull request #9531 from remyj38/masterMorris Jobke2018-05-221-0/+3
|\
| * Fix translation bug on lost password pageRémy Jacquin2018-05-201-0/+3
* | Don't use special chars to avoid confusionRoeland Jago Douma2018-05-221-1/+1
|/
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Use proper typesRoeland Jago Douma2018-04-111-4/+1
* Avoid to leak a user ID that is not a string to reach a user backendMorris Jobke2018-04-111-0/+4
* Merge pull request #9115 from nextcloud/feature/noid/login_flow_wordingRoeland Jago Douma2018-04-091-0/+38
|\
| * Improve login flowRoeland Jago Douma2018-04-081-0/+38
* | Remove unused parameterRoeland Jago Douma2018-04-061-2/+1
* | Fix testsRoeland Jago Douma2018-04-061-1/+2
* | Always remember meRoeland Jago Douma2018-04-061-3/+1
|/
* Make the new autocomplete endpoint OCSJoas Schilling2018-03-211-1/+1
* Add Cache-control: immutableRoeland Jago Douma2018-03-192-21/+26
* Move search to proper ControllerRoeland Jago Douma2018-03-091-0/+53
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-081-0/+63
* Replace logout href to avoid new etag on every requestJulius Härtl2018-03-061-4/+19
* Add ETag to NavigationControllerJulius Härtl2018-03-051-2/+16
* expose capabilities in jsBjoern Schiessle2018-02-271-2/+6
* Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm...Joas Schilling2018-02-261-2/+2
|\
| * Fix existing usagesJoas Schilling2018-02-151-2/+2
* | don't try login with the same name that just failedArthur Schiwon2018-02-221-3/+5
* | Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-201-6/+1
|\ \
| * | Remove config from AutoCompleteControllerMorris Jobke2018-02-131-6/+1
| |/
* | Merge pull request #8095 from nextcloud/webapps-capabilitiesMorris Jobke2018-02-151-0/+92
|\ \
| * | Also rewrite icon urlJulius Härtl2018-02-121-0/+3
| * | Move to OCS endpointJulius Härtl2018-02-121-14/+16
| * | Allow requesting absolute URLsJulius Härtl2018-02-121-5/+33