| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5116 from McNetic/zipstreamer | Joas Schilling | 2017-05-30 | 1 | -1/+1 |
|\ |
|
| * | Always enable Zip64 extension for zipstreamer | Nicolai Ehemann | 2017-05-25 | 1 | -1/+1 |
* | | Register the autoloading earlier so we can load the background jobs | Joas Schilling | 2017-05-24 | 1 | -2/+1 |
|/ |
|
* | Set SCSS dependencies to memcache on compile | Roeland Jago Douma | 2017-05-21 | 1 | -1/+3 |
* | Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2 | Morris Jobke | 2017-05-20 | 2 | -0/+41 |
|\ |
|
| * | Make page loading faster by deferred script loading: | Michael Letzgus | 2017-05-20 | 2 | -0/+41 |
* | | Merge pull request #4981 from nextcloud/fix-missing-argument-2-getAppContaine... | Morris Jobke | 2017-05-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix missing argument 2 for Settings classes | Joas Schilling | 2017-05-19 | 1 | -1/+1 |
* | | | Merge pull request #4956 from nextcloud/endless-loop-on-invalid-asset | Roeland Jago Douma | 2017-05-19 | 3 | -0/+26 |
|\ \ \ |
|
| * | | | Stop infinit loop on invalid settings css/js file | Joas Schilling | 2017-05-19 | 3 | -0/+26 |
* | | | | Fixed typo | Miha Frangez | 2017-05-19 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge pull request #4905 from nextcloud/auto-di-for-apps-without-app.php | Joas Schilling | 2017-05-19 | 1 | -2/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow automatic DI for apps that don't register the container in app.php | Joas Schilling | 2017-05-16 | 1 | -2/+18 |
* | | | Merge pull request #4894 from nextcloud/generic-security-activities | Lukas Reschke | 2017-05-19 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | Change 2FA activities to more generic security activities | Christoph Wurst | 2017-05-18 | 1 | -5/+6 |
* | | | | Merge pull request #4792 from nextcloud/fix-storage-wrappers-on-scanner | Lukas Reschke | 2017-05-19 | 3 | -2/+10 |
|\ \ \ \ |
|
| * | | | | use unmasked permissions during scanning | Robin Appelman | 2017-05-18 | 3 | -1/+6 |
| * | | | | Make sure we use the passed-in storage when there is one | Joas Schilling | 2017-05-10 | 1 | -1/+4 |
* | | | | | Merge pull request #4704 from nextcloud/add-oauth-code-flow-support | Lukas Reschke | 2017-05-18 | 2 | -2/+14 |
|\ \ \ \ \ |
|
| * | | | | | Rename table back to lowercase | Lukas Reschke | 2017-05-18 | 1 | -8/+8 |
| * | | | | | delete auth token when client gets deleted | Bjoern Schiessle | 2017-05-18 | 1 | -7/+19 |
| * | | | | | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Copy avatars to the new location | Joas Schilling | 2017-05-18 | 1 | -14/+56 |
* | | | | | We want to see 1 in 100 messages, not all but the 100th | Joas Schilling | 2017-05-18 | 1 | -1/+1 |
* | | | | | Fix updating from some 11 versions when people didn't update | Joas Schilling | 2017-05-18 | 1 | -0/+6 |
* | | | | | Allow migrating from ownCloud 10.0.0 | Joas Schilling | 2017-05-18 | 1 | -1/+12 |
* | | | | | Add some more casting | Joas Schilling | 2017-05-18 | 1 | -4/+4 |
* | | | | | Avoid problems for some DBs by removing the table completly | Joas Schilling | 2017-05-18 | 1 | -4/+2 |
* | | | | | Add a migration step to save the data from the accounts table before migrating | Joas Schilling | 2017-05-18 | 2 | -0/+181 |
|/ / / / |
|
* | | | | Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hook | Lukas Reschke | 2017-05-17 | 2 | -1/+11 |
|\ \ \ \ |
|
| * | | | | Fix encryption + remembered login due to missing login hook | Christoph Wurst | 2017-05-16 | 2 | -1/+11 |
| | |/ /
| |/| | |
|
* | | | | Use appdata logo when generating icons | Julius Härtl | 2017-05-17 | 1 | -1/+1 |
* | | | | Merge pull request #4767 from nextcloud/app-code-checker | Morris Jobke | 2017-05-16 | 2 | -0/+165 |
|\ \ \ \ |
|
| * | | | | We don't use the prefix on index names | Joas Schilling | 2017-05-16 | 1 | -6/+4 |
| * | | | | Fix apps without translations | Joas Schilling | 2017-05-16 | 1 | -0/+4 |
| * | | | | Check the name length of database items | Joas Schilling | 2017-05-16 | 1 | -0/+107 |
| * | | | | Check the syntax of the language file | Joas Schilling | 2017-05-16 | 1 | -0/+56 |
| |/ / / |
|
* | | | | Merge pull request #4893 from nextcloud/fix_4886 | Morris Jobke | 2017-05-16 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | Cache deps list to memcache on write not on first read | Roeland Jago Douma | 2017-05-16 | 1 | -2/+4 |
| |/ / / |
|
* | | | | Merge pull request #4666 from nextcloud/enable-redis-cluster | Morris Jobke | 2017-05-16 | 1 | -6/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Do not scan for keys just get all the keys (with prefix) | Roeland Jago Douma | 2017-05-16 | 1 | -6/+4 |
* | | | | Revert "fix permissions of mountpoints - take 2" | Morris Jobke | 2017-05-15 | 1 | -6/+2 |
* | | | | Merge pull request #4685 from nextcloud/fix_4683 | Morris Jobke | 2017-05-15 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | Revert "Revert "fix permissions of mountpoints"" | Roeland Jago Douma | 2017-05-04 | 1 | -2/+6 |
* | | | | | Merge pull request #4871 from nextcloud/remove-more-personal-info-on-user-del... | Morris Jobke | 2017-05-15 | 2 | -0/+18 |
|\ \ \ \ \ |
|
| * | | | | | Remove account data on user deletion | Joas Schilling | 2017-05-15 | 2 | -0/+18 |
* | | | | | | Merge pull request #4867 from nextcloud/kill-install-app | Lukas Reschke | 2017-05-15 | 2 | -28/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove OC_App:installApp | Morris Jobke | 2017-05-15 | 2 | -28/+29 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #4810 from nextcloud/downstream-27668 | Morris Jobke | 2017-05-15 | 1 | -5/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix variable names | Joas Schilling | 2017-05-15 | 1 | -6/+6 |