Commit Graph

144 Commits

Author SHA1 Message Date
hansputera
6b411a2a3f chore(husky.pre-commit): add format script
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-06 13:41:48 +07:00
hansputera
f8f10b14e3 chore: add prettier
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-06 13:40:48 +07:00
hansputera
ea4caf5896 fix(apps.web): fixed undefined environment variables data
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 22:35:18 +07:00
hansputera
a58a822dfb fix(packages.core.utils): fixed object is possibly undefined error
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 22:31:22 +07:00
hansputera
fbc265b355 fix(packages.core.utils): fixed incorrect variable name
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 22:26:12 +07:00
hansputera
6305f1933a feat(middleware.ratelimit): ignore development mode
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 22:21:00 +07:00
hansputera
2f431ee70e feat(config): add useragents.d.ts
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 22:16:40 +07:00
hansputera
8c37b86ad8 fix(middleware): fixed ERR_HTTP_HEADERS_SENT
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 21:54:24 +07:00
hansputera
a86f37268b chore(readme): change readme contents
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 21:18:58 +07:00
hansputera
80e8e82cc3 feat(provider): add native provider
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 21:17:10 +07:00
hansputera
05abea1ebc chore: add husky
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 21:10:29 +07:00
hansputera
5534549563 chore(deps): fixed missing eslint
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-03-05 21:08:20 +07:00
hansputera
ac13e6ffc5 chore: change package manager version
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-02-27 11:33:19 +07:00
hansputera
89b7f623fc chore: add yarnrc
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2022-02-27 11:32:08 +07:00
Hanif Dwy Putra S
ae5af6f072 Merge pull request #18 from hansputera/dependabot/npm_and_yarn/vm2-3.9.6
chore(deps): bump vm2 from 3.9.5 to 3.9.6
2022-02-21 18:45:40 +07:00
dependabot[bot]
acced16471 chore(deps): bump vm2 from 3.9.5 to 3.9.6
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.6)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 02:43:19 +00:00
hansputera
662832bc20 chore: delete old config file 2022-02-07 12:19:44 +07:00
hansputera
ff5cdda872 chore(version): new release 2022-02-07 12:03:21 +07:00
hansputera
cb9278d698 chore(turbo): add build pipeline outputs 2022-02-07 11:54:30 +07:00
hansputera
7cbd1bb1e4 fix(core.utils): fixed base provider file name 2022-02-07 11:49:55 +07:00
hansputera
4a76696859 feat:(core) export ExtractedInfo type 2022-02-07 11:47:16 +07:00
hansputera
457d316988 feat:(core) export BaseProvider 2022-02-07 11:45:07 +07:00
hansputera
6d925ba976 chore(deps): add @types/ioredis 2022-02-07 11:42:08 +07:00
hansputera
11591c72e6 fix:(download) fixed provider name. 2022-02-07 11:36:12 +07:00
hansputera
02ccf06298 rewrite. 2022-02-07 10:25:58 +07:00
hansputera
1e4043279e feat(cpackages): add config 2022-02-07 07:49:22 +07:00
hansputera
13c71e4b72 feat: initial turborepo 2022-02-07 07:32:42 +07:00
hansputera
23528afd6e fix(api.validation): fixed url validation 2022-01-19 07:47:09 +00:00
hansputera
ff4faaeb4a feat(api.download): change error status code from bad request to internal error 2022-01-14 12:44:48 +00:00
hansputera
0cab764e91 feat: add ratelimit middleware to API Routes 2022-01-14 02:35:51 +00:00
Hanif Dwy Putra S
7e7ed99a9d Merge pull request #15 from flolep2607/patch-1
remove the type bug
2022-01-12 08:57:51 +07:00
flolep2607
319c27448a remove the type bug
verify body or query is set before using it
2022-01-12 00:04:57 +01:00
Hanif Dwy Putra S
fee31d6e1f add tiktok-dl docs 2022-01-11 12:28:21 +07:00
Hanif Dwy Putra S
b99bc0f440 remove label text 2022-01-10 16:19:36 +07:00
Hanif Dwy Putra S
a89f26c604 Merge pull request #14 from hansputera/master
PR to dev branch
2022-01-10 16:16:15 +07:00
Hanif Dwy Putra S
d797e404a1 Merge pull request #12 from hansputera/dev
v1.0.4
1.1.0 1.2.0 1.4.0 1.0.4 1.3.0
2022-01-10 15:49:00 +07:00
hansputera
29e4d1ac8f feat: change provider cache time for 1 hour 2022-01-10 07:28:15 +00:00
hansputera
a8606b6301 feat(api): add providers endpoint 2022-01-10 07:25:13 +00:00
hansputera
bdaf3243c7 feat: add maintenance property 2022-01-10 07:21:18 +00:00
hansputera
b9c2193026 feat(rotator): remove client variable, use import as instead 2022-01-03 03:30:56 +00:00
hansputera
bc07d5a0e2 feat(provider): change response data 2022-01-03 03:17:46 +00:00
Hanif Dwy Putra S
9810d296b5 change bug report title 2021-12-31 08:58:03 +07:00
Hanif Dwy Putra S
3d6ae42f12 Update issue templates 2021-12-31 08:56:13 +07:00
Hanif Dwy Putra S
1e11b76760 Add CODE OF CONDUCT 2021-12-31 08:44:01 +07:00
Hanif Dwy Putra S
ca9c60c3d0 add LICENSE 2021-12-31 08:41:27 +07:00
Hanif Dwy Putra S
fec4c1ea27 Merge pull request #10 from hansputera/dev
feat(provider): add titkokdownloader.one
1.0.3
2021-12-21 19:03:41 +07:00
Hanif Dwy Putra S
a82978f0e0 chore: prettify the readme 2021-12-21 19:02:34 +07:00
hansputera
e4705ba9b1 chore: change version 2021-12-21 09:23:59 +00:00
hansputera
892e1001dc feat(provider): add tiktokdownload.one 2021-12-20 09:50:47 +00:00
Hanif Dwy Putra S
ce490af42a Merge pull request #9 from hansputera/dev
feat(provider): add tokup.app site
1.0.2
2021-12-20 12:18:12 +07:00