Commit Graph

266 Commits

Author SHA1 Message Date
0e9677ec61 feat: success message indicator, better UX for image toggling 2022-12-29 13:52:17 -05:00
4ddc1a2af7 feat: send human-readable error for 429 2022-12-29 13:49:19 -05:00
e476087a3a feat: validate question id and send error messages 2022-12-29 13:45:04 -05:00
3ff8e8cb96 refactor: move theme switcher to a partial 2022-12-29 13:19:08 -05:00
1d12372ea5 refactor: move shared head components to a template 2022-12-29 13:17:50 -05:00
b038d2c502 refactor: convert comments to a reusable template 2022-12-29 13:16:16 -05:00
e6915ae849 fix: re-add question comments 2022-12-29 13:11:33 -05:00
572fac9ec3 feat: version 1.3.2 2022-12-29 13:09:35 -05:00
11efaf854d feat: comment text to HTML with sanitization 2022-12-29 13:09:25 -05:00
3b79efc83c refactor: rely heavier on the templating engine
style: fix comments spacing on mobile
2022-12-29 13:06:14 -05:00
c0df07abad refactor: use existing PreventSurroundingPre 2022-12-29 12:22:59 -05:00
10e7c89e96 feat: more escaping, tighter security 2022-12-28 23:56:14 -05:00
6f86cbce6e feat: update version num to 1.3 2022-12-28 22:55:42 -05:00
1d2e98e4c1 style: add margin between comments and divider 2022-12-28 22:55:30 -05:00
599d23544b feat: unify comments finder, show post comments
style: show post notices in a clean layout
2022-12-28 22:54:13 -05:00
84ba0886cd feat: show answer comments under collapsible 2022-12-28 22:48:02 -05:00
5bd9ce484f fix: escape code blocks to prevent HTML injection 2022-12-28 22:18:18 -05:00
8f9091fb2a docs: add chroma to attribution 2022-12-28 19:20:58 -05:00
1b1120d924 docs: attribution with licenses 2022-12-28 19:19:53 -05:00
a327366400 feat: version 1.2 2022-12-28 19:15:18 -05:00
97e2e50015 fix: remove debug statements 2022-12-28 19:10:27 -05:00
96d4f768d9 feat: syntax highlighting for question codeblocks 2022-12-28 19:10:14 -05:00
14b11b7f14 style: fix syntax highlighting in light mode 2022-12-28 18:52:38 -05:00
631a700c9f feat: highlight code blocks within answers 2022-12-28 18:51:14 -05:00
da57f98fec docs: bookmark tool 2022-12-28 17:47:55 -05:00
b68786a50f Merge pull request #4 from privacytime101/main
docs: Create bug_report.md
2022-12-28 17:01:34 -05:00
819a8fe39f Create bug_report.md 2022-12-28 14:00:46 -08:00
0d5f0a04f1 docs: add about text 2022-12-28 16:47:18 -05:00
46545385e1 docs: rename new_instance template to md 2022-12-28 16:46:40 -05:00
ef723a0c21 Merge branch 'main' of https://github.com/privacytime101/AnonymousOverflow into privacytime101-main 2022-12-28 16:42:55 -05:00
0e2e8b26f6 Create new_instance.yml 2022-12-28 13:39:37 -08:00
5a1e1ca652 Add vern.cc 2022-12-28 13:32:05 -08:00
5373b9d979 docs: add vern instance 2022-12-28 16:26:01 -05:00
a3b69f37a2 docs: jae 777.tf instance 2022-12-28 15:51:23 -05:00
f9025ff9cc fix: no cache middleware to prevent visual bugs 2022-12-28 14:14:30 -05:00
7ec73f8af8 feat: image loading and theme icon on homepage, fix view button color var 2022-12-28 12:37:04 -05:00
90e873d9e2 style: make links more readable in light 2022-12-28 12:02:29 -05:00
d76aa4ca11 feat!: run checks on env variables 2022-12-28 11:57:58 -05:00
d664899ab6 feat: update example compose, change default redirect 2022-12-28 11:57:08 -05:00
d92edafb03 feat!: APP_URL env, theme switcher icon with redirect 2022-12-28 11:56:17 -05:00
3d53fd5806 feat: import theme icons, set color vars, option cookie 2022-12-28 11:49:14 -05:00
26c7a5f5ee feat: production mode 2022-12-28 11:35:03 -05:00
504144c94b feat: version and back button 2022-12-28 11:33:26 -05:00
3398ba637b fix: template var typo 2022-12-28 01:01:27 -05:00
ba4a9155a7 feat: OG metadata and shortened desc 2022-12-28 00:58:41 -05:00
607ed44ee0 fix: link github for whatever labs 2022-12-28 00:56:03 -05:00
06aa7c3077 fix: prepend stackoverflow.com to author URL 2022-12-28 00:55:30 -05:00
47c4dc9de7 docs: update home screenshot 2022-12-28 00:36:32 -05:00
1af311a614 feat: new logo + favicon 2022-12-28 00:34:15 -05:00
0a525248ac feat: docker
docs: docker deployment
chore: gitignore
2022-12-28 00:27:37 -05:00