summaryrefslogtreecommitdiffstats
path: root/src/components/SettingsDialog
AgeCommit message (Expand)Author
2024-07-16style: adjust variables and styles in Conversation SettingsMaksim Sukharev
2024-07-09fix(settings): drop local setting for background blur filter, use provided by...Maksim Sukharev
2024-06-14fix(l10n): directly import translate functions to the componentsMaksim Sukharev
2024-06-14feat(capabilities): apply manager for static capabilities (unchanged with con...Maksim Sukharev
2024-06-10fix(Media): split preference update flow for video and audio inputsDorraJaouad
2024-06-10fix(media): move devices preferences list to selection event. do not show app...DorraJaouad
2024-04-26chore: Run SPDX convertorJoas Schilling
2024-04-11feat(media): manually refresh devices listMaksim Sukharev
2024-03-26fix(FilePicker): provide correct container for FilePickerMaksim Sukharev
2024-03-22chore: move dummy components to UIShared directoryMaksim Sukharev
2024-03-12chore(license): update license string in frontend source codeMaksim Sukharev
2024-03-05chore(MediaSettings): move components to corresponding foldersMaksim Sukharev
2024-02-05fix(styles): remove the deprecated variable with its alternative (secondary s...DorraJaouad
2024-01-31Add shortkey to edit messageDorraJaouad
2023-12-27fix(shares): replace picker function with FilePicker componentMaksim Sukharev
2023-11-02fix(dialogs): Fix usages for 5.0 updateJoas Schilling
2023-10-10chore(deps): fix NcApp.* and NcActionsMaksim Sukharev
2023-09-04add performance section with background blur option to the Talk settingsMaksim Sukharev
2023-07-17replace Vuex settingsStore.js to Pinia settings.jsMaksim Sukharev
2023-06-26Re-Add the note about iPhone and iPad devicesMarcel Müller
2023-06-26Remove note about Safari not playing soundsMarcel Müller
2023-05-08handle indicator for guestsMaksim Sukharev
2023-05-08add capabilities checkMaksim Sukharev
2023-05-04replace inputs with type 'text' and 'number', remove commented out inputMaksim Sukharev
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2022-09-15Disable keyboard shortcuts when the user opted-outJoas Schilling
2022-09-08Add titles to settings dialogsMarco Ambrosini
2022-08-18Adjust importsJoas Schilling
2022-08-16Merge pull request #7745 from nextcloud/fix/noid/settings-dialogJoas Schilling
2022-08-15Fix importsJoas Schilling
2022-08-14Fix app settings dialog styleRaimund Schlüßler
2022-07-23Update my emailMarco Ambrosini
2022-07-21Merge pull request #7615 from nextcloud/bugfix/noid/fix-invalid-settings-idsMarco
2022-07-18Fix invalid setting sections IDsJoas Schilling
2022-07-18Fix keyboard navigation in the settingsJoas Schilling
2022-05-18Fix remaining warningsmarco
2022-04-29Use a normal link and open in new tab by defaultJoas Schilling
2022-04-26Add a link to the notifications sound settingsJoas Schilling
2022-02-18Fix unneeded checkbox name for checkbox not in groupDaniel Calviño Sánchez
2022-02-115857: updated git config, lint issues for appp settings sectionNikola
2022-02-105857: fixed identation issue for checkbox radio switchNikola
2022-02-105857: Updated lint, checkbox radio for app settings sectionNikola
2022-02-105857: replaced app settings section to checkbox radio switchNikola
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2021-12-20l10n: Change "Video" to "Camera"Valdnet
2021-12-08Fix normal settings dialog as wellJoas Schilling
2021-08-25Fix container of modal and popup components when Talk is embeddedDaniel Calviño Sánchez
2021-08-23AutofixesJoas Schilling
2021-06-22Fix saving sound settingsVincent Petry