jj
|
9da3ba60a9
|
api/youtube: add support for cookies
|
2024-12-23 11:11:48 +00:00 |
|
jj
|
55c97f77b8
|
api/cookie: reformat console.error in getCookie
|
2024-11-26 14:24:54 +00:00 |
|
jj
|
58edad553e
|
api/cookie: replace name exception with console log
much easier to debug when writing a service
|
2024-11-26 14:05:13 +00:00 |
|
jj
|
fbacb94495
|
api/cookie: do not recreate interval if it already exists
|
2024-11-26 14:02:16 +00:00 |
|
jj
|
a4cb6ada79
|
api/cookie: split initial load into separate function
|
2024-11-26 14:01:36 +00:00 |
|
jj
|
20074a5091
|
api/cookie: rephrase non-string warning
|
2024-11-26 13:55:18 +00:00 |
|
jj
|
00ac025235
|
api/cookie: warn if writing updated cookies fails
|
2024-11-26 13:52:20 +00:00 |
|
jj
|
3d95361c09
|
api/cookie: validate cookie file format
|
2024-11-26 13:51:49 +00:00 |
|
jj
|
31d65c9fb7
|
api/cookie: validate service names for cookies
|
2024-11-26 13:44:51 +00:00 |
|
jj
|
f7dc6cebad
|
all: add space after catch
|
2024-11-15 12:19:49 +00:00 |
|
jj
|
5a7635cdf7
|
api/cookie: write cookies only if from-file cookie was changed
|
2024-11-02 18:48:26 +00:00 |
|
jj
|
c44a5ecc89
|
api/cookie: fix cookie.set() being ran only once
|
2024-11-02 18:46:56 +00:00 |
|
jj
|
d48cc8fc07
|
api/cookie: implement cluster synchronization
|
2024-11-01 16:43:01 +00:00 |
|
jj
|
42ec28a642
|
api/cookie: update cookies value-by-value in manager
|
2024-11-01 14:58:04 +00:00 |
|
jj
|
f098da870c
|
api/cookie: pick cookie at random instead of round-robin
|
2024-11-01 14:55:00 +00:00 |
|
jj
|
2351cf74f4
|
api/cookie: formatting
|
2024-11-01 14:05:18 +00:00 |
|
wukko
|
7c516c0468
|
api/cookie/manager: pass cookiePath to writeChanges()
also reordered functions to maintain the hierarchy
|
2024-10-28 12:08:12 +06:00 |
|
jj
|
b434b0b45e
|
api/cookies: log message to confirm successful file load
|
2024-10-27 18:12:01 +00:00 |
|
jj
|
5a5a65b373
|
api/cookies: trigger cookie load from api entrypoint
|
2024-10-27 18:10:57 +00:00 |
|
wukko
|
dd831e13e8
|
api: flatten code directories, better filenames, remove old files
|
2024-08-03 14:47:13 +06:00 |
|