Hayden
eb3d56936e
Feature/style unification ( #420 )
...
* set global icons
* fixes #419
* button style docs
* category/tag page updates
* dynamic router imports
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-23 12:38:55 -08:00
sephrat
96919319b1
More localization ( #393 )
...
* Translate sidebar
* Do not force 12-hour format worldwide
Vue-i18n knows which locales prefer 12-hour format over 24-hour format
* Translate new tiles in profile page
* Translate new tiles in dashboard
2021-05-07 08:45:58 -08:00
Hayden
c1370afb16
Refactor/backend routers ( #388 )
...
* update router
* update caddy file
* setup depends in docker-fole
* make changes for serving on subpath
* set dev config
* fix router signups
* consolidate links
* backup-functionality to dashboard
* new user card
* consolidate theme into profile
* fix theme tests
* fix pg tests
* fix pg tests
* remove unused import
* mobile margin
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-04 20:45:11 -08:00
Hayden
5580d177c3
feature/finish-recipe-assets ( #384 )
...
* add features to readme
* Copy markdown reference
* prop as whole recipe
* parameter as url instead of query
* add card styling to editor
* move images to /recipes/{slug}/images
* add image to breaking changes
* fix delete and import errors
* fix debug/about response
* logger updates
* dashboard ui
* add server side events
* unorganized routes
* default slot
* add backup viewer to dashboard
* format
* add dialog to backup imports
* initial event support
* delete assets when removed
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-03 19:32:37 -08:00