alist/server/handles
itsHenry 83fe17c6ec
feat: support github login (#2639)
* Support Github Login

* improve according to codefactor

* fix due to last updates

* optimization

Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-27 22:11:22 +08:00
..
aria2.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
auth.go feat: support github login (#2639) 2022-12-27 22:11:22 +08:00
down.go feat: customize proxy ignore headers (close #2763 pr #2766) 2022-12-20 16:08:32 +08:00
driver.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
fsmanage.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
fsread.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
fsup.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
githublogin.go feat: support github login (#2639) 2022-12-27 22:11:22 +08:00
helper.go fix: page crashes if ipa name contains chinese (close #1712) 2022-09-19 13:33:23 +08:00
index.go feat: update index by `req.Paths` 2022-12-24 20:23:04 +08:00
meta.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
search.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
setting.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
storage.go feat: batch reload all storages (close #2762 pr #2775) 2022-12-21 19:21:18 +08:00
task.go chore: rename remove to delete 2022-07-31 21:42:01 +08:00
user.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00