summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* adjust to latest api versionBjoern Schiessle2018-07-024-22/+41
* check API VersionBjoern Schiessle2018-07-021-1/+5
* send accept share notification (WIP)Bjoern Schiessle2018-07-023-15/+56
* use new API to send a federated share if possibleBjoern Schiessle2018-07-024-7/+78
* check if cloud federation api is readyBjoern Schiessle2018-07-022-2/+16
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-026-2/+599
* Merge pull request #10048 from nextcloud/feature/9760/systemd-loggerblizzz2018-06-304-4/+97
|\
| * Try to not run into the white page of death and still log something in the we...Morris Jobke2018-06-291-3/+15
| * Added Systemd.log documentation to config.sample.phpJohannes Ernst2018-06-292-4/+14
| * Added a logger for systemd/journaldJohannes Ernst2018-06-292-0/+71
* | Merge pull request #10038 from nextcloud/files-scan-home-onlyMorris Jobke2018-06-291-3/+8
|\ \
| * | Add option to only scan the home storageRobin Appelman2018-06-281-3/+8
* | | Merge pull request #10053 from nextcloud/feature/7378/password-security-moveMorris Jobke2018-06-293-3/+19
|\ \ \
| * | | Remove unneeded param from personal settingsJulius Härtl2018-06-291-1/+0
| * | | Move user password form to security settingsJulius Härtl2018-06-292-2/+19
* | | | Move social buttons to the personal settingsJulius Härtl2018-06-292-6/+6
|/ / /
* | | Merge pull request #8854 from nextcloud/drop-old-sharing-codeMorris Jobke2018-06-291-0/+1
|\ \ \ | |_|/ |/| |
| * | Improved wordingMorris Jobke2018-06-291-1/+1
| * | Get rid of shareItemMorris Jobke2018-05-231-0/+1
* | | adjust backend and gui to update and changelog serverArthur Schiwon2018-06-295-6/+310
* | | adjust testsArthur Schiwon2018-06-291-1/+1
* | | display whats new info in admin settingsArthur Schiwon2018-06-291-2/+6
* | | Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-294-15/+158
|\ \ \
| * | | docblock version fixesGeorg Ehrke2018-06-281-1/+1
| * | | move locales file to /resources/Georg Ehrke2018-06-272-437/+1
| * | | 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
|\ \ \