SPT-dev
a619189bd1
feat: add automatic website deployment
2023-03-02 21:36:53 -05:00
SPT-dev
37027d8aea
feat: add names and nameByID endpoints ( #37 )
...
resolves #35
resolves #36
2023-03-02 21:36:43 -05:00
SPT-dev
210ce69ffc
refactor the items collection class
2023-03-02 21:36:42 -05:00
SPT-dev
b2686f3c62
update routes mapping
2023-03-02 21:36:42 -05:00
SPT-dev
9d700a1fb0
redirect bad routes to search page
2023-03-02 21:36:41 -05:00
SPT-dev
250d7a6d37
fix: Fixing 404 on search url ( #33 )
...
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)
2023-03-02 21:36:35 -05:00
SPT-dev
2ab505191d
fix: Fixing test suite
2023-03-02 21:36:33 -05:00
SPT-dev
b9bce6ce29
fix: Change all favicon into favico to avoid typos
2023-03-02 21:36:33 -05:00
SPT-dev
b766f9c54d
feat: Change standard favicon to Christmas favicon
2023-03-02 21:36:33 -05:00
SPT-dev
d68225e2e7
docs: Update documentation
2023-03-02 21:36:33 -05:00
SPT-dev
1cf70a9b8b
tests: fix nginx testing setup
2023-03-02 21:36:32 -05:00
SPT-dev
64848518c8
tests: fix nginx setup
2023-03-02 21:36:32 -05:00
SPT-dev
8e87f8bc3a
tests: fix nginx setup
2023-03-02 21:36:32 -05:00
SPT-dev
af043d34cf
tests: fix nginx setup
2023-03-02 21:36:32 -05:00
SPT-dev
230c6eef4d
tests: fix nginx setup
2023-03-02 21:36:32 -05:00
SPT-dev
e3a9c8405b
tests: fix nginx setup
2023-03-02 21:36:31 -05:00
SPT-dev
81436a5f0e
tests: fix copy directory
2023-03-02 21:36:31 -05:00
SPT-dev
3499b5d712
tests: fix copy directory
2023-03-02 21:36:31 -05:00
SPT-dev
bd24a936fb
tests: Use Nginx instead of yarn start
2023-03-02 21:36:31 -05:00
SPT-dev
d551c1065e
docs: Update documentation
2023-03-02 21:36:31 -05:00
SPT-dev
dbbe52e444
test: Add cypress script
2023-03-02 21:36:31 -05:00
SPT-dev
2306f84d1d
test: Add cypress script
2023-03-02 21:36:30 -05:00
SPT-dev
05c172052a
test: Add cypress script
2023-03-02 21:36:30 -05:00
SPT-dev
d6deed9aab
test: Add cypress script
2023-03-02 21:36:30 -05:00
SPT-dev
c39548a670
test: Add cypress script
2023-03-02 21:36:30 -05:00
SPT-dev
af50687b36
test: Add cypress script
2023-03-02 21:36:30 -05:00
SPT-dev
d4714042f3
test: Fixing cypress tests
2023-03-02 21:36:29 -05:00
SPT-dev
0be468fe88
test: Test fix cypress browser version
2023-03-02 21:36:29 -05:00
SPT-dev
e98c63f721
test: Test fix CYPRESS_BASE_URL
2023-03-02 21:36:29 -05:00
SPT-dev
1efd2eab5a
test: Test fix CYPRESS_BASE_URL
2023-03-02 21:36:29 -05:00
SPT-dev
cba1b538e5
test: Test fix CYPRESS_BASE_URL
2023-03-02 21:36:29 -05:00
SPT-dev
0ecb37beb0
test: Test cypress base
2023-03-02 21:36:29 -05:00
SPT-dev
030e7b8cb5
fix: Fix cypress hostname
2023-03-02 21:36:28 -05:00
SPT-dev
1188cf173e
fix: Remove build from frontend install step
2023-03-02 21:36:28 -05:00
SPT-dev
7017c1652f
fix: Apply kubernetes changes to Docker
2023-03-02 21:36:28 -05:00
SPT-dev
1632412945
feat: unlock frontend tests in all branches
2023-03-02 21:36:28 -05:00
SPT-dev
3f051c8323
tests: Fix search linked tests
2023-03-02 21:36:28 -05:00
SPT-dev
3d0169b58a
tests: Fix footer tests
2023-03-02 21:36:28 -05:00
SPT-dev
9feeabfd18
tests: Add test suite
2023-03-02 21:36:27 -05:00
SPT-dev
8c9ceb31c4
feat: Include item ID in url
2023-03-02 21:36:27 -05:00
SPT-dev
b0989a1a58
fix: Change items website hierarchy permissions (from 774 to 775)
2023-03-02 21:36:27 -05:00
SPT-dev
7ac1ae6f28
feat: Add passphrase capabilities for SSH key ( #11 )
...
We can now use encrypted SSH keys in the pipeline.
The new secret is `deploy_ssh_key_passphrase`
The documentation has been updated accordingly
2023-03-02 21:36:07 -05:00
SPT-dev
fb5f675099
fix: Fix errors raised by ShortName not being strings
2023-03-02 21:36:06 -05:00
SPT-dev
99d1a77c15
Revert "Update '.drone-docker.yml'"
...
This reverts commit 172846f98e01713ed5edebbeac1a2ee8a5be89c6.
2023-03-02 21:36:06 -05:00
SPT-dev
e5a3d3f948
Update '.drone-docker.yml'
2023-03-02 21:36:06 -05:00
SPT-dev
481eb8cfe8
fix: Fix typo in .drone-docker.yml
2023-03-02 21:36:06 -05:00
SPT-dev
1153ac24bf
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.
2023-03-02 21:35:55 -05:00
SPT-dev
6e95f4b7a0
Mise à jour de 'README.md'
2023-03-02 21:11:56 -05:00
SPT-dev
aa9160aed1
items website
...
Made by Shirito and Revingly
Original repo: https://dev.sp-tarkov.com/Rev/spt-items-api
2023-03-02 21:11:54 -05:00
SPT-dev
61b6c82976
Favicon
2023-03-02 21:11:53 -05:00