aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "disable upgrades to 26 for 32-bit"Côme Chilliet2023-02-071-3/+0
* Respect OCP interface in private classesCôme Chilliet2023-02-079-9/+9
* Move back typing to phpdoc to keep backward compatibility in OCPCôme Chilliet2023-02-072-2/+8
* Removed catch of ValueError as we cannot know if it’s >2038 or <1970Côme Chilliet2023-02-071-1/+1
* Fix psalm errorsCôme Chilliet2023-02-072-3/+2
* Put back string in $includeMounts as it actually does somethingCôme Chilliet2023-02-071-1/+1
* Type sizes as int|float throughout the code baseCôme Chilliet2023-02-0712-27/+24
* Allow float sizes in FileInfo for 32bitsCôme Chilliet2023-02-072-5/+4
* Fix setQuota on User on 32bitsCôme Chilliet2023-02-071-2/+6
* Fix computerFileSize when called with a string without unitCôme Chilliet2023-02-071-0/+3
* Fix 32bits bigint support in Util/OC_HelperCôme Chilliet2023-02-073-28/+27
* Add helper to cast to int|float, fix MemoryInfo on 32bitsCôme Chilliet2023-02-072-7/+25
* Fix bigsize support on 32bits in OC_HelperCôme Chilliet2023-02-071-7/+4
* Fix psalm errors related to filesizesCôme Chilliet2023-02-075-11/+11
* Strong type filesize related methods to ease 32bits problem findingsCôme Chilliet2023-02-0716-45/+23
* Revert "remove 32-bit workarounds"Côme Chilliet2023-02-074-4/+31
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-072-38/+40
* fix(appinfo): navigation type is optionalJoas Schilling2023-02-032-6/+5
* Allow settings navigation items with no route entryChristopher Ng2023-02-022-3/+11
* Merge pull request #35736 from nextcloud/pluggable-share-displayblizzz2023-02-028-0/+180
|\
| * Pluggable share providerLouis Chemineau2023-02-028-0/+180
* | Make sure name and path are stringsJoas Schilling2023-02-021-0/+2
* | Try fixing OracleJoas Schilling2023-02-021-1/+6
* | Allow 8.2 in versioncheckCôme Chilliet2023-02-021-3/+3
* | remove depraction of validateEmailAddressArthur Schiwon2023-02-021-2/+0
* | Migrate to Symfony MailerCôme Chilliet2023-02-024-173/+225
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-022-40/+44
* refresh cached app folder on install/upgradeMaxence Lange2023-02-011-5/+9
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-016-36/+44
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-314-22/+24
* Merge pull request #36420 from nextcloud/enh/34958/fix-exif-logLouis2023-01-301-2/+2
|\
| * try to fix the exif_read_data issueSimon L2023-01-281-2/+2
* | Merge pull request #36433 from nextcloud/fix/32818/decrypt-missing-file-failsRobin Appelman2023-01-301-4/+1
|\ \
| * | fix(encryption): don't throw on missing fileRichard Steinmetz2023-01-301-4/+1
* | | Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backendLouis2023-01-301-0/+6
|\ \ \ | |/ / |/| |
| * | Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-261-0/+6
* | | Use the default primary color instead of "randomly" the color of the user tri...Joas Schilling2023-01-301-3/+3
* | | Use the default color and matching text color for the federation inviteJoas Schilling2023-01-301-0/+24
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-302-0/+4
| |/ |/|
* | Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attributeChristoph Wurst2023-01-274-4/+69
|\ \
| * | feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-274-4/+69
* | | style: Fix php-cs and psalmJulius Härtl2023-01-273-4/+5
* | | chore(composer): Update autoloaderJulius Härtl2023-01-272-0/+8
* | | improve getUserProviderTimestampsJulien Veyssier2023-01-271-3/+4
* | | use array_filter instead of array_map + array_searchJulien Veyssier2023-01-271-5/+5
* | | handle and return touchProvider errorsJulien Veyssier2023-01-272-3/+5
* | | ADiscoverableReferenceProvider implements JsonSerializableJulien Veyssier2023-01-271-1/+3
* | | add 'last used timestamp' management for reference providersJulien Veyssier2023-01-274-6/+79
* | | extend the reference API for the new link pickerJulien Veyssier2023-01-277-0/+280
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-272-0/+14