Commit Graph

  • 35b8d4676a update frontend master Rev 2021-10-27 00:40:14 +09:00
  • 98e00c6427 add docstring to method Rev 2021-10-27 00:39:47 +09:00
  • 33da8354db set execution time and memory when refreshing the data Rev 2021-10-26 11:37:51 +09:00
  • a269395b9e fix getLocales method Rev 2021-10-25 23:51:28 +09:00
  • 3a5849d91a refactor itemCollection class Rev 2021-10-25 21:02:05 +09:00
  • 6234808d4f update static files 1.1 Rev 2021-10-25 13:43:50 +09:00
  • 9ea119dba5 add items refresh command to deploy task list Rev 2021-10-22 18:38:42 +09:00
  • 3ed88024ad update readme v1.0 Rev 2021-10-16 21:38:00 +09:00
  • 3d539d3c17 remove refresh task from the list Rev 2021-10-14 18:22:22 +09:00
  • 4a02d0aad2 use http facade instead file_get_contents Rev 2021-10-14 18:19:03 +09:00
  • 35149caf7c add guzzle dependency Rev 2021-10-14 18:17:25 +09:00
  • 25720a3663 add the refresh command to the commands group Rev 2021-10-14 18:03:18 +09:00
  • 4e68e727a2 update frontend code Rev 2021-10-14 17:55:02 +09:00
  • daf5377525 add new task to call artisan and refresh items cache Rev 2021-10-14 17:50:46 +09:00
  • 051339d34b styling update Rev 2021-10-14 17:50:17 +09:00
  • 6ec94ad0c2 add artisan command to refresh items Rev 2021-10-14 17:49:44 +09:00
  • fcff8faa6f group routes under same prefix Rev 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 Rev 2021-10-14 08:34:05 +00:00
  • d665ae977c update homepage links Rev 2021-10-13 15:14:04 +09:00
  • da112b5385 fix backend url pointing to localhost Rev 2021-10-13 15:01:59 +09:00
  • 5f313d3802 update the homepage Rev 2021-10-13 14:42:40 +09:00
  • 7e69e6fdf4 add static files Rev 2021-10-13 14:42:24 +09:00
  • 3c4441bd59 fix: Update hierarchy endpoint to the new structure Mangiang 2021-10-12 23:54:48 -04:00
  • a8a485a2c2 feat: Add hierarchy endpoint Mangiang 2021-10-12 22:31:29 -04:00
  • 40953db00f fix docstring Rev 2021-10-13 12:42:12 +09:00
  • 5d6b6274ae update items result structure Rev 2021-10-13 12:41:58 +09:00
  • fd9f4d0444 update filter conditions Rev 2021-10-13 12:41:40 +09:00
  • e9df3f9e0a change snake case to camel cace Rev 2021-10-13 12:41:14 +09:00
  • 241788a92e styling and docstring fixes Rev 2021-10-13 12:40:45 +09:00
  • befed27c20 remove unused param from docstring Rev 2021-10-13 12:39:45 +09:00
  • 2d56ce3673 add missing response parts Rev 2021-10-13 12:39:16 +09:00
  • 5d24bfc28d remove unnecessary word Rev 2021-10-13 12:38:58 +09:00
  • 8f28d3afeb fix getItem method Rev 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 Rev 2021-10-13 02:05:15 +00:00
  • 828f740f4a refacto: Refactor item endpoint Mangiang 2021-10-12 00:46:13 -04:00
  • 1dc4a5e74d fix: Remove debug data file creation Mangiang 2021-10-12 00:40:36 -04:00
  • 916f383618 refacto: Refactor search endpoint Mangiang 2021-10-12 00:40:07 -04:00
  • f96e6fa7fd chore: remove the data debug file Mangiang 2021-10-12 00:22:03 -04:00
  • e5ea4a83e5 fix: Fix items and customization locale merging Mangiang 2021-10-12 00:21:14 -04:00
  • fe5daaded8 feat: Adding customization data Mangiang 2021-10-12 00:06:29 -04:00
  • 7e95c3bf16 chore: Remove items and locale json Mangiang 2021-10-11 23:47:46 -04:00
  • 4a2404d365 fix: Fix search endpoints Mangiang 2021-10-11 21:11:22 -04:00
  • aae9cbac94 fix: Fixing all routes Mangiang 2021-10-11 19:47:34 -04:00
  • 6db043ce6b feat: add item and locales caching based on Gitea Mangiang 2021-10-11 17:29:15 -04:00
  • b68eac70f9 remove unnecessary nesting Rev 2021-10-11 18:20:28 +09:00
  • 60aebd6b02 revert removing the locale from the get item by id Rev 2021-10-11 18:20:11 +09:00
  • bace58d2c8 add name and shortname to the filter criteria Rev 2021-10-11 18:04:44 +09:00
  • c7fd49e553 add the locale to the search result Rev 2021-10-11 17:34:51 +09:00
  • 5b8f54b138 pass the locale along the item data Rev 2021-10-11 17:26:19 +09:00
  • 9266f96414 add locale json Rev 2021-10-11 17:25:27 +09:00
  • 7549f164ae return 204 response if search has empty result Rev 2021-10-11 16:00:49 +09:00
  • 54565ff4b7 return a collection of values instead of key,value Rev 2021-10-11 16:00:25 +09:00
  • b8591bd50b add deployer dependency and its configuration Rev 2021-10-11 09:43:03 +09:00
  • f2d685ad48 enable the cors middleware Rev 2021-10-10 16:26:07 +09:00
  • 8c88914e8b return an error message when item not found instead of empty object Rev 2021-10-10 13:50:49 +09:00
  • 7cdd4645bd wrap get item with try catch Rev 2021-10-10 13:10:35 +09:00
  • 826bc13956 add php docstrings for methods Rev 2021-10-10 13:10:18 +09:00
  • 0fdba8c054 use custom exception instead of the generic one Rev 2021-10-10 13:09:11 +09:00
  • a187ae011c convert the query string to lower case Rev 2021-10-10 13:08:50 +09:00
  • a2be16fe79 add custom exception for item not found Rev 2021-10-10 13:08:04 +09:00
  • 4491fe2c99 Update page titles Rev 2021-10-10 13:01:48 +09:00
  • 50e0977637 update the readme file Rev 2021-10-08 20:53:16 +09:00
  • 0a9f007eac initial commit Rev 2021-10-08 20:44:34 +09:00