Commit graph

152 commits

Author SHA1 Message Date
c13064dfa9 fix: decrease the spacing between heading and text below it in blog index pages 2024-09-07 19:15:48 +02:00
ee1af7e4c3 fix: adjust the heading and text below it in downloads and SVR.JS mods pages 2024-09-07 19:10:02 +02:00
16a119b34c fix: remove non-existent /forum page from the sitemap 2024-09-07 17:58:33 +02:00
8e6ec9fbd5 fix: non-numeric page numbers now don't cause 500 Internal Server Error code 2024-09-07 17:57:29 +02:00
6f72cbba2a fix: change the text below the heading and heading in blog index page 2024-09-07 17:43:44 +02:00
dbe8d2ed44 fix: make "Subscribe to RSS" link in blog post page in a primary color 2024-09-07 17:40:31 +02:00
5ad4357633 chore: remove Vercel analytics script 2024-09-07 17:36:53 +02:00
f8ea9086e3 fix: remove 404 Not Found page from (root) directory for error page consistence 2024-09-07 17:34:19 +02:00
a51372e7c9 fix: disable caching for total post count GROQ queries 2024-09-07 17:32:09 +02:00
b04a49f3e3 fix: fix ISR with blog index and blog index pages 2024-09-07 17:27:18 +02:00
2300a113b2 docs: add a comment for cache revalidation API route 2024-09-07 16:08:56 +02:00
21ca6305a3 fix: fix compile error with req.headers 2024-09-07 15:59:59 +02:00
8235010257 fix: force blog index, blog index pages, and blog pages to be static 2024-09-07 15:58:16 +02:00
5223e7867c feat: add Next.js cache revalidation webhook 2024-09-07 15:49:20 +02:00
f26e3d45a7 feat: embed Sanity Studio 2024-09-07 14:59:43 +02:00
3e2bcab3ce fix: don't cache Sanity GROQ queries 2024-09-07 14:31:17 +02:00
8c73ec7d8e feat: make blog index page statically generated 2024-09-07 14:24:30 +02:00
1e935d3aef feat: make blog post pages statically-generated 2024-09-07 14:05:37 +02:00
62d5ccbb6d fix: display placeholder image if no blog post cover image is present 2024-09-07 13:30:30 +02:00
188c5c0f40 fix: add AuthProvider to the login page layout 2024-09-07 13:13:15 +02:00
35ba0b2694 fix: implement hCaptcha verification and remove "captchaToken" field from email messages 2024-09-07 12:26:34 +02:00
8e9deea0bf fix: add metadata to the newsletter page 2024-09-07 12:19:23 +02:00
4c962e3968 fix: change the Open Graph URL of mod change log page after loading it with JavaScript 2024-09-07 12:17:34 +02:00
bc4d2c2f7c fix: change "Terms Of Service" headings to "Terms of Service" 2024-09-07 12:16:23 +02:00
6b613a3f84 fix: remove the placeholder forum page, and change the link to forum to point to actual SVR.JS forum 2024-09-07 12:14:24 +02:00
dd11fc8a99 fix: updated privacy policy, TOS, vulnerabilities and contribution pages 2024-09-07 12:12:02 +02:00
fd63b889ae fix: move change log page to /changelog 2024-09-07 12:00:05 +02:00
f623be052c refactor: change the import path for AuthProvider in (auth) layout 2024-09-07 11:56:38 +02:00
1d0a216dd0 fix: change the Open Graph URL for privacy policy page 2024-09-07 11:55:46 +02:00
adea55556e fix: adjust the change log page and link for it in the footer 2024-09-07 11:54:47 +02:00
306d73cf76 refactor: move privacy policy page to /privacy 2024-09-07 11:50:28 +02:00
e961bd557c fix: add and change many email-related environment variables 2024-09-07 11:08:25 +02:00
6f1c4affed refactor: rename Partners to DemoVideo and HowItWorks to Features 2024-09-07 09:52:44 +02:00
f1e5e7ccbc fix: change the title and description of the index page 2024-09-07 09:42:33 +02:00
ccfcefc753 fix: replace "SVRJS" with "SVR.JS" 2024-09-07 09:39:26 +02:00
6f233badaa refactor: add dialogForm dependency to useEffect hook in SVR.JS mod administration page 2024-09-07 09:15:52 +02:00
7bb89ce202 style: style the code according to Prettier rules 2024-09-07 09:12:48 +02:00
2f22fb5b37 fix: move AuthProvider to layout for (auth) 2024-09-07 09:03:40 +02:00
Cypro Freelance
a48a97092d changed banner.tsx stylings and fixed docs 2024-09-06 23:20:52 +05:30
Cypro Freelance
13f6d7fd3c svrjs docs 2024-09-06 23:06:08 +05:30
Cypro Freelance
f86b962c5a icon banner change? 2024-08-31 15:58:16 +05:30
Cypro Freelance
f9a172acdb updated banner 2024-08-30 23:06:10 +05:30
Cypro Freelance
35840cb751 banner added 2024-08-30 22:44:32 +05:30
Cypro Freelance
150e24856d one line change in blog 2024-08-29 21:37:54 +05:30
Cypro Freelance
c38d18edcc link rel=alternate 2024-08-29 21:35:13 +05:30
Cypro Freelance
6a047acc03 rss icon added 2024-08-29 21:26:11 +05:30
Cypro Freelance
b6459b529e done edit/mods 2024-08-27 16:45:36 +05:30
Cypro Freelance
9ccc3d8bc4 final touches for prismjs code highlighter 2024-08-26 21:51:44 +05:30
Cypro Freelance
d5b1df3250 holy shit that took lonng 2024-08-26 21:50:10 +05:30
Cypro Freelance
7bf58721bd added code block styling 2024-08-26 21:10:18 +05:30