Commit Graph

266 Commits

Author SHA1 Message Date
215f24cd53 fix: scrape answer comments (#128) 2024-06-07 15:50:33 -04:00
a4d9402a57 Update link to SudoVanilla instance (#124) 2024-05-18 13:51:06 -04:00
c2a9b4368a feat: only show question answers if they exist (#119) 2024-05-05 15:40:01 -04:00
67c09e5e89 chore: version 1.13.0 2024-05-05 15:39:07 -04:00
8174f2ee44 fix: remove alt from homepage logo, add "logo" alt to question header (#116)
* fix: remove alt from homepage logo, add "logo" alt to question header

* fix: set logo alt on question.html to "AnonymousOverflow home"
2024-05-05 15:23:09 -04:00
b568c52999 Let title hyphenate to avoid x-overflow on mobile (#113) 2024-04-25 01:12:43 -04:00
84991a6486 Wrap Answers heading on narrow screens (#112)
Otherwise it would overflow on the x-axis.
2024-04-25 01:11:25 -04:00
e020639a3b Set maximum width to 40rem across screen sizes (#111)
* Set maximum width to 40rem across screen sizes

Some rules are removed to correct the bounding box size
in browser inspector and fix the overflow on the x-axis.

* Remove unused div.parent

(The diff should be viewed --ignore-all-space)
2024-04-25 01:09:43 -04:00
3a508ddbd4 A fix and a small refactor (#114)
1. fix code not visible in light theme;
2. use hex code instead of rgb code for all.
2024-04-24 12:49:26 -04:00
42b1c93737 Update Location for Project Segfault instances (#109) 2024-04-22 19:20:53 -04:00
5a304fb94c Update README.md (#110)
Remove a.opnxng.com as it is rate-limited
2024-04-22 19:20:41 -04:00
be3535eef2 docs: add instances #98 #100 2024-04-06 15:52:19 +00:00
2a30a7d270 docs: update bloat.cat notes #74 2024-04-06 15:52:19 +00:00
b4da9d56a5 chore: upgrade deps (#106) 2024-04-06 11:46:39 -04:00
6d2830fcc2 Add redirect endpoint for shortened urls with answer id (#105) 2024-04-06 00:45:06 -04:00
07d819a849 fix: upgrade to 1.22.1-alpine3.19 (#103) 2024-03-28 20:17:22 -04:00
bca87a89ad docs: new readme screenshots 2024-03-28 20:11:38 -04:00
0f67fcf66f Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2024-03-28 20:03:36 -04:00
4c3996542c docs: version 1.12.0 2024-03-28 20:03:34 -04:00
a701810e11 fix: set font-src to 'self' on questions (#101) 2024-03-28 20:03:17 -04:00
23b8ed8899 improvement: use lang-* classes declared in snippet markup (#97)
* improvement: use lang-* classes declared in snippet markup

* fix: don't require snippet lang classes in code blocks

* fix: constrain greedy code block match
2024-03-28 19:59:28 -04:00
bf5300706e docs: #82 add snine 2024-03-25 13:09:36 -04:00
1e659c550a docs: #75 update r4fo instance info + onion 2024-03-25 13:08:39 -04:00
2ade374482 docs: #74 update bloatcat instance info 2024-03-25 13:07:29 -04:00
94032f4f90 Implement external exchanges (#99)
* Implement external exchanges

* test: translateUrl test cases

* fix: double slash bug in translateUrl

---------

Co-authored-by: httpjamesm <github@httpjames.space>
2024-03-25 13:05:24 -04:00
89126a7377 fix: keep HTML escaped (#96) 2024-03-25 12:47:59 -04:00
0d7355bd46 Update whatever.social locations (#94) 2024-03-18 02:34:09 -04:00
f7209802ce Merge branch 'origin/main' 2024-03-09 12:10:29 -05:00
880f27b786 docs: version 1.11.0 2024-03-09 12:10:18 -05:00
4c62f9bc4f feat: allow answerId in shorthand overflow URL (#91) 2024-03-09 12:09:17 -05:00
e82646635e Replace StackOverflow Links (#90)
* feat: replace stackoverflow and exchange links

* fix: replace stackoverflow.com links with path

* feat: run stack overflow link replacer on process

* feat: process HTML on comment text
2024-03-09 12:06:41 -05:00
ff66f41f47 fix: derive currentUrl from actual page path (#89) 2024-03-09 11:28:45 -05:00
01b960cd43 fix: add stackoverflow flex classes (#88) 2024-03-09 11:20:10 -05:00
ngn
0058aea03b add ao.ngn.tf to README (#83) 2024-03-09 11:16:32 -05:00
42ad68fe34 refactor: highlight code blocks function 2024-03-09 11:14:39 -05:00
634c7f1ad0 docs: comments 2024-03-09 10:52:57 -05:00
4db7b4795b refactor: code-split question function 2024-03-09 10:51:09 -05:00
13418054b4 feat: separate parameter parse and validation func 2024-03-06 17:06:31 -05:00
ea455f9317 Added overflow.ducks.party instance (#79) 2024-02-02 08:36:18 -05:00
aa74bbc5fc docs: new instances (#69, #70, #73) 2023-11-25 11:50:46 -05:00
56c9e4b196 version 1.10.1 2023-09-28 13:54:28 -04:00
16828585ac feat: allow stackoverflow.com/q/ in posthome (#66) 2023-09-28 13:54:13 -04:00
cf89be2a48 fix: redirect shortened 'a' URLs (#65) 2023-09-28 13:26:34 -04:00
dcf0805334 docs: use official image in exmaple 2023-09-24 01:13:49 -04:00
bb629da9a9 Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2023-09-24 01:00:53 -04:00
d56a9309b9 feat: version 1.10.0 2023-09-24 01:00:52 -04:00
10fc103fda perf: compress codecircles into webp (#59) 2023-09-24 00:59:54 -04:00
991b5b46f4 fix: allow option parsing if only one is present (#60) 2023-09-24 00:59:48 -04:00
7cf3839f41 Add client-side latex rendering (#61)
* feat: client-side katex.js

* docs: add katex attribution
2023-09-24 00:59:41 -04:00
3424b363d4 Merge pull request #62 from httpjamesm:feature/ci-cd-docker-images
Automatated Docker image build & push
2023-09-24 00:59:23 -04:00