C4illin
1ac4808a64
chore: remove maintain PR workflow
...
This commit removes the maintain PR workflow file, `.github/workflows/maintain-pr.yml`. The workflow was no longer needed and has been deleted.
2024-05-30 16:18:51 +02:00
C4illin
84fd5367ce
chore: update actions/checkout to v4 in maintain PR workflow
2024-05-30 16:18:07 +02:00
C4illin
337cfdc15b
chore: add maintain PR workflow
...
This commit adds a new workflow file, `.github/workflows/maintain-pr.yml`, which sets up a workflow to maintain release merge pull requests. The workflow is triggered on pushes to the `main` branch. It includes steps to check for an existing PR, create/update a PR if it doesn't exist, and reset the release branch if needed.
2024-05-30 16:16:30 +02:00
Emrik Östling
b979bd4f13
chore: update badges
2024-05-30 16:13:59 +02:00
Emrik Östling
3cab902752
chore: make use latest image instead of main
2024-05-30 14:36:05 +02:00
C4illin
17f439210a
chore: remove unused and fix spelling
2024-05-30 14:34:32 +02:00
C4illin
9970fd3f89
fix: 🐛 make sure all redirects are 302
...
issue: #12
2024-05-30 14:33:57 +02:00
C4illin
8b7bcceb7b
chore: remove docker tag master
2024-05-30 14:21:13 +02:00
C4illin
93ebdabf6f
chore: 🔥 remove old master tag from containers
2024-05-30 14:15:31 +02:00
C4illin
0b278c989b
Merge branch 'main' of https://github.com/C4illin/ConvertX
2024-05-30 13:31:38 +02:00
C4illin
518e771afe
build: dependabot follow conventional commits
2024-05-30 13:31:36 +02:00
Emrik Östling
6578a02478
Merge pull request #13 from C4illin/release-please--branches--main--components--convertx-frontend
v0.1.0
2024-05-30 13:17:23 +02:00
Emrik Östling
e76b8a97f0
chore(main): release 0.1.0
2024-05-30 13:16:48 +02:00
C4illin
54d9aecbf9
chore: release 0.1.0
...
Release-As: 0.1.0
2024-05-30 13:16:09 +02:00
C4illin
f2befc5edb
add release please
2024-05-30 12:40:55 +02:00
Emrik Östling
f3b4b65c53
chore: Update README.md
2024-05-30 11:39:17 +02:00
Emrik Östling
a8d78b5849
Merge pull request #11 from C4illin/dependabot/npm_and_yarn/types/node-tw-20.12.13
2024-05-30 10:35:36 +02:00
dependabot[bot]
230240a3f9
Update @types/node requirement from ^20.12.12 to ^20.12.13
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-30 08:35:21 +00:00
C4illin
ff176028d1
make progress visable and only show registration if enabled
2024-05-29 13:52:00 +02:00
C4illin
b134b19876
remove bun user #8
2024-05-29 12:46:58 +02:00
C4illin
fe65c7a54e
test again for #8
2024-05-29 12:41:35 +02:00
C4illin
44e2aac9a8
test again for #8
2024-05-29 12:38:34 +02:00
C4illin
800103412a
test if this fixes #8
2024-05-29 12:24:21 +02:00
C4illin
84977f8581
make it more clear
2024-05-29 12:04:07 +02:00
C4illin
3872cd87b6
add pdflatex
2024-05-29 11:59:52 +02:00
C4illin
284caa592f
Merge branch 'main' of https://github.com/C4illin/ConvertX
2024-05-29 10:59:02 +02:00
C4illin
9ca50a09b3
add pdflatex
2024-05-29 10:58:57 +02:00
Emrik Östling
d830df6188
Update README.md
2024-05-29 10:14:23 +02:00
Emrik Östling
b5f93ab269
Update README.md
2024-05-29 10:13:11 +02:00
Emrik Östling
b168673a33
Update README.md
2024-05-29 10:08:37 +02:00
Emrik Östling
394cc3b7bd
Update README.md
2024-05-29 10:07:40 +02:00
Emrik Östling
904b944766
Update README.md
2024-05-29 10:04:41 +02:00
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