summaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* feat(settings/admin/ai): increase min width of provider selectsJulien Veyssier2024-07-171-0/+6
* feat(settings/admin/ai): Add Task Processing API settingsMarcel Klehr2024-07-171-5/+41
* refactor: Improve design of declarative settingsFerdinand Thiessen2024-07-161-9/+9
* chore(settings): Rename user groupsChristopher Ng2024-07-112-3/+3
* feat: Add Recent accounts sectionChristopher Ng2024-07-115-10/+64
* chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-101-5/+3
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-0915-83/+94
* perf(settings): Optimize user list scroll performanceChristopher Ng2024-07-081-0/+1
* fix: Better wordings in the new user modalJérôme Herbinet2024-06-251-2/+2
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-232-2/+3
* fix: Increase debounce delay when saving account propertiesChristopher Ng2024-06-212-2/+2
* fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-2010-15/+16
* feat(settings): Emit loaded event for user managementChristopher Ng2024-06-181-0/+2
* feat(settings): Support svg user row action iconsChristopher Ng2024-06-061-0/+6
* feat(settings): Close user row action menu after clickChristopher Ng2024-06-051-0/+1
* feat(settings): Add action enabled callbackChristopher Ng2024-06-052-4/+14
* chore: Add SPDX headerAndy Scherzinger2024-06-03130-2176/+323
* chore: Change more "user" strings to "account"Christopher Ng2024-05-303-7/+7
* refactor: Shorten input focus callsChristopher Ng2024-05-301-3/+3
* fix: Autofocus username inputChristopher Ng2024-05-301-0/+4
* refactor: Migrate to built-in NcSelect input labelChristopher Ng2024-05-301-26/+7
* chore: Change some "user" strings to "account"Christopher Ng2024-05-301-6/+6
* fix(settings): Move user creation modal to dialogChristopher Ng2024-05-302-38/+55
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-303-0/+146
* feat: Add back searching in disabled user listCôme Chilliet2024-05-232-2/+3
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-3/+3
* chore(settings): Rename "User backend" to "Account backend"Christopher Ng2024-05-171-1/+1
* chore(settings): Change "username" to "account name"Christopher Ng2024-05-173-6/+6
* feat: Split display name and username columnsChristopher Ng2024-05-143-8/+17
* fix(settings): When testing server stability, request URL with trailing slashFerdinand Thiessen2024-05-061-1/+1
* feat(webauthn): submit device name by pressing enterRichard Steinmetz2024-05-011-8/+11
* fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-165-113/+124
* fix(encryption): Clicking default module in UI sets bogus valueJosh2024-04-011-3/+2
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-274-21/+117
* feat(settings): Implement `app` type for AppDiscover sectionFerdinand Thiessen2024-03-193-12/+139
* feat(settings): Implement `showcase` type for App Discover sectionFerdinand Thiessen2024-03-193-0/+144
* fix(settings): Make App Discover PostType responsive based on available widthFerdinand Thiessen2024-03-191-5/+21
* fix(settings): Fit media into post type (app discover section)Ferdinand Thiessen2024-03-191-2/+13
* fix(settings): Show proper warning if app discover section could not be fetchedFerdinand Thiessen2024-03-191-0/+5
* fix(settings): Support `order` property on App Discover elements and hide fut...Ferdinand Thiessen2024-03-194-8/+133
* fix(settings): make apps list search result valid tableGrigorii K. Shartsev2024-03-191-8/+22
* fix(settings): app list scroll on SafariGrigorii K. Shartsev2024-03-192-14/+48
* refactor(settings): move AppItem styles to AppItem componentGrigorii K. Shartsev2024-03-192-174/+135
* refactor(settings): use more BEM styles in apps settingsGrigorii K. Shartsev2024-03-192-97/+107
* refactor(settings): move apps list styles to componentsGrigorii K. Shartsev2024-03-193-11/+244
* refactor(settings): remove unused styles from apps settingsGrigorii K. Shartsev2024-03-191-4/+2
* refactor(settings): remove unneeded classes from hidden headerGrigorii K. Shartsev2024-03-191-10/+10
* fix(settings): apps list layout on mobileGrigorii K. Shartsev2024-03-192-3/+6
* fix(settings): use correct dynamic component load for apps/usersGrigorii K. Shartsev2024-03-191-8/+6
* fix(settings): App Store Discover carousel animations are invertedFerdinand Thiessen2024-03-181-3/+3