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
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
|
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()
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
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 |
|