Commit graph

1974 commits

Author SHA1 Message Date
wukko
f227abf6cb
docs/examples/compose: remove version top-level element 2024-08-03 22:09:35 +06:00
wukko
c57dce6806
docs/examples/compose: remove web example 2024-08-03 22:07:14 +06:00
wukko
e58bca0cdd
api: remove alias mapping for deprecated env variables 2024-08-03 22:05:50 +06:00
wukko
edbea16b91
ci/test.sh: update api endpoint 2024-08-03 21:51:46 +06:00
wukko
3bd1a00855
api: renovate endpoints
no more redundant "/api" path
2024-08-03 21:51:05 +06:00
wukko
40425ad3bf
api: use version-info package & clean up start message 2024-08-03 21:34:02 +06:00
wukko
0d20ffc004
packages: add version-info package 2024-08-03 21:27:14 +06:00
wukko
bef9b5b172
snapchat: add support for android short links 2024-08-03 16:50:57 +06:00
wukko
417a21ea91
ci: fix service config retrieval 2024-08-03 16:36:01 +06:00
wukko
0a411196e9
api/config: clean up (better formatting) 2024-08-03 16:33:36 +06:00
wukko
332eae16b2
api: convert service config to JS and remove it from main config 2024-08-03 16:27:20 +06:00
dumbmoron
3a2504ae87
ci: fix invalid node version for web 2024-08-03 09:52:46 +00:00
dumbmoron
18b3daf90f
web/package: lower minimum node version, replace npm with pnpm 2024-08-03 09:50:42 +00:00
dumbmoron
786fd0555e
ci: use node v20 for web build, clean up 2024-08-03 09:50:24 +00:00
dumbmoron
2beacce70d
ci: use pnpm in tests 2024-08-03 09:32:42 +00:00
dumbmoron
e50b4b0328
repo: set up package.json in root 2024-08-03 09:31:59 +00:00
dumbmoron
350e1d4d4f
ci: update tests for new cobalt 2024-08-03 09:29:33 +00:00
dumbmoron
6d817f149e
api/load-from-fs: refactor loadFile, use in loadJSON 2024-08-03 09:29:33 +00:00
dumbmoron
0e0ad7cb0e
api/load-from-fs: always load files from root of api folder 2024-08-03 09:29:33 +00:00
wukko
8e7b63ade6
api/match: fix audio format variable typo 2024-08-03 15:05:00 +06:00
wukko
0ffea2d886
api/match: pass action parameters as object 2024-08-03 15:02:59 +06:00
dumbmoron
559e8448e5
repo: add static build to gitignore 2024-08-03 08:59:57 +00:00
wukko
dd831e13e8
api: flatten code directories, better filenames, remove old files 2024-08-03 14:47:13 +06:00
dumbmoron
5ce208f1a5
ci: run tests on all branches 2024-08-03 10:38:57 +02:00
wukko
aff22e8560
api: remove localization, renovate error response 2024-08-03 13:51:09 +06:00
dumbmoron
3fdf266ad0
youtube: periodically refresh innertube player 2024-08-03 12:46:01 +06:00
dumbmoron
05ba1f09b6
youtube: periodically refresh innertube player 2024-08-02 16:37:23 +00:00
wukko
dd30973601
package: update version to 10.0.0 2024-08-02 22:35:56 +06:00
wukko
f66ae63d57
api/core: remove favicon 2024-08-02 22:35:49 +06:00
wukko
012fadd2f0
api: remove API_NAME env variable & from server info 2024-08-02 21:33:59 +06:00
wukko
2575b0c145
api: remove web mode & variables 2024-08-02 21:32:00 +06:00
wukko
eede972ace
api: remove old frontend files 2024-08-02 21:23:56 +06:00
wukko
ec98605336
git: update general gitignore & web gitignore 2024-08-02 21:16:04 +06:00
wukko
4f877f199b
web: add to pnpm workspace and move lock to pnpm 2024-08-02 21:03:25 +06:00
wukko
c1179e2c9b
merge: svelte branch into 10 2024-08-02 20:57:29 +06:00
wukko
65e095b178
repo: add pnpm workspace config & lock 2024-08-02 20:45:32 +06:00
wukko
213d259b09
repo: remove package-lock 2024-08-02 20:43:37 +06:00
wukko
a7087336ca
repo: move api src from root to own subdir 2024-08-02 20:41:52 +06:00
wukko
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
wukko
650c14f2da
youtube: always use the iOS client 2024-08-02 18:25:07 +06:00
wukko
f57c08785e
workflows/docker: add arm build targets back 2024-08-01 16:08:05 +06:00
wukko
50f312fc71
package: update youtubei.js to version 10.3.0 2024-08-01 16:02:24 +06:00
wukko
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
wukko
4f100b626b
workflows/docker: bump version of build & push action 2024-08-01 08:21:52 +06:00
wukko
6626d74746
package: use set youtube.js commit from github 2024-08-01 07:51:26 +06:00
wukko
f5facc7d39
youtube: catch cipher errors
not the first and seemingly not the last time it's gonna happen
2024-08-01 07:43:51 +06:00
wukko
008163073d
web/updates: merge skeleton & entry components 2024-07-31 19:28:48 +06:00
wukko
2c4ba96d57
web/TransferSettings: pretty formatting 2024-07-31 14:59:53 +06:00
wukko
e7587a2ec6
web/TransferSettings: friendlier error messages 2024-07-31 14:57:34 +06:00
wukko
585ebd9cb4
web/settings/advanced: hide reset settings button if there are no settings 2024-07-31 13:53:34 +06:00