Julius Härtl
a392235e23
Cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
bee8fd2408
Limit preview file size
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
68d0038eb0
Move registration to IBootstrap
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
eaef5687f9
Add full public interfaces
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
0ce0d37ac1
Implement image caching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
f58218deea
Add cache invalidation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
31be855522
Implement reference provider based caching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
9d9c7f4b75
Make reference fetching configurable
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
de3e541fde
API for fetching reference metadata
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
650b809a03
Bump 3rdparty to include fusonic/opengraph
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
b617f3983a
Merge pull request #33728 from nextcloud/enh/app-menu-vue
Move app menu to vue
3 years ago
Carl Schwan
a56b7e7ff5
Merge pull request #33771 from nextcloud/fix/eslint-run
Fix eslint run command
3 years ago
Vincent Petry
016164e845
Merge pull request #33770 from nextcloud/bugfix/noid/wording-fix-for-push-notifications
Fix wording of undeliverable push notifications
3 years ago
Julius Härtl
ad8fadf157
Fix active app indicator position
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
aa85e1c2af
Fix jsunit failures
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Carl Schwan
9318483540
Merge pull request #33767 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
3 years ago
Carl Schwan
cf638a9b2c
Fix eslint run command
Only try to fix and check files inside the server repo and not from all
the repositories that are contained in apps-extra
Remove noice and make sure we don't end up modifying these repos by
error
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years ago
Daniel Calviño Sánchez
ac2d885899
Adjust acceptance tests to changes in app menu
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years ago
Joas Schilling
85eb3b2920
Fix wording of undeliverable push notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Vincent Petry
809f448ef7
Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-nav
Add a11y attributes for legacy app navigation
3 years ago
nextcloud-command
bff4c86154
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago
Julius Härtl
3ad4e82195
Address some more accessibility concerns
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
09d8214e37
Use resize observer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
e8193c2434
Fix focus border and adjust active app indicator
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
5b4708c5be
Move app menu to vue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
nextcloud-command
814a17132d
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
3 years ago
Nextcloud bot
23bb4f16f9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Côme Chilliet
f56ecf9242
Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typing
Port Repair and Migrator events to IEventDispatcher
3 years ago
Côme Chilliet
66648011c6
Merge pull request #33697 from nextcloud/fix/improve-bulk-upload
Improve bulk upload and add a config switch for it
3 years ago
Julius Härtl
5f0c21c4c0
Merge pull request #33734 from nextcloud/search-result-leading-slash
3 years ago
John Molakvoæ
efb6411e72
Merge pull request #33732 from nextcloud/fix/remove-at-matcher-in-lib-tests-2
3 years ago
Côme Chilliet
30bfd5f4c8
Add DavUtil to autoloader
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Côme Chilliet
4f3b323fba
Move dav utils functions to OCP\Files\DavUtil
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Nextcloud bot
702ae46c87
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Vincent Petry
cc53efe4dd
Add a11y attributes for legacy app navigation
Aded "role=navigation"
Added "aria-current=page" for the currently selected item.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
Côme Chilliet
7f80dccbac
Flip bulkupload.enabled default value to true
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Robin Appelman
e9ba58ca61
remove leading slash for search results at mountpoint root
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Côme Chilliet
6f80fe6ada
Remove deprecated at matcher from tests/lib
Only 15 warnings left in there
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Côme Chilliet
9874557e43
Fix Capabilities tests for dav application
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Côme Chilliet
d90b31401c
Fix OCP\Util documentation blocks
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Côme Chilliet
791e021455
Remove deprecated at matcher in Updater/VersionCheckTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Vincent Petry
d7deeb4e02
Merge pull request #33311 from nextcloud/enh/27869/phone
Remake phone number property saving with Vue
3 years ago
Vincent Petry
1b577d348b
Merge pull request #33500 from nextcloud/encryption-system-mount
add marker interface to mark system mount points for encryption
3 years ago
Côme Chilliet
b3cd9b5573
Move Dav fileid and permissions logic into OCP\Util to be able to use it for BulkUpload
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Julius Härtl
5422051f18
Merge pull request #33706 from nextcloud/bugfix/dashboard-status
3 years ago
Côme Chilliet
e34f2c4799
Call the correct functions to get BulkUpload metadata to return
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
nextcloud-command
f14264ee52
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago
Julius Härtl
4beae14fee
Avoid using lists if there are none on the dashboard
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl
ce9c0b5e30
Fix status button background on dashboard
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Nextcloud bot
b1421f6ad9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago