212 Commits

Author SHA1 Message Date
GitGitro
240dc7261c fix: remove cloudflare 2024-10-28 17:17:25 +01:00
Achraf RRAMI
52394f28f0
Merge pull request #65 from rramiachraf/dependabot/github_actions/all-26bddec2c3
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the all group
2024-10-13 13:45:33 +01:00
Achraf RRAMI
7074328fc0
Merge pull request #75 from vlnst/update-instances-json
docs: update instances.json
2024-10-13 13:44:34 +01:00
Achraf RRAMI
0efef1f49a
Merge pull request #74 from vlnst/update-instance-info
docs: update README.md
2024-10-13 13:42:14 +01:00
rramiachraf
33c2a48cdb ci: build container image only when needed 2024-10-13 13:39:48 +01:00
vlnst
0d7680a7a2
Update instances.json
There was 2 dumb.bloat.cat instances and no dumb.gitro.xyz in instances.json
2024-10-11 13:51:45 +03:00
vlnst
3a2988f378
Update README.md
https://dumb.bloat.cat doesn't use any CDNs
2024-10-11 13:43:51 +03:00
rramiachraf
fe1bc3e124 chore: add missing instance 2024-10-05 01:16:05 +01:00
rramiachraf
8d0977696f chore: update logo and favicon
Fixes #71
2024-10-05 01:00:14 +01:00
Achraf RRAMI
0b8ebf8bb8
Merge pull request #73 from GitGitro/new-instance
docs: add GitGitro instance
2024-10-05 00:34:01 +01:00
Achraf RRAMI
e18e104391
Merge branch 'main' into new-instance 2024-10-05 00:33:17 +01:00
Achraf RRAMI
5f37cf17ab
Merge pull request #70 from Ftonans/main
docs: add `dumb.bloat.cat` and reformat README.md
2024-10-05 00:28:07 +01:00
rramiachraf
aa0f063ea3 fix: make sure ./.git is included while building image 2024-10-05 00:20:08 +01:00
rramiachraf
40849d0557 fix: make sure git tag is accessible on container images 2024-10-04 23:32:59 +01:00
GitGitro
3c1cee7dab docs: new instance 2024-10-04 22:17:17 +02:00
Ftonans
59c14cbb70 Add dumb.bloat.cat, reformat README.md 2024-10-02 16:51:18 +03:00
dependabot[bot]
e84804f1da
chore(deps): bump golangci/golangci-lint-action in the all group
Bumps the all group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).


Updates `golangci/golangci-lint-action` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 04:38:13 +00:00
rramiachraf
b4af41e9af docs: add hyperreal's instance 2024-09-28 18:46:04 +01:00
rramiachraf
b4af38b274 fix: check for cloudflare errors on search handler
Closes #68
2024-09-27 13:18:58 +01:00
rramiachraf
2d4ada55a8 feat: add notice for unreviewed annotations, and fix failed tests 2024-09-18 14:34:20 +01:00
Achraf RRAMI
c81feb465b
Merge pull request #66 from sgvictorino/additional-annotation-route
fix: add annotations route without verse slug
2024-09-18 11:54:50 +00:00
Solomon Victorino
e4768dfa88 fix: add annotations route without verse slug
used when an annotation only includes special characters
2024-08-25 17:24:14 -06:00
Achraf RRAMI
c394301a86
Merge pull request #64 from rramiachraf/dependabot/github_actions/all-bf940bc907
chore(deps): bump docker/build-push-action from 5 to 6 in the all group
2024-07-14 00:04:34 +00:00
dependabot[bot]
e94cbb4633
chore(deps): bump docker/build-push-action from 5 to 6 in the all group
Bumps the all group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 00:02:18 +00:00
Achraf RRAMI
d65d18eb13
Merge pull request #48 from Monirzadeh/upgrade-golang
ci: add linter and fix errors
2024-07-14 00:01:29 +00:00
rramiachraf
eccbf0957e ci: refactor dependabot.yml 2024-07-14 01:00:30 +01:00
rramiachraf
b6cae441b3 refactor: fix linter errors 2024-07-14 00:43:06 +01:00
rramiachraf
ea14549d6f ci: refactor linter workflow 2024-07-13 22:23:04 +01:00
rramiachraf
3e50e52d5e chore: second attempt to sync branch with latest changes 2024-07-13 22:06:26 +01:00
rramiachraf
e536fc8ea5 chore: sync branch with latest changes 2024-07-13 22:01:12 +01:00
Achraf RRAMI
492a56605a
Merge pull request #63 from sgvictorino/fix-annotation-exception
fix: don't error when clicks dispatch on annotation link child
2024-07-13 20:22:17 +00:00
rramiachraf
640fbe49df chore: fix Dockerfile warning about casing mismatch 2024-07-12 20:38:54 +01:00
rramiachraf
0d7c57acf9 chore: update templ to latest version 2024-07-12 20:38:26 +01:00
Achraf RRAMI
01e8290533
Merge pull request #62 from sgvictorino/article-page
feat: add article page
2024-07-12 19:10:27 +00:00
rramiachraf
8e6b396737 fix: improve article css 2024-07-12 20:09:43 +01:00
Solomon Victorino
f6487d86fd fix: don't error when clicks dispatch on annotation link child
reproducible by clicking on lyrics in <i> or <b> tags
2024-06-23 18:20:23 -06:00
Solomon Victorino
0ced2495ee feat: add article page 2024-06-23 17:03:18 -06:00
Solomon Victorino
941cafc664 fix: style blockquotes 2024-06-23 17:03:17 -06:00
rramiachraf
694d58d6ae refactor: organize routes 2024-06-12 18:30:29 +01:00
rramiachraf
5a233b3bc3 test: fix lyrics page test 2024-06-11 21:53:22 +01:00
Achraf RRAMI
8ae6fac810
Merge pull request #61 from qvalentin/feature/artist-page
feat: add artist page
2024-06-11 20:28:56 +00:00
rramiachraf
7e26bf48f6 refactor: remove redundant code 2024-06-11 21:25:27 +01:00
rramiachraf
8545cb313c feat: add artist link on lyrics page 2024-06-11 21:15:27 +01:00
rramiachraf
41d13e1edb refactor: remove redundant code 2024-06-11 21:02:58 +01:00
rramiachraf
3bf802c9c2 refactor: organize routing a bit 2024-06-11 20:42:33 +01:00
rramiachraf
c86b076188 fix: trim large album names on search page 2024-06-10 12:38:32 +01:00
rramiachraf
355b721069 fix: display albums and artists on the search page, and also few css fixes 2024-06-10 12:16:11 +01:00
rramiachraf
e6e9d5b16d refactor: improve styling a bit 2024-06-09 21:29:17 +01:00
qvalentin
840d23e931 feat: add artist page 2024-06-08 17:57:58 +02:00
rramiachraf
0381b6e4ae fix: images proxy handler now handle all image types 2024-05-30 18:40:19 +01:00