Louis Lam 482049c72b
Merge pull request from GHSA-88j4-pcx8-q4q3
* WIP, still need to handle npm run reset-password

* Implement it for "npm run reset-password"

Bug fixes and change along with this commit
- Move `ssl`, `hostname`, `port` to ./server/config.js, so `reset-password` is able to read it
- Fix: FBSD is missing, no idea who dropped it.
- Fix: Frontend code should not require any backend code (./server/config.js), moved "badgeConstants" to the common util (./src/util.ts) and drop vite-common.js

* Minor
2023-12-10 20:40:40 +08:00
..
2023-02-15 03:20:40 +08:00
2022-09-17 01:59:25 +08:00
2022-03-21 14:31:29 +08:00
2022-04-06 10:31:01 +08:00
2023-01-30 21:46:27 +08:00
2022-03-25 00:03:25 +08:00
2023-01-05 19:57:28 +00:00
2023-01-05 19:57:28 +00:00
2023-01-05 19:57:28 +00:00
2023-03-20 18:02:31 +08:00
2023-07-03 20:30:21 +08:00