131 Commits

Author SHA1 Message Date
r7l
51190f8d69 Fix notice box styles 2023-03-02 19:59:45 +01:00
httpjamesm
bfa19bc2d2
Merge pull request #21 from sjehuda/patch-1
docs: Add Userscript
2023-03-02 10:18:34 -05:00
Schimon Jehuda
55b06b986b
Minor improvement
Improve English
2023-03-02 17:16:48 +02:00
Schimon Jehuda
09de9f11a5
Update README.md 2023-03-02 17:14:12 +02:00
Schimon Jehuda
63e9792d2a
Add Userscript
Userscript for web browsers without a redirection addon
2023-03-02 17:02:07 +02:00
httpjamesm
8ee1d76993
Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2023-02-25 12:39:11 -05:00
httpjamesm
6b77c5dae4
feat: DISABLE_RATELIMIT env 2023-02-25 12:39:09 -05:00
httpjamesm
df93607e5d
Merge pull request #19 from privacytime101/main
Add Libredirect to README
2023-02-22 20:55:00 -05:00
Whatever Social
05fbd9608e
Add Libredirect to README 2023-02-20 13:21:27 -08:00
httpjamesm
66db070fa5
Merge pull request #18 from privacytime101/main
Update whatever.social region
2023-02-20 15:53:29 -05:00
Whatever Social
bb9f8e2aa2
Update whatever.social region 2023-02-20 12:52:41 -08:00
httpjamesm
487a62e7aa
chore: version 1.8 2023-02-20 14:23:42 -05:00
httpjamesm
abfd0cfb6f
feat: SO/SE converter
refactor: rework some author logic
2023-02-20 14:17:24 -05:00
httpjamesm
63a30ab1cf
feat: don't count static toward ratelimit 2023-02-20 13:56:44 -05:00
httpjamesm
f1370c29b6
fix: pass down domain to comment for author URLs 2023-02-20 13:54:09 -05:00
httpjamesm
d935ce72f6
fix: pass domain to question template 2023-02-20 13:49:54 -05:00
httpjamesm
45644a0503
feat: get stackexchange posts
fix: comment author distinguishing
2023-02-16 10:25:24 -05:00
httpjamesm
f81b726612
chore: version 1.7.1 2023-02-14 20:25:26 -05:00
httpjamesm
c55b8b6ed5
fix: redeclare correct answer author vars 2023-02-14 20:25:16 -05:00
httpjamesm
ba55578143
chore: version 1.7 2023-02-14 20:17:28 -05:00
httpjamesm
95e270d9f3
style: center align answer meta 2023-02-14 20:16:55 -05:00
httpjamesm
0968932eff
fix: defer close raw response body 2023-02-14 20:16:30 -05:00
httpjamesm
64302c9334
refactor: simplify author parsing logic 2023-02-14 20:13:24 -05:00
httpjamesm
9d28ee483c
Merge branch 'answer-linking' 2023-02-14 20:12:56 -05:00
httpjamesm
4fa89879cf
feat: permalink generator 2023-02-14 20:12:49 -05:00
httpjamesm
203e8aa23c
Merge branch 'answer-linking' 2023-02-14 20:10:06 -05:00
httpjamesm
cc9e549aaf
feat: get answer ID and fragment scrolling 2023-02-14 19:55:17 -05:00
httpjamesm
fae2717a35
chore: version 1.6.1 2023-02-14 19:41:51 -05:00
httpjamesm
cf8892b4cb
Merge pull request #16 from r-flash/patch-1
fix: Remove inline CSS backgrounds in a code block
2023-02-13 12:39:17 -05:00
Adam P
c8a394e0ce
Remove inline CSS backgrounds in a code block
The lines in a `<pre>` code block may slightly overlap. Lower parts of a line can thus be obcured by the next one. This PR removes the background of `<code>` when it's inside a `<pre>` which already has the same  background color set.
2023-02-13 18:33:01 +01:00
httpjamesm
6bfed5a9e3
Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2023-02-12 12:28:48 -05:00
httpjamesm
a0df61a92d
docs: add ao.foss.wtf and overflow.hostux.net 2023-02-12 12:28:19 -05:00
httpjamesm
bbf098e7f4
Merge pull request #13 from privacytime101/main
docs: add adminforge.de
2023-02-05 14:27:24 -05:00
Whatever Social
2c4ded0800
Add adminforge.de 2023-02-05 11:01:37 -08:00
httpjamesm
f0e42287cf
chore: version 1.6 2023-02-04 13:42:57 -05:00
httpjamesm
9ebb6c90d9
fix: sort names 2023-02-04 13:42:24 -05:00
httpjamesm
69d96d646d
feat: question tags 2023-02-04 13:40:57 -05:00
httpjamesm
c87ce26da8
style: use border-bottom and disable border on last-child 2023-02-04 13:18:40 -05:00
httpjamesm
3dea27b09f
Merge branch 'sorting' 2023-02-04 13:16:33 -05:00
httpjamesm
4d8632e26c
fix: add no cache to static 2023-02-04 13:14:52 -05:00
httpjamesm
eee8ec42c5
feat: hashmap with SO sort values, ssr selection 2023-02-04 13:05:10 -05:00
httpjamesm
d7bca93af8
feat: sort select with button 2023-02-04 12:58:50 -05:00
httpjamesm
2b608b4725
feat: redirect questions without title in URL 2023-02-04 12:49:28 -05:00
httpjamesm
bd48b309ac
docs: update screenshot CDN links 2023-02-03 17:53:59 -05:00
httpjamesm
15b843d46b
fix: remove ?url for image proxy 2023-02-02 19:15:55 -05:00
httpjamesm
7b80c55dd2
chore: version 1.5 2023-02-02 19:06:19 -05:00
httpjamesm
12174b2600
chore: update docker compose example 2023-02-02 19:05:37 -05:00
httpjamesm
5f11bcd6a2
feat!: proxy images with JWT auth 2023-02-02 19:05:08 -05:00
httpjamesm
7494b2df33
docs: lunar.icu instance 2023-01-14 15:03:08 -05:00
httpjamesm
517a9afb89
Merge pull request #8 from EsmailELBoBDev2/patch-1
added my instance
2023-01-12 07:06:18 -05:00