Ferdinand Thiessen
|
949e09ccb7
|
enh(core): Refactor profile page to use vue components
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Joas Schilling
|
b2aa27f3e3
|
Merge pull request #42681 from nextcloud/bugfix/noid/fix-cron.php
fix(cron): Fix "Using $this when not in object context"
|
2 years ago |
Joas Schilling
|
eeb0007cd3
|
fix(cron): Fix "Using $this when not in object context"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Robin Appelman
|
62506a4e8d
|
Merge pull request #42558 from nextcloud/trash-mtime-deletion-time
use deletion time instead of mtime in trashbin handling
|
2 years ago |
Kate
|
50aeae6a85
|
Merge pull request #42527 from nextcloud/feat/user_status/online-status-type
|
2 years ago |
Joas Schilling
|
c4d233a892
|
Merge pull request #42377 from nextcloud/fix/text-to-image-manager
Fix(text2image): Return providers as indexed array
|
2 years ago |
Joas Schilling
|
2c815256f2
|
Merge pull request #42590 from nextcloud/add-settings-section-type-attribute
Add settings section type attribute on settings app-content section
|
2 years ago |
Joas Schilling
|
02f9d79ad6
|
Merge pull request #42488 from nextcloud/fix/issue-42476-occ-update
fix(Update): Handle upstream exception scenario cleanly
|
2 years ago |
Joas Schilling
|
73b14a28f2
|
Merge pull request #42563 from nextcloud/updateCrl
Update crl after revoke integration_homeassistant.csr
|
2 years ago |
Joas Schilling
|
7981a4bc82
|
Merge pull request #42391 from nextcloud/bugfix/noid/warn-on-excessive-memory-consumption-in-background-jobs
feat(cron): Warn on excessive memory consumption in background jobs
|
2 years ago |
Kate
|
ee710d1010
|
Merge pull request #42532 from nextcloud/fix/user_status/custom-message-icon-only
|
2 years ago |
provokateurin
|
cbc27d3ca7
|
feat(user_status): Add online status type for OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2 years ago |
dependabot[bot]
|
379d323801
|
Merge pull request #42672 from nextcloud/dependabot/npm_and_yarn/follow-redirects-1.15.4
|
2 years ago |
dependabot[bot]
|
bdb8293730
|
chore(deps): Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Joas Schilling
|
5203d7720f
|
Merge pull request #42666 from nextcloud/chore/deps/update-openapi-extractor
chore(deps): Update openapi-extractor
|
2 years ago |
Nextcloud bot
|
77b783a9cb
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Ferdinand Thiessen
|
6daa77b93f
|
Merge pull request #42636 from nextcloud/fix/core/42596/fix-button-accessibility-in-view-profile-page
enh(core): replaced previous native a element with NcButton
|
2 years ago |
provokateurin
|
1c157647d9
|
chore(deps): Update openapi-extractor
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2 years ago |
Eduardo Morales
|
707c1c0b0b
|
enh(core): replaced previous native a element with NcButton
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2 years ago |
Côme Chilliet
|
d72db91785
|
Merge pull request #42633 from nextcloud/artonge/fix/drone_after_slow_logout
|
2 years ago |
Joas Schilling
|
2ee5c7a8f9
|
fix(tests): Fix remaining tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Eduardo Morales
|
537ae25ead
|
Merge pull request #42643 from nextcloud/fix/core/42565/focus-for-user-menu-is-not-accessible
fix(core): enhanced contrast when UserMenuItem is focused
|
2 years ago |
Eduardo Morales
|
d0d5013114
|
fix(core): enhanced contrast when UserMenuItem is focused
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2 years ago |
Côme Chilliet
|
012dcbbccc
|
Merge pull request #42176 from nextcloud/feat/migrate-appdirowner-setupcheck
Migrate app dir owner check to new SetupCheck API
|
2 years ago |
John Molakvoæ
|
dc2066bc26
|
Merge pull request #32400 from nextcloud/feat/public-dav-v2
|
2 years ago |
John Molakvoæ
|
9e4c9b97dd
|
fix(psalm): update baseline and suppress unnecessary issues
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2 years ago |
John Molakvoæ
|
18399fc1cf
|
fix: improve typing and use \OCP\Server::get
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2 years ago |
John Molakvoæ
|
82b5a19a35
|
fix: public dav and files_sharing testing fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
3 years ago |
John Molakvoæ
|
7b6a650b6e
|
feat: public dav endpoint v2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
4 years ago |
Marcel Klehr
|
997f6c33cd
|
fix(psalm issues)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2 years ago |
Côme Chilliet
|
d2dbe1c50c
|
Migrate tests for AppDirsWithDifferentOwner setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Nextcloud bot
|
fdc64ea2f5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Louis
|
1e3d1397c0
|
Merge pull request #42634 from nextcloud/artonge/feat/include_grid_view_toggle_in_accessibility_switch
Include grid view toggle in accessibility switch
|
2 years ago |
nextcloud-command
|
da55c96cc8
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2 years ago |
Louis Chemineau
|
d6cd3a6b49
|
Include grid view toggle in accessibility switch
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2 years ago |
Louis Chemineau
|
db11313152
|
Fix tests after slow logout fix
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2 years ago |
Côme Chilliet
|
3d4c4f19b4
|
Migrate app dir owner check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Côme Chilliet
|
adfe883102
|
Merge pull request #41547 from nextcloud/feat/migrate-opcache-check-to-new-api
Migrate opcache check to new SetupCheck API
|
2 years ago |
Côme Chilliet
|
94d0399229
|
Improve PHP opcache setup check and reduce level in some cases
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Côme Chilliet
|
c92fbca6e6
|
Fix small psalm issue
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Côme Chilliet
|
f6df5dae34
|
Remove unsupported <code> tag and use quotes instead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Côme Chilliet
|
989b5ffbab
|
Remove unused properties from CheckSetupControllerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Côme Chilliet
|
3f13a1a47e
|
Migrate opcache check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Maxence Lange
|
dd8297553c
|
Merge pull request #42560 from nextcloud/fix/42308/logs-more
debug logs on huge metadata
|
2 years ago |
Louis
|
d2f2ee2b20
|
Merge pull request #42544 from HLFH/fix-chrome-logout
Fix Slow logout on Chrome-like browsers
|
2 years ago |
Nextcloud bot
|
ab2bb2be61
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Richard Steinmetz
|
0328cae44e
|
Merge pull request #42602 from nextcloud/enh/calendar/update-nc-calendendar-to-2.0.1
chore(package): bumped nc-calendar to 2.0.1
|
2 years ago |
Nextcloud bot
|
0488e2a183
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Simon L
|
9416778ed2
|
Merge pull request #42428 from nextcloud/fix/external-js
fix(files_external): add back js config files
|
2 years ago |
John Molakvoæ
|
74b4b4ef64
|
fix(files_external): add back js config files
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2 years ago |