|
9ea119dba5
|
add items refresh command to deploy task list
|
2021-10-22 18:38:42 +09:00 |
|
|
3ed88024ad
|
update readme
v1.0
|
2021-10-16 21:38:00 +09:00 |
|
|
3d539d3c17
|
remove refresh task from the list
|
2021-10-14 18:22:22 +09:00 |
|
|
4a02d0aad2
|
use http facade instead file_get_contents
|
2021-10-14 18:19:45 +09:00 |
|
|
35149caf7c
|
add guzzle dependency
|
2021-10-14 18:17:25 +09:00 |
|
|
25720a3663
|
add the refresh command to the commands group
|
2021-10-14 18:03:18 +09:00 |
|
|
4e68e727a2
|
update frontend code
|
2021-10-14 17:55:02 +09:00 |
|
|
daf5377525
|
add new task to call artisan and refresh items cache
|
2021-10-14 17:50:46 +09:00 |
|
|
051339d34b
|
styling update
|
2021-10-14 17:50:17 +09:00 |
|
|
6ec94ad0c2
|
add artisan command to refresh items
|
2021-10-14 17:49:44 +09:00 |
|
|
fcff8faa6f
|
group routes under same prefix
|
2021-10-14 17:49:28 +09:00 |
|
|
942912cec3
|
Merge pull request 'feat: Add hierarchy endpoint' (#2) from shirito/spt-items-api:master into master
Reviewed-on: #2
|
2021-10-14 08:34:05 +00:00 |
|
|
d665ae977c
|
update homepage links
|
2021-10-13 15:14:04 +09:00 |
|
|
da112b5385
|
fix backend url pointing to localhost
|
2021-10-13 15:01:59 +09:00 |
|
|
5f313d3802
|
update the homepage
|
2021-10-13 14:42:40 +09:00 |
|
|
7e69e6fdf4
|
add static files
|
2021-10-13 14:42:24 +09:00 |
|
Mangiang
|
3c4441bd59
|
fix: Update hierarchy endpoint to the new structure
|
2021-10-12 23:54:48 -04:00 |
|
Mangiang
|
a8a485a2c2
|
feat: Add hierarchy endpoint
|
2021-10-12 23:48:37 -04:00 |
|
|
40953db00f
|
fix docstring
|
2021-10-13 12:42:12 +09:00 |
|
|
5d6b6274ae
|
update items result structure
|
2021-10-13 12:41:58 +09:00 |
|
|
fd9f4d0444
|
update filter conditions
|
2021-10-13 12:41:40 +09:00 |
|
|
e9df3f9e0a
|
change snake case to camel cace
|
2021-10-13 12:41:14 +09:00 |
|
|
241788a92e
|
styling and docstring fixes
|
2021-10-13 12:40:45 +09:00 |
|
|
befed27c20
|
remove unused param from docstring
|
2021-10-13 12:39:45 +09:00 |
|
|
2d56ce3673
|
add missing response parts
|
2021-10-13 12:39:16 +09:00 |
|
|
5d24bfc28d
|
remove unnecessary word
|
2021-10-13 12:38:58 +09:00 |
|
|
8f28d3afeb
|
fix getItem method
|
2021-10-13 12:38:46 +09:00 |
|
|
7a2cc62eda
|
Merge pull request 'feat: Enhacing caching and more ...' (#1) from shirito/spt-items-api:master into master
Reviewed-on: #1
|
2021-10-13 02:05:15 +00:00 |
|
Mangiang
|
828f740f4a
|
refacto: Refactor item endpoint
|
2021-10-12 00:46:13 -04:00 |
|
Mangiang
|
1dc4a5e74d
|
fix: Remove debug data file creation
|
2021-10-12 00:40:36 -04:00 |
|
Mangiang
|
916f383618
|
refacto: Refactor search endpoint
|
2021-10-12 00:40:07 -04:00 |
|
Mangiang
|
f96e6fa7fd
|
chore: remove the data debug file
|
2021-10-12 00:22:03 -04:00 |
|
Mangiang
|
e5ea4a83e5
|
fix: Fix items and customization locale merging
|
2021-10-12 00:21:14 -04:00 |
|
Mangiang
|
fe5daaded8
|
feat: Adding customization data
|
2021-10-12 00:06:29 -04:00 |
|
Mangiang
|
7e95c3bf16
|
chore: Remove items and locale json
|
2021-10-11 23:47:46 -04:00 |
|
Mangiang
|
4a2404d365
|
fix: Fix search endpoints
|
2021-10-11 21:11:22 -04:00 |
|
Mangiang
|
aae9cbac94
|
fix: Fixing all routes
|
2021-10-11 19:47:34 -04:00 |
|
Mangiang
|
6db043ce6b
|
feat: add item and locales caching based on Gitea
|
2021-10-11 17:29:15 -04:00 |
|
|
b68eac70f9
|
remove unnecessary nesting
|
2021-10-11 18:20:28 +09:00 |
|
|
60aebd6b02
|
revert removing the locale from the get item by id
|
2021-10-11 18:20:11 +09:00 |
|
|
bace58d2c8
|
add name and shortname to the filter criteria
|
2021-10-11 18:04:44 +09:00 |
|
|
c7fd49e553
|
add the locale to the search result
|
2021-10-11 17:34:51 +09:00 |
|
|
5b8f54b138
|
pass the locale along the item data
|
2021-10-11 17:26:19 +09:00 |
|
|
9266f96414
|
add locale json
|
2021-10-11 17:25:27 +09:00 |
|
|
7549f164ae
|
return 204 response if search has empty result
|
2021-10-11 16:00:49 +09:00 |
|
|
54565ff4b7
|
return a collection of values instead of key,value
|
2021-10-11 16:00:25 +09:00 |
|
|
b8591bd50b
|
add deployer dependency and its configuration
|
2021-10-11 09:43:03 +09:00 |
|
|
f2d685ad48
|
enable the cors middleware
|
2021-10-10 16:26:07 +09:00 |
|
|
8c88914e8b
|
return an error message when item not found instead of empty object
|
2021-10-10 13:50:49 +09:00 |
|
|
7cdd4645bd
|
wrap get item with try catch
|
2021-10-10 13:10:35 +09:00 |
|