summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34212 from nextcloud/bugfix/34211/fix-getbackground-routeVincent Petry2022-09-231-1/+1
|\
| * Fix loading custom backgroundVincent Petry2022-09-231-1/+1
* | Merge pull request #34191 from Jerome-Herbinet/patch-7Joas Schilling2022-09-231-1/+1
|\ \
| * | DashBoard : Allow up to 5 widgets side by side Jérôme Herbinet2022-09-221-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-09-23104-96/+1476
| |/ |/|
* | Merge pull request #34190 from nextcloud/fix/noid/remove-core-bundleblizzz2022-09-2210-351/+4
|\ \ | |/ |/|
| * update autoloaderArthur Schiwon2022-09-222-4/+0
| * remove getDefaultInstallationBundleArthur Schiwon2022-09-223-36/+4
| * remove InstallCoreBundle repair stepArthur Schiwon2022-09-223-228/+0
| * remove Core BundleArthur Schiwon2022-09-224-84/+1
|/
* Merge pull request #34183 from nextcloud/bump-shipped-listblizzz2022-09-221-0/+3
|\
| * Bumped shipped apps listJoas Schilling2022-09-221-0/+3
* | Merge pull request #34186 from nextcloud/master-is-now-26blizzz2022-09-2230-68/+68
|\ \
| * | Master is now 26Joas Schilling2022-09-2230-68/+68
|/ /
* | Merge pull request #34160 from nextcloud/fix/detect-weird-local-ipsVincent Petry2022-09-226-19/+44
|\ \ | |/ |/|
| * Fix idn_to_utf8 stub signatureCôme Chilliet2022-09-221-2/+2
| * Update 3rdparty to masterCôme Chilliet2022-09-201-0/+0
| * Fix tests for nested v4 in v6Côme Chilliet2022-09-202-16/+8
| * Use new dependency to normalize IPsCôme Chilliet2022-09-201-0/+13
| * Add mlocati/ip-lib dependencyCôme Chilliet2022-09-201-0/+0
| * Add missing urldecode and idn_to_utf8 calls to local address checkerCôme Chilliet2022-09-202-2/+2
| * Harden tests for local IP detection in URLsCôme Chilliet2022-09-202-0/+20
* | Merge pull request #34133 from nextcloud/showTagVincent Petry2022-09-221-2/+10
|\ \
| * | Update apps/files_sharing/lib/Controller/ShareAPIController.phpTobias Kaminsky2022-09-211-2/+4
| * | Show include tags on single sharetobiasKaminsky2022-09-191-1/+1
| * | Add includeTags to /share/idtobiasKaminsky2022-09-191-1/+7
* | | Merge pull request #34181 from nextcloud/enh/edit-locally-iconVincent Petry2022-09-228-6/+18
|\ \ \
| * | | Remove port parameter which is included in hostChristopher Ng2022-09-211-1/+1
| * | | Use computer icon for edit locally file actionChristopher Ng2022-09-217-5/+17
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-2238-14/+178
* | | | Merge pull request #34117 from nextcloud/profil-cardPytal2022-09-213-4/+4
|\ \ \ \
| * | | | Switch to overflow-wrapGit'Fellow2022-09-213-4/+4
| * | | | Show long nomes correctly on profile cardGit'Fellow2022-09-213-4/+4
|/ / / /
* | | | 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
|/ / /
* | | 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.phpJoas Schilling2022-09-192-0/+2
* | | | Merge pull request #34170 from nextcloud/enh/noid/theming-settings-iconSimon L2022-09-211-1/+1
|\ \ \ \
| * | | | update theming icon in personal settingsszaimen2022-09-211-1/+1
* | | | | Merge pull request #34171 from nextcloud/enh/edit-locallySimon L2022-09-212-0/+33
|\ \ \ \ \
| * | | | | Add edit locally file actionChristopher Ng2022-09-202-0/+33
| | |/ / / | |/| | |
* | | | | Merge pull request #31807 from nextcloud/fix/cors_csrfJoas Schilling2022-09-212-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow CSRF on CORS routesJonas Rittershofer2022-09-212-1/+5
|/ / / /
* | | | Merge pull request #34165 from nextcloud/bugfix/noid/remove-remaining-occuran...Joas Schilling2022-09-215-5/+4
|\ \ \ \
| * | | | Remove last occurance of "color-primary-element-lighter"Joas Schilling2022-09-205-5/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2022-09-2114-6/+28
* | | | | Merge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-us...Joas Schilling2022-09-2028-58/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rebuild autoloaderJoas Schilling2022-09-2026-50/+50
| * | | | Fix avatar cleanup on user deleteJoas Schilling2022-09-192-8/+8
| |/ / /
* | | | Merge pull request #34161 from nextcloud/bugfix/noid/fix-ffmpeg-preview-managerVincent Petry2022-09-201-3/+3
|\ \ \ \