Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-03 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-02 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-29 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-24 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-23 | 2 | -0/+2 |
| | |||||
* | Compile templates | John Molakvoæ (skjnldsv) | 2020-01-21 | 1 | -14/+24 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-21 | 2 | -2/+64 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-20 | 2 | -38/+122 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-19 | 4 | -8/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-05 | 4 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-04 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-23 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-22 | 82 | -26/+260 |
| | |||||
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix credentials saving success message notification color | Sascha Wiswedel | 2019-12-18 | 1 | -1/+1 |
| | | | | | | was red, now green Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-12 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-10 | 4 | -0/+8 |
| | |||||
* | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-events | Roeland Jago Douma | 2019-12-09 | 1 | -1/+3 |
|\ | | | | | Use non-depricated events for loading additional scripts in files app | ||||
| * | use OCP\EventDispatcher\GenericEvent in more places | Robin Appelman | 2019-12-09 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | rejig right to left join for sqlite's satisfaction | Arthur Schiwon | 2019-12-06 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-06 | 2 | -0/+2 |
| | | |||||
* | | Update license headers | Christoph Wurst | 2019-12-05 | 139 | -155/+283 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-05 | 2 | -0/+2 |
| | |||||
* | Merge pull request #17920 from nextcloud/fix/15258/ext-storage-respect-deletion | Joas Schilling | 2019-12-04 | 3 | -0/+62 |
|\ | | | | | when a user was deleted remove them from applicable list, unless... | ||||
| * | extend with group deletion handling | Arthur Schiwon | 2019-11-28 | 2 | -6/+25 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | when a user was delete remove them from applicable list, unless | Arthur Schiwon | 2019-11-28 | 3 | -0/+43 |
| | | | | | | | | | | | | it is the only user, then remove the mount Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-03 | 2 | -0/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-30 | 4 | -2/+6 |
|/ | |||||
* | Merge pull request #18064 from nextcloud/feature/php74 | Roeland Jago Douma | 2019-11-28 | 22 | -79/+86 |
|\ | | | | | Add php7.4 support | ||||
| * | Fix external storagestests | Roeland Jago Douma | 2019-11-27 | 2 | -12/+18 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 15 | -57/+58 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 22 | -34/+34 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-28 | 2 | -14/+14 |
|/ | |||||
* | Merge pull request #18005 from nextcloud/fix/manual-app-instances | Roeland Jago Douma | 2019-11-26 | 1 | -1/+1 |
|\ | | | | | Remove some more direct app instance creations | ||||
| * | Remove some more direct app instance creations | Christoph Wurst | 2019-11-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-26 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #18088 from ↵ | Roeland Jago Douma | 2019-11-25 | 1 | -14/+14 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/handlebars-4.5.3 Bump handlebars from 4.5.2 to 4.5.3 | ||||
| * | | Bump handlebars from 4.5.2 to 4.5.3 | dependabot-preview[bot] | 2019-11-25 | 1 | -14/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | | Merge pull request #18079 from nextcloud/fixes/phpcs | Roeland Jago Douma | 2019-11-25 | 76 | -265/+265 |
|\ \ \ | |_|/ |/| | | Some php-cs fixes | ||||
| * | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 76 | -265/+265 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-25 | 2 | -2/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-23 | 2 | -4/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 4 | -8/+8 |
| | |||||
* | Merge pull request #17873 from nextcloud/fix/17846/make-timeout-opt | Roeland Jago Douma | 2019-11-13 | 1 | -0/+1 |
|\ | | | | | Make timeout a optional parameter | ||||
| * | Make timeout a optional parameter | Daniel Kesselberg | 2019-11-09 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 4 | -2/+4 |
| | | |||||
* | | Compile handlebars | Julius Härtl | 2019-11-11 | 1 | -12/+12 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |