[Assitants] Community | User tabs (#773)
* [Assistants] Add pagination
* [Assitants] Community | User tabs
* format
* minimize diff
* Update src/routes/assistants/+page.svelte
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
* use data.user
* rm unused import
* Use a href & simplify overall
* lint
* it will never be a button
* statements need to be reactive
* format
* set filter differntly
* Revert "set filter differntly"
This reverts commit fc8a2fc67463fb5ad39be3c3ae16ce74caa1f05d.
* use inline
* avoid ugly image change
* fix query
* ui update
* update link to profiles
* link to HF profile
* dark mode
* Update +page.svelte
* refactor getHref to be more descriptive
* Preserve `user` searchQuery when chaning model ids
* `getHref` utility
* dont show single "Community" btn for non-logged in users
* fix iterator
---------
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>