Commit Graph

69 Commits

Author SHA1 Message Date
Piotr Rogowski dc49a56784
Don't throw errors on users migration 2023-11-20 12:26:06 +01:00
Piotr Rogowski d8a04f8f5f
Fix auto migrations 2023-11-20 12:22:55 +01:00
Piotr Rogowski 7225c76f05
Exclude migrations from lint 2023-11-20 12:03:07 +01:00
Piotr Rogowski 5d838d49d4
Exclude migrations from lint 2023-11-20 11:59:13 +01:00
Piotr Rogowski 362738f03a
Switch to automigrations 2023-11-20 11:54:35 +01:00
Piotr Rogowski 56acd63055
Bump pocketbase, dependencies and go version (#18) 2023-11-20 11:43:32 +01:00
Piotr Rogowski 889aab11ce
Bump pocketbase, dependencies and go version, add lints (#17) 2023-10-21 15:49:21 +02:00
dependabot[bot] 6581bca361
Bump goreleaser/goreleaser-action from 4 to 5 (#11)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-21 13:29:29 +02:00
dependabot[bot] 9cc1b45813
Bump docker/setup-buildx-action from 2 to 3 (#12)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-21 13:29:20 +02:00
dependabot[bot] 70475b4569
Bump docker/build-push-action from 4 to 5 (#13)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-21 13:29:12 +02:00
dependabot[bot] bde77e655f
Bump docker/login-action from 2 to 3 (#14)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-21 13:29:02 +02:00
dependabot[bot] ad0cf9a960
Bump docker/setup-qemu-action from 2 to 3 (#15)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-21 13:28:46 +02:00
Piotr Rogowski 6649c2ed9c
Bump go 2023-09-11 12:54:49 +02:00
Piotr Rogowski 91f01834f3
Bump PocketBase 2023-09-11 11:35:50 +02:00
dependabot[bot] cc895af08a
Bump actions/checkout from 3 to 4 (#10)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 11:25:28 +02:00
Piotr Rogowski 7ec1f90264
Add debug vscode settings 2023-08-22 13:04:11 +02:00
Piotr Rogowski d6bc6240d8
Update PocketBase, downgrade gocloud 2023-08-20 18:37:10 +02:00
Piotr Rogowski e20f8e7503
Update PocketBase and Go 2023-08-13 18:21:25 +02:00
dependabot[bot] 44bd4ce4d0
Bump docker/build-push-action from 3 to 4 (#6)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 13:46:05 +02:00
dependabot[bot] 45c5918b8c
Bump actions/setup-go from 3 to 4 (#9)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 13:45:21 +02:00
Piotr Rogowski 37a5a3daf1
Update PocketBase and go 2023-08-06 12:53:40 +02:00
Piotr Rogowski 30b48066e8
Bump version 2023-05-16 00:07:13 +02:00
Piotr Rogowski 0c6158aeac
Add source to tunes 2023-05-16 00:06:12 +02:00
Piotr Rogowski e4da923c22
Update UPGRADE 2023-05-01 11:47:24 +02:00
Piotr Rogowski fe266e7bae
Update PocketBase to v0.15.2; support FOME 2023-05-01 11:42:07 +02:00
Piotr Rogowski bbbb3ba39d
Update README.md 2023-03-02 22:34:35 +01:00
Piotr Rogowski 7d310ecb1a
Refactor get tune by tuneId, closes: #2 2023-01-13 19:49:45 +01:00
Piotr Rogowski 30c2b16232
Update PocketBase to v0.11.2 2023-01-13 19:42:56 +01:00
Piotr Rogowski 5c671fcc16
Update UPGRADE.md 2022-12-26 14:57:23 +01:00
Piotr Rogowski b644363164
Revert image url 2022-12-24 21:21:31 +01:00
Piotr Rogowski 300117e352
Update logo 2022-12-24 21:20:41 +01:00
Piotr Rogowski 829cd78404
Update README 2022-12-23 11:01:37 +01:00
dependabot[bot] 9073876df6
Bump goreleaser/goreleaser-action from 3 to 4 (#4)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 11:00:14 +01:00
Piotr Rogowski 39b9732514
Update PocketBase to 0.10.3 (#5) 2022-12-23 10:51:10 +01:00
Piotr Rogowski 0926dae81a
Warning in README 2022-12-11 18:17:10 +01:00
Piotr Rogowski d5040784f8
Add upgrade warning 2022-12-11 18:15:28 +01:00
Piotr Rogowski f49bd7167d
Update PocketBase to 0.9.2 (#3) 2022-12-11 13:57:00 +01:00
Piotr Rogowski e3eb3b04cf
Allow listing and viewing INI files 2022-12-03 20:01:54 +01:00
Piotr Rogowski 9e213ade06
Update UPGRADE.md 2022-11-15 22:49:53 +01:00
Piotr Rogowski e51d7f64d0
Add `verifiedAuthor` 2022-11-15 22:44:38 +01:00
Piotr Rogowski 6ec2f3cb3d
Update readme 2022-11-15 22:32:38 +01:00
Piotr Rogowski bbd5c1bb9b
Update readme 2022-11-15 20:38:05 +01:00
Piotr Rogowski bdd8e9a847
Update PocketBase 2022-11-15 20:33:52 +01:00
Piotr Rogowski 2fab30417a
Change repo name 2022-11-15 20:31:14 +01:00
Piotr Rogowski d96c4d9cb3
Update README.md 2022-11-15 11:29:21 +01:00
Piotr Rogowski 9a6cdbfb54
Add tags 2022-11-13 16:33:13 +01:00
Piotr Rogowski 588ea042df
Update README.md 2022-11-09 22:10:43 +01:00
Piotr Rogowski 4f7b4a8688
Update README.md 2022-11-09 22:10:13 +01:00
Piotr Rogowski a24d6089dc
Update README.md 2022-11-09 22:00:48 +01:00
Piotr Rogowski dbfe8fe4ea
Disable CGO 2022-11-09 21:56:57 +01:00