aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40499 from nextcloud/known-mtime-wrapperRobin Appelman2023-09-211-18/+10
|\
| * apply known mtime wrapper for external storagesRobin Appelman2023-09-191-18/+10
* | Merge pull request #40551 from nextcloud/fix/init-scriptJohn Molakvoæ2023-09-2132-243/+164
|\ \
| * | fix(files): revert button maxcontrastJohn Molakvoæ (skjnldsv)2023-09-211-4/+0
| * | fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-214-12/+38
| * | fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-2127-227/+126
* | | Merge pull request #39695 from fsamapoor/refactor_files_version_app_commandsCôme Chilliet2023-09-213-102/+64
|\ \ \
| * | | Apply suggestions from code reviewFaraz Samapoor2023-09-212-2/+1
| * | | Uses early returns.Faraz Samapoor2023-08-032-37/+40
| * | | Refactors files_version app commands.Faraz Samapoor2023-08-033-64/+24
* | | | Merge pull request #40508 from nextcloud/fix/migrate-apps-away-from-iloggerCôme Chilliet2023-09-2121-302/+108
|\ \ \ \ | |_|/ / |/| | |
| * | | Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-2121-302/+108
* | | | Add label for input field and select and adjust stylesjulia.kirschenheuter2023-09-212-11/+33
* | | | Merge pull request #40500 from nextcloud/improve-expire-date-enforcementArthur Schiwon2023-09-213-28/+18
|\ \ \ \
| * | | | Consider share type for enforced share expiry datesfenn-cs2023-09-203-28/+18
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-21104-86/+120
* | | | | Merge pull request #40511 from nextcloud/fix/dashboard-widgets-apiKate2023-09-202-3/+3
|\ \ \ \ \
| * | | | | dashboard: Fix get widgets OpenAPIjld31032023-09-202-3/+3
| |/ / / /
* | | | | Merge pull request #39166 from fsamapoor/refactor_dav_app_commandsChristoph Wurst2023-09-2010-203/+67
|\ \ \ \ \
| * | | | | Refactors dav app commands.Faraz Samapoor2023-09-2010-203/+67
* | | | | | Merge pull request #39574 from nextcloud/fix/noid/ocm-controllerArthur Schiwon2023-09-208-139/+139
|\ \ \ \ \ \
| * | | | | | small fixesMaxence Lange2023-09-201-1/+4
| * | | | | | set authType to basicMaxence Lange2023-09-201-0/+1
| * | | | | | ocm controllerMaxence Lange2023-09-208-139/+135
* | | | | | | Merge pull request #39628 from nextcloud/fix/enable-litmus-largefile-testsJulien Veyssier2023-09-202-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Enable litmus largefile testsjld31032023-09-202-2/+2
| | |/ / / / | |/| | | |
* | | | | | use multipart copy for s3Robin Appelman2023-09-201-4/+1
* | | | | | feat(files): add files_sharing indicatorJohn Molakvoæ (skjnldsv)2023-09-207-3/+163
|/ / / / /
* | | | | Merge pull request #39626 from nextcloud/fix/remove-litmus-locks-testsKate2023-09-202-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove litmus locks testsjld31032023-07-302-2/+2
* | | | | Merge pull request #40504 from nextcloud/fix/remove-ilogger-uses-in-user_ldapCôme Chilliet2023-09-202-56/+28
|\ \ \ \ \
| * | | | | Remove deprectated ILogger uses from user_ldap applicationCôme Chilliet2023-09-192-56/+28
| | |/ / / | |/| | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-20146-694/+990
* | | | | fix(systemtags): Add one unittest for to test tags parsing after the dependen...Ferdinand Thiessen2023-09-192-3/+109
|/ / / /
* | | / enh(db): provide database providers via APIAnna Larch2023-09-191-2/+2
| |_|/ |/| |
* | | Merge pull request #40475 from nextcloud/feat/f2v/systemtagsJohn Molakvoæ2023-09-1919-831/+201
|\ \ \
| * | | fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-1810-280/+50
| * | | fix(files): allow downloading folders within user root folders onlyJohn Molakvoæ (skjnldsv)2023-09-182-2/+14
| * | | feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-1812-557/+145
* | | | Merge pull request #39531 from nextcloud/sso-kerberos-fix2Robin Appelman2023-09-197-11/+77
|\ \ \ \
| * | | | kerberos sso ci fixesRobin Appelman2023-09-187-11/+77
| |/ / /
* | | | Merge pull request #40485 from nextcloud/fix/report-testSimon L2023-09-191-3/+0
|\ \ \ \
| * | | | fix(dav): fix report testsJohn Molakvoæ (skjnldsv)2023-09-181-3/+0
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-1930-20/+70
|/ / / /
* | | | Merge pull request #40183 from nextcloud/sftp-fixesRobin Appelman2023-09-182-9/+151
|\ \ \ \ | |/ / / |/| | |
| * | | sftp psalm fixesRobin Appelman2023-09-182-11/+15
| * | | psalm suppressRobin Appelman2023-09-041-0/+4
| * | | implement fseek for sftp read streamRobin Appelman2023-09-042-3/+30
| * | | more optimized getPermissions/getMetaDataRobin Appelman2023-09-041-0/+44
| * | | sftp optimize file_put_contents, writeStream and copyRobin Appelman2023-09-041-1/+55