Commit Graph

237 Commits

Author SHA1 Message Date
Kevin Franklin Kim
a139910ba6
feat: bump deps 2024-05-30 15:18:49 +02:00
Kevin Franklin Kim
127fcadf7a
feat: bump dep 2024-05-27 11:47:24 +02:00
Kevin Franklin Kim
249e40f9f7
fix: module import path 2024-05-25 22:02:50 +02:00
Kevin Franklin Kim
455087b0d6
feat: update logs 2024-05-22 06:35:29 +02:00
Kevin Franklin Kim
cafeee3682
wip: bump dep 2024-05-21 16:33:09 +02:00
Kevin Franklin Kim
330257f61a
wip: refactor 2024-05-21 16:29:07 +02:00
Kevin Franklin Kim
92ab65b677
wip: refactor 2024-05-20 16:54:01 +02:00
Kevin Franklin Kim
ab48d6326a
wip: need added 2024-05-17 17:36:32 +02:00
Kevin Franklin Kim
d2c61b5a25
chore: bump go & deps 2024-05-09 20:38:08 +02:00
Kevin Franklin Kim
3bcf3c86cc
style: update go linter 2024-05-09 20:34:27 +02:00
Kevin Franklin Kim
55e2ba72a7
feat: add version command 2024-05-09 20:34:09 +02:00
Kevin Franklin Kim
3902c01138
chore: update workflows 2024-05-09 20:33:54 +02:00
Kevin Franklin Kim
ac0ab0292c
fix: allow empty structs 2024-05-09 20:01:38 +02:00
Kevin Franklin Kim
e19e3df5a1
feat: update example 2024-05-09 20:00:54 +02:00
Kevin Franklin Kim
d4000cb3c5
chore: update dependabot 2024-05-09 20:00:25 +02:00
Kevin Franklin Kim
a1869a69cb
feat: update deps 2024-04-29 11:02:56 +02:00
Kevin Franklin Kim
6c405a9d6b
docs: add send_page_view option 2024-04-29 11:00:53 +02:00
Kevin Franklin Kim
8e4d93c264
feat: add send_page_view option 2024-04-29 10:59:32 +02:00
Kevin Franklin Kim
58d345bb61
Merge pull request #9 from foomo/dependabot/go_modules/google.golang.org/api-0.170.0
chore(deps): bump google.golang.org/api from 0.169.0 to 0.170.0
2024-03-20 12:20:28 +01:00
dependabot[bot]
fbd625694a
chore(deps): bump google.golang.org/api from 0.169.0 to 0.170.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.169.0 to 0.170.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.169.0...v0.170.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 11:18:00 +00:00
Kevin Franklin Kim
547d0e7b3d
feat: skip tests 2024-03-20 12:14:57 +01:00
Kevin Franklin Kim
c425f01322
feat: add request quota 2024-03-20 10:53:57 +01:00
Kevin Franklin Kim
b496ab1527
fix: built in variables 2024-03-14 16:30:53 +01:00
Kevin Franklin Kim
ce2ed32039
feat: skip tests 2024-03-14 14:01:29 +01:00
Kevin Franklin Kim
e5fcca2648
feat: make prefix configurable 2024-03-14 14:00:52 +01:00
Kevin Franklin Kim
b8297aacaf
Merge branch 'main' of github.com:foomo/sesamy-cli 2024-03-13 09:29:44 +01:00
Kevin Franklin Kim
6096275242
fix: add google tag 2024-03-13 09:29:10 +01:00
Kevin Franklin Kim
45ff1a786b
Merge pull request #6 from foomo/dependabot/go_modules/google.golang.org/api-0.169.0
chore(deps): bump google.golang.org/api from 0.168.0 to 0.169.0
2024-03-12 16:11:47 +01:00
Kevin Franklin Kim
1d13587232
Merge pull request #7 from foomo/add-google-tag-web-tag
feat: add google tag web tag
2024-03-12 16:08:17 +01:00
Kevin Franklin Kim
61b0b337e7
feat: add google tag 2024-03-12 16:03:40 +01:00
Kevin Franklin Kim
b4fb50d281
docs: add todos 2024-03-11 11:04:34 +01:00
dependabot[bot]
268cebadc3
chore(deps): bump google.golang.org/api from 0.168.0 to 0.169.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.168.0 to 0.169.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.168.0...v0.169.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 08:37:49 +00:00
Kevin Franklin Kim
ea8cd02961
feat: split config 2024-03-08 23:31:23 +01:00
Kevin Franklin Kim
604aadb998
feat: add request quota throttle 2024-03-08 23:12:53 +01:00
Kevin Franklin Kim
678959c920
fix: build version 2024-03-07 14:53:17 +01:00
Kevin Franklin Kim
f31d415199
chore: bump deps 2024-03-07 14:48:41 +01:00
Kevin Franklin Kim
15ca0ad058
feat: initial commit 2024-03-07 13:43:53 +01:00