Commit Graph
137 Commits
Author SHA1 Message Date
Wingqvist 326974cdd5 fix(profile): Prevent autofill on header search bar (#7688)
This commit resolves the recurring issue where password managers
incorrectly autofill the header search bar when viewing the user
profile page.

This is achieved by wrapping the password change fields in a <form>
element, properly scoping them for browser autofill logic, and using
modern, standard `autocomplete` attributes. This addresses the root
cause of the issue, whereas previous attempts tried to mitigate the
symptom in the search bar.

Fixes #2324
Closes #3327
2025-12-31 21:00:06 -05:00
Sandhya Veludandi 4e5da41d35 fix: page cursor and pagination (#5541)
* fix: search results not displaying on first page
* fix: page cursor position stays the same between page selection
2022-08-14 19:07:09 -04:00
myml 8be88cb273 fix(search): search result display as empty after clearing field (#5283) 2022-05-14 21:21:23 -04:00
François Karman cc4c2bfcd5 fix: update social-sharing.vue to have proper icons (#4556)
facebook and linkedin icons were invalid
2021-10-09 14:03:24 -04:00
NGPixel 84b927915e fix: convert page - task list + UI fixes 2021-04-02 15:15:35 -04:00
NGPixel 26f1c0f372 feat: convert page 2021-04-02 00:39:11 -04:00
Guillaume Hanotel e3fd967ad7 feat: ability to open search result in new tab with middle-click (#2919) 2021-01-29 14:14:27 -05:00
Nicolas Giard a57d9af34c Merge pull request from GHSA-pgjv-84m7-62q7 2020-10-23 18:49:25 -04:00
NGPixel 741b99098a fix: missing localization strings for page select dialog 2020-09-13 20:08:42 -04:00
NGPixel 78417524b3 feat: ldap avatar support 2020-09-07 20:02:33 -04:00
NGPixel 5534d50b18 fix: remove unused dep in nav-header
***NO_CI***
2020-09-06 17:32:22 -04:00
NGPixel 48d93877e3 fix: search autocomplete off 2020-09-06 17:17:48 -04:00
NGPixel 062a0b7979 feat: logout by auth strategy + keycloak implementation 2020-09-01 20:01:39 -04:00
NGPixel 8c205b6950 fix: site title check + UI fixes + 2FA setup on account verify 2020-08-23 12:58:56 -04:00
NGPixel f72530bf84 refactor: deps update + 2FA setup + verify 2020-08-22 19:37:49 -04:00
Alice Barker b588e5522c fix: add overflow scroll to search results (#2232)
* Add overflow scroll to search results

All search results were not visible on desktop screens beyond the viewport height, adding overflow-y: scroll fixes this

* Update search-results.vue
2020-08-15 13:35:11 -04:00
NGPixel e5ea4af089 fix: missing aria-label on page view (#2154) 2020-07-07 23:01:44 -04:00
Nicolas Giard c009cc1392 feat: new login experience (#2139)
* feat: multiple auth instances

* fix: auth setup + strategy initialization

* feat: admin auth - add strategy

* feat: redirect on login - group setting

* feat: oauth2 generic - props definitions

* feat: new login UI (wip)

* feat: new login UI (wip)

* feat: admin security login settings

* feat: tabset editor indicators + print view improvements

* fix: code styling
2020-07-03 19:36:33 -04:00
Regev Brody 0a16929a57 fix: editing buttons showing up even if no action is allowed (#2043)
* feat: Edit / Page Create Buttons showing up even if no action is allowed #1780
2020-06-19 18:54:05 -04:00
NGPixel 144950ea70 fix: stop search loading when exiting 2020-06-01 21:35:10 -04:00
NGPixel 1f9e5b3fd0 feat: delete user with replace target 2020-05-30 16:34:09 -04:00
NGPixel f6bad765a2 feat: assets move + comments migration + admin users UI 2020-05-21 00:20:57 -04:00
NGPixel 4d14998859 fix: dark theme UI improvements 2020-05-11 00:40:51 -04:00
NGPixel 7508d92f92 feat: redirect editor UI (wip) 2020-05-10 18:43:45 -04:00
NGPixel 85a5af6f06 feat: v-card-info 2020-05-10 18:29:24 -04:00
NGPixel e48b816f60 fix: disable browser autocomplete on search form 2020-05-01 21:30:52 -04:00
NGPixel bd4263ecb2 feat: HA event handling + emitting 2020-04-19 22:47:02 -04:00
NGPixel 3ca72ccc1e feat: new nav UI (wip) 2020-04-18 18:33:22 -04:00
takumi9942 19361e9da8 fix: header nav grid and padding for mobile (#1697) 2020-04-11 15:47:50 -04:00
NGPixel 76ade8df53 feat: link autocomplete + insert link modal (markdown) 2020-04-11 00:19:23 -04:00
NGPixel c7f3c9d908 feat: user profile fetch info + groups 2020-04-05 23:49:26 -04:00
NGPixel 951ebb6b61 feat: duplicate page 2020-03-29 17:48:45 -04:00
NGPixel 21f19d3ae6 fix: duplicate page selector items 2020-03-27 20:56:09 -04:00
NGPixel 4b0e3d1c43 feat: save conflict resolution 2020-03-21 19:18:08 -04:00
NGPixel 27ff329d16 feat: history UI 2020-03-01 18:25:43 -05:00
NGPixel 4bf94a1d30 feat: social sharing menu 2020-02-09 14:10:39 -05:00
NGPixel 48ea692afe fix: list items spacing + lang menu max-height 2020-02-07 21:54:59 -05:00
NGPixel a1e0e4f27a fix: hide new page button when path not available (#1394) 2020-02-01 16:26:33 -05:00
NGPixel 9c40975aeb fix: missing pagination on search results (#942) 2020-02-01 15:17:29 -05:00
NGPixel 14c842ff9d fix: rtl offset + list indent (#1326, #1327) 2019-12-22 18:49:17 -05:00
NGPixel cb5264e42b fix: hide bullet on links and grid lists 2019-12-20 17:19:53 -05:00
NGPixel aa5368b2a1 feat: katex + admin SSL UI (wip) + dev warning 2019-12-18 23:45:33 -05:00
NGPixel 9e35126fc5 fix: search hint display no results found error when empty (#1255) 2019-11-23 16:35:34 -05:00
NGPixel 491434fd92 fix: marker highlighting for visual editor 2019-11-03 22:25:29 -05:00
NGPixel d69dde1df5 fix: UI fixes + search crash (#1086) 2019-11-02 16:04:43 -04:00
NGPixel d987058336 feat: asset add/rename/remove + dump action for git and disk modules 2019-10-19 17:39:45 -04:00
NGPixel f8c3aef7bd feat: favicon + manifest update + page selector locale switch fix 2019-10-18 20:23:37 -04:00
Nicolas Giard 0f079e2d5f fix: editor select back button (#1098) 2019-10-14 13:07:49 -04:00
NGPixel c20107408e fix: page selector scroll 2019-10-13 23:10:49 -04:00
NGPixel 62d1d7a1df feat: move page 2019-10-13 19:59:50 -04:00