aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38806 from nextcloud/feat/f2v/actions-1John Molakvoæ2023-06-2125-291/+1118
|\
| * chore: add `__tests__` and `__mocks__` to file checker and fix updated namesJohn Molakvoæ2023-06-211-2/+4
| * chore: update old codecov configJohn Molakvoæ2023-06-212-15/+7
| * feat: prepare jest coverage supportJohn Molakvoæ2023-06-216-23/+33
| * fix(jest): replace mock with jest.spyOnJohn Molakvoæ2023-06-212-3/+3
| * feat: add open folder action testingJohn Molakvoæ2023-06-212-6/+173
| * feat: add download action testingJohn Molakvoæ2023-06-212-0/+267
| * feat: add delete action testingJohn Molakvoæ2023-06-216-18/+268
| * feat: add sidebar action testingJohn Molakvoæ2023-06-216-14/+177
| * feat: prepare jest upgrade and ts testingJohn Molakvoæ2023-06-217-239/+215
| * fix: delete action importJohn Molakvoæ2023-06-211-2/+2
|/
* Merge pull request #38915 from nextcloud/enh/noid/increase-https-warningSimon L2023-06-211-2/+2
|\
| * adjust admin setup check to increase warning to set up httpsSimon L2023-06-201-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2114-6/+16
|/
* Merge pull request #38762 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-2010-91/+44
|\
| * Update core/Command/Encryption/DecryptAll.phpFaraz Samapoor2023-06-201-2/+2
| * Update core/Command/Encryption/EncryptAll.phpFaraz Samapoor2023-06-201-1/+1
| * Moves single constructor parameters to new lines.Faraz Samapoor2023-06-203-3/+9
| * Fixes php-cs error.Faraz Samapoor2023-06-201-1/+0
| * Uses PHP8's constructor property promotion in core/Command/Encryption classes.Faraz Samapoor2023-06-2010-87/+35
* | Merge pull request #38768 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-2015-58/+48
|\ \
| * | Moves single constructor parameters to new lines.Faraz Samapoor2023-06-2012-12/+36
| * | Uses PHP8's constructor property promotion in core/Command/Config and core/C...Faraz Samapoor2023-06-2012-55/+21
* | | Merge pull request #38639 from charno/bugfix/36644-pruneOutdatedSyncTokens-de...Simon L2023-06-204-6/+135
|\ \ \ | |_|/ |/| |
| * | Issue #36644: Fix pruneOutdatedSyncTokens for CalDAVChristof Arnosti2023-06-122-4/+22
| * | Issue #36644: Test casesChristof Arnosti2023-06-052-2/+113
* | | Merge pull request #38638 from fsamapoor/constructor_property_promotion_part3Côme Chilliet2023-06-2010-107/+53
|\ \ \
| * | | Update core/Controller/SetupController.phpFaraz Samapoor2023-06-201-1/+3
| * | | Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-209-45/+63
| * | | Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-2010-118/+44
* | | | Merge pull request #35424 from nextcloud/cleanup/commentsCôme Chilliet2023-06-2018-346/+152
|\ \ \ \ | |/ / / |/| | |
| * | | Throw if creation date is read before inserting into databaseCôme Chilliet2023-06-202-2/+8
| * | | Improve typing in ICommentsManagerCarl Schwan2023-06-201-4/+2
| * | | Cleanup comments codeCarl Schwan2023-06-2018-345/+147
|/ / /
* | | Merge pull request #38774 from fsamapoor/constructor_property_promotion_in_co...Côme Chilliet2023-06-2010-42/+31
|\ \ \ | |_|/ |/| |
| * | Moves single constructor parameters to new lines.Faraz Samapoor2023-06-199-9/+27
| * | Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-1910-42/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-20184-492/+1004
* | | Merge pull request #38888 from nextcloud/artonge/fix/dont_disable_action_duri...Simon L2023-06-208-15/+11
|\ \ \
| * | | Don't disable actions when saving share permissionsLouis Chemineau2023-06-198-15/+11
* | | | Merge pull request #38890 from nextcloud/obj-store-copy-list-source-cacheJulius Härtl2023-06-191-5/+6
|\ \ \ \
| * | | | use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* | | | | Merge pull request #38769 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-199-46/+33
|\ \ \ \ \
| * | | | | Moves single constructor parameters to new lines.Faraz Samapoor2023-06-195-5/+15
| * | | | | Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-199-46/+23
* | | | | | Merge pull request #38876 from Freiheitswolke/style/config/alphabetise-previe...Simon L2023-06-191-11/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | style(config): alphabetise preview providersJoda Stößer2023-06-191-11/+11
* | | | | | Merge pull request #38767 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-198-49/+23
|\ \ \ \ \ \
| * | | | | | Moves single constructor parameters to new lines.Faraz Samapoor2023-06-192-2/+6
| * | | | | | Uses PHP8's constructor property promotion in core/Command/Maintenance classes.Faraz Samapoor2023-06-198-51/+21
| | |/ / / / | |/| | | |