summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Show used space in mb instead of %Daniel Kesselberg2019-06-242-3/+3
* Hide quota bar if unlimitedDaniel Kesselberg2019-06-231-20/+17
* Merge pull request #15964 from nextcloud/enh/noid/user-creation-optionsblizzz2019-06-216-12/+218
|\
| * uses "yes" and "no" for config switch over stringified numbersArthur Schiwon2019-06-212-5/+5
| * makes users management page aware of the introduced optionsArthur Schiwon2019-06-192-4/+4
| * ensures mapping of chosen useridArthur Schiwon2019-06-194-6/+39
| * extends Provisioning API with optional userid and required emailArthur Schiwon2019-06-192-6/+179
* | [tx-robot] updated from transifexNextcloud bot2019-06-212-2/+12
* | [tx-robot] updated from transifexNextcloud bot2019-06-202-2/+12
* | Fix window scroll container (#16009)John Molakvoæ2019-06-191-2/+2
|\ \
| * | Fix window scroll containerJulius Härtl2019-06-191-2/+2
* | | Merge pull request #16011 from nextcloud/fix/noid/ldapprovider-return-one-baseblizzz2019-06-193-20/+83
|\ \ \ | |_|/ |/| |
| * | fixes return type in php docArthur Schiwon2019-06-191-1/+1
| * | fixes returning the base when multiple are specifiedArthur Schiwon2019-06-192-19/+82
* | | 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