aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Update the scope of the lockdownmanagerRoeland Jago Douma2018-08-141-0/+3
* Merge pull request #10621 from nextcloud/feature/noid/add-tos-to-enterprise-b...blizzz2018-08-131-3/+4
|\
| * Add the ToS app to the enterprise bundleJoas Schilling2018-08-091-3/+4
* | Drop support for xcacheDaniel Kesselberg2018-08-122-145/+0
* | Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-101-1/+3
|\ \
| * | Ignore deactivated users in collaborators user search pluginThomas Citharel2018-08-061-1/+3
* | | Merge pull request #10636 from nextcloud/fix/2fa-enforced-backup-codesblizzz2018-08-101-4/+9
|\ \ \
| * | | Fix 2FA being enforced if only backup codes provider is activeChristoph Wurst2018-08-101-4/+9
* | | | Merge pull request #10618 from nextcloud/mimetype-insert-if-not-existsRoeland Jago Douma2018-08-101-14/+7
|\ \ \ \ | |/ / / |/| | |
| * | | use insertIfNotExists to store new mimetypes.Robin Appelman2018-08-091-14/+7
* | | | Do not use file as template parameterRoeland Jago Douma2018-08-091-1/+1
| |_|/ |/| |
* | | Fix double-inserts of the same provider stateChristoph Wurst2018-08-091-6/+19
|/ /
* | Merge pull request #10588 from nextcloud/fix/single-2fa-provider-login-redirectRoeland Jago Douma2018-08-091-0/+11
|\ \
| * | Rename providerset method to get primary providersChristoph Wurst2018-08-081-1/+1
| * | Fix login redirection if only one 2FA provider is activeChristoph Wurst2018-08-081-0/+11
* | | Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-093-0/+47
|\ \ \
| * | | Add support for tokens in room sharesDaniel Calviño Sánchez2018-08-081-0/+9
| * | | Add support for room shares to the share managerDaniel Calviño Sánchez2018-08-081-0/+1
| * | | Add provider for room sharesDaniel Calviño Sánchez2018-08-081-0/+34
| * | | Add comment with IDs of internal share typesDaniel Calviño Sánchez2018-08-081-0/+2
| * | | Add type for room sharesDaniel Calviño Sánchez2018-08-081-0/+1
| |/ /
* | | Fix app code checker to ignore `build` directoryChristoph Wurst2018-08-091-1/+1
* | | Merge pull request #10397 from nextcloud/encryption-s3-fixBjörn Schießle2018-08-081-2/+17
|\ \ \ | |/ / |/| |
| * | make file cache updates more robustBjoern Schiessle2018-07-311-2/+17
* | | Merge pull request #10553 from nextcloud/bugfix/10518/disable-oracle-enforcem...Roeland Jago Douma2018-08-081-1/+2
|\ \ \
| * | | Disable Oracle enforcement for now until the following issues are solved:Joas Schilling2018-08-061-1/+2
| | |/ | |/|
* | | Merge pull request #10586 from nextcloud/fix/noid/check_if_ua_is_setRoeland Jago Douma2018-08-081-0/+4
|\ \ \
| * | | Check if HTTP_USER_AGENT is set before using itRoeland Jago Douma2018-08-081-0/+4
* | | | Fix 2FA provider registry population on loginChristoph Wurst2018-08-081-1/+3
|/ / /
* | | Merge pull request #10569 from nextcloud/custom-avatar-userconfigRoeland Jago Douma2018-08-071-1/+1
|\ \ \
| * | | get avatar custom status from user configRobin Appelman2018-08-071-1/+1
* | | | Icons cacher css url fixJohn Molakvoæ (skjnldsv)2018-08-071-1/+1
|/ / /
* / / Do not log to error loglevel when converting the errorRoeland Jago Douma2018-08-061-1/+1
|/ /
* | Merge pull request #10480 from nextcloud/bugfix/10420/settingsRoeland Jago Douma2018-08-022-4/+3
|\ \
| * | Move encryption settings to securityJulius Härtl2018-08-012-4/+3
| |/
* | There is no update available if the app didnt have a version (aka was not ins...Joas Schilling2018-08-021-1/+1
* | Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-...Roeland Jago Douma2018-08-011-1/+10
|\ \
| * | Make the info available if the avatar was uploaded or generatedJoas Schilling2018-08-011-1/+10
| |/
* / Append cache bump parameter to scss files URLJulius Härtl2018-08-011-1/+5
|/
* Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-...blizzz2018-07-311-2/+7
|\
| * Allow to filter the unread count by verbJoas Schilling2018-07-301-2/+7
* | Fix duplicate inserts in the 2fa provider registry DAOChristoph Wurst2018-07-311-10/+18
* | Merge pull request #10451 from nextcloud/fix/9693/move_logcondition_upRoeland Jago Douma2018-07-301-1/+2
|\ \
| * | Fetch logcondition earlierRoeland Jago Douma2018-07-301-1/+2
| |/
* | Fix primary key handling on postgresJoas Schilling2018-07-271-3/+4
* | Ignore custom prefixes which are longerJoas Schilling2018-07-271-9/+9
* | Ignore automatic generated sequencesJoas Schilling2018-07-271-1/+10
* | Fix calculation of default nameJoas Schilling2018-07-271-3/+23
* | Prevent too long identifier namesJoas Schilling2018-07-271-1/+41
|/
* Fix regex for icon urlsJulius Härtl2018-07-261-2/+2