aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* fix reference preview endpoint when no server-side cache configuredJulien Veyssier2022-10-131-4/+7
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Fix avatar menu icons in darkmodeJoas Schilling2022-10-135-2/+19
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2022-10-134-8/+30
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-10-122-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32859 from nextcloud/bug/31973/array-key-might-be-emptyLouis2022-10-111-7/+5
|\ | | | | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
| * Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39Daniel Kesselberg2022-06-281-7/+5
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | [tx-robot] updated from transifexNextcloud bot2022-10-112-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #34487 from nextcloud/psalm_fix_migration_generationCarl Schwan2022-10-101-4/+4
|\ \ | | | | | | fix typehints for generated migrations
| * | properly typehint generated migrationsRoeland Jago Douma2022-10-091-4/+4
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-096-10/+18
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-088-18/+22
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-072-0/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #31947 from andyxheli/patch-1blizzz2022-10-061-1/+0
|\ \ \ | | | | | | | | Fix Error: Undefined index: redirect_url
| * | | Fix Error: Undefined index: redirect_urlAndy Xheli2022-04-121-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Xheli <axheli@axtsolutions.com> Should fix Undefined index: redirect_url at core/templates/twofactorsetupselection.php #21968
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-062-20/+20
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-052-0/+22
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix positioning of the public page footerJulius Härtl2022-10-033-3/+3
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-032-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34339 from ↵Julius Härtl2022-10-021-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-urls-on-reference-resolving Fix URLs on reference resolving
| * | | Fix URLs on reference resolvingJoas Schilling2022-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The vue-richtext app currently sends leading spaces if they are in the text. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #34331 from nextcloud/enh/noid/public-view-fixSimon L2022-10-023-3/+3
|\ \ \ \ | | | | | | | | | | fix public view
| * | | | Compile assetsnextcloud-command2022-09-292-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix public view - attempt 2szaimen2022-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | | | also use updatedir for cleanup of backupsArthur Schiwon2022-10-011-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-016-20/+38
| |/ / / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-httpsJulius Härtl2022-09-302-6/+6
|\ \ \ \ | | | | | | | | | | Only match http(s) URLs for references
| * | | | Adjust testsJoas Schilling2022-09-291-5/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Only match http(s) URLs for referencesJoas Schilling2022-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Cleanup tags and Share componentCarl Schwan2022-09-291-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | | Merge pull request #34327 from nextcloud/fix/favouriteSimon L2022-09-291-2/+6
|\ \ \ \ \ | |_|/ / / |/| | | | Fix starred favourite icon
| * | | | Fix starred favourite iconJohn Molakvoæ (skjnldsv)2022-09-291-2/+6
| |/ / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #34313 from nextcloud/fix/34203/rm_videoplayerSimon L2022-09-291-2/+0
|\ \ \ \ | |/ / / |/| | | unbundle files_videoplayer and clean up a little
| * | | unbundle files_videoplayer and clean up a littleArthur Schiwon2022-09-291-2/+0
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-292-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Remove unwanted settings button backgroundJohn Molakvoæ (skjnldsv)2022-09-283-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #34215 from nextcloud/bugfix/cache-headers-referenceJulius Härtl2022-09-281-2/+4
|\ \ \ \ | | | | | | | | | | Add cache header for image endpoint if link previews
| * | | | Add cache header for image endpoint if link previewsJulius Härtl2022-09-281-2/+4
| |/ / / | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / / / Fix various theming bugsChristopher Ng2022-09-287-11/+8
|/ / / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-282-0/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34263 from nextcloud/bugfix/noid/resolve-get-cachableJulien Veyssier2022-09-272-0/+11
|\ \ \ | | | | | | | | Add endpoint to fetch a cachable reference data
| * | | Add endpoint to fetch a cachable reference dataJulius Härtl2022-09-262-0/+11
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-276-0/+26
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34222 from nextcloud/fix/install-pageCarl Schwan2022-09-262-21/+38
|\ \ \ | | | | | | | | Fix install page
| * | | Fix install pageVincent Petry2022-09-242-21/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use normal labels instead of hiding them - Fix position of the eye button (this is still very hacky) - Define width on the box and not on the text fields This really needs to be ported to vue Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-264-0/+16
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-248-16/+126
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-238-2/+34
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Bumped shipped apps listJoas Schilling2022-09-221-0/+3
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-226-0/+42
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>