Commit Graph

64381 Commits (4a35dc1f896317f7f8836620b48208304aacad6e)
 

Author SHA1 Message Date
Nextcloud bot 4a35dc1f89
[tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Julien Veyssier 4844ca619c
Merge pull request #34353 from nextcloud/fix/noid/reference-url-fallback
Reference url can always fallback to the link itself
2 years ago
Simon L b701e19d10
Merge pull request #34333 from nextcloud/enh/33851/fix-tertiary-button
fix the tertiary button text
2 years ago
Vincent Petry 743b913f5e
Merge pull request #34348 from nextcloud/bugfix/34156/fix-rename-within-sharedwithyou
Fix renaming in shared with you file list
2 years ago
Julien Veyssier eff783797a
reference url can always fallback to the link itself
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years ago
szaimen da48143de7 fix test
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
szaimen 9d4d95a94c fix the tertiary button text
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
Christoph Wurst 910c774b35
Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper
Migrate TagMapper to QBMapper instead of deprecated Mapper
2 years ago
Vincent Petry d7e94a8ffb
Fix renaming in shared with you file list
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago
Côme Chilliet 6c2230c3d9
Merge pull request #34346 from nextcloud/fix/add-pre-commit-to-expected-files
Add .pre-commit-config.yaml to expected files in checker
2 years ago
Côme Chilliet a430cc48ab
Merge pull request #34344 from nextcloud/fix/gitignore-files-modified-by-tests
Ignore files which are modified by our tests
2 years ago
Côme Chilliet 371ad1364c
add .pre-commit-config.yaml to expected files in checker
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Côme Chilliet e7eb6415fb
Ignore files which are modified by our tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Joas Schilling 534fbd83e3
Merge pull request #34328 from nextcloud/fix/fix-redis-type-error
Correctly handle Redis::keys returning false
2 years ago
Julius Härtl 27ce4bd1a4
Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-https
Only match http(s) URLs for references
2 years ago
Nextcloud bot 87d4c3d84e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Simon L 5a0cdd07bb
Merge pull request #34321 from nextcloud/fix/invisible-status
Fix invisible status
2 years ago
nextcloud-command 5a888596b4 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
John Molakvoæ (skjnldsv) 009700f16e Fix invisible status
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years ago
Côme Chilliet fba6f2597a
Merge pull request #32012 from nextcloud/cleanup/tags
Cleanup tags and share component
2 years ago
blizzz 3969497059
Merge pull request #33984 from nextcloud/enh/add-pre-commit-config-for-cs-fixer
Add pre commit config for cs fixer, EOF checks, etc
2 years ago
Carl Schwan 92a5a8f075 Cleanup tags and Share component
- Port to LoggerInterface
- Use IDBConnection and IQueryBuilder instead of raw SQL and OC_DB
- Use IEventListener instead of hooks
- Remove the now unused OC_DB and OC_DB_StatementWrapper legacy utils

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Joas Schilling f976d372fe
Adjust tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Simon L b4708fb9f0
Merge pull request #34327 from nextcloud/fix/favourite
Fix starred favourite icon
2 years ago
Côme Chilliet 826e234ecf
Correctly handle Redis::keys returning false
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
John Molakvoæ (skjnldsv) eb6ed7dcfd
Fix starred favourite icon
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years ago
Simon L d647025f61
Merge pull request #34313 from nextcloud/fix/34203/rm_videoplayer
unbundle files_videoplayer and clean up a little
2 years ago
Arthur Schiwon 4aaa4590a5
unbundle files_videoplayer and clean up a little
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Joas Schilling 474dcf05fd
Only match http(s) URLs for references
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot a880f791d1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Simon L f7067f4e58
Merge pull request #34308 from nextcloud/fix/user-status
Fix user status emoji picking
2 years ago
Simon L f170f30637
Merge pull request #34311 from nextcloud/fix/settings-bg
Remove unwanted settings button background
2 years ago
John Molakvoæ (skjnldsv) 75bcf9bd2a Remove unwanted settings button background
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
nextcloud-command 076d4dd7db Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
John Molakvoæ (skjnldsv) 21fd2d8317 Fix user status emoji picking
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years ago
Simon L fafc1ee807
Merge pull request #34287 from nextcloud/enh/33836/fix-theme
fix highcontrast theme
2 years ago
Julius Härtl 1aa76e5968
Merge pull request #34215 from nextcloud/bugfix/cache-headers-reference
Add cache header for image endpoint if link previews
2 years ago
Pytal 054d266c70
Merge pull request #34204 from nextcloud/fix/flashing-background-color
Fix various theming bugs
2 years ago
Christopher Ng 295d03869e Fix various theming bugs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
blizzz f6f0195a3f
Merge pull request #34306 from nextcloud/fix/noid/step-file-not-moved
fix default value for updatedirectory setting
2 years ago
Julius Härtl f4a2ab137b Add cache header for image endpoint if link previews
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago
Vincent Petry 20b75480d0
Merge pull request #34152 from nextcloud/bugfix/noid/db-password-install
Do not store generated mysql password if it was not used
2 years ago
Vincent Petry 980ba65734
Merge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-types
Ignore invalid share types
2 years ago
Arthur Schiwon e9e6f5fe84
fix default value for updatedirectory setting
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Nextcloud bot 5709084956
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Vincent Petry 5c8cab61ab
Merge pull request #34288 from nextcloud/bugfix/34281/fix-copy-internal-link-focus
Fix focussing to internal link after copy
2 years ago
Vincent Petry f875a81a07
Merge pull request #34292 from nextcloud/bugfix/33847/fix-gridview-publicpage
Fix grid view button in public page
2 years ago
Pytal 657f2e87e4
Merge pull request #34272 from nextcloud/enh/shipped-background-primary-colors
Add primary color presets for shipped backgrounds
2 years ago
Vincent Petry 42bc63f1a0 Update apps/files_sharing/src/components/SharingEntryInternal.vue
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Vincent Petry 848a8c8c59
Fix grid view button in public page
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago