Commit graph

247 commits

Author SHA1 Message Date
06b7a32d28
clean things up 2024-06-29 02:50:46 -07:00
Youwen Wu
b19fe3ce83
feat: add pendulum lab paper (#55) 2024-03-08 17:11:29 -08:00
Ananth Venkatesh
a2a85696b5
fix(security): incorrect url substring sanitization (#50)
* fix(security): incorrect url substring sanitization

* fix: graceful error handling in git url parsing

* refactor: simplify url parsing logic
2024-03-07 09:48:46 -08:00
Ananth Venkatesh
3bdb9ff2e2
fix(security): potentially unsafe external links (#51)
* fix(security): potentially unsafe external links

* style: format

---------

Co-authored-by: quantum9Innovation <quantum9Innovation@users.noreply.github.com>
2024-03-07 09:47:55 -08:00
dependabot[bot]
529d9d1d76 ci(dependabot):(deps-dev): bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 18:36:18 +00:00
dependabot[bot]
26acafc18a ci(dependabot):(deps): bump @tanstack/react-query from 5.20.2 to 5.25.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.20.2 to 5.25.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.25.0/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 18:33:19 +00:00
dependabot[bot]
d199b2074f ci(dependabot):(deps-dev): bump @types/node from 20.11.17 to 20.11.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.17 to 20.11.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 18:31:48 +00:00
dependabot[bot]
a9f0110ff5 ci(dependabot):(deps): bump zustand from 4.5.0 to 4.5.2
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.0 to 4.5.2.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.5.0...v4.5.2)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 18:30:54 +00:00
dependabot[bot]
19baad4fbf ci(dependabot):(deps-dev): bump eslint-config-next from 14.1.0 to 14.1.2
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.1.0 to 14.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 18:28:18 +00:00
snyk-bot
9875e25473 fix: upgrade @tanstack/react-query from 5.20.2 to 5.20.5
Snyk has created this PR to upgrade @tanstack/react-query from 5.20.2 to 5.20.5.

See this package in npm:
https://www.npmjs.com/package/@tanstack/react-query

See this project in Snyk:
https://app.snyk.io/org/quantum9innovation/project/5d4bfdcb-60cf-4874-86e0-95288216f0cc?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-03-05 10:14:23 -08:00
Ananth Venkatesh
3b1c290eb1
fix(typo): eexiv-white-paper abstract (#43) 2024-03-05 10:06:22 -08:00
Ananth Venkatesh
ab492e1f96 fix(ci): dependabot commit message 2024-03-05 09:59:38 -08:00
Ananth Venkatesh
cb770fd366 ci(dependabot): update config to include codium suggestions 2024-03-05 09:40:56 -08:00
Ananth Venkatesh
c0d4372c08 ci(dependabot): configure 2024-03-05 09:40:56 -08:00
q9i
b342595da6 chore: add deepcode ignore comment for IndirectCommandInjection in execSync call 2024-03-03 18:49:28 -08:00
Team 1280 Programming Laptop
180082be4b ci: add markdown linting rules to configuration 2024-03-02 11:56:08 -08:00
Team 1280 Programming Laptop
13f8e5dfbe docs(security): create security policy 2024-03-02 11:56:08 -08:00
Team 1280 Programming Laptop
25da1a69f6 docs(rev): upload eexiv-white-paper v3 2024-03-02 11:11:38 -08:00
Ananth Venkatesh
957adfc097
fix(security): potential arbitary code execution vulnerability (#36)
* fix(security): potential arbitary code execution vulnerability

sanitize all user input in zenodo uploader

fixes a medium-severity security vulnerability first identified by Snyk

* style: format

* chore: add shebang to zenodo shellscript

* ci(codeclimate): configure

* style: format

* fix(ci): stylelint plugin not working

* chore: remove manifest .vscode

* fix(ci): bye bye stylelint

* fix(ci): correct codeclimate config

specify exclude patterns

* fix(security): correct zenodo shellscript fail status

---------

Co-authored-by: quantum9Innovation <quantum9Innovation@users.noreply.github.com>
2024-03-01 12:56:51 -08:00
q9i
d4e2b8b371 chore: update code owners 2024-02-29 19:51:49 -08:00
q9i
680e594033 fix(ci): configure stylelint 2024-02-29 19:13:57 -08:00
Team 1280 Programming Laptop
c84ae2d3c2 docs: add maintainability badge to readme 2024-02-29 19:13:57 -08:00
Team1280Programming
1e5b55a83d style: format 2024-02-20 15:59:32 -08:00
387866881c chore: update padding for different screen sizes in various components 2024-02-20 15:59:32 -08:00
83d81f3340 fix: make all documents the same height in gallery view 2024-02-20 15:59:32 -08:00
3f4b6c1b9f fix: add right margin to grid container in topics, authors, and affiliations sections
The changes were made to add a right margin to the grid container in the topics, authors, and affiliations sections. This was done to improve the spacing and layout of the items within the grid.
2024-02-20 15:59:32 -08:00
65c6545e3a style: adjust margins and heights in News component
The changes were made to adjust the margins and heights in the News component.
2024-02-20 15:50:36 -08:00
couscousdude
38032e1c7f style: format 2024-02-20 15:03:33 -08:00
Youwen Wu
d2577dd4ba feat: add no ai badge to readme 2024-02-20 15:03:33 -08:00
Team 1280 Programming Laptop
8f781c89e9
chore: add news announcement for eeXiv v2 (#27)
Co-authored-by: Team1280Programming <Team1280Programming@users.noreply.github.com>
2024-02-19 14:13:15 -08:00
2b20ec7879 feat: add additional links to the navigation menu
- Added link to "Published authors"
- Added link to "Latest documents"
- Added link to "Document topics"
2024-02-19 13:58:28 -08:00
Team 1280 Programming Laptop
65fac30dd3
feat: add topic cards to display topics on the page (#23)
Co-authored-by: Team1280Programming <Team1280Programming@users.noreply.github.com>
2024-02-19 13:52:53 -08:00
Team 1280 Programming Laptop
409de455f2
feat: sort documents by latest date on the Page component (#22)
Co-authored-by: Team1280Programming <Team1280Programming@users.noreply.github.com>
2024-02-19 13:50:37 -08:00
Team 1280 Programming Laptop
8a10f9a9bf
feat: sort authors by the number of documents they have and update rendering of author cards accordingly (#21)
Co-authored-by: Team1280Programming <Team1280Programming@users.noreply.github.com>
2024-02-19 13:47:31 -08:00
Team 1280 Programming Laptop
7e853fbfdf
chore: update CODEOWNERS file with new owners for specific directories (#24)
Co-authored-by: Team1280Programming <Team1280Programming@users.noreply.github.com>
2024-02-19 13:44:56 -08:00
Team1280Programming
934cff02b1 style: format 2024-02-19 13:43:42 -08:00
9b3d127ef0 feat: add sorting of affiliations based on research output
This commit adds a sorting functionality to the `getAffiliations` function. The function now calculates the number of documents associated with each affiliation and sorts the affiliations in descending order based on the number of documents. This allows for a more meaningful representation of affiliations based on their research output.
2024-02-19 13:43:42 -08:00
d651fc58e0 chore: remove unnecessary comments and unused imports in DocumentWithSlug interface 2024-02-19 13:43:42 -08:00
Team1280Programming
25dac2bd09 style: format 2024-02-19 13:40:36 -08:00
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
099c326a54 fix: reorder DOIs in document db 2024-02-19 13:40:36 -08:00
Ananth Venkatesh
ec3081fa10
chore: update styling and add link to affiliation page (#13)
Co-authored-by: quantum9Innovation <quantum9Innovation@users.noreply.github.com>
Co-authored-by: Youwen Wu <38934577+couscousdude@users.noreply.github.com>
Co-authored-by: couscousdude <couscousdude@users.noreply.github.com>
Co-authored-by: Team 1280 Programming Laptop <59985235+Team1280Programming@users.noreply.github.com>
Co-authored-by: Team 1280 Programming <sanramonvalleyrobotics@gmail.com>
Co-authored-by: Team1280Programming <Team1280Programming@users.noreply.github.com>
2024-02-19 13:31:31 -08:00
Team 1280 Programming Laptop
12ca81cd68
Only style on pull request (#25)
Co-authored-by: GitButler <gitbutler@gitbutler.com>
Co-authored-by: Team1280Programming <Team1280Programming@users.noreply.github.com>
2024-02-19 13:28:46 -08:00
q9i
9bfc1833b9 docs: fix readme typos and update with new info
- Mention the use of NextJS `Image` element for better performance when displaying images.
2024-02-19 11:11:05 -08:00
q9i
c998d61472 chore: auto organize imports in client codebase
The import statements in multiple files have been organized to improve code readability and maintainability. This was done using the `prettier-plugin-organize-imports` plugin.
2024-02-19 11:07:48 -08:00
q9i
8b6a8f8abf chore: enforce authoritarian import ordering
Some random VSC prompt allows me to do this, still have no idea how to automate or reproduce this behavior
2024-02-19 11:07:48 -08:00
q9i
aed6bf88f5 fix: update heading text from "Affiliations" to "Authors" 2024-02-19 11:06:11 -08:00
q9i
11aacc6852 chore: remove unused generateStaticParams function 2024-02-19 11:06:11 -08:00
q9i
354d5b2b91 feat: add author list page
- Added a new function `generateStaticParams()` to generate static parameters for each author.
- Created a new component `AuthorCard` to display information about an author.
- Updated the `Page` component to render a grid of `AuthorCard` components for each author.
- Added styling for the author cards using CSS modules.
2024-02-19 11:06:11 -08:00
quantum9Innovation
37128f52c0 style: format 2024-02-19 11:05:35 -08:00