aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #34258 from nextcloud/backport/33887/stable25Joas Schilling2022-09-265-12/+12
|\ | | | | [stable25] Bump moment-timezone from 0.5.34 to 0.5.37
| * RecompileJoas Schilling2022-09-263-4/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Bump moment-timezone from 0.5.34 to 0.5.37Joas Schilling2022-09-262-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.37) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #34237 from nextcloud/backport/34220/stable25Joas Schilling2022-09-262-2/+0
|\ \ | | | | | | [stable25] Make phpcs happy and remove unused setup thing
| * | Fix CS completelyJoas Schilling2022-09-261-1/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Make phpcs happy and remove unused setup thingVincent Petry2022-09-241-1/+0
| | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | Merge pull request #34253 from nextcloud/backport/34249/stable25Joas Schilling2022-09-266-15/+103
|\ \ \ | |_|/ |/| | [stable25] Move Reference class to public namespace
| * | Add sinceJoas Schilling2022-09-261-9/+97
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Move Reference class to public namespaceJulius Härtl2022-09-266-6/+6
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #34236 from nextcloud/backport/34210/stable25Joas Schilling2022-09-267-115/+175
|\ \ | | | | | | [stable25] Fixing missing theming variables
| * | Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-247-128/+175
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | Disable background blur on highcontrastJohn Molakvoæ2022-09-241-0/+3
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | Fixing dark primary element variablesJohn Molakvoæ2022-09-241-3/+13
| |/ | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #34187 from nextcloud/bugfix/noid/fix-talk-testingJoas Schilling2022-09-261-1/+1
|\ \ | |/ |/| [stable25] Fix Talk checkout in video verification test
| * Fix Talk checkout in video verification testJoas Schilling2022-09-221-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #34185 from nextcloud/release/25.0.0_rc_1v25.0.0rc1blizzz2022-09-221-2/+2
|\ \ | | | | | | 25.0.0 RC 1
| * | 25.0.0 RC 1Arthur Schiwon2022-09-221-2/+2
| |/ | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #34196 from nextcloud/backport/34190/stable25blizzz2022-09-2210-351/+4
|\ \ | | | | | | [stable25] remove CoreBundle as we now ship the lat app that was referenced there
| * | update autoloaderArthur Schiwon2022-09-222-4/+0
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | remove getDefaultInstallationBundleArthur Schiwon2022-09-223-36/+4
| | | | | | | | | | | | | | | | | | - because all apps are shipped now it was returning an empty result Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | remove InstallCoreBundle repair stepArthur Schiwon2022-09-223-228/+0
| | | | | | | | | | | | | | | | | | | | | - core bundle was empty and thus removed - all former apps installed this way are shipped Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | remove Core BundleArthur Schiwon2022-09-224-84/+1
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #34192 from nextcloud/move-background-clearing-stable25blizzz2022-09-226-16/+63
|\ \ | | | | | | [stable25] Move avatar clearing in the background
| * | Move avatar clearing in the backgroundCarl Schwan2022-09-226-16/+63
| | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> (cherry picked from commit e21e53670c60b74ca2c49c01bf510ccdc5115b0d)
* | | Merge pull request #34195 from nextcloud/backport/34160/stable25Vincent Petry2022-09-226-19/+44
|\ \ \ | |/ / |/| | [stable25] Detect weird local ips
| * | Fix idn_to_utf8 stub signatureCôme Chilliet2022-09-221-2/+2
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Update 3rdparty to masterCôme Chilliet2022-09-221-0/+0
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Fix tests for nested v4 in v6Côme Chilliet2022-09-222-16/+8
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Use new dependency to normalize IPsCôme Chilliet2022-09-221-0/+13
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Add mlocati/ip-lib dependencyCôme Chilliet2022-09-221-0/+0
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Add missing urldecode and idn_to_utf8 calls to local address checkerCôme Chilliet2022-09-222-2/+2
| | | | | | | | | | | | | | | | | | The call to idn_to_utf8 call is actually to apply normalization Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Harden tests for local IP detection in URLsCôme Chilliet2022-09-222-0/+20
|/ / | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #34184 from nextcloud/backport/34183/stable25blizzz2022-09-221-0/+3
|\ \ | |/ |/| [stable25] Bumped shipped apps list
| * Bumped shipped apps listJoas Schilling2022-09-221-0/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #34133 from nextcloud/showTagVincent Petry2022-09-221-2/+10
|\ | | | | Add includeTags to /share/id
| * Update apps/files_sharing/lib/Controller/ShareAPIController.phpTobias Kaminsky2022-09-211-2/+4
| | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
| * Show include tags on single sharetobiasKaminsky2022-09-191-1/+1
| | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
| * Add includeTags to /share/idtobiasKaminsky2022-09-191-1/+7
| |
* | Merge pull request #34181 from nextcloud/enh/edit-locally-iconVincent Petry2022-09-228-6/+18
|\ \ | | | | | | Use computer icon for edit locally file action
| * | Remove port parameter which is included in hostChristopher Ng2022-09-211-1/+1
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | Use computer icon for edit locally file actionChristopher Ng2022-09-217-5/+17
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-2238-14/+178
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34117 from nextcloud/profil-cardPytal2022-09-213-4/+4
|\ \ \ | | | | | | | | Show long names correctly on profile card
| * | | Switch to overflow-wrapGit'Fellow2022-09-213-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | Show long nomes correctly on profile cardGit'Fellow2022-09-213-4/+4
|/ / / | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #34180 from nextcloud/bump-password-confirmation-4.0.1Pytal2022-09-214-11/+11
|\ \ \ | |/ / |/| |
| * | Bump @nextcloud/password-confirmation from 4.0.0 to 4.0.1Vincent Petry2022-09-214-11/+11
|/ / | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #34145 from nextcloud/bugfix/noid/allow-app-type-sessionJoas Schilling2022-09-212-0/+2
|\ \ | | | | | | Allow app type session which we load in base.php
| * | Allow app type session which we load in base.phpJoas Schilling2022-09-192-0/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #34170 from nextcloud/enh/noid/theming-settings-iconSimon L2022-09-211-1/+1
|\ \ \ | | | | | | | | update theming icon in personal settings