aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5072 from mjmunger/masterMorris Jobke2017-06-131-1/+1
|\
| * Fixed a crash caused by Local::copyFromStorage() not conforming to Common::co...Michael Munger2017-05-231-1/+1
* | Fix unknown share tokenJoas Schilling2017-06-131-2/+2
* | Merge pull request #5343 from nextcloud/share-filter-missing-groupsLukas Reschke2017-06-132-1/+3
|\ \
| * | filter missing groups in share providerRobin Appelman2017-06-122-1/+3
* | | Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docsMorris Jobke2017-06-121-31/+7
|\ \ \
| * | | Version and dependency are now requiredJoas Schilling2017-05-221-31/+7
| | |/ | |/|
* | | Merge pull request #5167 from nextcloud/rakekniven-patch-2Morris Jobke2017-06-121-2/+2
|\ \ \
| * | | Update setupchecks.jsrakekniven2017-05-311-2/+2
* | | | Theme image for favicon-fb.pngLukas Reschke2017-06-091-4/+8
* | | | Revert "Always enable Zip64 extension for zipstreamer"Joas Schilling2017-06-091-1/+1
| |_|/ |/| |
* | | Allow to overwrite the email template againJoas Schilling2017-06-061-0/+10
* | | Merge pull request #5213 from nextcloud/fix-change-hookblizzz2017-06-021-2/+7
|\ \ \
| * | | emit changeUser only if there really was a change (quota, displayname)Arthur Schiwon2017-06-011-2/+7
| |/ /
* | | Merge pull request #5209 from nextcloud/fix-install-mysql-mb4blizzz2017-06-021-1/+1
|\ \ \
| * | | fix install on mb4 enabled mariadb/mysqlArthur Schiwon2017-06-011-1/+1
| |/ /
* | | Merge pull request #5084 from nextcloud/useful-gs-settingsBjörn Schießle2017-06-023-1/+79
|\ \ \ | |/ / |/| |
| * | add new config switched for the global scale architectureBjoern Schiessle2017-05-293-1/+79
* | | Merge pull request #5116 from McNetic/zipstreamerJoas Schilling2017-05-301-1/+1
|\ \ \ | |/ / |/| |
| * | Always enable Zip64 extension for zipstreamerNicolai Ehemann2017-05-251-1/+1
| |/
* / Register the autoloading earlier so we can load the background jobsJoas Schilling2017-05-241-2/+1
|/
* Set SCSS dependencies to memcache on compileRoeland Jago Douma2017-05-211-1/+3
* Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2Morris Jobke2017-05-202-0/+41
|\
| * Make page loading faster by deferred script loading:Michael Letzgus2017-05-202-0/+41
* | Merge pull request #4981 from nextcloud/fix-missing-argument-2-getAppContaine...Morris Jobke2017-05-191-1/+1
|\ \
| * | Fix missing argument 2 for Settings classesJoas Schilling2017-05-191-1/+1
* | | Merge pull request #4956 from nextcloud/endless-loop-on-invalid-assetRoeland Jago Douma2017-05-193-0/+26
|\ \ \
| * | | Stop infinit loop on invalid settings css/js fileJoas Schilling2017-05-193-0/+26
* | | | Fixed typoMiha Frangez2017-05-191-1/+1
| |/ / |/| |
* | | Merge pull request #4905 from nextcloud/auto-di-for-apps-without-app.phpJoas Schilling2017-05-191-2/+18
|\ \ \ | |/ / |/| |
| * | Allow automatic DI for apps that don't register the container in app.phpJoas Schilling2017-05-161-2/+18
* | | Merge pull request #4894 from nextcloud/generic-security-activitiesLukas Reschke2017-05-191-5/+6
|\ \ \
| * | | Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-181-5/+6
* | | | Merge pull request #4792 from nextcloud/fix-storage-wrappers-on-scannerLukas Reschke2017-05-193-2/+10
|\ \ \ \
| * | | | use unmasked permissions during scanningRobin Appelman2017-05-183-1/+6
| * | | | Make sure we use the passed-in storage when there is oneJoas Schilling2017-05-101-1/+4
* | | | | Merge pull request #4704 from nextcloud/add-oauth-code-flow-supportLukas Reschke2017-05-182-2/+14
|\ \ \ \ \
| * | | | | Rename table back to lowercaseLukas Reschke2017-05-181-8/+8
| * | | | | delete auth token when client gets deletedBjoern Schiessle2017-05-181-7/+19
| * | | | | Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-181-2/+2
| | |/ / / | |/| | |
* | | | | Copy avatars to the new locationJoas Schilling2017-05-181-14/+56
* | | | | We want to see 1 in 100 messages, not all but the 100thJoas Schilling2017-05-181-1/+1
* | | | | Fix updating from some 11 versions when people didn't updateJoas Schilling2017-05-181-0/+6
* | | | | Allow migrating from ownCloud 10.0.0Joas Schilling2017-05-181-1/+12
* | | | | Add some more castingJoas Schilling2017-05-181-4/+4
* | | | | Avoid problems for some DBs by removing the table completlyJoas Schilling2017-05-181-4/+2
* | | | | Add a migration step to save the data from the accounts table before migratingJoas Schilling2017-05-182-0/+181
|/ / / /
* | | | Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hookLukas Reschke2017-05-172-1/+11
|\ \ \ \
| * | | | Fix encryption + remembered login due to missing login hookChristoph Wurst2017-05-162-1/+11
| | |/ / | |/| |
* | | | Use appdata logo when generating iconsJulius Härtl2017-05-171-1/+1