summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-09-23104-96/+1476
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #34190 from nextcloud/fix/noid/remove-core-bundleblizzz2022-09-2210-351/+4
|\ | | | | 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 #34183 from nextcloud/bump-shipped-listblizzz2022-09-221-0/+3
|\ | | | | Bumped shipped apps list
| * Bumped shipped apps listJoas Schilling2022-09-221-0/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #34186 from nextcloud/master-is-now-26blizzz2022-09-2230-68/+68
|\ \ | | | | | | ⚠️ Master is now 26
| * | Master is now 26Joas Schilling2022-09-2230-68/+68
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #34160 from nextcloud/fix/detect-weird-local-ipsVincent Petry2022-09-226-19/+44
|\ \ | |/ |/| 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-201-0/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Fix tests for nested v4 in v6Côme Chilliet2022-09-202-16/+8
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Use new dependency to normalize IPsCôme Chilliet2022-09-201-0/+13
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Add mlocati/ip-lib dependencyCôme Chilliet2022-09-201-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-202-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-202-0/+20
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.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
| * | | | update theming icon in personal settingsszaimen2022-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | | | Merge pull request #34171 from nextcloud/enh/edit-locallySimon L2022-09-212-0/+33
|\ \ \ \ \ | | | | | | | | | | | | Add edit locally file action
| * | | | | Add edit locally file actionChristopher Ng2022-09-202-0/+33
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | Merge pull request #31807 from nextcloud/fix/cors_csrfJoas Schilling2022-09-212-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | | Accept CSRF on CORS routes
| * | | | Allow CSRF on CORS routesJonas Rittershofer2022-09-212-1/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | Co-authored-by: Julius Härtl <jus@bitgrid.net> Co-authored-by: Andreas Brinner <andreas@everlanes.net> Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
* | | | Merge pull request #34165 from ↵Joas Schilling2022-09-215-5/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/remove-remaining-occurance-of-color-primary-element-lighter Remove last occurance of "color-primary-element-lighter"
| * | | | Remove last occurance of "color-primary-element-lighter"Joas Schilling2022-09-205-5/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-09-2114-6/+28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #34147 from ↵Joas Schilling2022-09-2028-58/+58
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-avatar-cleanup-on-user-delete Fix avatar cleanup on user delete
| * | | | Rebuild autoloaderJoas Schilling2022-09-2026-50/+50
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Fix avatar cleanup on user deleteJoas Schilling2022-09-192-8/+8
| |/ / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #34161 from nextcloud/bugfix/noid/fix-ffmpeg-preview-managerVincent Petry2022-09-201-3/+3
|\ \ \ \ | | | | | | | | | | Fix FFMPEG preview manager
| * | | | Fix FFMPEG preview managerJoas Schilling2022-09-201-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #34154 from nextcloud/bugfix/noid/add-missing-viewbox-to-svgsJoas Schilling2022-09-2057-74/+75
|\ \ \ \ \ | |/ / / / |/| | | | Add missing viewbox to SVGs
| * | | | Recompile iconsJoas Schilling2022-09-201-18/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Recompile weather appJoas Schilling2022-09-202-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>