0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-08 04:30:45 -05:00

14 Commits

Author SHA1 Message Date
613ae4b5bd
Updates Deps 2024-12-07 12:03:05 -05:00
16ae57037e
Updates Deps 2024-12-07 11:50:24 -05:00
2deeeded9a
Updates Runtime Port to 3001 2024-12-07 11:49:13 -05:00
671deeaa0c
Adds Umami Support 2024-11-22 13:14:05 -05:00
0baed15af0
Removes Favicon 2024-11-20 13:01:09 -05:00
a8feebe2e4 removed example, made build script build development 2024-04-08 15:20:48 +01:00
558f1b4767 added .env.production to frontend 2024-04-08 15:15:44 +01:00
ba1f2c35c8 Removed debug logs 2024-04-08 14:35:30 +01:00
d19412a794 frontend update and rewrite
- Updated to React 18
- Switched from CRA to vite
- reworked some components
- reworked most stores
2024-04-07 22:18:55 +01:00
bfe942cfca Fixed issue where multiple items with the same name would always select the same ID (#4)
Co-authored-by: Terkoiz <terkoiz@spt.dev>
Reviewed-on: SPT-AKI/DB-Website#4
2023-09-23 14:18:03 +00:00
945bc8eca1 Fix for search bar resetting it's contents when attempting to fully delete them (#3)
Yes, I know that not adding all hook dependencies is bad practice.
I don't have the time or energy to refactor it properly.

Co-authored-by: Terkoiz <terkoiz@spt.dev>
Reviewed-on: SPT-AKI/DB-Website#3
2023-08-30 15:24:55 +00:00
SPT-dev
6ea3100ecc fix: issue with Footer and GiteaConfig 2023-03-03 18:40:28 -05:00
SPT-dev
7e68eb8c29 docs: Update README and pipeline walkthrough
Fix: dont filter same item result (#2)
2023-03-02 20:52:40 -05:00
SPT-dev
aeae202a35 Initial commit 2023-03-02 20:51:47 -05:00