summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-10-3112-2/+26
* [tx-robot] updated from transifexNextcloud bot2022-10-3024-18/+78
* [tx-robot] updated from transifexNextcloud bot2022-10-29102-1942/+2028
* Merge pull request #34359 from nextcloud/enh/admin-theming-vueJohn Molakvoæ2022-10-2827-3320/+1162
|\
| * Purge unused legacy code and drop 3rdparty jscolor dependencyChristopher Ng2022-10-287-3094/+0
| * Rewrite admin theming in VueChristopher Ng2022-10-2820-226/+1162
* | Merge pull request #31064 from nextcloud/prune-calendar-changesChristoph Wurst2022-10-2810-1/+272
|\ \
| * | Add a background job to prune outdated sync tokensThomas Citharel2022-10-2710-1/+272
| |/
* | [tx-robot] updated from transifexNextcloud bot2022-10-28120-214/+192
* | Fix disabled federated scopeChristopher Ng2022-10-284-12/+20
|/
* Merge pull request #34683 from nextcloud/enh/a11y-input-errorJohn Molakvoæ2022-10-272-4/+68
|\
| * Display invalid input messageChristopher Ng2022-10-272-4/+68
* | [tx-robot] updated from transifexNextcloud bot2022-10-2718-12/+36
|/
* Fix empty content regressions in comments appRichard Steinmetz2022-10-261-12/+35
* Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributesJulius Härtl2022-10-261-0/+10
|\
| * Check share attributes on preview endpointsJulius Härtl2022-10-251-0/+10
* | [tx-robot] updated from transifexNextcloud bot2022-10-2610-6/+28
* | Merge pull request #34691 from nextcloud/profiler/ldap-backtraceCarl Schwan2022-10-252-2/+4
|\ \
| * | Add backtrace to ldap profiler collectorCarl Schwan2022-10-202-2/+4
* | | Merge pull request #34774 from nextcloud/fix/fair-use-ldap-fixCôme Chilliet2022-10-252-3/+24
|\ \ \ | |_|/ |/| |
| * | Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-242-3/+24
* | | [tx-robot] updated from transifexNextcloud bot2022-10-2562-0/+84
|/ /
* | Merge pull request #34742 from nextcloud/add_well-known_changepasswordChristoph Wurst2022-10-246-4/+72
|\ \
| * | Add .well-known/changepassword handlerRoeland Jago Douma2022-10-226-4/+72
* | | Merge pull request #34626 from nextcloud/enhancement/rename-personal-groupwar...Christoph Wurst2022-10-247-8/+15
|\ \ \
| * | | Rename personal Groupware settings section to "Availability"Christoph Wurst2022-10-177-8/+15
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-2416-28/+208
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-2318-80/+80
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-10-226-4/+34
* | | Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldapSimon L2022-10-218-40/+124
|\ \ \
| * | | [LDAP] throw exception only against prov apiArthur Schiwon2022-10-181-1/+20
| * | | LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-188-40/+105
* | | | Merge pull request #34508 from starypatyk/dav_displaynameVincent Petry2022-10-211-0/+17
|\ \ \ \
| * | | | WebDAV - use file/folder name for dav:displaynameDariusz Olszewski2022-10-101-0/+17
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-21260-816/+900
* | | | | Merge pull request #34703 from nextcloud/bugfix/noid/use-vue-lib-multiselect-...Pytal2022-10-204-276/+3
|\ \ \ \ \
| * | | | | Use @nextcloud/vue MultiselectTags componentJoas Schilling2022-10-204-276/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #34502 from nextcloud/fix/correct-attribute-resharingCarl Schwan2022-10-202-185/+106
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | More fixesCarl Schwan2022-10-181-8/+18
| * | | | Small progress with fixing unit testsCarl Schwan2022-10-112-169/+87
| * | | | Propagate attributes when resharingCarl Schwan2022-10-101-27/+20
* | | | | Merge pull request #34624 from nextcloud/fix/files_external_psalmCarl Schwan2022-10-2037-376/+329
|\ \ \ \ \
| * | | | | Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-188-74/+74
| * | | | | Additional type hinting found by psalmCarl Schwan2022-10-187-17/+19
| * | | | | Specify type to internal storage classCarl Schwan2022-10-171-0/+1
| * | | | | Fix returning null when getMessage return nullCarl Schwan2022-10-171-11/+6
| * | | | | More type safetyCarl Schwan2022-10-175-25/+15
| * | | | | Fix type of getVisibilityTypeCarl Schwan2022-10-173-3/+3
| * | | | | Fix usage of streamsCarl Schwan2022-10-172-4/+4
| * | | | | Use argument name from parent classCarl Schwan2022-10-172-15/+15