63 Commits

Author SHA1 Message Date
53236fab61 Update golang Docker tag to v1.23.6 2025-02-04 22:03:52 +00:00
ngn
e13ccd2e3e Merge branch 'main' into renovate/golang-1.x 2025-01-20 19:45:32 +03:00
29937d3af2 Update module github.com/gofiber/fiber/v2 to v2.52.6 2025-01-20 07:02:11 +00:00
b2cdd937b6 Update golang Docker tag to v1.23.5 2025-01-20 07:02:04 +00:00
ngn
fb58722216
add the new version to README
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-18 04:51:53 +03:00
ngn
fa2f3acb35
cleanup for the docker setup
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-18 03:31:37 +03:00
ngn
6f7263dd84
finish up the documentation page
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-17 02:42:32 +03:00
ngn
e87764a4c2
documentation server and /doc route
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-16 07:46:27 +03:00
ngn
5fb3c03e40 finish up translations and setup doc server stuff 2025-01-10 00:16:06 +03:00
ngn
ac307de76c add projects and metrics routes 2025-01-09 00:30:59 +03:00
ngn
dee3ef4d85 add the visitor API endpoint 2025-01-08 00:20:11 +03:00
ngn
337e56de78 finish up the atom news feed API 2025-01-04 19:59:44 +03:00
ngn
26e8909998 restructure the API and update the admin script 2025-01-04 00:00:10 +03:00
dependabot[bot]
e8b12ff8d9
Bump golang from 1.23.3 to 1.23.4 in /api
Bumps golang from 1.23.3 to 1.23.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 09:50:07 +00:00
dependabot[bot]
4028be48b1
Bump golang from 1.23.2 to 1.23.3 in /api
Bumps golang from 1.23.2 to 1.23.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 09:49:21 +00:00
ngn
7704b30a93
Merge pull request #145 from ngn13/dependabot/go_modules/api/github.com/mattn/go-sqlite3-1.14.24
Bump github.com/mattn/go-sqlite3 from 1.14.23 to 1.14.24 in /api
2024-10-09 20:38:07 +00:00
dependabot[bot]
ff118f31e8
Bump golang from 1.23.1 to 1.23.2 in /api
Bumps golang from 1.23.1 to 1.23.2.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:02:34 +00:00
dependabot[bot]
af9cc2ed40
Bump github.com/mattn/go-sqlite3 from 1.14.23 to 1.14.24 in /api
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.23 to 1.14.24.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.23...v1.14.24)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 09:28:03 +00:00
ngn
98bd591871 api dockerfile directory name fix 2024-10-06 17:34:20 +03:00
ngn
d5e875ae53 v5.0 cleanup 2024-10-06 17:30:25 +03:00
dependabot[bot]
fc02fca609
Bump golang from 1.23.0 to 1.23.1 in /api
Bumps golang from 1.23.0 to 1.23.1.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 09:18:24 +00:00
ngn
0d1a638127
Merge pull request #122 from ngn13/dependabot/go_modules/api/github.com/mattn/go-sqlite3-1.14.23
Bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 in /api
2024-09-08 00:46:12 +00:00
dependabot[bot]
6381c6ae33
Bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 in /api
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.22 to 1.14.23.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.23)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 09:28:54 +00:00
dependabot[bot]
54b6d5c830
Bump golang from 1.22.6 to 1.23.0 in /api
Bumps golang from 1.22.6 to 1.23.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 09:26:18 +00:00
dependabot[bot]
744a114ac9
Bump golang from 1.22.5 to 1.22.6 in /api
Bumps golang from 1.22.5 to 1.22.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 09:29:02 +00:00
ngn
7a85e0fed2 add missing dirs to the API dockerfile 2024-07-24 01:22:00 +03:00
ngn
bd030d3756 fix the API build for the docker 2024-07-24 01:19:49 +03:00
ngn
e948701d27 fix the makefile 2024-07-24 01:19:01 +03:00
ngn
6400f1fa95 API redesign, better styling for the blog page 2024-07-24 01:15:59 +03:00
ngn
2edc81fb08
Merge pull request #87 from ngn13/dependabot/go_modules/api/github.com/gofiber/fiber/v2-2.52.5
Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 in /api
2024-07-10 23:32:05 +00:00
dependabot[bot]
1dbdbaf255
Bump golang from 1.22.4 to 1.22.5 in /api
Bumps golang from 1.22.4 to 1.22.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 09:50:45 +00:00
dependabot[bot]
535288c7b3
Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 in /api
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.4 to 2.52.5.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.52.4...v2.52.5)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 09:16:28 +00:00
dependabot[bot]
ff95ae9b4d
Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 in /api
Bumps [github.com/gorilla/feeds](https://github.com/gorilla/feeds) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/gorilla/feeds/releases)
- [Commits](https://github.com/gorilla/feeds/compare/v1.1.2...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 09:49:08 +00:00
dependabot[bot]
1897d6764e
Bump golang from 1.22.3 to 1.22.4 in /api
Bumps golang from 1.22.3 to 1.22.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:08:06 +00:00
dependabot[bot]
440b96654b
Bump golang from 1.22.2 to 1.22.3 in /api
Bumps golang from 1.22.2 to 1.22.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 09:58:26 +00:00
ngn
2cb5fa43dc
Merge pull request #45 from ngn13/dependabot/go_modules/api/github.com/gofiber/fiber/v2-2.52.4
Bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.4 in /api
2024-04-13 18:44:09 +00:00
ngn
7b010270e5 rename URL variable to FRONTEND_URL 2024-04-11 16:19:41 +03:00
ngn
736bc7c4aa add atom, rss and json feed support 2024-04-11 16:07:01 +03:00
dependabot[bot]
e2f6d70980
Bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.4 in /api
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.2 to 2.52.4.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.52.2...v2.52.4)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 11:43:09 +00:00
ngn
2a95341a99 add atom feed support 2024-04-11 14:41:27 +03:00
dependabot[bot]
9c46379cc9
Bump golang from 1.22.1 to 1.22.2 in /api
Bumps golang from 1.22.1 to 1.22.2.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 09:38:09 +00:00
dependabot[bot]
1131c78450
Bump golang from 1.22.0 to 1.22.1 in /api
Bumps golang from 1.22.0 to 1.22.1.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:43:15 +00:00
dependabot[bot]
92ee60c1e4
Bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 in /api
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.1 to 2.52.2.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.52.1...v2.52.2)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 09:12:55 +00:00
dependabot[bot]
a5da98e103
Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.22 in /api
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.18 to 1.14.22.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.18...v1.14.22)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 09:47:15 +00:00
dependabot[bot]
c1cc7f5782
Bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.1 in /api
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.50.0 to 2.52.1.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.50.0...v2.52.1)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 18:35:03 +00:00
dependabot[bot]
9c1a4d0615
Bump golang from 1.21.6 to 1.22.0 in /api
Bumps golang from 1.21.6 to 1.22.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 09:46:49 +00:00
dependabot[bot]
0bce321107
Bump golang from 1.21.5 to 1.21.6 in /api
Bumps golang from 1.21.5 to 1.21.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 09:33:07 +00:00
dependabot[bot]
8f185bdfe5
Bump golang from 1.21.3 to 1.21.5 in /api
Bumps golang from 1.21.3 to 1.21.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 20:08:16 +00:00
ngn
a22f540e28 fixing unused import 2023-11-15 19:49:00 +03:00
ngn
d51712f8e7 fixing vote IP checks 2023-11-15 19:40:36 +03:00