Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-19 | 8 | -66/+80 | |
* | | | | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploads | Roeland Jago Douma | 2019-02-18 | 1 | -2/+15 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Make sure that we have a stream | Roeland Jago Douma | 2019-02-18 | 1 | -0/+7 | |
| * | | | | Add a wrapper to determine if a file is EOF | Roeland Jago Douma | 2019-02-15 | 1 | -2/+8 | |
| |/ / / | ||||||
* | | | | Merge pull request #14266 from nextcloud/enhancement/public-menu | Roeland Jago Douma | 2019-02-18 | 2 | -2/+29 | |
|\ \ \ \ | ||||||
| * | | | | Add guest navigation type | Julius Härtl | 2019-02-18 | 2 | -2/+29 | |
* | | | | | Move general webpack to NODE_ENV | Julius Härtl | 2019-02-18 | 3 | -8/+5 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-18 | 10 | -2/+26 | |
* | | | | | Merge pull request #14245 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-... | Roeland Jago Douma | 2019-02-17 | 2 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump vue and vue-template-compiler | dependabot[bot] | 2019-02-17 | 2 | -4/+4 | |
| |/ / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-17 | 24 | -10/+140 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-16 | 20 | -4/+434 | |
* | | | | 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 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-15 | 304 | -1030/+1210 | |
* | | | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpack | Roeland Jago Douma | 2019-02-14 | 14 | -14/+72 | |
|\ \ \ \ | ||||||
| * | | | | Move systemtags to common webpack | Roeland Jago Douma | 2019-02-14 | 13 | -9/+72 | |
| * | | | | Move systemtags icon to icons.scss | Roeland Jago Douma | 2019-02-14 | 2 | -5/+0 | |
| | |/ / | |/| | | ||||||
* | | | | 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 #12652 from tomasz-grobelny/operation_progress_improvements3 | John Molakvoæ | 2019-02-14 | 11 | -288/+522 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'master' into operation_progress_improvements3 | Tomasz Grobelny | 2019-01-29 | 805 | -6357/+14753 | |
| |\ \ \ | ||||||
| * | | | | 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 | 1 | -2/+6 | |
| * | | | | 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 #14168 from nextcloud/feature/noid/improve-update-channel-... | Morris Jobke | 2019-02-14 | 5 | -57/+156 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve update channel layout to be a popup menu | Morris Jobke | 2019-02-13 | 5 | -57/+156 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-14 | 188 | -326/+346 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Move of files_versions to webpack | Roeland Jago Douma | 2019-02-13 | 16 | -11/+51 | |
* | | | | | Merge pull request #14166 from nextcloud/enhancement/noid/sharing-tab-plugins | Roeland Jago Douma | 2019-02-13 | 1 | -0/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Allow attaching plugins to the ShareTabView and trigger event on rendering | Julius Härtl | 2019-02-12 | 1 | -0/+6 | |
* | | | | | Merge pull request #14177 from nextcloud/bugfix/noid/fix-small-glitches | John Molakvoæ | 2019-02-13 | 3 | -6/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix style of warning for EoL version | Morris Jobke | 2019-02-13 | 3 | -6/+3 | |
* | | | | | | Move files_trashbin to webpack | Roeland Jago Douma | 2019-02-13 | 9 | -3/+49 | |
* | | | | | | Move oauth2 to global webpack config | Roeland Jago Douma | 2019-02-13 | 8 | -4752/+8 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-13 | 14 | -22/+50 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-12 | 78 | -66/+106 | |
* | | | | | | Add a link to the notification to create the backup codes | Joas Schilling | 2019-02-11 | 2 | -4/+26 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #14122 from nextcloud/dependabot/npm_and_yarn/apps/accessi... | Roeland Jago Douma | 2019-02-11 | 4 | -11/+11 | |
|\ \ \ \ \ |