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
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
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
d7bca93af8
feat: sort select with button
2023-02-04 12:58:50 -05:00
httpjamesm
062ffbcbdc
refactor: move comments styles to another file
2022-12-30 18:18:13 -05:00
httpjamesm
d49c0f2ffd
feat: display comment upvotes
2022-12-30 18:11:59 -05:00
httpjamesm
0e9677ec61
feat: success message indicator, better UX for image toggling
2022-12-29 13:52:17 -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
1d2e98e4c1
style: add margin between comments and divider
2022-12-28 22:55:30 -05:00
httpjamesm
599d23544b
feat: unify comments finder, show post comments
...
style: show post notices in a clean layout
2022-12-28 22:54:13 -05:00
httpjamesm
84ba0886cd
feat: show answer comments under collapsible
2022-12-28 22:48:02 -05:00
httpjamesm
14b11b7f14
style: fix syntax highlighting in light mode
2022-12-28 18:52:38 -05:00
httpjamesm
631a700c9f
feat: highlight code blocks within answers
2022-12-28 18:51:14 -05:00
httpjamesm
7ec73f8af8
feat: image loading and theme icon on homepage, fix view button color var
2022-12-28 12:37:04 -05:00
httpjamesm
90e873d9e2
style: make links more readable in light
2022-12-28 12:02:29 -05:00
httpjamesm
d92edafb03
feat!: APP_URL env, theme switcher icon with redirect
2022-12-28 11:56:17 -05:00
httpjamesm
3d53fd5806
feat: import theme icons, set color vars, option cookie
2022-12-28 11:49:14 -05:00
httpjamesm
504144c94b
feat: version and back button
2022-12-28 11:33:26 -05:00
httpjamesm
1af311a614
feat: new logo + favicon
2022-12-28 00:34:15 -05:00
httpjamesm
10946dcafb
feat: change options
2022-12-28 00:08:06 -05:00
httpjamesm
3555f055cf
style: fix mobile error bar
2022-12-27 23:43:20 -05:00
httpjamesm
9071bc23db
feat: error handling for homepage
2022-12-27 23:42:54 -05:00
httpjamesm
2ae093b43d
feat: home page with URL conversion endpoint
...
style: mobile optimization
2022-12-27 23:39:34 -05:00
httpjamesm
85dad1cbe0
feat: parse answer author and timestamp
2022-12-27 23:23:19 -05:00
httpjamesm
010bd290af
feat: parse accepted answer and add tag
2022-12-27 23:00:54 -05:00
httpjamesm
f1d22a713f
feat: get answers and iterate over them
2022-12-27 22:50:38 -05:00
httpjamesm
b7345d39a0
feat: get timestamp and author details
2022-12-27 22:46:31 -05:00
httpjamesm
60f0ec5ce9
feat: crawl SO and display proxied question
2022-12-27 22:31:07 -05:00