summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-01-16182-148/+330
|
* Merge pull request #18894 from nextcloud/fix/note/debounceRoeland Jago Douma2020-01-167-30/+61
|\ | | | | Save sharing note on close or submit
| * Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-167-30/+61
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #18910 from nextcloud/fix/accept_shares_by_defaultRoeland Jago Douma2020-01-161-9/+30
|\ \ | |/ |/| Listen to the right even for auto share accept
| * Listen to the right even for auto share acceptRoeland Jago Douma2020-01-151-9/+30
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #18732 from nextcloud/enh/files-sidebarJohn Molakvoæ2020-01-1530-444/+319
|\ | | | | Sidebar polishing
| * Close after clickJohn Molakvoæ (skjnldsv)2020-01-157-71/+132
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Only show tag selector if tags are setJulius Härtl2020-01-1525-388/+192
| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * Do not show sidebar on rename (fixes #18613)Julius Härtl2020-01-151-2/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Properly set current file info when switching the details viewJulius Härtl2020-01-151-0/+8
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #18799 from nextcloud/fix/inheritedshares/no_link_sharesJohn Molakvoæ2020-01-153-50/+32
|\ \ | |/ |/| Do not show link shares in inherited list
| * Don't show link shares hash in inherited share listRoeland Jago Douma2020-01-153-50/+32
|/ | | | | | This adds no value at all. Just showing the text "(Shared link)" now. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #18803 from ↵Roeland Jago Douma2020-01-153-5/+5
|\ | | | | | | | | nextcloud/fix/18716/other_with_access_navigate_only_on_delete Only allow navigation to a folder if you have access
| * Only allow navigation to a folder if you have accessRoeland Jago Douma2020-01-153-5/+5
|/ | | | | | | | | Fixes #18716 If you can delete the share then you have access yourself to that shares location. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #18873 from nextcloud/design/install-pageRoeland Jago Douma2020-01-153-14/+6
|\ | | | | Install page design fixes
| * Remove outdated centering code for database switcher on install pageJan-Christoph Borchardt2020-01-141-14/+0
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add explanatory bit for recommended apps, fix #18631Jan-Christoph Borchardt2020-01-142-0/+6
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #18892 from nextcloud/fix/17828/smaller_text_previewsRoeland Jago Douma2020-01-154-7/+17
|\ \ | | | | | | Proper text previews
| * | Proper text previewsRoeland Jago Douma2020-01-144-7/+17
| |/ | | | | | | | | | | | | | | | | | | | | Fixes #17828 * Modified the preview provider to provider smaller fonts for the previes (so it is not so screaming) * Modified the sidebar to show plain text and markdown files full size. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #18898 from nextcloud/fix/2fa-page-max-widthRoeland Jago Douma2020-01-153-2/+6
|\ \ | | | | | | Fix max width on 2FA pages
| * | Fix max width on 2FA pagesChristoph Wurst2020-01-143-2/+6
| |/ | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2020-01-1572-144/+1234
| |
* | Merge pull request #18886 from nextcloud/node_exists-instead-of-catchRoeland Jago Douma2020-01-142-7/+10
|\ \ | | | | | | use `nodeExists` instead of catching exceptions
| * | use `nodeExists` instead of catching exceptionsRobin Appelman2020-01-142-7/+10
| | | | | | | | | | | | | | | | | | makes the intent of the code more clear imo Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #18859 from ↵Joas Schilling2020-01-144-9/+69
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/add-password-protected-by-talk-option-to-shares Add "Password protected by Talk" option to shares
| * | Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez2020-01-144-9/+69
|/ / | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #18838 from ↵John Molakvoæ2020-01-1450-410/+339
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.3.1 Bump @nextcloud/axios from 1.1.0 to 1.3.1
| * Bump @nextcloud/axios from 1.1.0 to 1.3.1dependabot-preview[bot]2020-01-1450-410/+339
|/ | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.1.0...v1.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #17717 from nextcloud/fix/noid/ldap-relax-getHomeblizzz2020-01-146-160/+101
|\ | | | | relax strict getHome behaviour for LDAP users in a shadow state
| * ensure that only valid group members are returnedArthur Schiwon2020-01-131-8/+27
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * remove superfluous testsArthur Schiwon2020-01-081-58/+0
| | | | | | | | | | | | | | | | - user_ldap is not exposed to public api, it is always behind ldap_proxy - this is too much for a unit test - integration tests cover userExists implicitly Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * adjust testsArthur Schiwon2020-01-082-36/+11
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * decouple userExists from userExistsOnLDAP checkArthur Schiwon2020-01-083-15/+57
| | | | | | | | | | | | | | allows to mark users as offline right away, avoids a gap of being not a user and causing weird side effects Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * relax strict getHome behaviour for LDAP users in a shadow stateArthur Schiwon2020-01-082-45/+8
| | | | | | | | | | | | | | | | * simplifies deletion process * less strange behaviour when looking up home storage (as long as it is local) * thus could enable transfer ownerships after user went invisible on ldap Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #18869 from ↵Roeland Jago Douma2020-01-141-1/+2
|\ \ | | | | | | | | | | | | nextcloud/feature/noid/create-hover-color-variable Create hover color variable
| * | Create hover color variableMarco Ambrosini2020-01-131-1/+2
| | | | | | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* | | Merge pull request #18862 from ↵Roeland Jago Douma2020-01-141-3/+5
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/talk-2663/register-with-potentially-updated-namespace Register with potentially updated namespace
| * | | Allow to force register the namespaceJoas Schilling2020-01-131-3/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Register the namespace after reading the new fileJoas Schilling2020-01-131-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #18805 from nextcloud/bugfix/direct-edit-createRoeland Jago Douma2020-01-142-7/+28
|\ \ \ \ | | | | | | | | | | Check if file already exists during file creation
| * | | | CHeck if file already exists during file creationJulius Härtl2020-01-132-7/+28
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-01-1428-6/+580
| |_|/ / |/| | |
* | | | Merge pull request #18860 from nextcloud/fix/license-headersRoeland Jago Douma2020-01-1324-72/+43
|\ \ \ \ | | | | | | | | | | Fix license headers
| * | | | Fix license headersChristoph Wurst2020-01-1324-72/+43
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #18837 from ↵Roeland Jago Douma2020-01-138-10/+10
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/underscore-1.9.2 Bump underscore from 1.9.1 to 1.9.2
| * | | | Bump underscore from 1.9.1 to 1.9.2dependabot-preview[bot]2020-01-138-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-01-1316-0/+72
| | | | |
* | | | | Merge pull request #18786 from ↵Roeland Jago Douma2020-01-124-1306/+1392
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/bugfix/noid/fix_fileName_apiEndPointName_issue AppFetcher: Distinguish between fileName and endpointName
| * | | | AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-094-1306/+1392
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-01-1238-42/+52
| | | | |