Hide_D
|
153f425c99
|
refac: APIHelper 반환 값 정리
|
2022-04-02 18:39:47 +09:00 |
|
Hide_D
|
6eb202d4b2
|
misc: api cache max-age 단축
- 실제 캐시는 etag와 last-modified의 304 반환 활용
- http 2.0을 목표로하므로 큰 문제는 없을 것
|
2022-04-02 03:12:38 +09:00 |
|
Hide_D
|
f7e46e16a3
|
fix: cache control에서 expires가 남는 문제 수정
|
2022-04-02 01:17:08 +09:00 |
|
Hide_D
|
36d7e22040
|
fix: api.php 설정이 전혀 동작하지 않던 문제 수정
|
2022-04-02 01:14:46 +09:00 |
|
Hide_D
|
b24c4806f5
|
fix: APIHelper에서 tryCache가 잘못된 타입 지정인 버그
|
2022-04-01 23:27:04 +09:00 |
|
Hide_D
|
4f0dbf0f92
|
feat: api.php 호출에서 path를 경로로 지정하는 방식 추가
|
2022-02-25 01:54:22 +09:00 |
|
Hide_D
|
673b7054aa
|
자동 로그인 (#196)
자동 로그인 구현
- login_token 테이블
- reqNonce -> loginByToken
- sha512(token + nonce)
Reviewed-on: https://storage.hided.net/gitea/devsam/core/pulls/196
Co-authored-by: hide_d <hided62@gmail.com>
Co-committed-by: hide_d <hided62@gmail.com>
|
2021-11-08 04:23:07 +09:00 |
|
Hide_D
|
eb1e1421ab
|
fix(misc): phan
|
2021-10-12 01:30:37 +09:00 |
|
 Hide_DandGitea
|
d06f3b6bdf
|
inheritStore: 버프/디버프 구매 UI
|
2021-09-15 19:06:15 +00:00 |
|
 Hide_DandGitea
|
22025bd89e
|
vue: join
|
2021-09-15 19:06:15 +00:00 |
|
 Hide_DandGitea
|
c8eb9332b4
|
misc: 오타 수정
|
2021-09-15 19:06:15 +00:00 |
|
 Hide_DandGitea
|
1df55f9168
|
api: gateway, ingame 모두 가능하도록 변경
|
2021-09-15 19:06:15 +00:00 |
|