nostrdev-com
|
8985643bda
|
chore: fixed a typo
|
2025-04-07 08:40:11 +03:00 |
|
nostrdev-com
|
5154b3c927
|
fix(wine): fix wine validation
|
2025-04-04 17:13:18 +03:00 |
|
nostrdev-com
|
b2c2d9e470
|
chore: improved alcoholToStandardDrinks utility
|
2025-04-04 16:54:09 +03:00 |
|
nostrdev-com
|
b02d4889ff
|
feat(wine): added "volume" to the wine model and improved standard drinks logic
|
2025-04-04 16:41:45 +03:00 |
|
nostrdev-com
|
4fb326630c
|
feat(wine): implemented region validation
|
2025-04-04 16:18:11 +03:00 |
|
nostrdev-com
|
6b0730fd3d
|
chore: fixed vintage type
|
2025-04-03 10:58:00 +03:00 |
|
nostrdev-com
|
11776c4f5c
|
chore(ci): added staging-pull-request workflow
|
2025-04-03 10:54:17 +03:00 |
|
nostrdev-com
|
87c510b986
|
chore: fixing pre-commit git hook
|
2025-04-03 10:48:57 +03:00 |
|
nostrdev-com
|
990b81abe7
|
chore(scripts): added preinstall script
|
2025-04-03 10:43:57 +03:00 |
|
nostrdev-com
|
c274d0b3cd
|
chore: fixing pre-commit git hook
|
2025-04-03 10:32:49 +03:00 |
|
nostrdev-com
|
862e3b4618
|
chore: fixing pre-commit git hook
|
2025-04-03 10:31:29 +03:00 |
|
nostrdev-com
|
b288e40d13
|
feat(wine): added payload validation
|
2025-04-03 10:16:55 +03:00 |
|
nostrdev-com
|
386ff5b8e5
|
fix(user): disabled multiple npubs
|
2025-04-02 15:10:22 +03:00 |
|
nostrdev-com
|
14b61fa0f3
|
chore: fixed variable name
|
2025-04-02 12:46:36 +03:00 |
|
nostrdev-com
|
35b2cec312
|
feat(review): added review validation
|
2025-04-02 12:45:17 +03:00 |
|
nostrdev-com
|
ce9306271d
|
feat(nostr): added nostrEvent validation
|
2025-04-02 11:09:31 +03:00 |
|
nostrdev-com
|
2c5037a491
|
feat(users): added validation to the POST route
|
2025-04-02 10:11:37 +03:00 |
|
|
5ecbe73cd7
|
Merge pull request 'chore: improved data models' (#26) from schemas into staging
Reviewed-on: #26
|
2025-04-01 13:10:25 +00:00 |
|
nostrdev-com
|
13ffebbd77
|
chore: improved data models
|
2025-04-01 16:09:07 +03:00 |
|
|
638dc9cd42
|
Merge pull request 'feat: added coffee model and routes' (#25) from schemas into staging
Reviewed-on: #25
|
2025-03-31 14:02:33 +00:00 |
|
nostrdev-com
|
404bf6cfc5
|
feat: added coffee model and routes
|
2025-03-31 17:01:21 +03:00 |
|
|
05d0709f49
|
Merge pull request 'feat: added spirit model and routes' (#24) from schemas into staging
Reviewed-on: #24
|
2025-03-31 13:32:57 +00:00 |
|
nostrdev-com
|
483ad3292d
|
feat: added spirit model and routes
|
2025-03-31 16:31:59 +03:00 |
|
|
19189c2866
|
Merge pull request 'feat: added sake model and routes' (#23) from schemas into staging
Reviewed-on: #23
|
2025-03-31 13:00:06 +00:00 |
|
nostrdev-com
|
4173f00432
|
feat: added sake model and routes
|
2025-03-31 15:58:49 +03:00 |
|
|
eb0f389e07
|
Merge pull request 'schemas' (#22) from schemas into staging
Reviewed-on: #22
|
2025-03-31 12:25:49 +00:00 |
|
nostrdev-com
|
60f39158f5
|
feat: updated user model
|
2025-03-31 15:24:16 +03:00 |
|
nostrdev-com
|
750a7f21d1
|
chore: added comments to the data models
|
2025-03-31 15:22:59 +03:00 |
|
nostrdev-com
|
449f813ba2
|
feat: added wine model and corresponding types
|
2025-03-31 15:22:17 +03:00 |
|
|
bf0e15164a
|
Merge pull request 'chore: changed review route to reviews' (#20) from schemas into staging
Reviewed-on: #20
|
2025-03-27 15:05:00 +00:00 |
|
nostrdev-com
|
210e89caa1
|
chore: changed review route to reviews
|
2025-03-27 18:04:08 +03:00 |
|
|
35c2debfae
|
Merge pull request 'feat: added nostr and review routes' (#19) from schemas into staging
Reviewed-on: #19
|
2025-03-27 14:44:11 +00:00 |
|
nostrdev-com
|
ce5cc193e7
|
feat: added nostr and review routes
|
2025-03-27 17:40:24 +03:00 |
|
|
14f0f71896
|
Merge pull request 'chore: put .env creation into release build step' (#18) from deps-fix into staging
Reviewed-on: #18
|
2025-03-27 09:56:04 +00:00 |
|
nostrdev-com
|
908578b212
|
chore: put .env creation into release build step
|
2025-03-27 12:55:29 +03:00 |
|
|
8661900adf
|
Merge pull request 'chore(ci/cd): fix .env file' (#17) from deps-fix into staging
Reviewed-on: #17
|
2025-03-27 09:50:27 +00:00 |
|
nostrdev-com
|
c095bc887f
|
chore(ci/cd): fix .env file
|
2025-03-27 12:49:59 +03:00 |
|
|
3dd0368341
|
Merge pull request 'chore(ci/cd): debug .env issue' (#16) from deps-fix into staging
Reviewed-on: #16
|
2025-03-27 09:45:42 +00:00 |
|
nostrdev-com
|
1ba0e5150d
|
chore(ci/cd): debug .env issue
|
2025-03-27 12:45:24 +03:00 |
|
|
1c762adbbb
|
Merge pull request 'chore(ci/cd): fixed .env file creation' (#15) from deps-fix into staging
Reviewed-on: #15
|
2025-03-27 09:34:01 +00:00 |
|
nostrdev-com
|
c4681c412d
|
chore(ci/cd): fixed .env file creation
|
2025-03-27 12:33:24 +03:00 |
|
|
13a8e51c9a
|
Merge pull request 'chore(CI/CD): fixed .env file creation' (#14) from deps-fix into staging
Reviewed-on: #14
|
2025-03-27 09:13:24 +00:00 |
|
nostrdev-com
|
a139389e3a
|
chore(CI/CD): fixed .env file creation
|
2025-03-27 12:12:40 +03:00 |
|
|
ea2e343854
|
Merge pull request 'chore(CI/CD): fixed env file' (#13) from deps-fix into staging
Reviewed-on: #13
|
2025-03-27 09:03:09 +00:00 |
|
nostrdev-com
|
edc43ec294
|
chore(CI/CD): fixed env file
|
2025-03-27 12:02:24 +03:00 |
|
|
f6689dd3b2
|
Merge pull request 'deps-fix' (#12) from deps-fix into staging
Reviewed-on: #12
|
2025-03-27 08:53:11 +00:00 |
|
nostrdev-com
|
5d348d4165
|
chore: fix linting issues
|
2025-03-27 11:51:35 +03:00 |
|
nostrdev-com
|
5cd9fd416d
|
chore: fix linting issues
|
2025-03-27 11:51:14 +03:00 |
|
nostrdev-com
|
7195f2fcd3
|
chore: fixed linting issues
|
2025-03-27 11:50:58 +03:00 |
|
|
dbf738c354
|
Merge pull request 'chore: fixed dependencies' (#11) from deps-fix into staging
Reviewed-on: #11
|
2025-03-27 08:33:15 +00:00 |
|