Commit graph

244 commits

Author SHA1 Message Date
Kaiwen Gong
93b1b186ca feat: remove unused code 2024-07-19 10:37:29 +08:00
Kaiwen Gong
0590864b6f feat: Modify the layout of news items Add the function of expanding or contracting after clicking on them 2024-07-18 17:33:59 +08:00
Kaiwen Gong
460c523633 feat: remove unused code 2024-07-15 16:02:26 +08:00
Kaiwen Gong
5498fc945e feat: Merge two divs into one and set responsive layout that changes based on md size 2024-07-15 10:31:48 +08:00
Kaiwen Gong
702e13b8dc feat: add responsive image at news root page 2024-07-12 17:02:46 +08:00
guanghechen
ebfae3abd8
Merge pull request #5 from newspedia-crew/intern-change
Change the logic of loading file
2024-07-12 16:01:13 +08:00
Yifei Hu
52fd0b2e80 fix the constants of ENV 2024-07-12 15:21:29 +08:00
Yifei Hu
1ac51ee7a4 fix the bugs 2024-07-12 15:12:14 +08:00
Yifei Hu
ffb744c9ac fix the port 2024-07-12 14:25:49 +08:00
Yifei Hu
c50197d3a2 fix the bugs 2024-07-12 14:25:15 +08:00
Yifei Hu
047df7e3d2 fix the constants 2024-07-12 14:19:37 +08:00
Yifei Hu
3b2a91cf3b fixed the bugs 2024-07-12 14:16:38 +08:00
Yifei Hu
4007efcc57 add a constant file to read the env variables 2024-07-12 14:14:59 +08:00
Yifei Hu
7c5ab7c65f delete the unused file 2024-07-12 12:57:37 +08:00
Yifei Hu
8e918dd244 delete the unused file 2024-07-12 12:49:56 +08:00
Yifei Hu
07a66489d1 combine the lib/fetnewsdata.tsx to app/api/news/[id]/page.tsx 2024-07-12 12:48:33 +08:00
Yifei Hu
e8e90d84cc change the wrong file name 2024-07-12 11:05:55 +08:00
Yifei Hu
deb82d38b8 now can load local detail news 2024-07-11 12:33:19 +08:00
Yifei Hu
14294f8a14 news list now can load local json file 2024-07-11 12:14:33 +08:00
Yifei Hu
5c0a5128ac fix the image of provider, read more button 2024-07-11 11:06:58 +08:00
Jin Yucong
b4b3d0ff68
Merge pull request #4 from newspedia-crew/dev-ghc
Feat: add markdown support
2024-07-10 16:46:17 +08:00
guanghechen
a7c72ff497 fix lint 2024-07-10 16:36:37 +08:00
guanghechen
94d944bd68 fix lint 2024-07-10 16:34:28 +08:00
guanghechen
cfa6efc6ed fix lint 2024-07-10 16:32:24 +08:00
guanghechen
e775b6ea5e improve: render description with markdown 2024-07-10 16:23:41 +08:00
guanghechen
85d144a1e9 feat: support markdown 2024-07-10 16:17:23 +08:00
guanghechen
bd230ddd4f
Merge pull request #3 from newspedia-crew/intern-change
Change the npm to yarn and update the json
2024-07-10 15:41:44 +08:00
Yifei Hu
c2d76e002e fix and polish the return button 2024-07-10 13:47:47 +08:00
Yifei Hu
10b38e392a fix the color of dark mode 2024-07-10 12:59:34 +08:00
Yifei Hu
e14bb334ba fix the PR gated 2024-07-10 12:17:16 +08:00
Yifei Hu
fc091da03c fix the PR gated 2024-07-10 12:14:46 +08:00
Yifei Hu
bf170a0ad8 fix the PR gated 2024-07-10 12:05:49 +08:00
Yifei Hu
ca4dfec84b fix the PR gated 2024-07-10 11:20:06 +08:00
Yifei Hu
effd1d38d0 change the npm to yarn and update the json 2024-07-10 11:00:11 +08:00
guanghechen
78738c9282
Merge pull request #1 from newspedia-crew/yucongj/setup
chore: setting up linter, prettier and PR gated pipeline
2024-07-05 16:58:31 +08:00
Jin Yucong
aed0a4a33a update 2024-07-05 16:34:00 +08:00
Jin Yucong
0f76f37a9c update 2024-07-05 16:31:44 +08:00
Jin Yucong
04bf883f49 chore: Remove unused GitHub templates and workflows 2024-07-05 16:26:53 +08:00
Jin Yucong
4d4f6f6cae update 2024-07-05 16:17:43 +08:00
Jin Yucong
9bd74867c1 fix build issues 2024-07-05 16:08:21 +08:00
Jin Yucong
8f793d258d update 2024-07-05 15:56:46 +08:00
Jin Yucong
6d6bf118cd update 2024-07-05 15:53:37 +08:00
Jin Yucong
81c5e30fda chore: Update dependencies and fix import paths 2024-07-05 15:49:43 +08:00
Jin Yucong
3b737a078a prettier 2024-07-05 14:36:50 +08:00
Jin Yucong
5b1aaee605 chore: Update eslint and prettier configurations 2024-07-05 14:19:53 +08:00
ItzCrazyKns
c63c9b5c8a
feat(readme): update ollama guide 2024-07-03 21:02:21 +05:30
ItzCrazyKns
80818983d8
feat(package): bump version 2024-07-03 20:49:13 +05:30
ItzCrazyKns
5217d21366
feat(dockerfile): revert to node:slim 2024-07-03 20:47:31 +05:30
ItzCrazyKns
57ede99b83
Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica 2024-07-02 10:52:02 +05:30
ItzCrazyKns
c74e16e01c
feat(chats): add delete functionality 2024-07-02 10:51:47 +05:30