Commit Graph

2079 Commits

Author SHA1 Message Date
afa33c4043 ci: add build action for develop tag 2024-08-03 16:51:09 +00:00
d419fd35b0 ci: add build action for develop tag 2024-08-03 16:48:57 +00:00
a7ab4a9706 version-info: don't throw on import if git does not exist 2024-08-03 16:48:57 +00:00
985f6e385d docker: update dockerfile to use pnpm features 2024-08-03 16:48:57 +00:00
c751837ed8 api/package: change name to @imput/cobalt-api 2024-08-03 16:48:57 +00:00
f227abf6cb docs/examples/compose: remove version top-level element 2024-08-03 22:09:35 +06:00
c57dce6806 docs/examples/compose: remove web example 2024-08-03 22:07:14 +06:00
e58bca0cdd api: remove alias mapping for deprecated env variables 2024-08-03 22:05:50 +06:00
edbea16b91 ci/test.sh: update api endpoint 2024-08-03 21:51:46 +06:00
3bd1a00855 api: renovate endpoints
no more redundant "/api" path
2024-08-03 21:51:05 +06:00
40425ad3bf api: use version-info package & clean up start message 2024-08-03 21:34:02 +06:00
0d20ffc004 packages: add version-info package 2024-08-03 21:27:14 +06:00
bef9b5b172 snapchat: add support for android short links 2024-08-03 16:50:57 +06:00
417a21ea91 ci: fix service config retrieval 2024-08-03 16:36:01 +06:00
0a411196e9 api/config: clean up (better formatting) 2024-08-03 16:33:36 +06:00
332eae16b2 api: convert service config to JS and remove it from main config 2024-08-03 16:27:20 +06:00
3a2504ae87 ci: fix invalid node version for web 2024-08-03 09:52:46 +00:00
18b3daf90f web/package: lower minimum node version, replace npm with pnpm 2024-08-03 09:50:42 +00:00
786fd0555e ci: use node v20 for web build, clean up 2024-08-03 09:50:24 +00:00
2beacce70d ci: use pnpm in tests 2024-08-03 09:32:42 +00:00
e50b4b0328 repo: set up package.json in root 2024-08-03 09:31:59 +00:00
350e1d4d4f ci: update tests for new cobalt 2024-08-03 09:29:33 +00:00
6d817f149e api/load-from-fs: refactor loadFile, use in loadJSON 2024-08-03 09:29:33 +00:00
0e0ad7cb0e api/load-from-fs: always load files from root of api folder 2024-08-03 09:29:33 +00:00
8e7b63ade6 api/match: fix audio format variable typo 2024-08-03 15:05:00 +06:00
0ffea2d886 api/match: pass action parameters as object 2024-08-03 15:02:59 +06:00
559e8448e5 repo: add static build to gitignore 2024-08-03 08:59:57 +00:00
dd831e13e8 api: flatten code directories, better filenames, remove old files 2024-08-03 14:47:13 +06:00
5ce208f1a5 ci: run tests on all branches 2024-08-03 10:38:57 +02:00
aff22e8560 api: remove localization, renovate error response 2024-08-03 13:51:09 +06:00
3fdf266ad0 youtube: periodically refresh innertube player 2024-08-03 12:46:01 +06:00
05ba1f09b6 youtube: periodically refresh innertube player 2024-08-02 16:37:23 +00:00
dd30973601 package: update version to 10.0.0 2024-08-02 22:35:56 +06:00
f66ae63d57 api/core: remove favicon 2024-08-02 22:35:49 +06:00
012fadd2f0 api: remove API_NAME env variable & from server info 2024-08-02 21:33:59 +06:00
2575b0c145 api: remove web mode & variables 2024-08-02 21:32:00 +06:00
eede972ace api: remove old frontend files 2024-08-02 21:23:56 +06:00
ec98605336 git: update general gitignore & web gitignore 2024-08-02 21:16:04 +06:00
4f877f199b web: add to pnpm workspace and move lock to pnpm 2024-08-02 21:03:25 +06:00
c1179e2c9b merge: svelte branch into 10 2024-08-02 20:57:29 +06:00
65e095b178 repo: add pnpm workspace config & lock 2024-08-02 20:45:32 +06:00
213d259b09 repo: remove package-lock 2024-08-02 20:43:37 +06:00
a7087336ca repo: move api src from root to own subdir 2024-08-02 20:41:52 +06:00
7f12f4c2d3 youtube: return the android client
ios client just kills streams most of the time for some reason
2024-08-02 18:44:09 +06:00
650c14f2da youtube: always use the iOS client 2024-08-02 18:25:07 +06:00
f57c08785e workflows/docker: add arm build targets back 2024-08-01 16:08:05 +06:00
50f312fc71 package: update youtubei.js to version 10.3.0 2024-08-01 16:02:24 +06:00
38e43d4a8b workflows/docker: remove arm64 and arm7 builds
temporary, github action builds hang for 30 FUCKING MINUTES and i need to deploy the patch
2024-08-01 08:54:26 +06:00
4f100b626b workflows/docker: bump version of build & push action 2024-08-01 08:21:52 +06:00
6626d74746 package: use set youtube.js commit from github 2024-08-01 07:51:26 +06:00