Commit Graph

60 Commits

Author SHA1 Message Date
b89d97201b fix pool validation regex 2024-09-22 12:19:38 -07:00
c157080a00 npm audit fix 2024-09-05 21:04:53 -07:00
d21afd24da consolidate imagesheet cache with search cache 2024-09-05 20:54:35 -07:00
08612e431b asdf 2024-09-05 20:35:10 -07:00
b3109968cf wait what? 2024-09-05 20:24:07 -07:00
a9442bfa96 fix dum
search does not need to await imagesheet
2024-09-05 19:17:23 -07:00
cf03ae3ba7 cache imagesheet 10min
dumbass, results are cached 10min, imagesheet has to be at least 10min, todo refactor
2024-09-02 03:09:44 -05:00
f630a02378 cache imagesheet 5min 2024-09-02 02:45:58 -05:00
b4d6548639 fix caption track with one line 2024-07-07 01:19:01 -07:00
638b74601a . 2024-07-07 00:30:49 -07:00
1c288ee4dc cache imagesheet 1 min 2024-07-06 11:20:21 -07:00
d7d914c9ca log failed image url 2024-07-06 11:18:02 -07:00
fb14df1ad3 help debug occasional caption error
also caption cache time changed from 6hr to 10min
2024-07-06 11:15:03 -07:00
7a32e5792e FUCK 2024-07-06 10:59:51 -07:00
2e3081b0cc handle duplicate query parameter 2024-07-06 00:47:36 -07:00
0f92513d85 label imageload error 2024-07-06 00:28:50 -07:00
d51dc2c301 use got and random ips 2024-07-06 00:22:31 -07:00
3a3db9899d retry fetch 2024-07-05 22:15:36 -07:00
3289183420 search log more arg 2024-06-27 23:19:29 -07:00
78c124d784 stop using experimental shit
v22 doesnt have import assertions, import attributes was added in v20.10.0 but nodesource is still on v20.5.1, bruh
2024-06-27 23:15:22 -07:00
5c3fd0c599 add option to include "Latest from..." videos
also broke up long ass lines
2024-06-27 22:55:32 -07:00
1c6f64e042 update json import 2024-06-24 12:00:52 -07:00
d08d8ac2c3 use same vrcurl for video metadata/captions 2024-06-23 22:29:00 -07:00
988edf9116 update readme 2024-06-23 14:58:33 -07:00
4c9a8e95c1 use simple thumbnail packing algorithm for regular search without icons
someone built on assumptions so we have to maintain identical output. nobody's using icons yet so don't need to include those
2024-06-23 14:44:38 -07:00
07be7f5165 force thumbnails to 360x202 2024-06-22 12:43:43 -07:00
3b82db830f filter u200b 2024-06-20 00:31:22 -07:00
e7d8a4b737 manual input parsing 2024-06-19 23:25:30 -07:00
8ac07acf3b reorganize youtube stuff 2024-06-17 16:24:26 -07:00
393c073072 combine app.js into index.js 2024-06-17 16:15:01 -07:00
40c63daccd debug 2024-06-17 16:04:19 -07:00
7c25cfb6a4 use smaller thumbnails for playlist 2024-06-17 15:50:03 -07:00
ff6ff97889 use mqdefault thumbnail 2024-06-17 15:37:16 -07:00
1e743aa59a potpack 2024-06-17 15:33:03 -07:00
d3ff95957c handle playlist...
regression in imagesheet need bin packing
2024-06-17 14:42:11 -07:00
a119e41075 short urls 2024-05-22 15:37:06 -07:00
4b7f526902 fix trending vrcurl options 2024-05-19 12:20:09 -07:00
9f143cb84e update test.html 2024-05-19 12:19:49 -07:00
afb2f279d9 FIX BUG 2024-05-07 19:45:21 -07:00
db3e267c6e other trending tabs working 2024-04-27 21:25:44 -07:00
5c00a0444b trending working, other tabs todo 2024-04-25 00:22:47 -07:00
18f01ea323 wip trending 2024-04-24 22:12:58 -07:00
d413e7d1b8 npm audit fix 2024-02-18 00:37:30 +00:00
f9c8ce8f2c captions 2024-02-17 16:36:01 -08:00
fda3e02823 work around vrchat json parser bug 2024-01-31 04:35:53 +00:00
41b122de60 Revert "ascii option"
This reverts commit 720640b054.
2024-01-31 03:49:16 +00:00
720640b054 ascii option 2024-01-30 10:22:56 +00:00
1d818bd719 fix 2024-01-30 09:58:07 +00:00
1c38cfc79c flatten debug 2024-01-30 09:48:34 +00:00
738b682f3e handle no results 2024-01-30 09:41:57 +00:00