summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fix use of findLocaleGeorg Ehrke2018-06-272-2/+2
| * | | properly handle force_locale settingGeorg Ehrke2018-06-271-0/+5
| * | | cache available locales to minimize fs accessGeorg Ehrke2018-06-271-6/+23
| * | | fix camelCase for localesForLanguageGeorg Ehrke2018-06-271-1/+1
| * | | OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-272-2/+3
| * | | handle config.php valuesThomas Citharel2018-06-271-5/+10
| * | | Fix review & testsThomas Citharel2018-06-273-11/+62
| * | | Allow apps to specify locale for localisationThomas Citharel2018-06-272-13/+31
| * | | Allow user to choose localeThomas Citharel2018-06-272-1/+483
* | | | Merge pull request #9773 from nextcloud/feature/noid/resource_bookingMorris Jobke2018-06-293-0/+186
|\ \ \ \ | |_|_|/ |/| | |
| * | | periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-252-0/+24
| * | | hook up calendar resource managers/backends with server containerGeorg Ehrke2018-06-251-0/+20
| * | | update resource booking interfaces and add managersGeorg Ehrke2018-06-252-0/+142
* | | | Merge pull request #10036 from nextcloud/feature/9221/show-path-in-logRoeland Jago Douma2018-06-281-1/+1
|\ \ \ \
| * | | | Log path of file that failed to be parsedMorris Jobke2018-06-281-1/+1
| | |/ / | |/| |
* / | | Add groupware settings sectionJulius Härtl2018-06-271-0/+1
|/ / /
* | | Do not use HTTP code OC_Response constants anymoreMorris Jobke2018-06-261-9/+0
* | | Replace hardcoded status headers with calls to http_response_code()Morris Jobke2018-06-263-40/+6
* | | Fix groupExists when a backend provides group detailsRobin Appelman2018-06-261-1/+1
* | | Merge pull request #10002 from nextcloud/docs/noid/phpdoc-putContent-resourceMorris Jobke2018-06-263-3/+3
|\ \ \
| * | | Add resource type phpDoc for putContent methodsJulius Härtl2018-06-263-3/+3
* | | | Server exception error pages by default with a 500 status codeMorris Jobke2018-06-261-29/+5
* | | | Server error/hint pages with a 500 error code to avoid it being seen instead ...Morris Jobke2018-06-262-5/+5
* | | | Change status code when config is write protectedEric Masseran2018-06-261-1/+3
|/ / /
* | | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-256-84/+394
|\ \ \
| * | | Make new classes strict and fix license headerChristoph Wurst2018-06-252-0/+2
| * | | Make 2FA providers statefulChristoph Wurst2018-06-206-84/+392
* | | | Merge pull request #9526 from Blaok/files-scan-shallowRobin Appelman2018-06-251-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | feat: allow files:scan --shallowBlaok2018-05-181-2/+2
* | | | Merge pull request #9955 from nextcloud/bug/noid/onedrive_propfindRoeland Jago Douma2018-06-221-1/+1
|\ \ \ \
| * | | | Request a valid property for DAV opendirRoeland Jago Douma2018-06-211-1/+1
* | | | | Merge pull request #9868 from nextcloud/user-backend-tableRoeland Jago Douma2018-06-211-9/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | make table name configurable for db user backendRobin Appelman2018-06-191-9/+13
* | | | | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_...Roeland Jago Douma2018-06-214-2/+127
|\ \ \ \ \
| * | | | | Add PublicShareMiddlewareTestRoeland Jago Douma2018-06-201-1/+1
| * | | | | Don't allow public share pages if link sharing is disabledRoeland Jago Douma2018-06-201-1/+27
| * | | | | Move public preview endpoint overRoeland Jago Douma2018-06-202-2/+3
| * | | | | Add the new PublicShareController and PublicShareMiddlewareRoeland Jago Douma2018-06-203-1/+99
| | |_|/ / | |/| | |
* | | | | Split css variables and fix url variablesJohn Molakvoæ (skjnldsv)2018-06-201-0/+1
* | | | | Merge pull request #9900 from nextcloud/feature/noid/wait-for-cron-to-finishMorris Jobke2018-06-202-9/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Wait for cron to finish before running upgrade commandMorris Jobke2018-06-192-9/+55
* | | | | Added new search standardJohn Molakvoæ (skjnldsv)2018-06-191-0/+1
* | | | | Better design for core search, fixes and style to scssJohn Molakvoæ (skjnldsv)2018-06-191-0/+1
* | | | | Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-192-1/+30
| |/ / / |/| | |
* | | | Merge pull request #9881 from nextcloud/user-db-backend-querybuilderMorris Jobke2018-06-192-13/+30
|\ \ \ \
| * | | | use query builder in all places in the db user backendRobin Appelman2018-06-151-13/+26
| * | | | Add count to function builderRobin Appelman2018-06-141-0/+4
* | | | | CommentsRoeland Jago Douma2018-06-195-6/+20
* | | | | Add getProvider helper functionRoeland Jago Douma2018-06-181-35/+17
* | | | | Use constant for token versionRoeland Jago Douma2018-06-186-20/+22