Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Move general webpack to NODE_ENV | Julius Härtl | 2019-02-18 | 4 | -11/+8 | |
|/ / / / / / / / | ||||||
* | | | | | / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-18 | 16 | -2/+96 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #14245 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-... | Roeland Jago Douma | 2019-02-17 | 4 | -14/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump vue and vue-template-compiler | dependabot[bot] | 2019-02-17 | 4 | -14/+14 | |
| |/ / / / / / | ||||||
* / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-17 | 48 | -14/+294 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-16 | 154 | -346/+834 | |
* | | | | | | Merge pull request #14174 from nextcloud/feature/noid/extstorage-mountconfigh... | blizzz | 2019-02-15 | 24 | -40/+703 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | typos in doc, no code changes | Arthur Schiwon | 2019-02-15 | 5 | -5/+8 | |
| * | | | | | add GUI option to set the $home placeholder | Arthur Schiwon | 2019-02-14 | 2 | -1/+15 | |
| * | | | | | reject mounts with unsubstituted placeholders as incompletely configured | Arthur Schiwon | 2019-02-14 | 1 | -0/+30 | |
| * | | | | | add LDAP ConfigHandler for external storages and "$home" var | Arthur Schiwon | 2019-02-14 | 15 | -7/+233 | |
| * | | | | | files_external: allow to register config handlers for flexible placeholders | Arthur Schiwon | 2019-02-14 | 9 | -33/+423 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #14221 from nextcloud/fix/noid/no-trailing-spaces-in-l10n-... | Morris Jobke | 2019-02-15 | 1 | -4/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Remove trailing spaces from localized strings | Morris Jobke | 2019-02-15 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-15 | 414 | -1196/+1488 | |
* | | | | Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-... | Morris Jobke | 2019-02-14 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Make TestCase->overwriteService() work with App classes | Joas Schilling | 2019-02-14 | 1 | -0/+4 | |
* | | | | | Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-... | Roeland Jago Douma | 2019-02-14 | 4 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix AsyncBusTests | Roeland Jago Douma | 2019-02-14 | 1 | -2/+2 | |
| * | | | | | Update PHP-Parser for 7.1 compatibility | Joas Schilling | 2019-02-14 | 3 | -3/+3 | |
* | | | | | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpack | Roeland Jago Douma | 2019-02-14 | 18 | -28/+83 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update tests | Roeland Jago Douma | 2019-02-14 | 1 | -12/+1 | |
| * | | | | | | Move systemtags to common webpack | Roeland Jago Douma | 2019-02-14 | 15 | -10/+78 | |
| * | | | | | | Move systemtags icon to icons.scss | Roeland Jago Douma | 2019-02-14 | 3 | -6/+4 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #14199 from nextcloud/enh/core_scss_to_webpack | Morris Jobke | 2019-02-14 | 13 | -41/+26 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 5 | -30/+10 | |
| * | | | | | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 12 | -21/+26 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps | Roeland Jago Douma | 2019-02-14 | 5 | -23/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix unit test | Daniel Kesselberg | 2019-02-13 | 2 | -12/+22 | |
| * | | | | | Make $repairSteps & $dispatcher mandatory | Daniel Kesselberg | 2019-02-13 | 1 | -1/+1 | |
| * | | | | | Do not run getRepairSteps in register_commands | Daniel Kesselberg | 2019-02-13 | 3 | -11/+17 | |
* | | | | | | Merge pull request #14197 from nextcloud/fix/trashbin_restore_translation | Roeland Jago Douma | 2019-02-14 | 3 | -3/+3 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Compile assets | Roeland Jago Douma | 2019-02-14 | 2 | -2/+2 | |
| * | | | | | Fix trashbin restore translation | Roeland Jago Douma | 2019-02-14 | 1 | -1/+1 | |
* | | | | | | Merge pull request #14200 from nextcloud/fix/noid/ldap-lowercase-request-attr... | blizzz | 2019-02-14 | 2 | -15/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ensure attribute names are lower cased | Arthur Schiwon | 2019-02-14 | 2 | -15/+19 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #14160 from nextcloud/update-crl | Morris Jobke | 2019-02-14 | 2 | -54/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update CRL to contain revoked files_external_dropbox, passman & payback | Morris Jobke | 2019-02-14 | 2 | -54/+57 | |
* | | | | | | | Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3 | John Molakvoæ | 2019-02-14 | 12 | -288/+525 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into operation_progress_improvements3 | Tomasz Grobelny | 2019-01-29 | 1366 | -60281/+44785 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix unit tests | Tomasz Grobelny | 2018-11-24 | 3 | -180/+286 | |
| * | | | | | | | Use reportOperationProgress for removing files | Tomasz Grobelny | 2018-11-24 | 1 | -43/+43 | |
| * | | | | | | | Properly handle errors (including 500) | Tomasz Grobelny | 2018-11-24 | 2 | -2/+9 | |
| * | | | | | | | Add progress reporting to move and copy operations | Tomasz Grobelny | 2018-11-24 | 4 | -33/+60 | |
| * | | | | | | | Fix progress bar label | Tomasz Grobelny | 2018-11-24 | 4 | -14/+21 | |
| * | | | | | | | Move progress bar to separate component | Tomasz Grobelny | 2018-11-24 | 7 | -28/+108 | |
| * | | | | | | | Restructuring code in file-upload.js | Tomasz Grobelny | 2018-11-24 | 1 | -27/+37 | |
* | | | | | | | | Merge pull request #14183 from BrookeDot/patch-2 | Roeland Jago Douma | 2019-02-14 | 2 | -10/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove googleplus svg see #14183 | BandonRandon | 2019-02-13 | 1 | -1/+0 | |
| * | | | | | | | | Update development.notice.php | Brooke | 2019-02-13 | 1 | -9/+2 |