summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma2018-05-241-0/+3
|/ /
* / Fix PHPDocMorris Jobke2018-05-221-1/+1
|/
* Merge pull request #9444 from nextcloud/techdep/noid/appframework_mapper_to_qbRoeland Jago Douma2018-05-142-1/+286
|\
| * The column is not user input so suppress the phan warningRoeland Jago Douma2018-05-141-0/+2
| * Add a QueryBuilder MapperRoeland Jago Douma2018-05-102-1/+284
* | Make Appdata staticRoeland Jago Douma2018-05-141-3/+3
|/
* Merge pull request #9388 from nextcloud/log-lock-state-on-conflictMorris Jobke2018-05-071-3/+7
|\
| * Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-041-3/+7
* | log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-261-0/+71
* | add missing php doc and type hintsArthur Schiwon2018-04-261-2/+15
* | move IFileBased to public namespace, logreader needs itArthur Schiwon2018-04-261-0/+30
* | offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-263-0/+94
|/
* move log constants to ILoggerArthur Schiwon2018-04-262-2/+37
* Make the group backends also possible using interfacesRoeland Jago Douma2018-04-238-0/+319
* Merge pull request #9129 from nextcloud/feature/noid/proper-comments-offsetRoeland Jago Douma2018-04-221-0/+18
|\
| * Fix docsJoas Schilling2018-04-191-6/+7
| * Add proper comment offset supportJoas Schilling2018-04-181-0/+17
* | Fix PHPDocMorris Jobke2018-04-181-1/+1
* | Allow to skip retrieving from cache in the DiscoveryServiceRoeland Jago Douma2018-04-181-1/+2
|/
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-111-0/+16
* Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooksMorris Jobke2018-04-111-0/+3
|\
| * more consistent namingArthur Schiwon2018-04-051-3/+3