Marco
405fd9a1ac
Feat: Update apps/theming/css/default.css
...
Co-authored-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Marco <marcoambrosini@proton.me>
2024-05-29 09:19:35 +07:00
Marco Ambrosini
cd2d9ee67d
Feat: Add temporary border-radius variable
...
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
2024-05-27 23:57:22 +07:00
Andy Scherzinger
bb1cb1c231
Merge pull request #45524 from nextcloud/chore/noid/spdx-batch5
...
Add SPDX header - batch 5
2024-05-27 18:22:11 +07:00
Thomas Citharel
b0f5c759a8
Merge pull request #39589 from nextcloud/enh/set-nest-transactions-with-savepoints
...
set Doctrine to use nest transactions with savepoints
2024-05-27 16:53:53 +07:00
Ferdinand Thiessen
210117a86e
Merge pull request #45419 from nextcloud/fix/files-sorting
...
fix(files): Implement `SortingService` to fix sorting of files
2024-05-27 16:42:33 +07:00
Andy Scherzinger
e07a190641
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-27 14:53:40 +07:00
Robin Appelman
d87c23242b
Merge pull request #45014 from nextcloud/forbid-moving-subfolder
...
fix: forbid moving a folder into a subfolder of itself
2024-05-27 14:29:34 +07:00
Ferdinand Thiessen
ed7732010a
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-27 13:53:34 +07:00
Ferdinand Thiessen
0e7498b917
fix(files): Implement `SortingService` to fix sorting of files
...
The previously used library was parsing strings to try to detect dates,
but for filenames it makes no sense to parse them as dates.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-27 13:48:33 +07:00
Christoph Wurst
b8aef38a0d
Merge pull request #45521 from nextcloud/chore/update-jshintrc
...
chore: update .jshintrc
2024-05-27 12:06:44 +07:00
Christoph Wurst
f781a1aa4a
Merge pull request #45506 from nextcloud/jtr/fix-db-log-long-transactions-debug
...
fix(db): Log long transaction times at debug level
2024-05-27 10:49:42 +07:00
Andy Scherzinger
e3b6dca41d
Merge pull request #45499 from nextcloud/chore/noid/spdx-batch4
...
Add SPDX header - batch 4
2024-05-27 09:24:48 +07:00
Richard Steinmetz
8968b21ac8
chore: update .jshintrc
...
Changes:
- `esversion: 11` We use bundlers so let's use a modern version of js
- `maxlen: 120` This should be enforced by linters if at all (the rule is
deprected by jshintrc anyway: https://jshint.com/docs/options/#maxlen )
- `asi: true` Suppress warnings about missing semicolons (it's 2024
after all)
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-27 07:53:01 +07:00
Andy Scherzinger
5c49a54801
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-26 20:05:04 +07:00
Josh
48b47f7903
fix(db): Log loong transaction times at debug level
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-05-25 09:07:43 +07:00
Andy Scherzinger
ae4a6e8d44
Merge pull request #45474 from nextcloud/chore/noid/spdx-batch4
...
Add SPDX header for `/lib/*` - batch 4
2024-05-24 14:29:13 +07:00
Andy Scherzinger
dae7c159f7
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-24 13:11:22 +07:00
Louis
500a9cb724
Merge pull request #44485 from nextcloud/44219-share-server-respect-empty-expiry-date
...
Respect empty `expiryDate` value in server
2024-05-23 16:40:14 +07:00
Christoph Wurst
b72e4e89bf
Merge pull request #45032 from nextcloud/Jerome-Herbinet-date-and-time-wording-in-email-notifcation
...
Replaces "Time:" with "Date and time:" in calendar e-mail notification
2024-05-23 16:34:50 +07:00
Jérôme Herbinet
1ffdebd20d
fix(dav): Replaces "Time:" with "Date and time:" in calendar invite email
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-05-23 15:37:11 +07:00
fenn-cs
d41d885713
test(Sharing): Integration test for no expiration set date for share
...
- Verify that explicitly sending empty `expireDate` param to server overwrite default
and sets not expiry date, if non is enforced.
- Update tests to avoid converting empty string to date.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-23 14:11:34 +07:00
fenn-cs
f5a433f946
refactor(shareManager): Use constructor property promotion
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-23 14:11:33 +07:00
fenn-cs
59a5b4e0bd
fix(shareManager): Respect empty `expireDate` in server
...
If `expireDate` is an empty string and not `null` then the server should not set a default.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-23 14:11:33 +07:00
Côme Chilliet
2fa099a6e1
Merge pull request #45370 from nextcloud/feat/add-back-search-in-disabled-users
...
feat: Add back searching in disabled user list
2024-05-23 14:51:11 +07:00
John Molakvoæ
e38fcf88b2
Merge pull request #45459 from nextcloud/ifileaccess-alias
2024-05-23 14:43:41 +07:00
John Molakvoæ
c5dc1b57b0
Merge pull request #45417 from nextcloud/fix/preview-clear-files-etag
2024-05-23 14:26:44 +07:00
skjnldsv
3ca3c65b0d
feat(files): refresh preview on etag change
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-23 11:56:27 +07:00
nextcloud-command
9a523e9204
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-23 10:42:53 +07:00
Côme Chilliet
96b66621db
fix: Update openapi spec for provisioning_api app
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-23 10:42:52 +07:00
Côme Chilliet
8044edf309
fix: Also search in email field for disabled users
...
To match what is done for Database backend for enabled users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-23 09:09:20 +07:00
Côme Chilliet
6d56f3557d
feat: Add back searching in disabled user list
...
When disabled users where moved to their own endpoint we overlooked
search, so adding it back.
The search is done case-insensitive in uid and display name.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-23 09:08:31 +07:00
Ferdinand Thiessen
474cbda59a
Merge pull request #45394 from nextcloud/fix/files-cleanup-list
...
refactor(files): Fix some ESLint and Typescript issues in FilesList
2024-05-23 08:01:35 +07:00
nextcloud-command
62471e2681
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-23 05:25:54 +07:00
Ferdinand Thiessen
dfd0fa673d
fix(files): Debounce does not return a function so it should be used as computed
...
This also fixes hacky solution to `this` access
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-23 07:19:06 +07:00
Ferdinand Thiessen
42001984f3
fix(files): Use translation function directly instead of calling the instance method
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-23 07:19:06 +07:00
Ferdinand Thiessen
eacdc4571d
fix(files): Fix typing issues with data
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-23 07:19:06 +07:00
Ferdinand Thiessen
85c93b54a4
fix(files): Fix naming issue for reserved Vue property names
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-23 07:19:06 +07:00
Andy Scherzinger
02dc1bcf36
Merge pull request #45429 from nextcloud/chore/noid/spdx-batch3
...
Add SPDX header - Batch 3
2024-05-22 23:12:02 +07:00
Andy Scherzinger
0b20dd6755
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-22 19:58:12 +07:00
Andy Scherzinger
2f8176f57b
Merge pull request #45400 from nextcloud/temp-db-replica-loss-prevention
...
fix(db): Prevent data loss by temporarily disabling `db:convert-type`
2024-05-22 19:00:16 +07:00
Robin Appelman
8fca20dc59
fix: register DI alias for IFileAccess
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-05-22 17:13:29 +07:00
John Molakvoæ
221883fa5b
Merge pull request #45390 from nextcloud/bugfix/noid/mark-more-configs-as-sensitive
2024-05-22 13:32:24 +07:00
Ferdinand Thiessen
576e249476
Merge pull request #42977 from nextcloud/theming/create-color-from-background
...
theming: Separate `primary` and `background` colors - fix the header menu colors
2024-05-21 21:16:10 +07:00
Ferdinand Thiessen
651afb841e
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 20:42:36 +07:00
Ferdinand Thiessen
f19d586839
fix(theming): Add some strict checking for userId
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 20:36:32 +07:00
Ferdinand Thiessen
538a04968a
fix(tests): Adjust theming test for new splitted background and primary colors
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 20:36:26 +07:00
Ferdinand Thiessen
11dbfa636d
fix(settings): Return mean color of background image on set
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 20:36:26 +07:00
Ferdinand Thiessen
85b64e15ad
fix: Always populate `--image-background`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 20:36:26 +07:00
Ferdinand Thiessen
8028784976
fix: cleanup theming app code
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 20:36:26 +07:00
Ferdinand Thiessen
bd73bccb40
fix(styles): Adjust background stylings
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 20:36:26 +07:00