summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
* | delete birthday calendar events permanentlyMaximilian Martin2022-02-021-4/+4
* | send request id in response headerRobin Appelman2022-02-015-0/+56
* | i10n: Change l10n directoryValdnet2022-01-311-1/+1
* | Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...John Molakvoæ2022-01-222-12/+6
|\ \
| * | Auto fix warningsLouis Chemineau2022-01-212-12/+6
| |/
* | Merge pull request #30379 from nextcloud/feature/add-comments-reactionsJoas Schilling2022-01-211-0/+1
|\ \
| * | Fix affected unit testVitor Mattos2022-01-211-0/+1
| |/
* / Convert properties value to string before passing them to databaseCôme Chilliet2022-01-201-0/+5
|/
* [tx-robot] updated from transifexNextcloud bot2022-01-162-0/+20
* [tx-robot] updated from transifexNextcloud bot2022-01-132-2/+2
* Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-123-5/+5
|\
| * Replace license information to SPDX expressionLouis Chemineau2022-01-113-3/+3
| * Add generic type and description when its missingLouis Chemineau2022-01-111-2/+2
* | Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-118-18/+61
|/
* Merge pull request #30561 from nextcloud/rakekniven-branch2John Molakvoæ2022-01-1010-404/+0
|\
| * Removed obselete language filesrakekniven2022-01-0910-404/+0
* | Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan2022-01-107-2169/+11
|\ \
| * | Eslint fixJohn Molakvoæ (skjnldsv)2022-01-082-1/+11
| * | Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-084-2133/+0
| * | Remove old configsJohn Molakvoæ (skjnldsv)2022-01-081-35/+0
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-01-102-0/+18
|/
* [tx-robot] updated from transifexNextcloud bot2022-01-052-0/+8
* [tx-robot] updated from transifexNextcloud bot2022-01-042-0/+38
* Bump core-js from 3.20.0 to 3.20.1dependabot[bot]2022-01-014-4/+4
* Merge pull request #29948 from nextcloud/enh/webdav-creationdateJohn Molakvoæ2021-12-282-1/+28
|\
| * Expose DAV:creationdate for propfind/proppatchJulius Härtl2021-11-292-1/+28
* | Fix groupware visual issue: compile js filesQuentin Guidée2021-12-202-3/+3
* | Fix groupware visual issue: remove useless additional classQuentin Guidée2021-12-201-17/+8
* | Fix groupware visual issue and improve spacingQuentin Guidée2021-12-201-2/+14
* | Bump core-js from 3.19.3 to 3.20.0dependabot[bot]2021-12-184-12/+12
* | Carefully filter out non matching time ranges for CalDAV searchChristoph Wurst2021-12-131-1/+35
* | Bump core-js from 3.19.2 to 3.19.3dependabot[bot]2021-12-124-5/+5
* | Bump @nextcloud/vue from 4.2.0 to 4.3.0dependabot[bot]2021-12-112-15/+15
* | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-082-0/+3
* | Only wildcard search if enumeration is allowedJoas Schilling2021-12-082-1/+6
* | [tx-robot] updated from transifexNextcloud bot2021-12-084-4/+32
* | Prevent writing invalid mtimeJohn Molakvoæ2021-12-073-14/+63
* | Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-054-5/+5
* | [tx-robot] updated from transifexNextcloud bot2021-12-052-0/+4
* | Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-reso...Christoph Wurst2021-12-031-36/+43
|\ \
| * | Clean up the DAV resource background jobChristoph Wurst2021-12-021-36/+43
* | | Close open cursor in the caldav back-endChristoph Wurst2021-12-021-0/+3
|/ /
* | Cast orphan subscription id to intChristoph Wurst2021-12-011-4/+5
* | Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-304-9/+10
|/
* [tx-robot] updated from transifexNextcloud bot2021-11-292-0/+6
* Bump @nextcloud/axios from 1.7.0 to 1.8.0dependabot[bot]2021-11-274-33/+33
* [tx-robot] updated from transifexNextcloud bot2021-11-272-0/+32
* [tx-robot] updated from transifexNextcloud bot2021-11-262-0/+2
* Merge pull request #29864 from nextcloud/bugfix/noid/dav-propfind-ctimeVincent Petry2021-11-241-6/+3
|\
| * Allow to fetch the creation time of foldersJulius Härtl2021-11-231-6/+3