0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-02 17:49:21 -05:00

17 Commits

Author SHA1 Message Date
ba1f2c35c8 Removed debug logs 2024-04-08 14:35:30 +01:00
79fda074fb Fixed not being able to serve react app 2024-04-08 14:34:49 +01:00
79e4169658 Removed junk files + added /public to gitignore 2024-04-08 14:00:44 +01:00
7089960cce api rewrite
- api now uses bun + ElysiaJS
2024-04-07 22:24:02 +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
CWX
c4725e50c3 update readme with a workaround for cache refresh 2023-10-18 16:44:06 +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
ed68e595d6 docs: Update README and add postman collection 2023-03-02 20:51:52 -05:00
SPT-dev
0a2b2872a4 uncomment refresh 2023-03-02 20:51:52 -05:00
SPT-dev
a13271717f Made changes to accomidate the new locales layout, works on my local setup 2023-03-02 20:51:51 -05:00
SPT-dev
81090eb0f3 fix: remove promote event 2023-03-02 20:51:50 -05:00
SPT-dev
ca07115c39 fix: rename .item to .ansible 2023-03-02 20:51:49 -05:00
SPT-dev
e20a45abd2 fix: old items path in playbook 2023-03-02 20:51:49 -05:00
SPT-dev
aeae202a35 Initial commit 2023-03-02 20:51:47 -05:00