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 |
|
C4illin
|
391ef063f7
|
rename
|
2024-05-19 00:22:52 +02:00 |
|
C4illin
|
6b3cdb52dd
|
change name
|
2024-05-19 00:21:29 +02:00 |
|
C4illin
|
a68046ecd6
|
jsx working
|
2024-05-19 00:07:56 +02:00 |
|
C4illin
|
0f0bc6c4e5
|
delete is working
|
2024-05-18 01:41:35 +02:00 |
|
C4illin
|
c2f36e9723
|
login working
|
2024-05-18 00:16:08 +02:00 |
|
C4illin
|
a0885013bb
|
working file upload
|
2024-05-17 19:23:05 +02:00 |
|
C4illin
|
787ff9741e
|
feat: remove file from file list in index.html
|
2024-05-16 19:11:39 +02:00 |
|
C4illin
|
7693c7c931
|
file upload start
|
2024-04-10 14:42:05 +02:00 |
|
C4illin
|
b0c2dba1d6
|
add html plugin
|
2024-04-09 15:42:08 +02:00 |
|
C4illin
|
277e70318d
|
bun fix
|
2024-04-07 18:20:58 +02:00 |
|
C4illin
|
59b59a66cf
|
Initial commit (via bun create)
|
2024-04-06 19:05:02 +02:00 |
|