YunYouJun
|
6f2383059b
|
fix: csv data headers format
|
2022-05-04 00:36:02 +08:00 |
|
YunYouJun
|
1de454290f
|
chore: upgrade deps - pnpm@7
|
2022-05-03 03:30:35 +08:00 |
|
YunYouJun
|
be4b155043
|
fix: install pwa button when light
|
2022-05-01 20:23:05 +08:00 |
|
YunYouJun
|
cab661b3f5
|
chore: upgrade deps
|
2022-04-30 20:42:29 +08:00 |
|
云游君
|
2712616683
|
feat: add pwa install button (#27)
* feat: add pwa tooltip
* feat: add pwa install button
|
2022-04-30 20:39:24 +08:00 |
|
Henry
|
50156534c2
|
feat: create docker file and docker build CI (#24)
* Create Dockerfile
* Create docker-image.yml
* Fix https://github.com/YunYouJun/cook/issues/12
* Format docker-image.yml
* Update docker-image.yml with two steps
* Format fix in docker-image.yml
https://github.com/henryclw/cook/runs/6186682354
* Format fix in Dockerfile
* Use official CI/CD of GitHub docker action
https://docs.docker.com/language/nodejs/configure-ci-cd/
* Fix typo in docker-image.yml
* Add last line in docker-image.yml
* Update docker-image.yml, use docker/login-action@v1
* Revert "Update docker-image.yml, use docker/login-action@v1"
This reverts commit f15e007225.
* Let docker image tag be the same as the branch name
https://stackoverflow.com/questions/58033366/how-to-get-the-current-branch-within-github-actions
* Let docker image tag be the same as the branch name, use branch name ${GITHUB_REF#refs/heads/}
* Use docker/metadata-action in docker-image.yml
https://github.com/docker/metadata-action
* Fix image name in docker/metadata-action in docker-image.yml
* Use master branch of docker/metadata-action in docker-image.yml
* Update docker in README.md, pull or build locally
* Use the latest tag if it is the default branch
* Remove empty lines in docker-image.yml
* Update name in docker-image.yml
* Update docker instructions in README.md
Resolved:
- https://github.com/YunYouJun/cook/pull/24#discussion_r860803527
- https://github.com/YunYouJun/cook/pull/24#discussion_r860807487
- https://github.com/YunYouJun/cook/pull/24#discussion_r860807702
* chore: update docs description
* Update README.md
Co-authored-by: 云游君 <me@yunyoujun.cn>
|
2022-04-30 01:38:25 +08:00 |
|
YunYouJun
|
478119f612
|
chore: update docs data link
|
2022-04-28 18:29:37 +08:00 |
|
YunYouJun
|
ee7fec30a2
|
chore: update details
|
2022-04-27 15:03:11 +08:00 |
|
YunYouJun
|
175346c43b
|
feat: add help page & update desc
|
2022-04-27 02:20:33 +08:00 |
|
YunYouJun
|
dbcf5bd969
|
chore: add engines version >=14
|
2022-04-26 14:04:30 +08:00 |
|
YunYouJun
|
4e02b95cc9
|
chore: upgrade deps
|
2022-04-26 13:58:41 +08:00 |
|
YunYouJun
|
0dd3373bc2
|
fix: 一口大锅 desc 一口能炒又能煮的大锅
|
2022-04-24 01:04:45 +08:00 |
|
YunYouJun
|
dbb5402626
|
chore: update dep & desc
|
2022-04-20 02:53:38 +08:00 |
|
YunYouJun
|
891497614d
|
chore: add about link
|
2022-04-20 00:58:48 +08:00 |
|
YunYouJun
|
0bd84a29b0
|
feat: update recipe data
|
2022-04-19 03:03:19 +08:00 |
|
YunYouJun
|
aee764c2d6
|
chore: remove useless web font, fix #4
|
2022-04-18 16:05:42 +08:00 |
|
YunYouJun
|
077b9e9b43
|
feat: add transition for toggle strict
|
2022-04-18 01:45:28 +08:00 |
|
YunYouJun
|
deb200f1c3
|
fix: rename 米饭 to 米
|
2022-04-17 21:36:36 +08:00 |
|
YunYouJun
|
0865dbe716
|
chore: update bilibili link
|
2022-04-17 16:51:07 +08:00 |
|
YunYouJun
|
95dbbf34d1
|
chore: update gtm
|
2022-04-16 23:19:05 +08:00 |
|
YunYouJun
|
8236d1957f
|
chore: update data
|
2022-04-16 22:37:17 +08:00 |
|
YunYouJun
|
1496909edc
|
chore: update readme
|
2022-04-16 01:06:49 +08:00 |
|
YunYouJun
|
98f2f012d8
|
fix: remove ?= link
|
2022-04-15 00:33:51 +08:00 |
|
YunYouJun
|
ca86612bdc
|
feat: add tools select
|
2022-04-14 23:56:45 +08:00 |
|
YunYouJun
|
fd92681b8c
|
feat: add gtm
|
2022-04-14 21:30:19 +08:00 |
|
YunYouJun
|
1fb7d8db94
|
feat: basic interactive & tags
|
2022-04-14 19:59:02 +08:00 |
|
YunYouJun
|
2120e79726
|
chore: import json data and display
|
2022-04-13 23:53:07 +08:00 |
|
YunYouJun
|
86d0fe7bfe
|
feat: can convert csv to json
|
2022-04-13 23:29:42 +08:00 |
|
YunYouJun
|
c355d51874
|
init: basic structure
|
2022-04-13 22:41:22 +08:00 |
|