summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #15988 from nextcloud/feature/shared-browserlist-configGeorg Ehrke2019-06-192-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Use shared browserslist configChristoph Wurst2019-06-192-2/+2
* | | | | | | Merge pull request #15869 from nextcloud/multiple-version-backendsRobin Appelman2019-06-191-10/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix loading multiple version backends from one appRobin Appelman2019-06-041-10/+21
* | | | | | | Avoid scrolling to the hidden input when toggling grid/list view (#16005)John Molakvoæ2019-06-191-0/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Avoid scrolling to the hidden input when toggling grid/list viewJulius Härtl2019-06-191-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #15993 from nextcloud/bugfix/noid/file-not-foundJohn Molakvoæ2019-06-191-1/+6
|\ \ \ \ \ \
| * | | | | | Properly redirect if accessing invalid file though /f/ entrypointJulius Härtl2019-06-181-1/+6
| |/ / / / /
* / / / / / caches the displayname after an LDAP plugin set itArthur Schiwon2019-06-182-4/+30
|/ / / / /
* | | | | Merge pull request #15858 from nextcloud/enh/noid/ldap-sharee-limited-groupsblizzz2019-06-171-1/+0
|\ \ \ \ \
| * | | | | fix inGroup check, thus make integration tests succeedArthur Schiwon2019-06-141-1/+0
* | | | | | Merge pull request #15961 from nextcloud/design/sharing-accessibilityJohn Molakvoæ2019-06-172-5/+18
|\ \ \ \ \ \
| * | | | | | Sharing in list: Use .hidden-visually instead of display:none for accessibili...Jan-Christoph Borchardt2019-06-142-5/+18
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-1710-4/+20
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-164-14/+24
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-1522-26/+134
* | | | | | | Add strict type on Notifications tests (#15935)John Molakvoæ2019-06-141-3/+20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-3/+20
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-1450-86/+170
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #15866 from nextcloud/versionid-stringRobin Appelman2019-06-136-10/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | allow non integer version idsRobin Appelman2019-06-046-10/+10
| | |/ / / | |/| | |
* | | | | Fix download entry shown on public share menu when not in mobileDaniel Calviño Sánchez2019-06-121-1/+1
| |/ / / |/| | |
* | | | Properly theme folder icons that are accessed though imagePath (#15875)John Molakvoæ2019-06-111-0/+3
|\ \ \ \
| * | | | Properly theme folder icons that are accessed though imagePathJulius Härtl2019-06-111-0/+3
| | |/ / | |/| |
* | | | Show share settings only if incoming federated shares are allowed (#15830)John Molakvoæ2019-06-112-55/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Show share settings only if incoming federated shares are allowedMorris Jobke2019-05-312-55/+54
| |/ /
* | | Typehint builtin types in constructor to not initiate autoloadingRoeland Jago Douma2019-06-042-2/+2
* | | Do not try to autoload built in typesRoeland Jago Douma2019-06-041-6/+6
* | | Update JS bundleRoeland Jago Douma2019-06-046-35/+592
* | | Bump nextcloud-axios from 0.1.3 to 0.2.0dependabot-preview[bot]2019-06-039-598/+41
* | | Bump nextcloud-vue from 0.11.3 to 0.11.4dependabot-preview[bot]2019-06-034-94/+206
* | | [Security] Bump axios from 0.18.0 to 0.18.1dependabot-preview[bot]2019-06-0215-20879/+19
|/ /
* | CSS: adjust media query breakpoint to improve tablet readabilitynacho2019-05-302-3/+4
* | Build and updateJohn Molakvoæ (skjnldsv)2019-05-2913-28/+28
* | Unify webpack configJohn Molakvoæ (skjnldsv)2019-05-2913-288/+28
* | Vueify the login pageChristoph Wurst2019-05-294-40/+3347
* | [tx-robot] updated from transifexNextcloud bot2019-05-2910-68/+72
* | Merge pull request #15767 from nextcloud/bugfix/0b-quota-createMorris Jobke2019-05-282-6/+4
|\ \
| * | Hide newFile menu if quota is set to 0BJulius Härtl2019-05-282-6/+4
* | | Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-d...Morris Jobke2019-05-281-2/+1
|\ \ \
| * | | Change text color in search box in darktheme, ref #15598Greta Doci2019-05-261-2/+1
* | | | [tx-robot] updated from transifexNextcloud bot2019-05-2838-62/+394
* | | | Merge pull request #15733 from nextcloud/dependabot/npm_and_yarn/webpack-4.32.2Roeland Jago Douma2019-05-2714-20/+20
|\ \ \ \
| * | | | Bump webpack from 4.31.0 to 4.32.2dependabot-preview[bot]2019-05-2714-20/+20
* | | | | Merge pull request #15704 from nextcloud/enh/7276/group-namesblizzz2019-05-276-3/+81
|\ \ \ \ \
| * | | | | group display name support (service level + ldap)Arthur Schiwon2019-05-276-3/+81
* | | | | | Also allow dragging below the file listJulius Härtl2019-05-271-0/+1
| |_|_|/ / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-05-2714-26/+124
* | | | | [tx-robot] updated from transifexNextcloud bot2019-05-2622-110/+166
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-05-256-10/+74