Hossein Mehrabi
22b780f54c
fix: fix image ratio for small sized PostCard
2024-01-30 15:27:09 +03:30
Hossein Mehrabi
c2c5650a62
chore: update image source domains
2024-01-30 15:15:46 +03:30
Hossein Mehrabi
0b0bd06700
fix: handle 404 errors for static pages
2024-01-29 19:23:09 +03:30
amir houieh
9f1663cfde
Merge pull request #231 from acid-info/fix-rss
...
error handeling for rss
2024-01-29 14:45:06 +01:00
amirhouieh
a97fcecf89
error handeling for rss
2024-01-29 13:39:35 +00:00
Hossein Mehrabi
e25677eb32
feat: implement new url structure for preview page /preview/[type]/[slug]
2024-01-29 16:16:53 +03:30
Hossein Mehrabi
5301a81728
Merge pull request #229 from acid-info/detailings-amir
...
Detailings amir
2024-01-25 16:40:00 +03:30
amirhouieh
ea7209eb62
remove rss files from git
2024-01-25 13:06:06 +00:00
amirhouieh
cf1365ba04
remove rss files from git
2024-01-25 13:05:25 +00:00
amirhouieh
f80c41c791
add placeholder for inline images
2024-01-25 12:51:32 +00:00
amirhouieh
4e7f3ad9f9
apply rss per page type
2024-01-25 12:38:09 +00:00
Hossein Mehrabi
f6f4be6a49
fix: clear apollo cache upon webhook calls
2024-01-23 19:27:54 +03:30
Hossein Mehrabi
6d4f93f71c
refactor: remove unbody service
2024-01-23 19:21:20 +03:30
Hossein Mehrabi
047f378e4d
fix: add .gitkeep to the public/images/placeholders dir to prevent build error
2024-01-22 17:56:07 +03:30
Hossein Mehrabi
ef2c75df5f
fix: downgrade sharp to the cross-platform version v0.31.3
2024-01-22 17:54:20 +03:30
Hossein Mehrabi
de642d53a5
Merge pull request #227 from acid-info/v1.1-newrss
...
V1.1 newrss
2024-01-22 17:34:03 +03:30
amirhouieh
9755232aeb
ignore placeholders from repo
2024-01-22 15:03:47 +01:00
amirhouieh
3d8be8c83f
remove placeholder images from repo
2024-01-22 15:03:24 +01:00
Hossein Mehrabi
7a95262dfe
Merge pull request #228 from acid-info/front-search
...
Front search
2024-01-22 17:31:21 +03:30
Hossein Mehrabi
25727c9e18
Merge pull request #226 from acid-info/v1.1-lazylaoding
...
V1.1 lazylaoding
2024-01-22 17:29:53 +03:30
Hossein Mehrabi
3e5ed14dc6
Merge branch 'v1.1' into v1.1-lazylaoding
2024-01-22 17:29:45 +03:30
amirhouieh
7d1065a284
disable pixalation for vercel
2024-01-22 14:57:51 +01:00
amirhouieh
dd554fe252
new search
2024-01-22 13:41:42 +01:00
Hossein Mehrabi
ebd73af834
fix: restore previewing feature
...
The previewing feature was broken due to switching CMS to Strapi, which handles static pages and posts differently. This fix enables the user to preview any content by visiting the /preview page and specifying the type (page or post) and the id of the content in the query parameters. For example, /preview?type=page&id=[about-page-id] will preview the about page.
2024-01-21 21:45:26 +03:30
amirhouieh
dadd21325b
feat: add new rss - simplified
2024-01-20 17:54:53 +01:00
Hossein Mehrabi
14138f9b45
feat: add support for footnotes
2024-01-20 18:23:33 +03:30
amirhouieh
b8c4b37cb5
add lazyloading and pixelated placeholders
2024-01-19 14:53:41 +01:00
Hossein Mehrabi
121174d6f2
chore: update .env
2024-01-18 16:18:56 +03:30
Hossein Mehrabi
7189c9982f
feat: implement initial strapi integration
2024-01-18 16:13:37 +03:30
Hossein Mehrabi
e4ef86af4d
feat: implement podcasts page design adjustments
2024-01-10 12:37:32 +03:30
Hossein Mehrabi
13c964fb94
feat: implement navbar design adjustments
2024-01-10 12:37:32 +03:30
Hossein Mehrabi
73c3f3e904
feat: add the browser all section to the landing page
2024-01-10 12:37:24 +03:30
Hossein Mehrabi
9db3c686ae
fix: adjust layout of PostCard on search list view
2024-01-10 08:44:39 +03:30
Hossein Mehrabi
97cf618330
fix: restore broken pages with PostCard and PostsGrid components
2024-01-10 08:44:39 +03:30
Hossein Mehrabi
e8fad7451c
fix: build error
2024-01-10 08:44:39 +03:30
Hossein Mehrabi
c33ae6e336
fix: hero section spacing on mobile
2024-01-10 08:44:39 +03:30
Hossein Mehrabi
acb09eb310
feat: implement landing page's new layout
2024-01-10 08:44:39 +03:30
Hossein Mehrabi
99fc7f6c8b
fix: PostCard and PostsGrid spacing
2024-01-10 08:44:39 +03:30
Hossein Mehrabi
4211a8894a
feat: implement PostCard component design adjustments
2024-01-10 08:44:39 +03:30
Hossein Mehrabi
e0ff5b837e
feat: implement Hero component adjustments
...
- Removed tags
- Updated typography and spacing
2024-01-10 08:44:38 +03:30
Hossein Mehrabi
951c93f3be
feat: adjust schema and queries for Unbody project migration
2024-01-08 19:37:05 +03:30
amir houieh
8657a4e95f
Merge pull request #220 from acid-info/posts-sort
...
Posts sort
2023-12-15 14:04:59 +01:00
amirhouieh
fa5e910fa3
fix sorting issue
2023-12-15 14:04:03 +01:00
amirhouieh
60ce20e501
fix sorting issue
2023-12-15 14:01:34 +01:00
Hossein Mehrabi
8ae8488a81
fix: include highlighted episodes in counting number of episodes
2023-12-12 10:48:14 +03:30
Hossein Mehrabi
f0136cbb69
fix: podcast shows description meta tag
2023-12-07 04:01:13 +03:30
Hossein Mehrabi
e4e55deed4
fix: fix OG URLs
2023-12-07 03:56:24 +03:30
Hossein Mehrabi
795ad26e40
fix: escape og image url query string
...
This commit fixes a bug that caused some og image URLs to not work correctly because of escaping characters like "&". The fix involves escaping the query string and putting it in another query parameter "q" and then unescaping it on the API side and extracting the original parameters.
2023-12-07 03:13:57 +03:30
Hossein Mehrabi
d701604586
fix: broken typography styles
2023-12-06 11:11:32 +03:30
Hossein Mehrabi
b08c0f6733
chore: upgrade @acid-info/lsd-react
2023-12-05 20:03:14 +03:30