summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | adjust to latest api versionBjoern Schiessle2018-07-024-7/+20
* | send accept share notification (WIP)Bjoern Schiessle2018-07-024-9/+52
* | use new API to send a federated share if possibleBjoern Schiessle2018-07-022-9/+2
* | check if cloud federation api is readyBjoern Schiessle2018-07-021-0/+9
* | implement receiving of federated sharesBjoern Schiessle2018-07-022-7/+11
* | start implementing federated sharing 2.0Bjoern Schiessle2018-07-0210-0/+667
* | Added a logger for systemd/journaldJohannes Ernst2018-06-291-1/+2
* | adjust backend and gui to update and changelog serverArthur Schiwon2018-06-291-0/+10
* | Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-292-0/+38
|\ \
| * | Update PHPDocMorris Jobke2018-06-291-1/+1
| * | docblock version fixesGeorg Ehrke2018-06-282-5/+5
| * | add findLocale() to public interfaceThomas Citharel2018-06-271-0/+7
| * | Fix review & testsThomas Citharel2018-06-271-0/+22
| * | Allow apps to specify locale for localisationThomas Citharel2018-06-271-0/+9
* | | Merge pull request #9773 from nextcloud/feature/noid/resource_bookingMorris Jobke2018-06-298-0/+492
|\ \ \ | |/ / |/| |
| * | Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-255-0/+26
| * | periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-255-0/+46
| * | hook up calendar resource managers/backends with server containerGeorg Ehrke2018-06-251-0/+18
| * | update resource booking interfaces and add managersGeorg Ehrke2018-06-256-14/+166
| * | add resource and room interfacesGeorg Ehrke2018-06-254-0/+250
* | | Add resource type phpDoc for putContent methodsJulius Härtl2018-06-262-2/+2
* | | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-251-0/+65
|\ \ \ | |/ / |/| |
| * | Make 2FA providers statefulChristoph Wurst2018-06-201-0/+65
* | | Fix direct access to authen pageRoeland Jago Douma2018-06-201-1/+3
* | | Update token on regeneration for public loginRoeland Jago Douma2018-06-201-1/+1
* | | Add AuthPublicShareControllerTestRoeland Jago Douma2018-06-201-1/+0
* | | Add PublicShareControllerTestsRoeland Jago Douma2018-06-201-1/+1
* | | Move public auth page overRoeland Jago Douma2018-06-201-3/+6
* | | Add the new PublicShareController and PublicShareMiddlewareRoeland Jago Douma2018-06-202-0/+326
|/ /
* | Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-191-0/+12
* | Merge pull request #9881 from nextcloud/user-db-backend-querybuilderMorris Jobke2018-06-191-0/+8
|\ \
| * | Add count to function builderRobin Appelman2018-06-141-0/+8
* | | Merge pull request #9823 from nextcloud/bufgix/noid/update_token_on_session_i...blizzz2018-06-181-2/+3
|\ \ \
| * | | Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-2/+3
* | | | Merge pull request #9197 from nextcloud/fix-avatar-centerMorris Jobke2018-06-151-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix indentJohn Molakvoæ (skjnldsv)2018-06-131-44/+44
| * | | Avatar imagick bumpJohn Molakvoæ (skjnldsv)2018-06-131-8/+0
| * | | Fixed since requirementJohn Molakvoæ (skjnldsv)2018-06-131-0/+1
| * | | Controller tests fixesJohn Molakvoæ (skjnldsv)2018-06-131-41/+57
| |/ /
* / / Add stricter CSPsRoeland Jago Douma2018-06-134-2/+192
|/ /
* | Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-061-0/+1
|\ \
| * | Move to AppFramework ControllerJulius Härtl2018-06-061-0/+1
* | | Add a hint that some indexes are not added yetMorris Jobke2018-06-061-0/+1
|/ /
* | Move caching logic to responseRoeland Jago Douma2018-06-041-2/+14
* | Add since tagsRoeland Jago Douma2018-05-301-0/+2
* | Add human readable description to migration stepsRobin Appelman2018-05-302-0/+32
* | Merge pull request #9488 from nextcloud/disabled-users-fixblizzz2018-05-252-0/+44
|\ \
| * | Fixes since requirementJohn Molakvoæ (skjnldsv)2018-05-241-0/+1
| * | Fixed testsJohn Molakvoæ (skjnldsv)2018-05-241-0/+7
| * | Added disabled count per groupsJohn Molakvoæ (skjnldsv)2018-05-241-0/+36