aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Throw an exception when a shipped app was not replaced before the updateJoas Schilling2016-11-021-0/+3
* Fix merging backend resultsRoeland Jago Douma2016-11-012-2/+11
* Stricter signatureRoeland Jago Douma2016-10-312-2/+3
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-313-0/+57
* Merge pull request #1937 from nextcloud/ros-for-notification-messageRoeland Jago Douma2016-10-311-12/+55
|\
| * Type hints already make sure it is an arrayJoas Schilling2016-10-311-16/+6
| * Allow rich object strings in messages as wellJoas Schilling2016-10-311-0/+53
* | Cleanup usagesRoeland Jago Douma2016-10-292-20/+0
|/
* Remove legacy l10nRoeland Jago Douma2016-10-281-343/+0
* Fix more testsRoeland Jago Douma2016-10-281-3/+3
* Move away from OC_L10NRoeland Jago Douma2016-10-284-4/+8
* Proper DI of configRoeland Jago Douma2016-10-281-12/+13
* Use callForSeenUsers for avatar migrationMorris Jobke2016-10-281-24/+22
* introduce callForSeenUsers and countSeenUsers (#26361)Jörn Friedrich Dreyer2016-10-283-56/+119
* Merge pull request #1800 from nextcloud/nextcloud-rich-object-stringsMorris Jobke2016-10-274-2/+181
|\
| * Allow rich object subjects for NotificationsJoas Schilling2016-10-202-2/+67
| * Add Rich Object Definitions and a validatorJoas Schilling2016-10-202-0/+114
* | Merge pull request #1929 from nextcloud/share_email_to_OCSLukas Reschke2016-10-271-80/+0
|\ \
| * | Remove internal share mail functionRoeland Jago Douma2016-10-261-80/+0
* | | Fix avatar on exif rotated imagesRoeland Jago Douma2016-10-261-0/+27
|/ /
* | Merge pull request #1920 from nextcloud/legacy-pages-should-also-receive-the-...Roeland Jago Douma2016-10-263-4/+4
|\ \
| * | Identify Chromium as ChromeJoas Schilling2016-10-262-3/+3
| * | Add nonce also to legacy CSPLukas Reschke2016-10-261-1/+1
* | | Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-262-0/+84
|\ \ \ | |/ / |/| |
| * | resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-0/+47
| * | move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-0/+37
* | | Missing returns + autoloader fileLukas Reschke2016-10-252-2/+1
* | | Inlince oc.js if possible!Roeland Jago Douma2016-10-251-1/+17
* | | Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-254-22/+40
* | | Move oc.js to a proper classRoeland Jago Douma2016-10-252-1/+246
* | | Merge pull request #1891 from nextcloud/downstream-26430Lukas Reschke2016-10-251-29/+34
|\ \ \
| * | | add upgrade command before repair, handle NeedsUpgradeExcaption betterJörn Friedrich Dreyer2016-10-241-29/+34
* | | | Merge pull request #1871 from nextcloud/use-csp-noncesMorris Jobke2016-10-256-6/+116
|\ \ \ \
| * | | | Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-242-0/+67
| * | | | Add support for CSP noncesLukas Reschke2016-10-244-6/+49
* | | | | Merge pull request #1890 from nextcloud/downstream-25428Morris Jobke2016-10-252-2/+28
|\ \ \ \ \
| * | | | | Add check for linux osLukas Reschke2016-10-251-1/+5
| * | | | | Move function to LargeFileHelperLukas Reschke2016-10-252-1/+16
| * | | | | fixing php 32 bit (arm) filemtime on large file issue (#18971) (#25428)Boris Rybalkin2016-10-251-2/+9
* | | | | | Remove not existent function callLukas Reschke2016-10-252-12/+2
|/ / / / /
* | | | | Merge pull request #1884 from nextcloud/downstream-26292Lukas Reschke2016-10-251-0/+3
|\ \ \ \ \
| * | | | | Fix logClientIn for non-existing users (#26292)Vincent Petry2016-10-251-0/+3
* | | | | | Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-251-0/+1
|\ \ \ \ \ \
| * | | | | | Make AppConfig part of the public APIJoas Schilling2016-10-211-0/+1
* | | | | | | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-251-0/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix permision maskRoeland Jago Douma2016-10-241-0/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1829 from nextcloud/downstream-26256Morris Jobke2016-10-241-0/+1
|\ \ \ \ \ \
| * | | | | | Changed request to not add a prefix to the url (#26256)Sergio Bertolín2016-10-201-0/+1
* | | | | | | Merge pull request #1885 from nextcloud/downstream-26295Morris Jobke2016-10-242-11/+31
|\ \ \ \ \ \ \
| * | | | | | | App dependencies are now analysed on app enable as well - not only on app ins...Thomas Müller2016-10-242-11/+31
| | |/ / / / / | |/| | | | |