aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-09-238-2/+214
* update autoloaderArthur Schiwon2022-09-222-4/+0
* remove getDefaultInstallationBundleArthur Schiwon2022-09-222-31/+4
* remove InstallCoreBundle repair stepArthur Schiwon2022-09-222-86/+0
* remove Core BundleArthur Schiwon2022-09-222-43/+0
* Merge pull request #34160 from nextcloud/fix/detect-weird-local-ipsVincent Petry2022-09-222-15/+20
|\
| * Fix tests for nested v4 in v6Côme Chilliet2022-09-201-14/+6
| * Use new dependency to normalize IPsCôme Chilliet2022-09-201-0/+13
| * Add missing urldecode and idn_to_utf8 calls to local address checkerCôme Chilliet2022-09-202-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-09-226-4/+6
* | Allow CSRF on CORS routesJonas Rittershofer2022-09-212-1/+5
* | Merge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-us...Joas Schilling2022-09-204-10/+10
|\ \
| * | Rebuild autoloaderJoas Schilling2022-09-202-2/+2
| * | Fix avatar cleanup on user deleteJoas Schilling2022-09-192-8/+8
* | | Fix FFMPEG preview managerJoas Schilling2022-09-201-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2022-09-204-0/+4
|/ /
* / Revert "Make config file saving safe against write failures"Joas Schilling2022-09-191-29/+25
|/
* Merge pull request #32740 from jasperweyne/patch-2Carl Schwan2022-09-191-0/+2
|\
| * Merge branch 'master' into patch-2Jasper Weyne2022-08-11227-1270/+2503
| |\
| * | Disable ~/.aws/config access by S3ConnectionTraitJasper Weyne2022-06-071-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-09-198-4/+20
* | | [tx-robot] updated from transifexNextcloud bot2022-09-186-0/+24
* | | [tx-robot] updated from transifexNextcloud bot2022-09-17138-548/+558
* | | Merge pull request #34073 from nextcloud/login-email-filterVincent Petry2022-09-161-0/+3
|\ \ \
| * | | dont try email login if the provider username is not a valid emailRobin Appelman2022-09-141-0/+3
* | | | Merge pull request #24596 from kofemann/dcache-wormVincent Petry2022-09-161-0/+14
|\ \ \ \
| * | | | config: add a switch to control truncate before updateTigran Mkrtchyan2022-09-161-6/+12
| * | | | files: remove destination file before copying new content (WORM)Tigran Mkrtchyan2022-09-161-0/+2
| * | | | files: make OC\Files\Storage\Local WORM friendlyTigran Mkrtchyan2022-08-251-0/+6
* | | | | Merge pull request #34020 from nextcloud/logical-opVincent Petry2022-09-161-18/+12
|\ \ \ \ \
| * | | | | Switch logical operators (and|or)Git'Fellow2022-09-121-18/+12
* | | | | | Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry2022-09-167-0/+269
|\ \ \ \ \ \
| * | | | | | Add since tagsJoas Schilling2022-09-163-0/+8
| * | | | | | move widget options into a Option classRobin Appelman2022-09-155-8/+73
| * | | | | | add IItemOptionWidget to define some item-related parameters, only getItemIco...Julien Veyssier2022-09-151-0/+37
| * | | | | | change widget button api to support multiple button typesRobin Appelman2022-09-154-17/+84
| * | | | | | allow adding button to dashboard api outputRobin Appelman2022-09-153-0/+55
| * | | | | | add dashboard api to list widgetsRobin Appelman2022-09-151-0/+37
* | | | | | | l10n: Correct error messagesValdnet2022-09-161-3/+3
* | | | | | | l10n: Correct error messagesValdnet2022-09-161-4/+4
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-162-2/+2
* | | | | | | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-153-4/+38
|\ \ \ \ \ \ \
| * | | | | | | fix phpdocMaxence Lange2022-09-151-2/+2
| * | | | | | | set defaultEnabled in shipped.jsonMaxence Lange2022-09-153-4/+38
* | | | | | | | Merge pull request #33718 from nextcloud/seekable-http-fseek-endVincent Petry2022-09-151-21/+60
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix using FSEEK_END with SeekableHttpStream to get file sizeRobin Appelman2022-09-151-21/+60
* | | | | | | | Merge pull request #34048 from nextcloud/feat/add-nodeFilter-to-user_migrationVincent Petry2022-09-151-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a nodeFilter parameter for IExportDestination::copyFolderCôme Chilliet2022-09-131-1/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #34009 from andrey-utkin/safe-config-updateCôme Chilliet2022-09-151-25/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Make config file saving safe against write failuresAndriy Utkin2022-09-091-25/+29