Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
139766c3e4
build(deps): bump github.com/pocketbase/pocketbase from 0.19.4 to 0.21.1
Bumps [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) from 0.19.4 to 0.21.1.
- [Release notes](https://github.com/pocketbase/pocketbase/releases)
- [Changelog](https://github.com/pocketbase/pocketbase/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/pocketbase/compare/v0.19.4...v0.21.1)

---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:07:07 +00:00
372c26d903
Merge pull request #15 from grassrootseconomics/dependabot/go_modules/github.com/riverqueue/river-0.0.18
build(deps): bump github.com/riverqueue/river from 0.0.16 to 0.0.18
2024-02-05 17:03:34 +03:00
8f98dd7aa8
chore: cleanup unecessary log lines 2024-02-05 17:03:15 +03:00
dependabot[bot]
815081de6d
build(deps): bump github.com/riverqueue/river from 0.0.16 to 0.0.18
Bumps [github.com/riverqueue/river](https://github.com/riverqueue/river) from 0.0.16 to 0.0.18.
- [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riverqueue/river/compare/v0.0.16...v0.0.18)

---
updated-dependencies:
- dependency-name: github.com/riverqueue/river
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:00:14 +00:00
5b1e6db830
docs: add README 2024-02-05 16:59:05 +03:00
2d68283d9d
ci: add docker, static build/release configs 2024-02-05 16:56:17 +03:00
cf14f9609f
pkg: go mod tidy 2024-02-05 16:52:21 +03:00
6568fd094f
feat: add configs 2024-02-05 16:51:24 +03:00
0f332decaf
refactor: update users registration to include blockchain address
* closes #14
2024-02-05 16:44:52 +03:00
c7dd7a326c
feat: add future date check to purchase survey
* closes #13
2024-02-05 16:35:00 +03:00
639d0cd67d
feat: check distributor -> shop registration when recording purchase
* closes #12
2024-02-05 16:23:43 +03:00
cc21913568
feat: add datetime to transaction tg message
* closes #11
2024-02-05 16:14:48 +03:00
630abf1a99
sms: update distributor's text messages 2024-02-05 16:08:36 +03:00
da4c45819d
init: pilot demo 2024-02-05 16:05:28 +03:00