aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | fix(userstatus): Track message timestamp tooChristoph Wurst2023-09-2910-3/+221
|/ / /
* | | Merge pull request #40576 from nextcloud/fix/36915-_The_page_only_has_one_h1_...Julia Kirschenheuter2023-09-291-49/+51
|\ \ \
| * | | Split list to navigation for the left sidebarjulia.kirschenheuter2023-09-281-49/+51
* | | | Merge pull request #40644 from nextcloud/fix/noid/encode-uri-trashbin-restore...Christoph Wurst2023-09-294-4/+7
|\ \ \ \
| * | | | fix: encode uri for delete, restore and favoriteDaniel Kesselberg2023-09-284-4/+7
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2992-110/+252
|/ / / /
* / / / fix(files): pass WCAG AA for hover rowsJohn Molakvoæ2023-09-282-18/+20
|/ / /
* | | Merge pull request #39131 from fsamapoor/refactor_lib_files_external_commandsLouis2023-09-2811-204/+135
|\ \ \
| * | | Adds parameter type hints.Faraz Samapoor2023-09-282-2/+2
| * | | Refactors files_external app commands.Faraz Samapoor2023-09-2811-206/+137
* | | | Merge pull request #40430 from nextcloud/enh/a11y/share-note-labelF. E Noel Nfebe2023-09-281-1/+4
|\ \ \ \
| * | | | enh(a11y): Add label to share note textboxChristopher Ng2023-09-271-1/+4
| |/ / /
* | | | Merge pull request #39225 from shdehnavi/null_coalescing_conversion_appsChristoph Wurst2023-09-2817-25/+25
|\ \ \ \
| * | | | Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-2817-25/+25
* | | | | Merge pull request #40583 from nextcloud/feat/button-mtimeJohn Molakvoæ2023-09-284-21/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(files): properly format buttons, align mtime to the left and apply opaci...John Molakvoæ (skjnldsv)2023-09-274-21/+26
* | | | | Make adjustments based on the reviewHamid Dehnavi2023-09-284-12/+12
* | | | | Refactor comments appHamid Dehnavi2023-09-2815-136/+70
| |/ / / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2830-6/+352
* | | | Merge pull request #39213 from shdehnavi/replace_strpos_and_substr_calls_in_f...Christoph Wurst2023-09-273-7/+7
|\ \ \ \
| * | | | Refactors "strpos" and "substr" calls to improve code readabilityHamid Dehnavi2023-09-273-7/+7
* | | | | Merge pull request #39175 from shdehnavi/settings_app_users_controller_square...Christoph Wurst2023-09-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use square bracket syntax to modify arrayHamid Dehnavi2023-07-051-1/+1
* | | | | Fix OCS-APIRequest header for OpenAPIjld31032023-09-2714-244/+366
| |/ / / |/| | |
* | | | Merge pull request #40502 from nextcloud/fix/openapi/single-status-descriptionsKate2023-09-2734-106/+182
|\ \ \ \
| * | | | Add single status code descriptions for OpenAPIjld31032023-09-2734-106/+182
* | | | | Merge pull request #40604 from nextcloud/fix/dnd/open-fileidJohn Molakvoæ2023-09-274-7/+13
|\ \ \ \ \
| * | | | | fix(files): open folder fileid while navigating without opening the sidebarJohn Molakvoæ2023-09-274-7/+13
| |/ / / /
* | | | | Merge pull request #40065 from nextcloud/bugfix/files/navigation-apiJohn Molakvoæ2023-09-272-5/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(files): use `OC.Files.getClient()`Max2023-09-261-2/+2
| * | | | fix(files): do not include scripts for merge-indexMax2023-09-261-3/+2
* | | | | 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
| | |/ / / / | |/| | | |