30 Commits

Author SHA1 Message Date
shirito
53048e6147 fix: Fixing 404 on search url (#33)
All checks were successful
continuous-integration/drone/push Build is passing
Fixing 404 error on https://db.sp-tarkov.com/search and subpaths (https://db.sp-tarkov.com/search/5cc9a96cd7f00c011c04e04a for example)

![image](/attachments/45627308-515f-4f49-9932-0e0234c653fe)

Reviewed-on: SPT-AKI/Website#33
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-12-20 18:17:55 +00:00
Mangiang
83937bd78d fix: Fixing test suite
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-08 15:23:33 -05:00
Mangiang
d96e08a327 fix: Change all favicon into favico to avoid typos
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-02 11:09:41 -05:00
Mangiang
113416b1f9 feat: Change standard favicon to Christmas favicon
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-02 10:43:32 -05:00
Mangiang
cb016f4b0e docs: Update documentation
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-15 22:57:50 -05:00
Mangiang
2d7b814700 tests: fix nginx testing setup
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-15 22:41:10 -05:00
Mangiang
a8a34dbd70 tests: fix nginx setup
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-11-15 22:32:26 -05:00
Mangiang
2a61366bcf tests: fix nginx setup 2021-11-15 22:09:11 -05:00
Mangiang
0c637ef92e tests: fix nginx setup 2021-11-15 22:00:35 -05:00
Mangiang
e4d8cb7663 tests: fix nginx setup 2021-11-15 21:47:29 -05:00
Mangiang
d7d66044a1 docs: Update documentation
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-14 17:25:12 -05:00
Mangiang
ffa82831df test: Add cypress script
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-14 17:03:13 -05:00
Mangiang
f891e10f59 test: Add cypress script
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 16:35:44 -05:00
Mangiang
a74f0f14cb test: Add cypress script
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 16:26:01 -05:00
Mangiang
5e68a0f223 test: Add cypress script
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 16:13:10 -05:00
Mangiang
769387a498 test: Add cypress script
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 16:07:16 -05:00
Mangiang
9d708e78bc test: Add cypress script
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 16:03:30 -05:00
Mangiang
d66742323f test: Fixing cypress tests
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 15:57:22 -05:00
Mangiang
5a4b4b786b test: Test fix CYPRESS_BASE_URL
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-11-14 15:43:53 -05:00
Mangiang
5aef756332 test: Test fix CYPRESS_BASE_URL 2021-11-14 15:43:50 -05:00
Mangiang
a5f894ce2d test: Test fix CYPRESS_BASE_URL
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 15:19:45 -05:00
Mangiang
991a9e6501 fix: Fix cypress hostname
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 14:54:34 -05:00
Mangiang
059473199b tests: Fix search linked tests 2021-11-14 14:37:16 -05:00
Mangiang
4ab5c864ef tests: Fix footer tests 2021-11-14 14:36:54 -05:00
Mangiang
d8af80c0dc tests: Add test suite 2021-11-14 14:27:03 -05:00
Mangiang
a045a6010f feat: Include item ID in url 2021-11-14 14:26:37 -05:00
shirito
4bb11f731c feat: Add passphrase capabilities for SSH key (#11)
All checks were successful
continuous-integration/drone/push Build is passing
We can now use encrypted SSH keys in the pipeline.
The new secret is `deploy_ssh_key_passphrase`

The documentation has been updated accordingly

Co-authored-by: Ereshkigal <ereshkigal@noreply.dev.sp-tarkov.com>
Reviewed-on: SPT-AKI/Website#11
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-11-04 01:21:44 +00:00
Mangiang
bdae2c47fb
fix: Fix errors raised by ShortName not being strings
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-02 23:05:32 -04:00
shirito
bfef92da27 feat: Add items website code base + drone pipeline (#9)
Hello,

I'm adding the whole https://items.sp-tarkov.com code base as well as the drone pipeline to deploy it.
Please **double check *thoroughly* every** to ensure it matches the server architecture and configuration.

Reviewed-on: SPT-AKI/Website#9
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-10-30 16:27:49 +00:00
Ereshkigal
c13b82c591 items website
Made by Shirito and Revingly
Original repo: https://dev.sp-tarkov.com/Rev/spt-items-api
2021-10-27 20:06:16 +02:00