summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling2018-10-092-2/+19
| | |_|/ | |/| |
* | | | Move normalizePath to regexes instead of loopingRoeland Jago Douma2018-10-101-25/+16
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-10136-1912/+1912
* | | Merge pull request #11622 from nextcloud/feature/11617Roeland Jago Douma2018-10-092-0/+21
|\ \ \
| * | | Add function to generate urls for OCS routesRoeland Jago Douma2018-10-092-0/+21
| |/ /
* / / Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-095-38/+38
|/ /
* | Merge pull request #11677 from nextcloud/feature/appdata_previewsMorris Jobke2018-10-092-12/+10
|\ \
| * | Allow the creationg of previews of files stored in appdataRoeland Jago Douma2018-10-082-12/+10
* | | Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveA...Morris Jobke2018-10-091-0/+1
|\ \ \
| * | | Deprecate unused OCP\Util::recursiveArraySearchMorris Jobke2018-10-081-0/+1
* | | | Deprecate unused, private OC_Helper::linkToPublicMorris Jobke2018-10-082-18/+6
|/ / /
* | | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke2018-10-084-36/+96
|\ \ \
| * | | RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-10-082-2/+28
| * | | adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-084-36/+70
* | | | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke2018-10-084-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename admin security settings templateChristoph Wurst2018-10-081-1/+1
| * | | Rename admin security sectionChristoph Wurst2018-10-084-4/+4
| |/ /
* | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-081-2/+2
|\ \ \ | |/ / |/| |
| * | Moves the logo files to logoMichael Weimann2018-10-021-2/+2
* | | Remove deprecated publishActivity functionRoeland Jago Douma2018-10-052-41/+0
* | | Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke2018-10-041-1/+2
|\ \ \
| * | | add missing throw statement to doc blockBjoern Schiessle2018-10-041-1/+2
| | |/ | |/|
* | | Merge pull request #11604 from nextcloud/remove-unused-codeRoeland Jago Douma2018-10-042-80/+24
|\ \ \
| * | | Remove unused code in legacy classesMorris Jobke2018-10-032-80/+24
* | | | Merge pull request #11576 from nextcloud/feature/endpoint_for_clients_to_fetc...Morris Jobke2018-10-032-0/+2
|\ \ \ \
| * | | | Add an endppoint for clients to request an app passwordRoeland Jago Douma2018-10-032-0/+2
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2018-10-032-2/+8
|/ / /
* | | Merge pull request #11568 from nextcloud/fix/11097/just_update_password_hashMorris Jobke2018-10-031-8/+12
|\ \ \
| * | | Just update password hash without validatingRoeland Jago Douma2018-10-031-8/+12
* | | | Merge pull request #11409 from nextcloud/feature/consolidated-2fa-settingsRoeland Jago Douma2018-10-035-4/+142
|\ \ \ \ | |/ / / |/| | |
| * | | Update autoloader class mapChristoph Wurst2018-10-022-0/+4
| * | | Consolidate personal two-factor provider settingsChristoph Wurst2018-10-023-4/+138
* | | | Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-workMorris Jobke2018-10-021-3/+2
|\ \ \ \
| * | | | Allow url without / for overwrite.cli.urlDaniel Kesselberg2018-09-281-3/+2
* | | | | Merge pull request #10967 from nextcloud/zipresponseMorris Jobke2018-10-023-0/+89
|\ \ \ \ \
| * | | | | Add PHPDocMorris Jobke2018-10-021-4/+14
| * | | | | fixup! Add fix responseRoeland Jago Douma2018-10-021-1/+1
| * | | | | fixup! Add fix responseRoeland Jago Douma2018-10-021-3/+5
| * | | | | fixup! Add fix responseRoeland Jago Douma2018-10-021-5/+5
| * | | | | Add fix responseJakob Sack2018-10-023-5/+82
| | |_|_|/ | |/| | |
* | | | | Validate email in occ commandDaniel Kesselberg2018-10-021-6/+1
* | | | | Use setUserValue instead setEMailAddress because latter omits an changeUser e...Daniel Kesselberg2018-10-021-8/+10
* | | | | Add --admin-email to cli installerDaniel Kesselberg2018-10-021-0/+9
| |_|/ / |/| | |
* | | | Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3Morris Jobke2018-10-029-3/+106
|\ \ \ \
| * | | | Add testsRoeland Jago Douma2018-10-021-1/+4
| * | | | Update all the publickey tokens if needed on web loginRoeland Jago Douma2018-10-026-1/+52
| * | | | Mark token as invalid if the password doesn't matchRoeland Jago Douma2018-10-026-3/+50
| * | | | Add column to DB to store expired passwordsRoeland Jago Douma2018-10-022-0/+2
* | | | | Merge pull request #11336 from nextcloud/bugfix/3342/database-name-prefix-sqliteMorris Jobke2018-10-022-8/+44
|\ \ \ \ \
| * | | | | Use empty instead ?? because dbname is '' sometimesDaniel Kesselberg2018-09-231-2/+7