209 Commits

Author SHA1 Message Date
McSinyx
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
Patrick Wu
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
Arya K
42b1c93737
Update Location for Project Segfault instances (#109) 2024-04-22 19:20:53 -04:00
extremelyonline
5a304fb94c
Update README.md (#110)
Remove a.opnxng.com as it is rate-limited
2024-04-22 19:20:41 -04:00
httpjamesm
be3535eef2 docs: add instances #98 #100 2024-04-06 15:52:19 +00:00
httpjamesm
2a30a7d270 docs: update bloat.cat notes #74 2024-04-06 15:52:19 +00:00
httpjamesm
b4da9d56a5
chore: upgrade deps (#106) 2024-04-06 11:46:39 -04:00
Achraf RRAMI
6d2830fcc2
Add redirect endpoint for shortened urls with answer id (#105) 2024-04-06 00:45:06 -04:00
httpjamesm
07d819a849
fix: upgrade to 1.22.1-alpine3.19 (#103) 2024-03-28 20:17:22 -04:00
httpjamesm
bca87a89ad
docs: new readme screenshots 2024-03-28 20:11:38 -04:00
httpjamesm
0f67fcf66f
Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2024-03-28 20:03:36 -04:00
httpjamesm
4c3996542c
docs: version 1.12.0 2024-03-28 20:03:34 -04:00
httpjamesm
a701810e11
fix: set font-src to 'self' on questions (#101) 2024-03-28 20:03:17 -04:00
Solomon
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
httpjamesm
bf5300706e
docs: #82 add snine 2024-03-25 13:09:36 -04:00
httpjamesm
1e659c550a
docs: #75 update r4fo instance info + onion 2024-03-25 13:08:39 -04:00
httpjamesm
2ade374482
docs: #74 update bloatcat instance info 2024-03-25 13:07:29 -04:00
Matt Fellenz
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
Solomon
89126a7377
fix: keep HTML escaped (#96) 2024-03-25 12:47:59 -04:00
Nebula
0d7355bd46
Update whatever.social locations (#94) 2024-03-18 02:34:09 -04:00
httpjamesm
f7209802ce
Merge branch 'origin/main' 2024-03-09 12:10:29 -05:00
httpjamesm
880f27b786
docs: version 1.11.0 2024-03-09 12:10:18 -05:00
httpjamesm
4c62f9bc4f
feat: allow answerId in shorthand overflow URL (#91) 2024-03-09 12:09:17 -05:00
httpjamesm
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
httpjamesm
ff66f41f47
fix: derive currentUrl from actual page path (#89) 2024-03-09 11:28:45 -05:00
httpjamesm
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
httpjamesm
42ad68fe34
refactor: highlight code blocks function 2024-03-09 11:14:39 -05:00
httpjamesm
634c7f1ad0
docs: comments 2024-03-09 10:52:57 -05:00
httpjamesm
4db7b4795b
refactor: code-split question function 2024-03-09 10:51:09 -05:00
httpjamesm
13418054b4
feat: separate parameter parse and validation func 2024-03-06 17:06:31 -05:00
nyuuzyou
ea455f9317
Added overflow.ducks.party instance (#79) 2024-02-02 08:36:18 -05:00
httpjamesm
aa74bbc5fc
docs: new instances (#69, #70, #73) 2023-11-25 11:50:46 -05:00
httpjamesm
56c9e4b196
version 1.10.1 2023-09-28 13:54:28 -04:00
httpjamesm
16828585ac
feat: allow stackoverflow.com/q/ in posthome (#66) 2023-09-28 13:54:13 -04:00
Bnyro
cf89be2a48
fix: redirect shortened 'a' URLs (#65) 2023-09-28 13:26:34 -04:00
httpjamesm
dcf0805334
docs: use official image in exmaple 2023-09-24 01:13:49 -04:00
httpjamesm
bb629da9a9
Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2023-09-24 01:00:53 -04:00
httpjamesm
d56a9309b9
feat: version 1.10.0 2023-09-24 01:00:52 -04:00
httpjamesm
10fc103fda
perf: compress codecircles into webp (#59) 2023-09-24 00:59:54 -04:00
httpjamesm
991b5b46f4
fix: allow option parsing if only one is present (#60) 2023-09-24 00:59:48 -04:00
httpjamesm
7cf3839f41
Add client-side latex rendering (#61)
* feat: client-side katex.js

* docs: add katex attribution
2023-09-24 00:59:41 -04:00
httpjamesm
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
httpjamesm
3d7129a01f
feat: docker image action 2023-09-24 00:54:46 -04:00
Korbs
20dd62726c
Add SudoVanilla to instance list (#58) 2023-09-23 22:39:14 -04:00
httpjamesm
4641b5f0a3
Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2023-09-19 10:30:48 -04:00
httpjamesm
6d6fd3c560
docs: add ao.ftw.lol and anonoverflow.hyperreal.coffee 2023-09-19 10:26:46 -04:00
Whatever Social
ff49961c02
Add hyperreal and update Whatever region (#57) 2023-09-19 10:24:08 -04:00
httpjamesm
8d63054f17
docs: add opnxng instance 2023-08-21 02:13:09 -04:00
httpjamesm
9cc07387ae
docs: add freedit instance 2023-08-21 02:12:23 -04:00