Commit Graph

56986 Commits (85ee6b4a766aac5e2e6681cd54877026e0832a71)
 

Author SHA1 Message Date
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
Tom Grant a67fcf09a8 Fix indentation error
Signed-off-by: tgrant <tom.grant760@gmail.com>
3 years ago
tgrant adec0af30e Fix null displayname crash as described in #21885
Signed-off-by: tgrant <tom.grant760@gmail.com>
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
Nextcloud bot c27b32b43b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Jasper Knockaert 8466c53e00 fix even more brackets
Signed-off-by: Jasper Knockaert jasper@knockaert.nl
3 years ago
Jasper Knockaert ac650a13d3 fix brakcets 3 years ago
Jasper Knockaert df3cd0f89e consolidation of boolean expression 3 years ago
Jasper Knockaert 76059da341 Update EncryptionTest.php 3 years ago
Jasper Knockaert ca501a6d88 2nd attempt to fix tests 3 years ago
Jasper Knockaert 0af8a0c8f0 attemtp to fix test 3 years ago
Jasper Knockaert 1bca62fa1a avoid fread on directories and unencrypted files
Reworking the logic in order to first check the filecache and only then reading the fileheader.
This in order to solve #21578.
3 years ago
szaimen 864dd06f0b
Merge pull request #28672 from nextcloud/backport/28660/stable20
[stable20] Fix position of search bar
3 years ago
Nextcloud bot f506d45437
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago