Commit graph

261 commits

Author SHA1 Message Date
Emrik Östling
708776ee7b
Update README.md 2024-05-28 20:07:36 +02:00
C4illin
a98db90c14 add HTTP_ALLOWED env var, fixes Impossible to login without HTTPS #9 2024-05-28 19:53:15 +02:00
Emrik Östling
c552748793
Merge pull request #6 from C4illin/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.11.0
Update @typescript-eslint/eslint-plugin requirement from ^7.10.0 to ^7.11.0
2024-05-28 11:28:42 +02:00
dependabot[bot]
cc5331071a Update @typescript-eslint/eslint-plugin requirement
Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) to permit the latest version.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 09:10:09 +00:00
Emrik Östling
0b2228358d
Merge pull request #7 from C4illin/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.11.0
Update @typescript-eslint/parser requirement from ^7.10.0 to ^7.11.0
2024-05-28 11:08:27 +02:00
dependabot[bot]
a49cdcc772 Update @typescript-eslint/parser requirement from ^7.10.0 to ^7.11.0
Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 08:56:34 +00:00
Emrik Östling
f845f86566
Update README.md 2024-05-26 21:01:42 +02:00
C4illin
3307b1d9b5 fix picocss 2024-05-26 14:42:19 +02:00
C4illin
625ac6c841 add format command 2024-05-26 12:47:15 +02:00
C4illin
da1a8934e1 format all 2024-05-26 12:46:22 +02:00
C4illin
50e9b861b0 add safe 2024-05-26 12:44:28 +02:00
C4illin
a41e5d8c99 wrap converters in promises 2024-05-25 18:09:28 +02:00
C4illin
7a9def556d update docs 2024-05-25 17:29:52 +02:00
C4illin
10684a1f90 update readme 2024-05-25 15:56:34 +02:00
C4illin
d81a3a6ab4 migrate to vips 2024-05-25 15:52:04 +02:00
C4illin
d6b38c6866 small fixes 2024-05-25 02:48:30 +02:00
C4illin
e4edd46928 add image 2024-05-25 02:37:22 +02:00
C4illin
dcf360b7d2 add auto refresh 2024-05-25 02:33:24 +02:00
C4illin
d5628dcfab change to main 2024-05-25 01:22:21 +02:00
C4illin
55e5b363f9 update packages 2024-05-25 01:20:24 +02:00
C4illin
64f25f934b update description 2024-05-25 00:59:28 +02:00
C4illin
8a32c2d31f fix login 2024-05-25 00:51:07 +02:00
C4illin
ac8f44b4c1 redid ffmpeg 2024-05-25 00:42:54 +02:00
Emrik Östling
16c1460620
Create LICENSE 2024-05-24 23:28:00 +02:00
C4illin
549bcadc15 only show register button if possible 2024-05-24 23:26:01 +02:00
C4illin
f92cc4fd63 update docs 2024-05-24 23:24:33 +02:00
C4illin
b6380be05b secret as env 2024-05-24 23:16:55 +02:00
Emrik Östling
0fe40135fd
Update docker-publish.yml 2024-05-24 23:12:59 +02:00
C4illin
4cf06d9406 add graphicsmagick 2024-05-24 22:58:25 +02:00
C4illin
3e2338a7c5 fix index 2024-05-21 17:33:56 +02:00
C4illin
c4a58c4595 run jobs in parallell 2024-05-21 17:31:02 +02:00
C4illin
c8856800a7 remove from array 2024-05-21 16:27:33 +02:00
C4illin
74a9252077 fix all errors in index 2024-05-21 15:50:30 +02:00
C4illin
4aeeaa5060 added ffmpeg 2024-05-21 15:34:38 +02:00
Emrik Östling
e55b8abaa0
Merge pull request #5 from C4illin/dependabot/npm_and_yarn/elysiajs/static-tw-1.0.3
Update @elysiajs/static requirement from ^1.0.2 to ^1.0.3
2024-05-20 03:05:05 +02:00
Emrik Östling
276844b3fa
Merge pull request #1 from C4illin/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2024-05-20 03:04:20 +02:00
Emrik Östling
2f9bf32de0
Merge pull request #2 from C4illin/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2024-05-20 03:04:05 +02:00
Emrik Östling
45e22a5134
Merge pull request #3 from C4illin/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2024-05-20 03:03:54 +02:00
Emrik Östling
465d483074
Merge pull request #4 from C4illin/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-05-20 03:03:39 +02:00
dependabot[bot]
b67e125545 Update @elysiajs/static requirement from ^1.0.2 to ^1.0.3
---
updated-dependencies:
- dependency-name: "@elysiajs/static"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:38:11 +00:00
C4illin
ef7b4f9f60 fix bun updates 2024-05-20 01:37:07 +02:00
dependabot[bot]
3594a0bce8
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:33:58 +00:00
dependabot[bot]
d36455c8d6
Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:33:56 +00:00
dependabot[bot]
a89239e35d
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:33:53 +00:00
dependabot[bot]
cdf85e98c8
Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
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>
2024-05-19 23:33:51 +00:00
C4illin
c8298478b1 move to correct path 2024-05-20 01:33:26 +02:00
C4illin
68e994d2b4 add dependabot 2024-05-20 01:32:07 +02:00
C4illin
7d26700bbf add workflow 2024-05-20 01:27:16 +02:00
C4illin
61a75c6d36 fix download 2024-05-20 00:56:40 +02:00
C4illin
13cc37d5a2 start on pandoc 2024-05-19 23:51:27 +02:00