summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2762-8/+270
* fix(files): preview loadingJohn Molakvoæ (skjnldsv)2023-09-262-9/+12
* feat(files): add move or copy actionJohn Molakvoæ2023-09-2617-138/+723
* feat(files): add drag and drop supportJohn Molakvoæ2023-09-263-4/+125
* feat(files): add folder icon overlayJohn Molakvoæ2023-09-261-0/+1
* Merge pull request #40614 from nextcloud/fix/userstatus/migration-version-numberChristoph Wurst2023-09-263-7/+9
|\
| * fix(userstatus): Sync migration version number with app versionChristoph Wurst2023-09-263-7/+9
* | Merge pull request #40584 from nextcloud/fix/correct-37082-replace_input_on_s...Arthur Schiwon2023-09-261-1/+1
|\ \
| * | Correct value for device name input fieldjulia.kirschenheuter2023-09-251-1/+1
| |/
* | Merge pull request #40619 from nextcloud/artonge/fix/l10n_id_in_files_versionsLouis2023-09-261-3/+3
|\ \
| * | Use proper app id in Version.vueLouis Chemineau2023-09-251-3/+3
| |/
* | Merge pull request #40613 from nextcloud/fix/36966-remove_unneeded_opacity_fo...Julia Kirschenheuter2023-09-261-2/+0
|\ \
| * | Remove unneeded opacity for action buttonjulia.kirschenheuter2023-09-251-2/+0
| |/
* | Merge pull request #40541 from nextcloud/fix/dav/expand-recurrences-in-searchCôme Chilliet2023-09-262-1/+81
|\ \
| * | fix(dav): expand recurrences when searchingRichard Steinmetz2023-09-212-1/+81
* | | Merge pull request #40533 from nextcloud/40493-auto-suggest-passwordF. E Noel Nfebe2023-09-261-3/+9
|\ \ \
| * | | Auto set password for new email sharesfenn-cs2023-09-261-3/+9
* | | | Merge pull request #40620 from nextcloud/feat/noid/ocp-for-phonenumber-utilJoas Schilling2023-09-262-27/+25
|\ \ \ \ | |/ / / |/| | |
| * | | fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usageJoas Schilling2023-09-252-27/+25
| | |/ | |/|
* / | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-268-6/+114
|/ /
* | Merge pull request #40552 from nextcloud/fix/37082-add_label_for_input_fieldsJulia Kirschenheuter2023-09-251-7/+21
|\ \
| * | Add labels for input fieldsjulia.kirschenheuter2023-09-221-7/+21
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-252-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2424-8/+152
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2360-40/+246
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2214-8/+142
|/
* 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