Commit Graph

52 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy c3af677b1a
book: add idea about modifiers 2023-03-19 01:33:52 +03:00
Dmitriy Pleshevskiy d0c777424f
chore: remove web 2023-03-16 15:51:50 +03:00
Dmitriy Pleshevskiy 2234558d81
deps(api): add sonic-channel 2022-07-18 14:51:01 +03:00
Dmitriy Pleshevskiy 51156771a5
chore: change ren repository
...ren was renamed to paren
2022-06-10 14:09:26 +03:00
Dmitriy Pleshevskiy 72d9981fe6
nix: fix updating lock file 2022-06-08 18:51:27 +03:00
Dmitriy Pleshevskiy 21de7f5f18
nix: use flake instead of shell 2022-06-08 18:45:11 +03:00
Dmitriy Pleshevskiy a433adf48d
web: add shell.nix 2022-06-08 17:24:41 +03:00
Dmitriy Pleshevskiy 727d522e3a web: use scss instead of css 2022-05-29 22:55:01 +03:00
Dmitriy Pleshevskiy 6b9f07a6a5 web: add docker file 2022-05-29 14:37:46 +03:00
Dmitriy Pleshevskiy 2822a45dee web: add e500 error
web: refac prefix for lang url
2022-05-29 01:56:22 +03:00
Dmitriy Pleshevskiy 9912188db1 web: add dropdown to change langs 2022-05-29 01:31:14 +03:00
Dmitriy Pleshevskiy b918557791 add translates 2022-05-28 23:28:07 +03:00
Dmitriy Pleshevskiy a6353699df web: improve styles for ingredients 2022-05-27 23:52:11 +03:00
Dmitriy Pleshevskiy b54df49eae web: add border to footer 2022-05-27 23:42:25 +03:00
Dmitriy Pleshevskiy 01bad59ea6 db: use title case for translations 2022-05-27 23:39:11 +03:00
Dmitriy Pleshevskiy 72bb7e04cd web: add footer and ingredients 2022-05-27 23:07:07 +03:00
Dmitriy Pleshevskiy b6a69cbeac change makefile commands 2022-05-27 23:06:34 +03:00
Dmitriy Pleshevskiy 27a5e2552f web: add repo for ingredients 2022-05-27 01:12:20 +03:00
Dmitriy Pleshevskiy f75efb55cf api: add missed rest types 2022-05-27 00:53:42 +03:00
Dmitriy Pleshevskiy af3a228edd web: add basic styles 2022-05-24 23:23:08 +03:00
Dmitriy Pleshevskiy 2f5a116dce api: use split terminator...
...to support trailing slash in url
2022-05-24 22:23:01 +03:00
Dmitriy Pleshevskiy 047856ddf3 web: wrap page using render 2022-05-24 11:26:13 +03:00
Dmitriy Pleshevskiy 708b13cf17 web: initial web structure 2022-05-22 15:13:30 +03:00
Dmitriy Pleshevskiy 57b3816a44 api: lowercase lang 2022-05-15 23:27:03 +03:00
Dmitriy Pleshevskiy d15faa1f65 cosmetic changes 2022-05-15 23:25:11 +03:00
Dmitriy Pleshevskiy b9fdcb96d7 api: add unit tests for rest utils 2022-05-15 16:12:03 +03:00
Dmitriy Pleshevskiy 284ad260a4 api: add context, some style improvements 2022-05-15 15:50:09 +03:00
Dmitriy Pleshevskiy 8c0a60a4e8 chore: add makefile to frequently used commands 2022-05-15 14:49:03 +03:00
Dmitriy Pleshevskiy c19407940b api: filter recipes if ingredient not exist in db 2022-05-14 23:19:16 +03:00
Dmitriy Pleshevskiy 01216f2bbe api: add tests for recipes 2022-05-14 16:59:14 +03:00
Dmitriy Pleshevskiy 426c2ae4c2 api: add ingredients to recipes 2022-05-14 16:12:15 +03:00
Dmitriy Pleshevskiy e8a27729f6 api: fetch recipes list 2022-05-14 00:45:31 +03:00
Dmitriy Pleshevskiy 40c99ea705 api: move lang to another file 2022-05-14 00:00:42 +03:00
Dmitriy Pleshevskiy 63a414a7bb db: rename lang codes 2022-05-13 19:42:43 +03:00
Dmitriy Pleshevskiy 1bc6689104 api: fetch ingredient by key 2022-05-13 19:33:08 +03:00
Dmitriy Pleshevskiy ad2c142203 refac: skip only first / to prevent bugs 2022-05-13 10:56:24 +03:00
Dmitriy Pleshevskiy e976651169 refac(rest): move server and resolvers to rest layer 2022-05-12 22:32:51 +03:00
Dmitriy Pleshevskiy 4626157319 refac: fallback lang instead of filtering 2022-05-12 21:59:09 +03:00
Dmitriy Pleshevskiy e2ae40b685 api: add filtering by keys 2022-05-12 00:16:25 +03:00
Dmitriy Pleshevskiy 8c367615a1 api: filter ingredients by lang 2022-05-12 00:01:34 +03:00
Dmitriy Pleshevskiy 661b178612 api: filter ingredients by lang 2022-05-10 00:56:08 +03:00
Dmitriy Pleshevskiy 830ea2b9de api: add lang and inmemory tests 2022-05-10 00:09:47 +03:00
Dmitriy Pleshevskiy 39808b8bda api: add all ingredients resolver 2022-05-09 17:52:22 +03:00
Dmitriy Pleshevskiy 988ef52d05 api: initial commit 2022-05-09 17:06:05 +03:00
Dmitriy Pleshevskiy 938bad2486 db: remove unused files 2022-05-09 17:05:39 +03:00
Dmitriy Pleshevskiy 1b7bd393b4 db: add lib to expose data 2022-05-09 00:00:02 +03:00
Dmitriy Pleshevskiy 24e5f28e66 db: use debug instead of rewrite structs 2022-05-08 23:53:40 +03:00
Dmitriy Pleshevskiy 4d13485253 db improve data builder 2022-05-08 16:21:06 +03:00
Dmitriy Pleshevskiy bd8855fde6 db: add build script 2022-05-08 00:58:41 +03:00
Dmitriy Pleshevskiy e692bd4b90 db: add experemental ingredients and recipe 2022-05-06 03:27:59 +03:00