Commit graph

754 commits

Author SHA1 Message Date
Emrik Östling
8cc0eee254
Merge pull request #15 from C4illin/dependabot/npm_and_yarn/prettier-tw-3.3.0 2024-06-03 10:42:55 +02:00
dependabot[bot]
e4b69023d9 build(deps-dev): update prettier requirement from ^3.2.5 to ^3.3.0
Updates the requirements on [prettier](https://github.com/prettier/prettier) to permit the latest version.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 08:28:22 +00:00
Emrik Östling
7d40890636
chore: add image size to readme 2024-06-01 13:07:22 +02:00
Emrik Östling
3ecd2c62ae
chore: add to todo 2024-06-01 13:02:31 +02:00
Emrik Östling
16cabab0d0
chore: add link to packages 2024-06-01 00:18:48 +02:00
Emrik Östling
3e1c9e147f
chore: add badges 2024-05-31 16:42:15 +02:00
Emrik Östling
5e7a0f5634
chore: add links to converters 2024-05-31 16:27:24 +02:00
Emrik Östling
61b02206c0
Update release-please.yml 2024-05-31 16:15:15 +02:00
Emrik Östling
e19a32fc6b
Merge pull request #14 from C4illin/release-please--branches--main--components--convertx-frontend
chore(main): release 0.1.1
2024-05-31 11:56:02 +02:00
Emrik Östling
1712fea1d3
Merge branch 'main' into release-please--branches--main--components--convertx-frontend 2024-05-30 16:45:23 +02:00
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
Emrik Östling
1d0dd2a69f chore(main): release 0.1.1 2024-05-30 14:34:56 +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 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