Commit graph

22 commits

Author SHA1 Message Date
b7f24b8fac chore: update descriptions, images, and websites for profiles
The descriptions, images, and websites for several profiles have been updated. The descriptions now provide more comprehensive information about the fields of study and affiliations of the individuals. The images have been replaced with more recent ones. Additionally, websites have been added for some profiles to provide further information about their work and background.
2024-02-19 13:40:36 -08:00
q9i
0443604d04 chore: fix all the errors
Sonarlint, ESLint, you name it; it's fixed

AI summary of some changes:
feat: update image handling and optimization in Next.js

The changes in this commit update the handling and optimization of images in Next.js. 

- The `Image` component from the `next/image` package is now used instead of the regular `img` tag. This allows for better handling and optimization of images in Next.js applications.
- The `unoptimized` property in the `nextConfig` object is set to `false`, which means that images will be optimized by default. This improves the performance and loading speed of the application.
- The `remotePatterns` property in the `nextConfig` object is added to specify remote patterns for image optimization. This allows for more control over which images should be optimized and which should not.

These changes were made to enhance the performance and user experience of the application by optimizing the handling of images.
2024-02-17 14:54:14 -08:00
3c83c89a6b Merge branch 'main' of github.com:Team-1280/eeXiv 2024-02-16 12:04:02 -08:00
2540288aa0 add ayaan 2024-02-16 12:03:27 -08:00
Team 1280 Programming Laptop
fe1b72166d The mega commit 2024-02-15 17:31:21 -08:00
Ananth Venkatesh
dd195c7b04 Improve database entries 2024-02-15 21:13:32 +00:00
4339a94ee7 many style updates 2024-02-14 14:41:59 -08:00
7c6785042d add eexiv whitepaper and recent documents list 2024-02-13 22:36:13 -08:00
53eba1cc38 change mobile menu 2024-02-13 22:09:26 -08:00
a59220ad18 add eeXiv white paper 2024-02-13 00:02:59 -08:00
c8fd4148ef add search feature and garbage mobile support 2024-02-11 23:09:37 -08:00
9e93907c80 added lots of data and style changes 2024-02-11 19:19:42 -08:00
QLabs
a87a6a3c4c
feat: gh pages deployment 2024-02-11 11:16:49 -08:00
81a5f3c0a9 change some formatting 2024-02-11 02:06:29 -08:00
947771ce1e finished affiliation descriptions 2024-02-10 22:54:11 -08:00
fdf319eab2 add authors 2024-02-10 19:29:33 -08:00
7d047560e8 document view complete 2024-02-10 15:02:29 -08:00
a8120f492d added document viewer and changed styling 2024-02-10 11:12:13 -08:00
ead254ad4a finished styling for static portion 2024-02-10 00:43:22 -08:00
8914d83166 fix favicon and add zustand 2024-02-09 23:07:46 -08:00
87ec3b4954 initial commit 2024-02-09 19:40:32 -08:00
8ea122b12c Initial commit from Create Next App 2024-02-09 19:00:26 -08:00