Commit Graph

70 Commits

Author SHA1 Message Date
Dave Gallant
9f525a2324 Update frontend target 2023-02-04 16:12:55 -05:00
dependabot[bot]
3c913531b1 Bump docker/build-push-action from 3 to 4
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>
2023-01-30 20:09:16 -05:00
dependabot[bot]
d12227ed44 Bump node from 19.4.0-alpine3.16 to 19.5.0-alpine3.16
Bumps node from 19.4.0-alpine3.16 to 19.5.0-alpine3.16.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 19:17:36 -05:00
Dave Gallant
48423c9ba1 Update stale README.md 2023-01-23 18:26:30 -05:00
Dave Gallant
ebf664c93c Add filter routes 2023-01-23 18:23:10 -05:00
Dave Gallant
07f7a31864 Remove example.env 2023-01-21 19:38:08 -05:00
Dave Gallant
4c1034521c Remove honeycomb 2023-01-19 20:00:31 -05:00
Dave Gallant
370631b65b Only show footer is device is not mobile 2023-01-15 16:41:21 -05:00
Dave Gallant
f7c076fcc5 Add git pull to prod target 2023-01-14 09:31:36 -05:00
Dave Gallant
b96eabe8a3 Blur search upon hitting enter 2023-01-14 09:26:12 -05:00
dependabot[bot]
adf5464fce Bump node from 19.3.0-alpine3.16 to 19.4.0-alpine3.16
Bumps node from 19.3.0-alpine3.16 to 19.4.0-alpine3.16.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 06:13:00 -05:00
dependabot[bot]
804c6268c4 Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:09:53 -05:00
Dave Gallant
eafead6ac6 Docker pull latest for prod target 2023-01-07 19:54:21 -05:00
Dave Gallant
2ecfcdee83 Fix bug that only sorts filtered topics rather than all topics 2023-01-07 19:52:28 -05:00
Dave Gallant
6e22a3c2a4 Add dealer badge 2023-01-07 09:59:42 -05:00
Dave Gallant
a48734351d Convert ascending in localStorage to a boolean 2023-01-01 23:05:20 -05:00
Dave Gallant
29a96ce5fa Add tips on bottom 2023-01-01 22:42:52 -05:00
Dave Gallant
4fad0b6aee Save sort settings in localStorage 2023-01-01 22:32:12 -05:00
Dave Gallant
ea896fb713 Add publish-containers workflow 2022-12-25 12:20:50 -05:00
Dave Gallant
214cc13d49 Update theme 2022-12-25 10:09:48 -05:00
Dave Gallant
5d7c061508 Skip sponsored topics 2022-12-25 09:35:14 -05:00
Dave Gallant
195c79c6a6 Add sortable columns 2022-12-24 23:50:42 -05:00
Dave Gallant
dd7e73b497 Add colour to score 2022-12-24 08:06:08 -05:00
Dave Gallant
e69d0f632e Add scores 2022-12-23 21:11:19 -05:00
dependabot[bot]
fca2f4a5b0 Bump node from 19.2.0-alpine3.16 to 19.3.0-alpine3.16
Bumps node from 19.2.0-alpine3.16 to 19.3.0-alpine3.16.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 19:02:47 -05:00
Dave Gallant
1302057840 Delete backend/.vscode directory 2022-12-05 17:58:38 -05:00
dependabot[bot]
5a38e28631 Bump node from 19.0.1-alpine3.16 to 19.2.0-alpine3.16
Bumps node from 19.0.1-alpine3.16 to 19.2.0-alpine3.16.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 17:54:28 -05:00
Dave Gallant
56af79a788 Bump to cgr.dev/chainguard/go:1.19.3 2022-11-30 22:00:16 -05:00
dependabot[bot]
9b889ab15e Bump loader-utils from 1.4.1 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 12:19:54 -08:00
Dave Gallant
cde4463f3a Update Dockerfile 2022-11-12 00:13:28 -05:00
dependabot[bot]
2819555ce5 Bump actions/dependency-review-action from 2 to 3
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 00:09:51 -05:00
Dave Gallant
004b136207 Merge pull request #2 from davegallant/dependabot/npm_and_yarn/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1
2022-11-10 11:37:18 -05:00
dependabot[bot]
fabdb46ca3 Bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 18:02:50 +00:00
Dave Gallant
2ea2a0f130 Update README 2022-11-05 22:54:49 -04:00
Dave Gallant
96ded0e65c Force build on make up 2022-11-05 22:50:33 -04:00
Dave Gallant
6e1751a988 Add manual honeycomb trace 2022-11-05 22:47:29 -04:00
Dave Gallant
8032f89084 Merge pull request #1 from davegallant/dependabot/docker/node-19-alpine3.16
Bump node from 18-alpine3.16 to 19-alpine3.16
2022-11-05 20:58:27 -04:00
dependabot[bot]
b62d4aa02c Bump node from 18-alpine3.16 to 19-alpine3.16
Bumps node from 18-alpine3.16 to 19-alpine3.16.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-06 00:57:33 +00:00
Dave Gallant
35e67c5904 Update dependabot.yml 2022-11-05 20:41:58 -04:00
Dave Gallant
888442db9b Add honeycomb to backend 2022-11-05 18:34:17 -04:00
Dave Gallant
cfbd2506d2 Build backend as root due to chainguard image issue 2022-11-04 23:17:49 -04:00
Dave Gallant
b5332591a6 Create dependabot.yml 2022-11-04 21:33:57 -04:00
Dave Gallant
316f45a2e9 Create dependency-review.yml 2022-11-04 21:30:40 -04:00
Dave Gallant
68fbba3ba9 Bump Caddy to 2.6.2 2022-11-04 21:20:50 -04:00
Dave Gallant
4485d39867 Switch from alpine to chainguard images for backend 2022-11-04 21:07:56 -04:00
Dave Gallant
0d80d4de3b Update css and README 2022-09-02 14:16:40 +00:00
Dave Gallant
d0427e85f6 Update README 2022-09-02 13:45:08 +00:00
Dave Gallant
e360b8403a Add footer with github star 2022-09-02 05:00:01 +00:00
Dave Gallant
ef2528eea6 Add title 2022-09-02 04:13:00 +00:00
Dave Gallant
3c7ce99f6a Fix fonts 2022-08-23 04:59:58 +00:00