nextcloud/apps/dav
Christopher Ng 2f4f019378 Bump @nextcloud/vue to v7.5.0
- Set webpack config `resolve.fallback.assert` to `false` to fix build error:
```
Module not found: Error: Can't resolve 'assert'

BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.

If you want to include a polyfill, you need to:
  - add a fallback 'resolve.fallback: { "assert": require.resolve("assert/") }'
  - install 'assert'
If you don't want to include a polyfill, you can use an empty module like this:
  resolve.fallback: { "assert": false }
```

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 2f8fb24828)
2023-01-24 08:57:15 -08:00
..
appinfo manual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow adding additional Sabre plugins in publicwebdav.php 2023-01-03 10:14:46 +01:00
composer Rebuild autoloader 2022-09-20 10:33:26 +02:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
img Rename personal Groupware settings section to "Availability" 2022-11-29 14:27:40 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-01-24 02:25:29 +00:00
lib Merge pull request #36164 from nextcloud/backport/36113/stable25 2023-01-24 10:16:56 +01:00
src Bump @nextcloud/vue to v7.5.0 2023-01-24 08:57:15 -08:00
templates Remove comment and guests option from Invitations UI 2022-12-22 09:14:36 +00:00
tests Extend ViewOnly DAV plugin to versions endpoint 2023-01-23 13:43:42 +00:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
.l10nignore l10n: ignore packed js files from TX sync 2021-08-02 10:47:47 +02:00