frontends

front-ends for some sites (experiment)
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2023-08-30 19:26youtube CSS: use dark mode browser UI when in dark modeHiltjo Posthuma1+1-0
2023-07-02 11:40youtube/feed: show usage for gopher tooHiltjo Posthuma1+6-4
2023-07-02 11:35Makefile: youtube target should compile youtube/feed tooHiltjo Posthuma1+1-1
2023-07-02 11:34youtube/feed: check CGI envs soonerHiltjo Posthuma1+8-6
2023-06-08 22:39youtube/cgi: don't show views if there are no view stats yetHiltjo Posthuma1+5-2
2023-05-28 08:16youtube/gopher: add 'h' type and "URL:" in single video view tooHiltjo Posthuma1+6-2
2023-05-26 17:01bump version to 0.8Hiltjo Posthuma1+1-1
2023-05-26 17:03whoops, rm binariesHiltjo Posthuma2+0-0
2023-05-20 09:31remove left-over comment from sfeedHiltjo Posthuma1+1-5
2023-05-18 13:31youtube/feed: whoops add Content-Type text/html for HTML for HTTP CGIHiltjo Posthuma1+2-0
2023-05-18 13:28youtube/feed: add simple HTML and gopher output formatHiltjo Posthuma2+136-2
2023-05-15 16:50fix typoHiltjo Posthuma2+5-5
2023-05-14 22:00fix reserved/underscore macro nameHiltjo Posthuma2+4-4
2023-05-14 10:15improve usage messageHiltjo Posthuma1+5-3
2023-05-13 22:06add gopher mode and twtxt output formatHiltjo Posthuma1+62-11
2023-05-10 17:11merge and update READMEHiltjo Posthuma3+65-74
2023-05-09 23:24youtube/feed: include unistd.h for pledge on OpenBSD and compare .xml for Atom feedHiltjo Posthuma1+2-1
2023-05-09 23:10add initial version of youtube/feedHiltjo Posthuma3+1012-0
2023-05-05 09:50bump version to 0.7Hiltjo Posthuma1+1-1
2023-05-05 09:37youtube/cli: enable to sort via the command-lineHiltjo Posthuma1+16-2
2023-04-28 10:16archive some frontends and bump LICENSE yearHiltjo Posthuma21+4-53
2023-04-14 17:46small fixesHiltjo Posthuma2+3-3
2023-04-07 10:17youtube/gopher: use the path relative to the base directoryHiltjo Posthuma1+1-1
2023-04-07 09:01README: list status and lower expectationsHiltjo Posthuma1+17-3
2023-04-04 16:51sync json.{c,h} changes, add valuelen parameterHiltjo Posthuma5+19-17
2023-03-07 18:32youtube: make util function from format printing thousand separated numbersHiltjo Posthuma5+36-33
2023-03-07 18:27youtube/gopher: add link to hq image thumbnailHiltjo Posthuma1+6-0
2023-03-07 18:27youtube/gopher: escape some fieldsHiltjo Posthuma1+11-4
2023-03-07 18:26youtube/gopher: print views with thousand separatorHiltjo Posthuma1+29-2
2023-02-28 19:38youtube/gopher: add simple soft line-wrappingHiltjo Posthuma1+7-3
2023-02-26 15:26youtube/gopher: fix search regressionHiltjo Posthuma1+4-4
2023-02-26 15:12youtube/gopher: fix fieldHiltjo Posthuma1+1-1
2023-02-26 14:52youtube/gopher: add video information detailsHiltjo Posthuma1+113-11
2023-02-26 13:11youtube/cgi: spacing and improvements for dillo and text browsersHiltjo Posthuma1+7-5
2023-02-26 13:01youtube/cgi: rm unused variable, fixes warningHiltjo Posthuma1+0-1
2023-02-26 13:00youtube: fix information for NSFW videos and add fieldsHiltjo Posthuma2+14-3
2023-02-26 12:47youtube/cgi: output improvementsHiltjo Posthuma1+86-83
2023-02-25 19:14youtube/cgi: add page with basic video informationHiltjo Posthuma1+140-21
2023-02-25 19:13youtube: fix mistakuHiltjo Posthuma2+2-2
2023-02-25 18:48youtube: cleanup, shorten variable name for videosHiltjo Posthuma3+97-91
2023-02-25 18:40youtube: add shortdescription from search or channel/user listingsHiltjo Posthuma3+27-11
2023-02-24 21:49youtube: show cipher string for nowHiltjo Posthuma3+21-10
2023-02-24 21:39youtube: output improvementsHiltjo Posthuma5+122-78
2023-02-24 20:51youtube: various improvementsHiltjo Posthuma3+437-51
2023-02-24 16:25json: do not print output on a JSON parse errorHiltjo Posthuma1+2-0
2023-02-22 19:52youtube/gopher: spacing improvementsHiltjo Posthuma1+4-3
2023-02-22 19:48youtube/gopher: small usability improvementHiltjo Posthuma1+4-3
2023-02-22 19:05youtube.h: remove unused fieldHiltjo Posthuma1+0-1
2023-02-22 17:42youtube/gopher: improve directoryHiltjo Posthuma1+28-8
2023-02-22 17:23youtube/gopher: initialize search to ""Hiltjo Posthuma1+1-1
2023-02-22 17:17youtube: cgi and gopher: add user parameterHiltjo Posthuma2+26-2
2023-02-21 19:46youtube/cli: add TSV option and -u option, remove channel2tsvHiltjo Posthuma3+89-128
2023-02-21 19:31youtube: some cleanups, add option to list user videosHiltjo Posthuma5+50-32
2023-02-19 13:43remove some unused variables and remove some pedantic compiler warningsHiltjo Posthuma3+3-5
2023-02-19 13:40youtube/cli: add "-c channelid" option to list channel videosHiltjo Posthuma1+10-5
2023-02-19 13:40youtube/gopher: small cleanupHiltjo Posthuma1+2-6
2023-02-18 12:10youtube/gopher: list channel videos, allow to search by ?searchHiltjo Posthuma1+38-6
2023-02-18 12:09youtube: remove error string in outputHiltjo Posthuma1+0-1
2023-02-18 10:33youtube: remove (old) commented codeHiltjo Posthuma1+0-25
2023-02-18 10:32youtube: when clicking a channel, show the latest videosHiltjo Posthuma1+23-11
2023-02-11 18:01youtube: add channel2tsv outputHiltjo Posthuma4+187-23
2022-08-23 22:11bump version to 0.6Hiltjo Posthuma1+1-1
2022-03-29 22:02use JSON_TYPE_* enumHiltjo Posthuma2+55-55
2022-03-29 22:01sync json parser improvements from json2tsv repoHiltjo Posthuma2+34-26
2022-03-29 09:02xml.c: remove unused includesHiltjo Posthuma1+0-4
2022-03-29 09:02sync C locale fixes from xmlparser repoHiltjo Posthuma1+11-8
2022-03-19 10:33CSS: dark mode: tweak colorsHiltjo Posthuma1+2-2
2021-09-21 16:00youtube: fix sortingHiltjo Posthuma1+7-7
2021-07-06 08:15youtube cgi: disable showing paginationHiltjo Posthuma1+4-4
2021-07-02 16:06bump LICENSE yearHiltjo Posthuma1+1-1
2021-05-25 08:32bump version to 0.5Hiltjo Posthuma1+1-1
2021-05-15 16:54youtube: increase the amount of videos shown by defaultHiltjo Posthuma1+1-1
2021-01-28 18:50smol typoHiltjo Posthuma1+1-1
2021-01-22 21:51xml.c: fix typo in checking surrogate rangeHiltjo Posthuma1+1-1
2021-01-22 12:35duckduckgo: just use int, not ssize_tHiltjo Posthuma1+2-2
2021-01-22 12:33sync XML fixesHiltjo Posthuma2+15-12
2021-01-21 23:26json.c: fix utf-16 surrogate pair rangeHiltjo Posthuma1+2-2
2020-11-24 00:33bump version to 0.4Hiltjo Posthuma1+1-1
2020-11-24 00:03youtube: fix JSON extraction due to random layout changeHiltjo Posthuma1+2-0
2020-10-25 12:34duckduckgo: fix parsing due to HTML changeHiltjo Posthuma1+5-3
2020-10-25 12:21duckduckgo: gopher: fix pledge and unveilHiltjo Posthuma1+17-4
2020-10-17 16:44bump version to 0.3Hiltjo Posthuma1+1-1
2020-10-17 16:38youtube: fix JSON extractionHiltjo Posthuma1+13-4
2020-10-06 15:07youtube/README: use stricter location criterion in httpd.conf exampleAnders Damsgaard1+1-1
2020-09-03 15:05duckduckgo: fix an abort "rpath" on OpenBSDHiltjo Posthuma1+19-3
2020-09-03 15:04duckduckgo: change domain name, else it forces a redirectHiltjo Posthuma1+1-1
2020-09-03 10:01bump version to 0.2Hiltjo Posthuma1+1-1
2020-09-03 09:23youtube: fix using the new layout and JSON extractionHiltjo Posthuma1+149-250
2020-09-02 15:47youtube: cgi: add sort option for ratingHiltjo Posthuma2+5-1
2020-09-02 15:44update READMEHiltjo Posthuma1+1-1
2020-08-18 15:26update README with dependenciesHiltjo Posthuma1+8-0
2020-08-14 18:56youtube: change searching in channel/userHiltjo Posthuma5+38-108
2020-07-20 19:51youtube: remove mode parameter, use CSS prefers-color-schemeHiltjo Posthuma2+65-39
2020-07-12 09:53bump version to 0.1.2Hiltjo Posthuma1+1-1
2020-06-18 13:19youtube: fighting fire^Wsuck with suckHiltjo Posthuma1+2-1
2020-06-13 20:15bump to version 0.1.1Hiltjo Posthuma1+1-1
2020-06-10 19:51youtube: force older non-polymer youtube layoutHiltjo Posthuma1+4-0
2020-05-25 10:59update README, Makefile: allow building twitch manually for nowHiltjo Posthuma2+9-9
2020-05-25 07:54Makefile: respect system CFLAGS, LDFLAGS, fix youtube build, add $NAME-$VERSIONHiltjo Posthuma1+12-7
2020-05-19 13:39https: handle TLS_WANT_POLLIN and TLS_WANT_POLLOUTHiltjo Posthuma1+18-4
17 more commits remaining, fetch the repository