Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add test for "languageCodesTest.php" | Lukas Reschke | 2016-11-02 | 1 | -0/+68 | |
* | | | Merge pull request #1981 from nextcloud/multibucket-num-buckets | Lukas Reschke | 2016-11-02 | 2 | -9/+13 | |
|\ \ \ | ||||||
| * | | | Allow setting a maximun number of buckets for multibucket | Robin Appelman | 2016-11-02 | 2 | -9/+13 | |
* | | | | Add tests | Lukas Reschke | 2016-11-02 | 2 | -0/+139 | |
* | | | | Inject config and logger | Joas Schilling | 2016-11-02 | 2 | -7/+29 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #1347 from nextcloud/bring-back-remember-me | Morris Jobke | 2016-11-02 | 5 | -174/+471 | |
|\ \ \ | ||||||
| * | | | Add missing tests and fix PHPDoc | Lukas Reschke | 2016-11-02 | 2 | -3/+160 | |
| * | | | inject ISecureRandom into user session and use injected config too | Christoph Wurst | 2016-11-02 | 1 | -49/+60 | |
| * | | | bring back remember-me | Christoph Wurst | 2016-11-02 | 5 | -140/+269 | |
| |/ / | ||||||
* | | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 15 | -1368/+1321 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add tests for installer method | Lukas Reschke | 2016-10-31 | 4 | -0/+522 | |
| * | | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 1 | -14/+2 | |
| * | | Add update support | Lukas Reschke | 2016-10-31 | 4 | -77/+279 | |
| * | | Use substr and explode instead of a regex | Lukas Reschke | 2016-10-31 | 1 | -0/+7 | |
| * | | Fix tests | Lukas Reschke | 2016-10-31 | 4 | -5/+12 | |
| * | | Use new appstore API | Lukas Reschke | 2016-10-31 | 8 | -1291/+518 | |
* | | | Merge pull request #1966 from nextcloud/fix-csrf-token-generation | Roeland Jago Douma | 2016-11-02 | 2 | -4/+12 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix CSRF token generation / validation | Leon Klingele | 2016-11-02 | 2 | -4/+12 | |
* | | | add method to check if a share provider for a given type is loaded | Bjoern Schiessle | 2016-11-01 | 1 | -0/+40 | |
|/ / | ||||||
* | | Add defaultShareProvider & federatedshareprovider tests | Roeland Jago Douma | 2016-11-01 | 1 | -0/+91 | |
* | | Add Manager unit tests | Roeland Jago Douma | 2016-11-01 | 1 | -6/+77 | |
* | | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -0/+9 | |
|/ | ||||||
* | Fix more tests | Roeland Jago Douma | 2016-10-28 | 3 | -143/+4 | |
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 5 | -31/+61 | |
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 2 | -1/+66 | |
* | Merge pull request #1800 from nextcloud/nextcloud-rich-object-strings | Morris Jobke | 2016-10-27 | 2 | -29/+74 | |
|\ | ||||||
| * | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 1 | -29/+21 | |
| * | Add Rich Object Definitions and a validator | Joas Schilling | 2016-10-20 | 1 | -0/+53 | |
* | | Remove internal share mail function | Roeland Jago Douma | 2016-10-26 | 1 | -48/+0 | |
* | | Merge pull request #1920 from nextcloud/legacy-pages-should-also-receive-the-... | Roeland Jago Douma | 2016-10-26 | 1 | -0/+14 | |
|\ \ | ||||||
| * | | Identify Chromium as Chrome | Joas Schilling | 2016-10-26 | 1 | -0/+14 | |
* | | | Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me... | Morris Jobke | 2016-10-26 | 3 | -6/+133 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | add missing methods to test fake manager | Arthur Schiwon | 2016-10-20 | 1 | -0/+4 | |
| * | | resolve displayname via manager and registerable resolvers | Arthur Schiwon | 2016-10-19 | 1 | -0/+78 | |
| * | | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -6/+51 | |
* | | | Move browserSupportsCspV3 to CSPNonceManager | Roeland Jago Douma | 2016-10-25 | 2 | -6/+13 | |
* | | | Merge pull request #1878 from nextcloud/downstream-25936 | Morris Jobke | 2016-10-25 | 2 | -7/+8 | |
|\ \ \ | ||||||
| * | | | [9.2] Add missing unit tests (#25936) | Thomas Müller | 2016-10-24 | 2 | -7/+8 | |
* | | | | Merge pull request #1871 from nextcloud/use-csp-nonces | Morris Jobke | 2016-10-25 | 5 | -1/+156 | |
|\ \ \ \ | ||||||
| * | | | | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 1 | -0/+57 | |
| * | | | | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 4 | -1/+99 | |
| |/ / / | ||||||
* | | | | Merge pull request #1884 from nextcloud/downstream-26292 | Lukas Reschke | 2016-10-25 | 1 | -34/+43 | |
|\ \ \ \ | ||||||
| * | | | | Fix and cleanup SessionTest | Roeland Jago Douma | 2016-10-25 | 1 | -43/+26 | |
| * | | | | Fix logClientIn for non-existing users (#26292) | Vincent Petry | 2016-10-25 | 1 | -0/+26 | |
* | | | | | Merge pull request #1452 from nextcloud/appconfig-endpoint | Joas Schilling | 2016-10-25 | 2 | -3/+20 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 2 | -3/+20 | |
* | | | | | App dependencies are now analysed on app enable as well - not only on app ins... | Thomas Müller | 2016-10-24 | 1 | -26/+30 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #1820 from nextcloud/4byte-filenames | Roeland Jago Douma | 2016-10-24 | 1 | -2/+8 | |
|\ \ \ \ | ||||||
| * | | | | Added method to DB and fix test | Roeland Jago Douma | 2016-10-24 | 1 | -2/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | Fix DateTime comparisson | Roeland Jago Douma | 2016-10-21 | 2 | -5/+5 | |
| |/ / |/| | |