mealie/frontend/composables/use-users
Michael Genson 0a344731c8
feat: Timeline Filters (#3284)
* added timeline event filters

* updated empty timeline text

* simplify icons/labels for event types

* added missing translations

* cloned sort improvements to explore page

* added filter indicator

* lint

* removed lint warning

* add top margin to "no events found" text

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>

* fixed reversed sort icons

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>

* fixed sort dir on timeline filter

* sync checkbox state with preferences state

---------

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-03-12 15:20:48 +00:00
..
index.ts feat: First Time Setup Wizard (#3204) 2024-03-11 13:28:54 +00:00
preferences.ts feat: Timeline Filters (#3284) 2024-03-12 15:20:48 +00:00
user-form.ts feat: Login with OAuth via OpenID Connect (OIDC) (#3280) 2024-03-10 13:51:36 -05:00
user-registration-form.ts feat: First Time Setup Wizard (#3204) 2024-03-11 13:28:54 +00:00