pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:HTML
Filter by
207M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Automated test pull request
Best practice these days is to set secure=True. This changes CSRF_COOKIE and TF_VALIDITY_COOKIE.
Also - TF_VALIDITY_COOKIE name is now configurable.
close #1228
개요
아카이브 화면 개선, 액세스 토큰 자동 재발급, 거래 수정/상세 모달 구조 통합(ModalShell), 그리고 헤더·하단 네비·필터 등 전반적인 디자인 다듬기를 한 번에 반영했습니다.
주요 변경
🔐 토큰 자동 재발급
- 액세스 토큰 만료 시각을 저장하고, 만료 전 미리 갱신하는 proactive refresh 도입
- utils/authStorage.js, ...
Automated test pull request
Automated test pull request
prevent occasional layer offset issues when using the brush tool.
Summary
- Add scripts\shortcut_paths.bat as the shared Desktop/Start Menu path resolver.
- Update install and uninstall scripts to use the same SpecialFolder-based path resolution.
- Add --dry-run ...