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
Cypro Freelance
835e2f209e
made the blog perfecto
2024-08-26 20:56:02 +05:30
Cypro Freelance
96eead761a
vercel analytics
2024-08-26 19:15:51 +05:30
621dcb71cb
Change SVR.JS logo and update package-lock.json
2024-08-26 14:59:21 +02:00
Abhijit Bhattacharjee
bfd0e7055f
Merge pull request #12 from DorianNiemiecSVRJS/main
...
Change spacing, so that it matches the spacing that was there before adding padding to the header. Also make the publishing date font smaller on mobile devices.
2024-08-26 18:20:12 +05:30
Cypro Freelance
be070d9213
style changes
2024-08-26 17:28:31 +05:30
Cypro Freelance
b157cc932f
newsletter done
2024-08-26 16:41:47 +05:30
Cypro Freelance
803afe55d1
uh rss feed done
2024-08-24 10:14:39 +05:30
Cypro Freelance
1435cbb397
some stuffs
2024-08-24 09:58:25 +05:30
19d7b4232a
Change spacing, so that it matches the spacing that was there before adding padding to the header. Also make the publishing date font smaller on mobile devices.
2024-08-20 20:29:08 +02:00
Cypro Freelance
9fc3b24140
Merge branch 'main' of https://github.com/Proxyy587/new-svrjs
2024-08-20 19:59:12 +05:30
Cypro Freelance
5bf1589b7a
added dates in the site
2024-08-20 19:58:54 +05:30
68e44fafc7
Fix vulnerability deletion API.
2024-08-09 13:36:28 +02:00
Cypro Freelance
7a27e2b79e
added somestuffs
2024-08-08 22:53:56 +05:30
Cypro Freelance
943c09f9f8
margin updated
2024-08-08 17:17:00 +05:30
Cypro Freelance
9b110bbbda
text srtart
2024-08-08 14:56:12 +05:30
Cypro Freelance
497b7d091e
sanity-studio integrated
2024-08-08 14:51:56 +05:30
Cypro Freelance
61dafc3f3f
initial blog commit
2024-08-03 14:36:50 +05:30
Cypro Freelance
c802a80283
metadata updated
2024-08-02 23:11:45 +05:30
Cypro Freelance
95dbef219a
page title #2
2024-08-01 20:38:03 +05:30
Cypro Freelance
3db4004354
page title
2024-08-01 20:32:06 +05:30
Cypro Freelance
41f190d5bf
minor changes pt1
2024-08-01 20:02:57 +05:30
Cypro Freelance
133b894d2f
made heading smaller even in mobile devices
2024-08-01 14:48:22 +05:30
Cypro Freelance
6296665de9
made vulnerabilities heading small
2024-08-01 14:06:59 +05:30
Cypro Freelance
99910b8c49
title tag changed
2024-08-01 12:38:36 +05:30
Cypro Freelance
ef59e67451
fixed ig?
2024-08-01 00:21:28 +05:30
Cypro Freelance
deb62f9730
made the mods vulnerabilities
2024-08-01 00:13:04 +05:30
Cypro Freelance
a162f66b30
vulnerabilties spelling i suck
2024-07-31 01:17:39 +05:30
Cypro Freelance
89b7b3d845
loading pages
2024-07-31 01:06:45 +05:30
Cypro Freelance
9b8261be2f
added vulnerabilitiess
2024-07-31 01:04:39 +05:30
2ef41b3d64
Correct out spacing below the text below the heading.
2024-07-29 23:03:55 +02:00
046911d82e
Fix clipped in the bottom heading text on mobile devices. Also correct spacing in between of children elements.
2024-07-29 22:57:35 +02:00
8949594090
Make the text below the heading and the prose smaller on mobile devices.
2024-07-29 22:29:19 +02:00
99cc32f831
Fix clipped text in the bottom on the heading in /changelogs/[slug] pages.
2024-07-29 22:22:33 +02:00
5ddd11ed84
Fix clipped at the bottom headings with text gradient.
2024-07-29 21:49:01 +02:00
8e1b93721a
Replace one <main> tag with <div> tag, and removed a <main> tag, that wrapped prior <main> tag; <main> tag specifies the main content of a document, and there must not be more than one <main> tag!
2024-07-29 20:43:07 +02:00
2b24b774c4
Fix bug with page going all the way to top, while toggling mobile navigation menu.
2024-07-29 20:41:01 +02:00
Cypro Freelance
dadc9be57e
openg pt2
2024-07-28 20:50:53 +05:30
Cypro Freelance
9abb779b8a
opengraph image update
2024-07-28 20:21:55 +05:30
Cypro Freelance
98c97d2434
metadata, page title, minor changes
2024-07-28 20:17:09 +05:30
Cypro Freelance
406e4562f0
changes in contact page part 2
2024-07-28 16:45:57 +05:30
Cypro Freelance
cacf80e1fc
contact page changes
2024-07-28 16:22:13 +05:30
Cypro Freelance
cf9208cf53
misspelt bruhh
2024-07-26 02:01:13 +05:30
Cypro Freelance
7cae49ab97
creating error fixed
2024-07-26 01:54:35 +05:30
Cypro Freelance
b5c4ca32ed
i choose to commit my life
2024-07-26 01:39:06 +05:30
Cypro Freelance
abd8179815
Error still in multilogs slug api typerror todo
2024-07-26 00:45:08 +05:30
Cypro Freelance
8056b67072
CRUD based pages multilogs
2024-07-25 23:59:21 +05:30
Cypro Freelance
e7f1a86172
some changes
2024-07-23 23:32:57 +05:30
Cypro Freelance
b22184af49
testimonails added
2024-07-23 22:38:18 +05:30
Cypro Freelance
54ac1d08d6
api routes with non-blocking method
2024-07-21 01:07:40 +05:30
Cypro Freelance
4d88199408
updated logos and added mdx markdown editor in admin/changelogs
2024-07-21 00:34:38 +05:30
Cypro Freelance
1d217133ab
some minor changes
2024-07-18 00:03:43 +05:30
Cypro Freelance
092dbd504a
pages header
2024-07-17 23:46:05 +05:30
Cypro Freelance
31e840c88e
updated admin logs // table sorted in reversed
2024-07-17 22:46:21 +05:30
Cypro Freelance
ffe93a3257
toast added / table in logs added / favicon added
2024-07-17 22:32:48 +05:30
Cypro Freelance
5cafff6f30
upload logs / show logs done
2024-07-17 21:15:28 +05:30