aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-05146-170/+328
* Merge pull request #40771 from nextcloud/fix/37098/migrate-to-nc-icon-svg-wra...Pytal2023-10-045-89/+26
|\
| * fix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapperGrigorii K. Shartsev2023-10-045-89/+26
* | Merge pull request #40768 from nextcloud/fix/37098/dashboard-duplicated-idsFerdinand Thiessen2023-10-041-4/+4
|\ \ | |/ |/|
| * fix(dashboard): remove duplicated IDsGrigorii K. Shartsev2023-10-041-4/+4
* | Merge pull request #40662 from nextcloud/fix-37080_correct_aria_label_text_on...Julia Kirschenheuter2023-10-042-2/+6
|\ \
| * | Correct `aria-label` on action input and text fieldjulia.kirschenheuter2023-10-042-2/+6
| |/
* / fix: redirect to proper directory if file not foundJohn Molakvoæ (skjnldsv)2023-10-041-1/+14
|/
* fix(files): disallow illegal charactersJohn Molakvoæ (skjnldsv)2023-10-044-3/+24
* Merge pull request #40756 from nextcloud/fix/encoded-sourceJohn Molakvoæ2023-10-0412-26/+26
|\
| * fix(files): legacy humanFileSize testsJohn Molakvoæ2023-10-045-15/+15
| * fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-037-11/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-048-2/+36
|/
* show loading icon in 'save share' button when creating a shareJulien Veyssier2023-10-031-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-0396-108/+186
* Correct check for enabled expiration datefenn-cs2023-10-021-3/+9
* Updates to sharing flowfenn-cs2023-10-022-32/+30
* Merge pull request #37201 from AaronDewes/fix/ldap-filter-generationCôme Chilliet2023-10-023-11/+9
|\
| * Merge branch 'master' into fix/ldap-filter-generationAaron Dewes2023-09-201279-9845/+17655
| |\
| * | Fix testsAaron Dewes2023-08-131-2/+2
| * | Simplify escapeFilterPartAaron Dewes2023-08-131-3/+1
| * | Escape some more valuesAaron Dewes2023-08-131-5/+5
| * | Fix: Escape group names for LDAPAaronDewes2023-08-131-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-0212-6/+56
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-016-4/+8
* | | Merge pull request #40709 from nextcloud/fix/ldap-profile-pic-resolution-masterDaniel2023-09-301-2/+2
|\ \ \
| * | | Update apps/user_ldap/lib/User/User.phpMarcel Klehr2023-09-291-1/+1
| * | | LDAP: Increase profile picture limit to 512Marcel Klehr2023-09-291-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-3010-28/+100
* | | | 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