.github/workflows
|
ci: don't run lint on go 1.22
|
2024-10-09 21:27:39 +03:00 |
.codeclimate.yml
|
Add .codeclimate.yml
|
2018-04-19 11:33:59 +03:00 |
.editorconfig
|
web: init
|
2024-10-06 21:45:46 +03:00 |
.gitignore
|
web: init
|
2024-10-06 21:45:46 +03:00 |
.gitlab-ci.yml
|
ci: remove extra variable
|
2024-10-06 22:59:52 +03:00 |
.pre-commit-eslint.sh
|
web: allow @ imports
|
2024-10-13 17:11:43 +03:00 |
.pre-commit-tsc.sh
|
pre-commit: add tsc and eslint hooks
|
2024-10-12 16:30:05 +03:00 |
CHANGELOG.md
|
Bump version to 0.3.1
|
2024-07-16 11:06:27 +03:00 |
config.go
|
server: username isn't too long to fit token
|
2024-10-15 01:08:23 +03:00 |
gomuks.go
|
server: add authentication
|
2024-10-12 00:29:40 +03:00 |
LICENSE
|
Update license and sort imports
|
2019-01-23 00:26:51 +02:00 |
main.go
|
server: add authentication
|
2024-10-12 00:29:40 +03:00 |
media.go
|
media: use cache directory for temp files
|
2024-10-11 20:09:51 +03:00 |
README.md
|
all: delete old code
|
2024-10-04 17:25:25 +03:00 |
server.go
|
server: username isn't too long to fit token
|
2024-10-15 01:08:23 +03:00 |