Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Throw an exception when a shipped app was not replaced before the update | Joas Schilling | 2016-11-02 | 1 | -0/+3 |
* | Fix merging backend results | Roeland Jago Douma | 2016-11-01 | 2 | -2/+11 |
* | Stricter signature | Roeland Jago Douma | 2016-10-31 | 2 | -2/+3 |
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 3 | -0/+57 |
* | Merge pull request #1937 from nextcloud/ros-for-notification-message | Roeland Jago Douma | 2016-10-31 | 1 | -12/+55 |
|\ | |||||
| * | Type hints already make sure it is an array | Joas Schilling | 2016-10-31 | 1 | -16/+6 |
| * | Allow rich object strings in messages as well | Joas Schilling | 2016-10-31 | 1 | -0/+53 |
* | | Cleanup usages | Roeland Jago Douma | 2016-10-29 | 2 | -20/+0 |
|/ | |||||
* | Remove legacy l10n | Roeland Jago Douma | 2016-10-28 | 1 | -343/+0 |
* | Fix more tests | Roeland Jago Douma | 2016-10-28 | 1 | -3/+3 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 4 | -4/+8 |
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 1 | -12/+13 |
* | Use callForSeenUsers for avatar migration | Morris Jobke | 2016-10-28 | 1 | -24/+22 |
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 3 | -56/+119 |
* | Merge pull request #1800 from nextcloud/nextcloud-rich-object-strings | Morris Jobke | 2016-10-27 | 4 | -2/+181 |
|\ | |||||
| * | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 2 | -2/+67 |
| * | Add Rich Object Definitions and a validator | Joas Schilling | 2016-10-20 | 2 | -0/+114 |
* | | Merge pull request #1929 from nextcloud/share_email_to_OCS | Lukas Reschke | 2016-10-27 | 1 | -80/+0 |
|\ \ | |||||
| * | | Remove internal share mail function | Roeland Jago Douma | 2016-10-26 | 1 | -80/+0 |
* | | | Fix avatar on exif rotated images | Roeland Jago Douma | 2016-10-26 | 1 | -0/+27 |
|/ / | |||||
* | | Merge pull request #1920 from nextcloud/legacy-pages-should-also-receive-the-... | Roeland Jago Douma | 2016-10-26 | 3 | -4/+4 |
|\ \ | |||||
| * | | Identify Chromium as Chrome | Joas Schilling | 2016-10-26 | 2 | -3/+3 |
| * | | Add nonce also to legacy CSP | Lukas Reschke | 2016-10-26 | 1 | -1/+1 |
* | | | Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me... | Morris Jobke | 2016-10-26 | 2 | -0/+84 |
|\ \ \ | |/ / |/| | | |||||
| * | | resolve displayname via manager and registerable resolvers | Arthur Schiwon | 2016-10-19 | 1 | -0/+47 |
| * | | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -0/+37 |
* | | | Missing returns + autoloader file | Lukas Reschke | 2016-10-25 | 2 | -2/+1 |
* | | | Inlince oc.js if possible! | Roeland Jago Douma | 2016-10-25 | 1 | -1/+17 |
* | | | Move browserSupportsCspV3 to CSPNonceManager | Roeland Jago Douma | 2016-10-25 | 4 | -22/+40 |
* | | | Move oc.js to a proper class | Roeland Jago Douma | 2016-10-25 | 2 | -1/+246 |
* | | | Merge pull request #1891 from nextcloud/downstream-26430 | Lukas Reschke | 2016-10-25 | 1 | -29/+34 |
|\ \ \ | |||||
| * | | | add upgrade command before repair, handle NeedsUpgradeExcaption better | Jörn Friedrich Dreyer | 2016-10-24 | 1 | -29/+34 |
* | | | | Merge pull request #1871 from nextcloud/use-csp-nonces | Morris Jobke | 2016-10-25 | 6 | -6/+116 |
|\ \ \ \ | |||||
| * | | | | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 2 | -0/+67 |
| * | | | | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 4 | -6/+49 |
* | | | | | Merge pull request #1890 from nextcloud/downstream-25428 | Morris Jobke | 2016-10-25 | 2 | -2/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Add check for linux os | Lukas Reschke | 2016-10-25 | 1 | -1/+5 |
| * | | | | | Move function to LargeFileHelper | Lukas Reschke | 2016-10-25 | 2 | -1/+16 |
| * | | | | | fixing php 32 bit (arm) filemtime on large file issue (#18971) (#25428) | Boris Rybalkin | 2016-10-25 | 1 | -2/+9 |
* | | | | | | Remove not existent function call | Lukas Reschke | 2016-10-25 | 2 | -12/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #1884 from nextcloud/downstream-26292 | Lukas Reschke | 2016-10-25 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix logClientIn for non-existing users (#26292) | Vincent Petry | 2016-10-25 | 1 | -0/+3 |
* | | | | | | Merge pull request #1452 from nextcloud/appconfig-endpoint | Joas Schilling | 2016-10-25 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -0/+1 |
* | | | | | | | Merge pull request #1283 from nextcloud/us_files-ui-webdav-upload | Lukas Reschke | 2016-10-25 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix permision mask | Roeland Jago Douma | 2016-10-24 | 1 | -0/+8 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #1829 from nextcloud/downstream-26256 | Morris Jobke | 2016-10-24 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Changed request to not add a prefix to the url (#26256) | Sergio Bertolín | 2016-10-20 | 1 | -0/+1 |
* | | | | | | | Merge pull request #1885 from nextcloud/downstream-26295 | Morris Jobke | 2016-10-24 | 2 | -11/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | App dependencies are now analysed on app enable as well - not only on app ins... | Thomas Müller | 2016-10-24 | 2 | -11/+31 |
| | |/ / / / / | |/| | | | | |