Simon L
|
6b09bdbe7c
|
Merge pull request #37126 from nextcloud/enh/37125/fix-white-scrollbar-corner
fix white scrollbar corner in dark mode
|
2023-03-09 10:25:29 +07:00 |
Simon L
|
694f743829
|
Merge pull request #37070 from nextcloud/enh/noid/add-free-disk-space-check
add a check for disk_free_space in Config.php
|
2023-03-09 10:24:20 +07:00 |
Simon L
|
3dbe108568
|
Merge pull request #37116 from nextcloud/enh/37114/add-quotes
postgresql installation - add quotes around user names
|
2023-03-09 10:22:35 +07:00 |
Arthur Schiwon
|
61aa0978ae
|
Merge pull request #36609 from nextcloud/lazyuserfolder-mountpoint
optimize LazyUserFolder::getMountPoint
|
2023-03-09 09:46:34 +07:00 |
Nextcloud bot
|
d7aa58eab5
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-09 02:29:13 +07:00 |
Simon L
|
46a441a448
|
Merge pull request #37124 from ColmenaDev/master
Added .weba mime type mapping.
|
2023-03-08 22:09:21 +07:00 |
MichaIng
|
2cccba1676
|
Merge pull request #37117 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
|
2023-03-08 21:14:16 +07:00 |
Julius Härtl
|
127af09c08
|
Merge pull request #37139 from nextcloud/share-type-sciencemesh
|
2023-03-08 18:30:16 +07:00 |
Louis Chemineau
|
517b2ebac5
|
Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2023-03-08 16:51:37 +07:00 |
Michiel de Jong
|
c0e84cb512
|
Add SHARE_TYPE_SCIENCEMESH
Signed-off-by: Michiel de Jong <michiel@unhosted.org>
|
2023-03-08 16:46:55 +07:00 |
Simon L
|
945bbcb1a4
|
fix white scrollbar corner in dark mode
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-03-08 13:30:04 +07:00 |
Rafael Diniz
|
ffa7b37d50
|
Added .weba mime type mapping.
|
2023-03-08 15:13:15 +07:00 |
Joas Schilling
|
80e12cf726
|
Merge pull request #37121 from nextcloud/bugfix/noid/fix-deprecation-url
fix(docs): Fix URL to docs of deprecated function humanFileSize
|
2023-03-08 11:44:22 +07:00 |
Joas Schilling
|
d696687ed6
|
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-08 10:25:26 +07:00 |
Joas Schilling
|
188e486bc0
|
fix(docs): Fix URL to docs of deprecated function humanFileSize
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-08 10:23:22 +07:00 |
Louis
|
88b03d69ce
|
Merge pull request #37060 from nextcloud/fix/versions-webroot-url
Fix download URL for versions
|
2023-03-08 10:20:43 +07:00 |
Joas Schilling
|
11a0cb7f22
|
Merge pull request #32038 from nextcloud/bugfix/noid/only-update-indexes-after-changing-all-mounts
Add transaction around mass mounts operations
|
2023-03-08 08:52:54 +07:00 |
Julia Kirschenheuter
|
f1abecdf47
|
Merge pull request #36640 from nextcloud/fix/35626-No_heading_nor_tab_index_for_settings_pages
Create headings for apps, users, settings pages
|
2023-03-08 08:08:25 +07:00 |
nextcloud-command
|
ec33647947
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-08 04:29:08 +07:00 |
Nextcloud bot
|
5ce7336a1b
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-08 02:28:45 +07:00 |
Simon L
|
40edac18f5
|
postgresql - add quotes around user names
fix https://github.com/nextcloud/server/issues/37114
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-08 01:03:27 +07:00 |
dependabot[bot]
|
1f9a8225fd
|
Merge pull request #36901 from nextcloud/dependabot/npm_and_yarn/babel/node-7.20.7
|
2023-03-07 21:42:55 +07:00 |
dependabot[bot]
|
75ba475a5c
|
chore(deps-dev): Bump @babel/node from 7.20.0 to 7.20.7
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.20.0 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-node)
---
updated-dependencies:
- dependency-name: "@babel/node"
dependency-type: direct:development
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>
|
2023-03-07 21:07:33 +07:00 |
Joas Schilling
|
6b0cef6b9a
|
Add transaction around mass mounts operations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-07 19:58:55 +07:00 |
julia.kirschenheuter
|
0cfbe54a5a
|
Create headings for settings pages
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2023-03-07 17:51:19 +07:00 |
Christopher Ng
|
72e2cabf40
|
Fix download URL for versions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-03-07 10:14:33 +07:00 |
Simon L
|
e87d968c24
|
add a check for disk_free_space in Config.php
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-07 09:43:14 +07:00 |
Simon L
|
55db978090
|
Merge pull request #37069 from nextcloud/bugfix/noid/fix-acceptance-test-selector-after-vue-lib-update
fix(CI): Fix acceptance test password field selector after @nextcloud…
|
2023-03-07 10:24:18 +07:00 |
Joas Schilling
|
1e026a98af
|
Merge pull request #37026 from nextcloud/fix/route-logs
fix: Avoid log spam on 404 routes not using GET
|
2023-03-07 10:24:03 +07:00 |
Maxence Lange
|
e1b91fecf1
|
Merge pull request #36883 from nextcloud/fix/noid/gs-saml-pre-login-event
dispatch BeforeUserLoggedInEvent
|
2023-03-07 08:01:18 +07:00 |
Joas Schilling
|
b4f51fe728
|
fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib update
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-07 09:34:47 +07:00 |
Julius Härtl
|
9e73412e3f
|
Merge pull request #34835 from nextcloud/tests/integration-s3
|
2023-03-07 07:20:38 +07:00 |
Nextcloud bot
|
cddfb01d99
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-07 02:26:34 +07:00 |
Pytal
|
24d4fa9d2e
|
Merge pull request #36772 from nextcloud/enh/a11y-ocdialog-close
Add label and switch ocdialog close button to button element
|
2023-03-06 16:37:39 +07:00 |
Julius Härtl
|
d515da502f
|
fix: Use proper path for quota fetching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-06 22:46:07 +07:00 |
Julius Härtl
|
3287eddbbc
|
fix: Recalculate storage statistics on updating the quota
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-06 22:46:07 +07:00 |
Julius Härtl
|
b59cf4c1d4
|
Run webdav related integration tests on github actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-06 22:46:07 +07:00 |
Christopher Ng
|
864fb3fe63
|
Add label and switch ocdialog close button to button element
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-03-06 12:56:12 +07:00 |
Joas Schilling
|
394ad988c7
|
Merge pull request #36904 from nextcloud/bugfix/noid/fix-controller-setup-for-guests
fix(files): Fix controller setup for guests
|
2023-03-06 14:20:25 +07:00 |
Joas Schilling
|
eddc6f2103
|
Merge pull request #35872 from nextcloud/feature/noid/psr-clock-interface
feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface
|
2023-03-06 09:49:18 +07:00 |
Nextcloud bot
|
7df188b200
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-06 02:27:01 +07:00 |
Joas Schilling
|
e5ee2ec441
|
Merge pull request #37040 from nextcloud/techdebt/noid/remove-deprecated-classes
techdebt(workflowengine): Remove transition event classes
|
2023-03-05 16:54:47 +07:00 |
Nextcloud bot
|
9e58e7b677
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-05 02:27:50 +07:00 |
Simon L
|
b8390db624
|
Merge pull request #37048 from nextcloud/enh/noid/improve-update-wording
update wording for disabled web updater
|
2023-03-04 18:48:25 +07:00 |
Simon L
|
f8bb8dc3a0
|
update wording for disabled web updater
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-04 16:24:46 +07:00 |
Nextcloud bot
|
a5370fc71e
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-04 02:27:21 +07:00 |
Pytal
|
6c79621745
|
Merge pull request #36740 from nextcloud/enh/a11y-contact-img-alt
Add avatar contact img description
|
2023-03-03 14:29:52 +07:00 |
Christopher Ng
|
9d904b144b
|
Add avatar contact img description
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-03-03 13:22:14 +07:00 |
Joas Schilling
|
c297f8ee96
|
feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 15:37:13 +07:00 |
Joas Schilling
|
5bc86dd6ac
|
techdebt(workflowengine): Remove transition event classes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 15:33:17 +07:00 |