|
|
ee07879e0e
|
update node versions
|
2026-03-30 17:12:38 +02:00 |
|
JuLi0n21
|
f3adb6373f
|
Merge pull request #8 from JuLi0n21/dependabot/npm_and_yarn/axios-1.8.2
Bump axios from 1.7.4 to 1.8.2
|
2025-07-22 21:27:21 +02:00 |
|
dependabot[bot]
|
d6babdd724
|
Bump axios from 1.7.4 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.2)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.8.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-22 19:20:24 +00:00 |
|
JuLi0n21
|
2704ca2d68
|
Merge pull request #7 from JuLi0n21/dependabot/npm_and_yarn/form-data-4.0.4
Bump form-data from 4.0.0 to 4.0.4
|
2025-07-22 21:19:28 +02:00 |
|
dependabot[bot]
|
18d2c73963
|
Bump form-data from 4.0.0 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-22 13:18:53 +00:00 |
|
JuLi0n21
|
026889c550
|
Merge pull request #6 from JuLi0n21/dependabot/npm_and_yarn/multi-6bc014718a
Bump path-to-regexp and express
|
2025-01-23 19:05:35 +01:00 |
|
JuLi0n21
|
8dd3dcccac
|
Merge branch 'main' into dependabot/npm_and_yarn/multi-6bc014718a
|
2025-01-15 09:53:57 +01:00 |
|
JuLi0n21
|
f302b7915a
|
Merge pull request #5 from JuLi0n21/dependabot/npm_and_yarn/multi-9f37c16f8f
Bump cookie and express
|
2025-01-15 09:53:08 +01:00 |
|
dependabot[bot]
|
e829e83f5c
|
Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
Updates `express` from 4.21.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-05 23:07:55 +00:00 |
|
dependabot[bot]
|
86e282cc8f
|
Bump cookie and express
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-19 21:38:45 +00:00 |
|
JuLi0n21
|
e95d2a2e59
|
Create LICENSE
|
2024-09-23 20:36:34 +02:00 |
|
JuLi0n21
|
b2c4070d8c
|
Merge pull request #4 from JuLi0n21/dependabot/npm_and_yarn/multi-d66d039ac5
Bump serve-static and express
|
2024-09-17 12:38:34 +02:00 |
|
dependabot[bot]
|
64ce77254f
|
Bump serve-static and express
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-17 10:36:02 +00:00 |
|
JuLi0n21
|
02e5f0625c
|
Merge pull request #3 from JuLi0n21/dependabot/npm_and_yarn/axios-1.7.4
Bump axios from 1.6.5 to 1.7.4
|
2024-09-01 01:47:43 +02:00 |
|
dependabot[bot]
|
d5ab1c83e4
|
Bump axios from 1.6.5 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-31 23:46:55 +00:00 |
|
JuLi0n21
|
1ad1f0dc34
|
Merge pull request #2 from JuLi0n21/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
|
2024-09-01 01:46:29 +02:00 |
|
dependabot[bot]
|
421be426a1
|
Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-29 15:41:36 +00:00 |
|
JuLi0n21
|
cc2cff175a
|
Merge pull request #1 from JuLi0n21/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.4 to 1.15.6
|
2024-03-19 22:59:23 +01:00 |
|
dependabot[bot]
|
e89b4c64c8
|
Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-16 22:45:47 +00:00 |
|
|
|
3d9576e8f7
|
return json
|
2024-01-14 05:34:58 +01:00 |
|
|
|
d516a92c36
|
errrm
|
2024-01-14 05:28:29 +01:00 |
|
|
|
f72f63a9aa
|
change to post request for obv reasons
|
2024-01-14 05:25:25 +01:00 |
|
|
|
7c3f443ed1
|
undefined not null ofc
|
2024-01-11 14:28:24 +01:00 |
|
|
|
b478b86dd1
|
error handeling
|
2024-01-11 14:25:35 +01:00 |
|
|
|
da58267b13
|
refresh to readme send back error
|
2024-01-11 14:20:55 +01:00 |
|
|
|
294a496626
|
refresh endpoint
|
2024-01-11 14:16:19 +01:00 |
|
JuLi0n21
|
4b61bc5a43
|
typo
|
2024-01-10 04:31:43 +01:00 |
|
|
|
fd722ac48e
|
add Readme
|
2024-01-10 04:24:58 +01:00 |
|
|
|
77b9243649
|
custome scope and callback url
|
2024-01-10 03:54:48 +01:00 |
|
|
|
fea393077a
|
use api
|
2024-01-10 03:35:40 +01:00 |
|
|
|
8e742226f1
|
default port
|
2024-01-10 03:30:47 +01:00 |
|
|
|
2f8ad2e2c1
|
link shenaigans
|
2024-01-10 03:27:49 +01:00 |
|
|
|
31884a1a02
|
make that shit unsecure
|
2024-01-10 03:23:30 +01:00 |
|
|
|
2fcf8724cd
|
use url instead of last build whatever thing
|
2024-01-10 03:11:56 +01:00 |
|
|
|
53025589ba
|
port
|
2024-01-10 02:42:45 +01:00 |
|
|
|
8cbe00cbf7
|
redirect back to localserver
|
2024-01-10 02:41:25 +01:00 |
|
|
|
f6a2759e7e
|
add custome callback port
|
2024-01-10 02:37:41 +01:00 |
|
|
|
9d82dea4e1
|
no branches
|
2024-01-10 02:27:20 +01:00 |
|
|
|
31a3758bbe
|
add vercel ass output
|
2024-01-10 02:25:01 +01:00 |
|
|
|
eb2a7971f2
|
jumping?
|
2024-01-10 02:12:02 +01:00 |
|
|
|
02810174c3
|
vercel.json
|
2024-01-10 01:53:12 +01:00 |
|
|
|
c98d86f353
|
remove engine?
|
2024-01-10 01:45:32 +01:00 |
|
|
|
6c9d27cb5c
|
update engie
|
2024-01-10 01:41:54 +01:00 |
|
|
|
b8768e4ec0
|
added engine
|
2024-01-10 01:40:59 +01:00 |
|
|
|
6c7cfe5242
|
update
|
2024-01-10 01:35:30 +01:00 |
|
|
|
dcb8031597
|
ignore env
|
2024-01-10 01:35:12 +01:00 |
|
|
|
3caccb4aef
|
first commit
|
2024-01-10 01:06:58 +01:00 |
|