Commit Graph

20 Commits

Author SHA1 Message Date
httpjamesm cc9e549aaf feat: get answer ID and fragment scrolling 2023-02-14 19:55:17 -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 2b608b4725 feat: redirect questions without title in URL 2023-02-04 12:49:28 -05:00
httpjamesm 5f11bcd6a2 feat!: proxy images with JWT auth 2023-02-02 19:05:08 -05:00
httpjamesm 10e7c89e96 feat: more escaping, tighter security 2022-12-28 23:56:14 -05:00
httpjamesm f9025ff9cc fix: no cache middleware to prevent visual bugs 2022-12-28 14:14:30 -05:00
httpjamesm d76aa4ca11 feat!: run checks on env variables 2022-12-28 11:57:58 -05:00
httpjamesm 26c7a5f5ee feat: production mode 2022-12-28 11:35:03 -05:00
httpjamesm fd6ca8b56a feat: host and port envs 2022-12-28 00:23:53 -05:00
httpjamesm 10946dcafb feat: change options 2022-12-28 00:08:06 -05:00
httpjamesm 8b46beb1dd feat: strict ratelimit 2022-12-28 00:00:17 -05:00
httpjamesm 076f1387f0 refactor: split into files 2022-12-27 23:53:28 -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