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
Hayden
dcd9567059
notification import/export ( #413 )
...
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-20 19:16:42 -08:00
Hayden
a1dd6c941b
Bug/misc bug fixes ( #400 )
...
* potentiall fix #329
* typo
* auto purge events
* image error
* update import dialog
* fix scheduler interval time
* adjust icon position
* check for property
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-08 21:31:19 -08:00
Hayden
466997febc
backend-events + code-cleanup ( #395 )
...
* additional server events
* sort 'recent recipes' by updated
* remove duplicate code
* fixes #396
* set color
* consolidate tag/category pages
* set colors
* list unorganized recipes
* cleanup old code
* remove flash message, switch to global snackbar
* cancel to close
* cleanup
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-07 14:33:20 -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