aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24772 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.6dependabot-preview[bot]2020-12-2981-120/+6
|\
| * Bump dompurify from 2.2.3 to 2.2.6dependabot-preview[bot]2020-12-2981-120/+6
* | Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-292-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-12-2912-22/+52
* Merge pull request #24833 from nextcloud/fix-total-upload-size-overwritten-by...Roeland Jago Douma2020-12-281-1/+4
|\
| * Fix total upload size overwritten by next uploadDaniel Calviño Sánchez2020-12-231-1/+4
* | Merge pull request #24775 from nextcloud/dependabot/npm_and_yarn/marked-1.2.7Roeland Jago Douma2020-12-284-3/+6
|\ \
| * | Bump marked from 1.2.6 to 1.2.7dependabot-preview[bot]2020-12-214-3/+6
* | | Merge pull request #24832 from nextcloud/enh/24813/trash-autoid-bigintRoeland Jago Douma2020-12-281-2/+1
|\ \ \
| * | | Make oc_files_trash.auto_id a bigintVincent Petry2020-12-231-2/+1
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2020-12-284-2/+16
* | | [tx-robot] updated from transifexNextcloud bot2020-12-274-2/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-12-268-2/+130
* | | [tx-robot] updated from transifexNextcloud bot2020-12-246-14/+18
|/ /
* | Merge pull request #24816 from nextcloud/techdept/dead-packagesJulius Härtl2020-12-234-89/+2
|\ \
| * | Drop all dead packagesChristoph Wurst2020-12-234-89/+2
* | | Catch the error on heartbeat updateRoeland Jago Douma2020-12-233-4/+9
* | | [tx-robot] updated from transifexNextcloud bot2020-12-2310-20/+24
|/ /
* | Merge pull request #22222 from nextcloud/enh/social-indexRoeland Jago Douma2020-12-225-0/+221
|\ \
| * | re-index contacts with social profilescall-me-matt2020-12-225-0/+221
* | | Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-229-9/+9
|\ \ \
| * | | Unify links to php.netJ0WI2020-09-179-9/+9
* | | | Merge pull request #22085 from nextcloud/enh/index-socialprofileRoeland Jago Douma2020-12-221-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | adding social profile to search indexmatt2020-08-021-1/+2
* | | | Merge pull request #24604 from nextcloud/feat/dav/move-calendar-renameJohn Molakvoæ2020-12-222-17/+71
|\ \ \ \
| * | | | Allow to force rename a conflicting calendarJohn Molakvoæ (skjnldsv)2020-12-102-17/+71
* | | | | [tx-robot] updated from transifexNextcloud bot2020-12-222-0/+10
* | | | | [tx-robot] updated from transifexNextcloud bot2020-12-2016-54/+188
* | | | | [tx-robot] updated from transifexNextcloud bot2020-12-192-2/+2
| |_|_|/ |/| | |
* | | | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-182-25/+4
|\ \ \ \
| * | | | Add well known handlers APIChristoph Wurst2020-12-162-25/+4
* | | | | Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-charsChristoph Wurst2020-12-184-7/+2
|\ \ \ \ \
| * | | | | fixes sharing to group ids /w chars that are being url encoded, carddavArthur Schiwon2020-12-161-3/+0
| * | | | | fix finding of groups with decodable chars in their id via DAVArthur Schiwon2020-12-161-1/+1
| * | | | | fixes sharing to group ids with characters that are being url encodedArthur Schiwon2020-12-162-3/+1
* | | | | | Merge pull request #24703 from nextcloud/fix/noid/wfe-filename-mountpoint-checkblizzz2020-12-181-2/+21
|\ \ \ \ \ \
| * | | | | | consider local external storages, tooArthur Schiwon2020-12-151-1/+2
| * | | | | | enables the file name check also to match name of mountpointsArthur Schiwon2020-12-151-2/+20
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-12-1828-58/+222
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-12-176-2/+40
* | | | | | | Merge pull request #24731 from nextcloud/fix/license-headers-21Christoph Wurst2020-12-16289-234/+311
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update all license headers for Nextcloud 21Christoph Wurst2020-12-16289-234/+311
* | | | | | | delete a weather favorite when its icon is clickedJulien Veyssier2020-12-163-6/+14
|/ / / / / /
* | | | | | Merge pull request #24721 from nextcloud/bugfix/noid/user-search-cancelJohn Molakvoæ2020-12-1618-23/+52
|\ \ \ \ \ \
| * | | | | | Bump bundlesJulius Härtl2020-12-1616-15/+24
| * | | | | | Only let the infinite handler fetch more results if the limit is hitJulius Härtl2020-12-161-2/+2
| * | | | | | Cancel user search requests to avoid duplicate results being addedJulius Härtl2020-12-162-6/+26
* | | | | | | Merge pull request #24629 from nextcloud/enh/noid/optional-before-requiredChristoph Wurst2020-12-161-6/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add $secureRandom to test caseDaniel Kesselberg2020-12-101-6/+13
* | | | | | | Bump vuex from 3.5.1 to 3.6.0dependabot-preview[bot]2020-12-1610-13/+13