Commit Graph

103 Commits

Author SHA1 Message Date
httpjamesm 4fa89879cf feat: permalink generator 2023-02-14 20:12:49 -05:00
httpjamesm cc9e549aaf feat: get answer ID and fragment scrolling 2023-02-14 19:55:17 -05: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 v1.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 v1.5.1 2023-02-02 19:15:55 -05:00
httpjamesm 7b80c55dd2 chore: version 1.5 v1.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
Esmail EL BoB f9e42ca8c7 added my instance 2023-01-12 04:23:46 +02:00
httpjamesm 3aac1467cd feat: version 1.4 v1.4 2023-01-01 00:16:05 -05:00
httpjamesm 062ffbcbdc refactor: move comments styles to another file 2022-12-30 18:18:13 -05:00
httpjamesm aa13c8515f feat: change comments to plural if greater than 1 2022-12-30 18:15:35 -05:00
httpjamesm d49c0f2ffd feat: display comment upvotes 2022-12-30 18:11:59 -05:00
httpjamesm 89d8dee958 Merge branch 'main' of https://github.com/httpjamesm/AnonymousOverflow 2022-12-30 10:53:27 -05:00
httpjamesm 0ad3f08ef5 docs: add smnz.de 2022-12-30 10:53:26 -05:00
httpjamesm d5bcf7fa38 docs: link deployment wiki page 2022-12-29 17:14:14 -05:00
httpjamesm 95df8a715b feat: version 1.3.4 v1.3.4 2022-12-29 14:54:13 -05:00
httpjamesm f2b369b2c6 fix: remove length requirement 2022-12-29 14:54:05 -05:00
httpjamesm 17a8c6b1e1 feat: version 1.3.3 v1.3.3 2022-12-29 14:47:16 -05:00
httpjamesm be9380ba20 fix: allow backwards compatibility with older threads 2022-12-29 14:47:07 -05:00
httpjamesm e4d429b642 fix: set action to / for conversion 2022-12-29 14:46:47 -05:00
httpjamesm b35c75cdf1 docs: "why use anonymousoverflow" v1.3.2 2022-12-29 14:09:37 -05:00
httpjamesm c46820b6d4 fix: add version, rolling ratelimit 2022-12-29 13:54:37 -05:00
httpjamesm 0e9677ec61 feat: success message indicator, better UX for image toggling 2022-12-29 13:52:17 -05:00
httpjamesm 4ddc1a2af7 feat: send human-readable error for 429 2022-12-29 13:49:19 -05:00
httpjamesm e476087a3a feat: validate question id and send error messages 2022-12-29 13:45:04 -05:00
httpjamesm 3ff8e8cb96 refactor: move theme switcher to a partial 2022-12-29 13:19:08 -05:00
httpjamesm 1d12372ea5 refactor: move shared head components to a template 2022-12-29 13:17:50 -05:00
httpjamesm b038d2c502 refactor: convert comments to a reusable template 2022-12-29 13:16:16 -05:00
httpjamesm e6915ae849 fix: re-add question comments 2022-12-29 13:11:33 -05:00
httpjamesm 572fac9ec3 feat: version 1.3.2 2022-12-29 13:09:35 -05:00
httpjamesm 11efaf854d feat: comment text to HTML with sanitization 2022-12-29 13:09:25 -05:00
httpjamesm 3b79efc83c refactor: rely heavier on the templating engine
style: fix comments spacing on mobile
2022-12-29 13:06:14 -05:00
httpjamesm c0df07abad refactor: use existing PreventSurroundingPre 2022-12-29 12:22:59 -05:00
httpjamesm 10e7c89e96 feat: more escaping, tighter security v1.3.1 2022-12-28 23:56:14 -05:00
httpjamesm 6f86cbce6e feat: update version num to 1.3 v1.3 2022-12-28 22:55:42 -05:00