Commit Graph

56889 Commits (023b8d604297e1d48b65439a9ef0640e4d79d5cc)
 

Author SHA1 Message Date
dependabot[bot] 023b8d6042
Bump vue-clipboard2 from 0.3.2 to 0.3.3
Bumps [vue-clipboard2](https://github.com/Inndy/vue-clipboard2) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/Inndy/vue-clipboard2/releases)
- [Changelog](https://github.com/Inndy/vue-clipboard2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Inndy/vue-clipboard2/compare/v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: vue-clipboard2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
MichaIng b594b619bb
Merge pull request #28880 from nextcloud/backport/28872/stable20
[stable20] Fix files view change and undefined currentFileList
3 years ago
John Molakvoæ 58b144d139 Fix files view change and undefined currentFileList
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
Nextcloud bot 8f5b6b8386
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Robin Appelman c7ab27c28d
Merge pull request #28820 from nextcloud/backport/24113/stable20
[stable20] extend cache events
3 years ago
Robin Appelman c0b701f7f1
make event constructor backwards compatible just in case
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Nextcloud bot a5b5e53b07
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Nextcloud bot d719a6082a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
John Molakvoæ 607bdfd36d
Merge pull request #28833 from nextcloud/backport/28774/stable20
[stable20] Do not cache file ids in FileSystemTags inside group folders
3 years ago
Richard Steinmetz 3aa21120bc Do not cache file ids in FileSystemTags inside group folders
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 years ago
Nextcloud bot fefcd8652a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Lukas Reschke 4d0af347cd
Merge pull request #28818 from nextcloud/backport/28728/stable20
[stable20] Add database ratelimiting backend
3 years ago
Lukas Reschke cb9d8cc50f
Merge pull request #28812 from nextcloud/stable20-bump-refs
[stable20] Bump 3rdparty ref
3 years ago
Robin Appelman 1ed2550281
update @since for backport
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman 5e8e252a64 code style and dispatchTyped
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman e9234782a2 rename cache event to follow new naming standards
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman 11e81b340d extend cache events
- adds cache remove event
- expose storage id in event
- emit events during cache move

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Lukas Reschke 20c1ba6f4e Regenerate autoloader
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Lukas Reschke 201bf52c04 Add database ratelimiting backend
In case no distributed memory cache is specified this adds
a database backend for ratelimit purposes.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Vincent Petry 0cfbc41ab7
Merge pull request #28382 from nextcloud/backport/28318/stable20
[stable20] Make "name" column nullable for workflows
3 years ago
Lukas Reschke 9153bc07b9 [stable20] Bump 3rdparty ref
Includes https://github.com/nextcloud/3rdparty/pull/796 and https://github.com/nextcloud/3rdparty/pull/788

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Lukas Reschke 20b6ad2c6f
Merge pull request #28808 from nextcloud/stable20-bump-ref
[stable20] Bump 3rdparty reference
3 years ago
Lukas Reschke cfdf1f3a5d [stable20] Bump 3rdparty reference
Contains https://github.com/nextcloud/3rdparty/pull/785 and https://github.com/nextcloud/3rdparty/pull/789

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Nextcloud bot 60def66208
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Nextcloud bot 0219ba9d3a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
dependabot[bot] fe3dbebcd3
Merge pull request #28799 from nextcloud/dependabot/npm_and_yarn/stable20/vue-clipboard2-0.3.2 3 years ago
dependabot[bot] dd95d30650 Bump vue-clipboard2 from 0.3.1 to 0.3.2
Bumps [vue-clipboard2](https://github.com/Inndy/vue-clipboard2) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/Inndy/vue-clipboard2/releases)
- [Changelog](https://github.com/Inndy/vue-clipboard2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Inndy/vue-clipboard2/compare/v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: vue-clipboard2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago
Nextcloud bot 5e41542e38
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Pytal b4ae248d5b
Merge pull request #28783 from nextcloud/backport/28767/stable20
[stable20] Dashboard - fix touch layout
3 years ago
Pytal 11a54c7b33
Merge pull request #28787 from nextcloud/backport/28377/stable20
[stable20] Scan the shared external storage source on access
3 years ago
John Molakvoæ a79ffaba48
Return proper watcher if SharedStorage originates from ExternalMount 3 years ago
szaimen b4e4f4c87a
Merge pull request #28771 from nextcloud/backport/28754/stable20
[stable20] Fix trashbin files view sticky action bar
3 years ago
szaimen 4494734180 Dashboard - fix touch layout
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago
John Molakvoæ (skjnldsv) e71ce6f659 Return proper watcher if SharedStorage originates from ExternalMount
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years ago
Nextcloud bot 3174caddae
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Simounet 6dc519753c Fix trashbin files view sticky action bar
Signed-off-by: Simounet <contact@simounet.net>
3 years ago
Nextcloud bot 1d9b502729
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
kesselb 48f3c19292
Merge pull request #28750 from nextcloud/backport/28692/stable20
[stable20] Send attendence links to required and optinal attendees of an event without an RSVP
3 years ago
Nextcloud bot 51bf981141
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Anna Larch 2f3dc4ea11 Send Invitation to Attendees with ROLE=REQ-PARTICIPANT
Signed-off-by: Anna Larch <anna@nextcloud.com>
3 years ago
Lukas Reschke a92d1d13eb
Merge pull request #28742 from nextcloud/backport/28725/stable20
[stable20] Remove 2FA exemption from PublicPage annotation
3 years ago
Lukas Reschke 65b4c6f3f5 Adjust tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Lukas Reschke fde61e8a22 Remove 2FA exemption from PublicPage annotation
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Lukas Reschke e7f66922e6
Merge pull request #28736 from nextcloud/backport/28726/stable20
[stable20] Check if SVG path is valid
3 years ago
Lukas Reschke 89d9dada0f Resolve absolute path in tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Lukas Reschke 430e286ab6 Fix codestyle
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Lukas Reschke 40f158503c Check if SVG path is valid
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years ago
Nextcloud bot 07c1e2ad72
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Nextcloud bot 9a3b2931c8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Nextcloud bot afa23e307b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago