J0WI
|
fc97f6847d
|
Replace getSystemValue with getSystemValueString
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2022-12-05 16:32:11 +07:00 |
Côme Chilliet
|
8ec7e4301d
|
Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-05 16:32:01 +07:00 |
Simon L
|
8c59ba41f5
|
Merge pull request #35604 from nextcloud/fix/noid/webauthn-redirect-after-login
Fix default redirect on successful WebAuthn login
|
2022-12-05 16:31:02 +07:00 |
Côme Chilliet
|
ee06261b82
|
Fix codestyle in modified files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-05 16:08:40 +07:00 |
Carl Schwan
|
5e31ed4f52
|
Add comments
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-12-05 15:26:36 +07:00 |
J0WI
|
71e490090f
|
Replace getSystemValue in encryption app
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2022-12-05 14:30:58 +07:00 |
Richard Steinmetz
|
fc4dd3041c
|
Fix default redirect on successful WebAuthn login
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2022-12-05 12:51:53 +07:00 |
Simon L
|
9597036b72
|
delete the --image-background-size variable
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-05 11:44:19 +07:00 |
Christoph Wurst
|
76c684b8fc
|
doc(css): document frontend sass compilation
[skipci]
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2022-12-05 12:42:11 +07:00 |
Simon L
|
e36e92bace
|
Merge pull request #35249 from nextcloud/fix/33854-User_management_pages_-_Window_title_must_change_when_switching_sidebar_sections
Set page title for each sidebar section through App management pages
|
2022-12-05 12:12:00 +07:00 |
Côme Chilliet
|
30560d3165
|
Merge branch 'master' into tests/fix-phpunit-warnings
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
|
2022-12-05 12:03:39 +07:00 |
Côme Chilliet
|
cb0450b5c4
|
Improve typing on new methods
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-05 12:01:12 +07:00 |
Côme Chilliet
|
3bcb4fc024
|
Put back the variable but make sure it is properly declared
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-05 11:51:16 +07:00 |
Côme Chilliet
|
72c7fad1c4
|
Fix job tests in updatenotification and user_ldap applications
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-05 11:32:49 +07:00 |
Carl Schwan
|
754cb58b12
|
Fix migration to non-empty secret
Add a fallback for empty keys
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-12-05 11:28:52 +07:00 |
blizzz
|
4196bf81e6
|
Merge pull request #35580 from nextcloud/enh/noid/fix-CI
downgrade ubuntu in order to fix CI
|
2022-12-05 10:59:18 +07:00 |
Côme Chilliet
|
578648a062
|
Adapt tests to new job constructors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-05 10:41:13 +07:00 |
Côme Chilliet
|
a0f6a6545b
|
Use TimedJob from OCP instead of OC
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-05 10:13:34 +07:00 |
Nextcloud bot
|
944be7950a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-05 02:15:24 +07:00 |
Simon L
|
f806aa6f2f
|
Merge pull request #35560 from J0WI/rm-obsolete-gd
Remove obsolete GD function overwrites
|
2022-12-04 16:47:11 +07:00 |
MichaIng
|
882edc6fcf
|
Merge pull request #35119 from nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.0
bump sass-loader from 12.6.0 to 13.2.0
|
2022-12-04 16:04:42 +07:00 |
J0WI
|
a4d0700bf2
|
Fix test image default quality
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2022-12-04 14:51:33 +07:00 |
J0WI
|
f71b95eaee
|
Cleanup test exclusions
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2022-12-04 14:51:33 +07:00 |
J0WI
|
110ea0df46
|
Allow empty mimeType
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2022-12-04 14:51:33 +07:00 |
J0WI
|
1dd3afefcd
|
Add type hints
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2022-12-04 14:51:32 +07:00 |
J0WI
|
53994f600d
|
Fix redundant condition
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2022-12-04 14:47:43 +07:00 |
J0WI
|
40166ddc0a
|
Remove obsolete GD function overwrites
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2022-12-04 14:47:43 +07:00 |
Nextcloud bot
|
f463aeb2af
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-04 02:14:51 +07:00 |
Simon L
|
7964b860cd
|
downgrade ubuntu in order to fix CI
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-03 23:01:05 +07:00 |
julia.kirschenheuter
|
bdb664c399
|
Adapt router.js for setting document title
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-03 19:21:45 +07:00 |
Simon L
|
c19e7a9b68
|
Merge pull request #35345 from nextcloud/feat/add_event_for_failed_logins
feat: add event for failed logins
|
2022-12-03 20:00:36 +07:00 |
Simon L
|
31ec83f2d8
|
Merge pull request #35271 from nextcloud/enh/a11y-share-success
Show success on share actions
|
2022-12-03 19:55:16 +07:00 |
Simon L
|
82e2a9033f
|
Merge pull request #34232 from nextcloud/fix/noid/refresh-filesize-on-conflict
compare cached filesize on download
|
2022-12-03 19:53:46 +07:00 |
Simon L
|
9668526d19
|
Merge pull request #35563 from nextcloud/revert/35315
Revert "Fix border color contrast"
|
2022-12-03 19:11:29 +07:00 |
Simon L
|
8a1ce0f994
|
Merge pull request #35442 from Zyclotrop-j/patch-1
fix multiline-format-error in file-conflict modal
|
2022-12-03 19:10:17 +07:00 |
Simon L
|
23f336761e
|
Merge pull request #35385 from pulsejet/patch-previewtype
Fix type of PreviewController::$userId
|
2022-12-03 19:09:37 +07:00 |
Simon L
|
53f2519a6c
|
Merge pull request #34920 from ibpl/master-IB#1126265
Added parameter to disallow calendar subscription via link
|
2022-12-03 19:08:22 +07:00 |
Simon L
|
0662417157
|
Merge pull request #35566 from pulsejet/patch-imaginary
preview: respect quality in Imaginary
|
2022-12-03 19:06:24 +07:00 |
Thomas Citharel
|
a5b6119ec4
|
Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-12-03 17:25:32 +07:00 |
Varun Patil
|
b91d6c22cf
|
preview: respect quality in Imaginary
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
|
2022-12-03 07:13:49 +07:00 |
Simon L
|
299f979d94
|
Merge pull request #35556 from nextcloud/revert/unrelated-change
Revert unrelated change from #34940
|
2022-12-03 15:50:47 +07:00 |
Zyc
|
b58b50874c
|
add build css files
Signed-off-by: Zyc <zyclotrop.j@gmail.com>
|
2022-12-03 03:26:15 +07:00 |
Nextcloud bot
|
515dbfa351
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-03 02:15:08 +07:00 |
Christopher Ng
|
7c943c5ce4
|
Show success on share actions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-12-03 01:09:27 +07:00 |
Christopher Ng
|
3db3d75bb9
|
Revert "Fix border color contrast"
This reverts commit a0266d1b16.
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-12-03 00:48:49 +07:00 |
John Molakvoæ
|
835f0ae4de
|
Merge pull request #35550 from nextcloud/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
|
2022-12-02 14:53:22 +07:00 |
dependabot[bot]
|
991cc8776e
|
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-02 13:35:02 +07:00 |
Carl Schwan
|
6c76443e89
|
Revert unrelated change from #34940
Probably a left over from an experience that I added by mistake in the
change
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-12-02 11:29:38 +07:00 |
Nextcloud bot
|
048fdabca9
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-02 02:15:22 +07:00 |
Pytal
|
83ac1c3c3c
|
Merge pull request #35530 from nextcloud/deps/nextcloud/vue-7.1.0
|
2022-12-01 17:18:43 +07:00 |