summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Adjust filelist color handling to new dark theme valueJulius Härtl2020-01-241-6/+5
* Make sure the whole file list header is sticky and properly stacks to other h...Julius Härtl2020-01-241-24/+14
* fix multiselect actions for filesGretaD2020-01-241-1/+1
* Merge pull request #18953 from nextcloud/enhancement/18-apps-18v18.0.0Roeland Jago Douma2020-01-176-3938/+4716
|\
| * Fix width and iconRoeland Jago Douma2020-01-176-3938/+4716
* | Merge pull request #18950 from nextcloud/backport/18764/stable18Roeland Jago Douma2020-01-173-5/+2
|\ \
| * | Prevent duplicate entries in file sidebarGary Kim2020-01-173-5/+2
| |/
* | Merge pull request #18948 from nextcloud/backport-18940Roeland Jago Douma2020-01-1711-100/+38
|\ \ | |/ |/|
| * Bump bundlesJulius Härtl2020-01-174-26/+26
| * Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl2020-01-173-8/+12
| * Remove global share accepter since auto-accepting is the defaultJulius Härtl2020-01-174-66/+0
* | Merge pull request #18947 from nextcloud/backport-18455Roeland Jago Douma2020-01-1721-120/+12502
|\ \ | |/ |/|
| * Bump bundlesJulius Härtl2020-01-1612-40/+40
| * Fix indentationJulius Härtl2020-01-161-1199/+1199
| * Fix eslint errors in settingsJulius Härtl2020-01-161-23/+23
| * fix indentation and 3 dot menuGretaD2020-01-162-1155/+1331
| * fix popover menu overlappingGretaD2020-01-166-4/+7975
| * make actionButton stickyGretaD2020-01-161-0/+8
| * add close buttonGretaD2020-01-161-24/+36
| * fix new user tableGretaD2020-01-164-55/+4266
| * fix userlist alignmentGretaD2020-01-162-11/+15
* | Only allow navigation to a folder if you have accessRoeland Jago Douma2020-01-163-5/+5
|/
* Fix Sidebar legacy FileInfoModel requirementJohn Molakvoæ (skjnldsv)2020-01-161-0/+3
* Merge pull request #18919 from nextcloud/backport/18894/stable18Roeland Jago Douma2020-01-167-30/+61
|\
| * Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-167-30/+61
* | Merge pull request #18918 from nextcloud/backport/18910/stable18Roeland Jago Douma2020-01-161-9/+30
|\ \ | |/ |/|
| * Listen to the right even for auto share acceptRoeland Jago Douma2020-01-151-9/+30
* | Merge pull request #18911 from nextcloud/backport/18732/enh-sidebarRoeland Jago Douma2020-01-1654-618/+423
|\ \ | |/ |/|
| * Close after clickJohn Molakvoæ (skjnldsv)2020-01-1545-374/+372
| * Only show tag selector if tags are setJulius Härtl2020-01-159-244/+41
| * Do not show sidebar on rename (fixes #18613)Julius Härtl2020-01-151-2/+4
| * Properly set current file info when switching the details viewJulius Härtl2020-01-151-0/+8
* | Merge pull request #18908 from nextcloud/backport/18799/stable18Roeland Jago Douma2020-01-152-28/+28
|\ \ | |/ |/|
| * Don't show link shares hash in inherited share listRoeland Jago Douma2020-01-152-28/+28
* | Merge pull request #18906 from nextcloud/backport/18892/stable18Roeland Jago Douma2020-01-153-6/+16
|\ \
| * | Proper text previewsRoeland Jago Douma2020-01-153-6/+16
| |/
* / Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez2020-01-154-9/+69
|/
* ensure that only valid group members are returnedArthur Schiwon2020-01-141-8/+27
* remove superfluous testsArthur Schiwon2020-01-141-58/+0
* adjust testsArthur Schiwon2020-01-142-36/+11
* decouple userExists from userExistsOnLDAP checkArthur Schiwon2020-01-143-15/+57
* relax strict getHome behaviour for LDAP users in a shadow stateArthur Schiwon2020-01-142-45/+8
* Merge pull request #18822 from nextcloud/backport/18804/stable18Roeland Jago Douma2020-01-123-2/+4
|\
| * Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-103-2/+4
* | Bump @nextcloud/auth from 1.1.0 to 1.2.1dependabot-preview[bot]2020-01-1224-82/+82
* | Bump @nextcloud/initial-state from 1.0.0 to 1.1.0dependabot-preview[bot]2020-01-1126-210/+210
* | Bump handlebars from 4.5.3 to 4.6.0dependabot-preview[bot]2020-01-106-138/+323
|/
* Fix sharing note placeholder (#18771)John Molakvoæ2020-01-108-32/+43
|\
| * Add placeholderJohn Molakvoæ2020-01-105-21/+22
| * Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-094-11/+21