Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot] 1c80794b3f Bump docker/setup-buildx-action from 2.4.1 to 2.5.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-09 12:47:57 +05:00
Ivan R. 45e265a201
Enable dependabot 2023-04-09 12:46:32 +05:00
Ivan R. e1c99a6092
Format code with go fmt 2023-04-09 12:23:58 +05:00
Ivan R. 691ad33279
Add a screenshot 2023-04-09 12:22:50 +05:00
Ivan R. 086d50bee3
Set up github actions 2023-04-09 12:15:03 +05:00
Ivan R. a1be7e81b7
Add dockerfile 2023-04-09 12:13:57 +05:00
Ivan R. c21b20f356
Add the ability to set the path to the database 2023-04-09 12:05:50 +05:00
Ivan R. 8c32cb1071
Fix the appearance of links on the main page 2023-04-09 11:55:38 +05:00
Ivan R. c668af5001
Add the ability to edit groups 2023-04-09 11:55:08 +05:00
Ivan R. c43b63fbd6
Group CSS files 2023-04-09 11:33:34 +05:00
Ivan R. 7b34b597c8
Move the cookie creation function to the correct module 2023-04-09 11:30:28 +05:00
Ivan R. bf4c52e68b
Move pages into separate modules 2023-04-09 11:22:48 +05:00
Ivan R. ad0b4b8d9c
Add makefile 2023-04-09 10:42:34 +05:00
Ivan R. 16095e0254
Interrupt the execution of functions if the user is not authorized 2023-04-09 10:41:21 +05:00
Ivan R. c92fa6e9e0
Format code with go fmt 2023-04-06 10:37:48 +05:00
Ivan R. 16cd7aa635
Initial commit 2023-04-06 10:36:11 +05:00