summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move accessibility to main webpackRoeland Jago Douma2019-02-197-6270/+4
* Merge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3Morris Jobke2019-02-191-2/+2
|\
| * Call headObject if file not in filecache :see_no_evil:Daniel Kesselberg2019-02-141-1/+1
| * Prefix $path for filename for internal file cacheDaniel Kesselberg2019-02-141-2/+2
* | Merge pull request #14282 from nextcloud/bugfix/noid/public-folder-shareMorris Jobke2019-02-191-0/+1
|\ \
| * | Fix writable public folder shareJulius Härtl2019-02-191-0/+1
* | | Merge pull request #14232 from nextcloud/enh/updatenoticiation_to_single_webpackMorris Jobke2019-02-197-7593/+6
|\ \ \ | |/ / |/| |
| * | Move updatenotifications to unified webpackRoeland Jago Douma2019-02-187-7593/+6
* | | Merge pull request #14218 from nextcloud/enh/files_sharing_to_webpackRoeland Jago Douma2019-02-1913-8/+70
|\ \ \
| * | | Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-1513-8/+70
* | | | Merge pull request #14234 from nextcloud/fix/catch_requestexceptionRoeland Jago Douma2019-02-191-0/+3
|\ \ \ \
| * | | | Catch Request exception in testRemoteUrlRoeland Jago Douma2019-02-151-0/+3
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-198-66/+80
* | | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploadsRoeland Jago Douma2019-02-181-2/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Make sure that we have a streamRoeland Jago Douma2019-02-181-0/+7
| * | | Add a wrapper to determine if a file is EOFRoeland Jago Douma2019-02-151-2/+8
| |/ /
* | | Merge pull request #14266 from nextcloud/enhancement/public-menuRoeland Jago Douma2019-02-182-2/+29
|\ \ \
| * | | Add guest navigation typeJulius Härtl2019-02-182-2/+29
* | | | Move general webpack to NODE_ENVJulius Härtl2019-02-183-8/+5
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-1810-2/+26
* | | | Merge pull request #14245 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-...Roeland Jago Douma2019-02-172-4/+4
|\ \ \ \
| * | | | Bump vue and vue-template-compilerdependabot[bot]2019-02-172-4/+4
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2019-02-1724-10/+140
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-02-1620-4/+434
* | | Merge pull request #14174 from nextcloud/feature/noid/extstorage-mountconfigh...blizzz2019-02-1524-40/+703
|\ \ \ | |/ / |/| |
| * | typos in doc, no code changesArthur Schiwon2019-02-155-5/+8
| * | add GUI option to set the $home placeholderArthur Schiwon2019-02-142-1/+15
| * | reject mounts with unsubstituted placeholders as incompletely configuredArthur Schiwon2019-02-141-0/+30
| * | add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-1415-7/+233
| * | files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-149-33/+423
* | | [tx-robot] updated from transifexNextcloud bot2019-02-15304-1030/+1210
* | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpackRoeland Jago Douma2019-02-1414-14/+72
|\ \ \
| * | | Move systemtags to common webpackRoeland Jago Douma2019-02-1413-9/+72
| * | | Move systemtags icon to icons.scssRoeland Jago Douma2019-02-142-5/+0
| | |/ | |/|
* | | Merge pull request #14197 from nextcloud/fix/trashbin_restore_translationRoeland Jago Douma2019-02-143-3/+3
|\ \ \ | |_|/ |/| |
| * | Compile assetsRoeland Jago Douma2019-02-142-2/+2
| * | Fix trashbin restore translationRoeland Jago Douma2019-02-141-1/+1
* | | Merge pull request #14200 from nextcloud/fix/noid/ldap-lowercase-request-attr...blizzz2019-02-142-15/+19
|\ \ \
| * | | ensure attribute names are lower casedArthur Schiwon2019-02-142-15/+19
| | |/ | |/|
* | | Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3John Molakvoæ2019-02-1411-288/+522
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-29805-6357/+14753
| |\ \
| * | | Fix unit testsTomasz Grobelny2018-11-243-180/+286
| * | | Use reportOperationProgress for removing filesTomasz Grobelny2018-11-241-43/+43
| * | | Properly handle errors (including 500)Tomasz Grobelny2018-11-241-2/+6
| * | | Add progress reporting to move and copy operationsTomasz Grobelny2018-11-244-33/+60
| * | | Fix progress bar labelTomasz Grobelny2018-11-244-14/+21
| * | | Move progress bar to separate componentTomasz Grobelny2018-11-247-28/+108
| * | | Restructuring code in file-upload.jsTomasz Grobelny2018-11-241-27/+37
* | | | Merge pull request #14168 from nextcloud/feature/noid/improve-update-channel-...Morris Jobke2019-02-145-57/+156
|\ \ \ \
| * | | | Improve update channel layout to be a popup menuMorris Jobke2019-02-135-57/+156