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
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
quantum9Innovation
2f1d4fec8b
style: format
2024-02-17 22:56:26 +00:00
q9i
9cf06fcdc2
chore: update Node.js minimum version requirement to 20.0.0
...
Hopefully fix bug with Vercel deployment failing with `toSorted` method
2024-02-17 13:12:43 -08:00
Ananth Venkatesh
ce107072a4
Revamp documents
...
Include new citation hash function, search by citation hash, toasts, and QR codes
2024-02-16 19:39:26 +00:00
Ananth Venkatesh
0ad477bc36
Revamp author page
2024-02-15 19:45:46 +00:00
Team 1280 Programming Laptop
adadbd182f
Switch to Million.js
2024-02-14 15:15:52 -08:00
Ananth Venkatesh
a8c44b4b06
Remove eeXiv 2 remnants
2024-02-14 22:44:12 +00:00
7dc55799b8
document loading working
2024-02-12 19:42:56 -08:00
c8fd4148ef
add search feature and garbage mobile support
2024-02-11 23:09:37 -08:00
7192626dce
add toast and loading bar
2024-02-11 13:17:54 -08:00
QLabs
1048287fce
feat: add format script
2024-02-11 10:48:11 -08:00
4fafe38e8d
update responsive design
2024-02-10 21:05:14 -08:00
a8120f492d
added document viewer and changed styling
2024-02-10 11:12:13 -08:00
8914d83166
fix favicon and add zustand
2024-02-09 23:07:46 -08:00
8ea122b12c
Initial commit from Create Next App
2024-02-09 19:00:26 -08:00