renovate[bot]
|
b88f4d2ba6
|
chore(deps): update module gorm.io/driver/sqlite to v1.4.4 [skip ci] (#2869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-05 19:31:28 +08:00 |
renovate[bot]
|
50318da879
|
chore(deps): update module gorm.io/driver/postgres to v1.4.6 [skip ci] (#2867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-05 19:18:42 +08:00 |
renovate[bot]
|
575487a0e2
|
chore(deps): update module gorm.io/gorm to v1.24.3 [skip ci] (#2870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-05 19:18:15 +08:00 |
renovate[bot]
|
170859a112
|
chore(deps): update module golang.org/x/crypto to v0.5.0 [skip ci] (#2905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-05 19:16:56 +08:00 |
renovate[bot]
|
7fdcb106a5
|
chore(deps): update module golang.org/x/image to v0.3.0 [skip ci] (#2906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-05 17:49:45 +08:00 |
renovate[bot]
|
dad3012ec3
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.169 (#2816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-29 21:22:50 +08:00 |
renovate[bot]
|
c00dcc8f39
|
fix(deps): update module github.com/gin-gonic/gin to v1.8.2 (#2785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-25 18:20:24 +08:00 |
renovate[bot]
|
5e28d0f96a
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.167 (#2781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-24 16:14:20 +08:00 |
renovate[bot]
|
e4a88a7c13
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.164 (#2773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-21 12:04:32 +08:00 |
renovate[bot]
|
372030071e
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.163 [skip ci] (#2738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-20 15:13:14 +08:00 |
renovate[bot]
|
f9cf29e0b6
|
fix(deps): update module golang.org/x/crypto to v0.4.0 (#2638) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-16 19:08:52 +08:00 |
renovate[bot]
|
cbd038f30f
|
fix(deps): update module golang.org/x/net to v0.4.0 (#2608) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-16 19:05:20 +08:00 |
renovate[bot]
|
2aeb75a779
|
fix(deps): update module github.com/blevesearch/bleve/v2 to v2.3.6 (#2727) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-16 19:05:06 +08:00 |
renovate[bot]
|
2f8eaf6bea
|
fix(deps): update module github.com/pquerna/otp to v1.4.0 (#2708) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-16 18:15:59 +08:00 |
renovate[bot]
|
fb7a5dec1b
|
fix(deps): update module golang.org/x/image to v0.2.0 (#2601) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-16 18:15:19 +08:00 |
renovate[bot]
|
e61bac039a
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.161 (#2595) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-16 18:14:56 +08:00 |
BoYanZh
|
7aa4dfb240
|
feat: use natural sort in `SortFiles` (#2612)
|
2022-12-06 17:28:18 +08:00 |
renovate[bot]
|
2bb200af87
|
fix(deps): update modules by renovate[bot]
fix(deps): update module github.com/sheltonzhu/115driver to v1.0.13 (#2413) [skip ci]
fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.3 (#2526) [skip ci]
fix(deps): update module golang.org/x/image to v0.1.0 (#2587) [skip ci]
chore: go mod tidy
Co-Authored-By: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-05 19:50:49 +08:00 |
Noah Hsu
|
ddcba93eea
|
feat: multiple search indexes (#2514)
* refactor: abstract search interface
* wip: ~
* fix cycle import
* objs update hook
* wip: ~
* Delete search/none
* auto update index while cache changed
* db searcher
TODO: bleve init issue
cannot open index, metadata missing
* fix size type
why float64??
* fix typo
* fix nil pointer using
* api adapt ui
* bleve: fix clear & change struct
|
2022-11-28 13:45:25 +08:00 |
BoYanZh
|
330a767fd7
|
feat: build index & search with bleve (close #1740 pr #2386)
* feat: build index & search with bleve (#1740)
* delete unused struct
Co-authored-by: Noah Hsu <i@nn.ci>
|
2022-11-24 11:46:47 +08:00 |
Noah Hsu
|
c09800790b
|
feat: custom filename char mapping
fixes #2447 #2446 #2440 #2409 #2006 #1979 #1507 #324 #691 #518 #430
|
2022-11-22 15:54:18 +08:00 |
renovate[bot]
|
25fd343069
|
chore(deps): update module `gorm` and `aws-sdk`
fix(deps): update module gorm.io/gorm to v1.24.2 (#2436)
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.142 (#2407)
Co-Authored-By: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-21 17:37:03 +08:00 |
Noah Hsu
|
8beeba7c0c
|
fix(google_drive): check token before return link (close #2392)
|
2022-11-17 09:08:31 +08:00 |
renovate[bot]
|
50fb49f0c3
|
fix(deps): update dependencies by renovate[bot] (#2344)
chore(deps): add renovate.json (#2344)
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.137 (#2345)
chore(deps): update actions-cool/issues-helper action to v2.5.0 (#2346)
fix(deps): update module github.com/caarlos0/env/v6 to v6.10.1 (#2348)
fix(deps): update module github.com/gin-contrib/cors to v1.4.0 (#2349)
fix(deps): update module github.com/sirupsen/logrus to v1.9.0 (#2354) [skip ci]
fix(deps): update module gorm.io/driver/postgres to v1.4.5 (#2361) [skip ci]
fix(deps): update module golang.org/x/crypto to v0.2.0 (#2357) [skip ci]
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.138 (#2358) [skip ci]
fix(deps): update module gorm.io/gorm to v1.24.1 (#2366) [skip ci]
fix(deps): update module gorm.io/driver/mysql to v1.4.4 (#2360) [skip ci]
fix(deps): update module github.com/spf13/cobra to v1.6.1 (#2356) [skip ci]
chore(deps): update actions-cool/issues-helper action to v3 (#2367) [skip ci]
fix(deps): update module gorm.io/driver/sqlite to v1.4.3 (#2365) [skip ci]
chore(deps): update actions/checkout action to v3 (#2368) [skip ci]
chore(deps): update actions/setup-go action to v3 (#2374) [skip ci]
chore(deps): update actions/upload-artifact action to v3 (#2375) [skip ci]
chore(deps): update docker/build-push-action action to v3 (#2377) [skip ci]
chore(deps): update docker/login-action action to v2 (#2378) [skip ci]
chore(deps): update docker/metadata-action action to v4 (#2381) [skip ci]
chore(deps): update docker/setup-buildx-action action to v2 (#2382) [skip ci]
chore(deps): update docker/setup-qemu-action action to v2 (#2387) [skip ci]
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.139 (#2394) [skip ci]
fix(deps): update module golang.org/x/crypto to v0.3.0 (#2395) [skip ci]
Co-Authored-By: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-17 08:49:15 +08:00 |
sheltonzhu
|
44f5cf40ef
|
fix(115): update 115 driver lib to fix some bugs (#2275)
* fix duplicate cookies in client.List func
* rm useless cookie when init
|
2022-11-09 18:15:06 +08:00 |
sheltonzhu
|
619a9aeb6c
|
feat(115): add qrcode login (#2206)
|
2022-11-04 21:16:52 +08:00 |
sheltonzhu
|
141419056d
|
feat(115): add cloud 115 driver (#2164)
close #2112
close #1598
close #894
|
2022-11-01 15:31:31 +08:00 |
BoYanZh
|
dd4674e486
|
feat: add smb driver (close #1746) (#2114)
* feat: add smb driver (close #1746)
* Update driver.go
|
2022-10-25 23:00:23 +08:00 |
Noah Hsu
|
dcaaae366b
|
feat: add support for mega.nz (close 1553)
|
2022-10-08 22:16:41 +08:00 |
Noah Hsu
|
a4a8739748
|
feat: add `upyun-uss` driver
|
2022-09-04 13:03:10 +08:00 |
Noah Hsu
|
ffba5e0aec
|
feat: add sftp driver (close #1466)
|
2022-09-04 12:43:52 +08:00 |
Noah Hsu
|
849de88e68
|
feat: add ftp driver
|
2022-09-03 22:07:08 +08:00 |
Noah Hsu
|
102384e170
|
feat: add pikpak driver
|
2022-08-31 17:32:57 +08:00 |
Noah Hsu
|
f551dc76d0
|
feat: add onedrive driver
|
2022-08-30 21:52:06 +08:00 |
Noah Hsu
|
046bbb3a48
|
feat: use `lumberjack` for log rotate
|
2022-08-30 15:22:54 +08:00 |
Noah Hsu
|
af884010d1
|
feat: local storage image thumbnail
|
2022-08-11 20:32:17 +08:00 |
Noah Hsu
|
0df3473337
|
feat: use cobra and add some command
|
2022-08-07 13:09:59 +08:00 |
Noah Hsu
|
a6ed4afdae
|
feat: 2fa/otp support
|
2022-08-06 01:22:13 +08:00 |
Noah Hsu
|
b51e664543
|
chore: go fmt
|
2022-08-03 14:26:59 +08:00 |
Noah Hsu
|
829ef271e3
|
chore(deps): upgrade cache pkg
|
2022-07-31 21:23:19 +08:00 |
Noah Hsu
|
fb65e98fa3
|
chore: add fuse package
|
2022-07-20 00:39:20 +08:00 |
Noah Hsu
|
3c7a2f78cf
|
chore: init db and aria2
|
2022-06-29 17:37:40 +08:00 |
Noah Hsu
|
c5295f4d72
|
feat: user jwt login
|
2022-06-25 21:34:44 +08:00 |
Noah Hsu
|
306b90399c
|
chore: move conf package
|
2022-06-25 20:38:02 +08:00 |
Noah Hsu
|
1b3387ca1a
|
chore: aria2 notifier
|
2022-06-20 22:29:52 +08:00 |
Noah Hsu
|
2cddd3cf2b
|
chore: add aria2 rpc package
|
2022-06-15 17:15:22 +08:00 |
Noah Hsu
|
b8e4a2e7c0
|
test: add driver and account test
|
2022-06-14 19:44:25 +08:00 |
Noah Hsu
|
c525406516
|
feat: add cache for list files
|
2022-06-13 21:14:01 +08:00 |
Noah Hsu
|
2f52b5d354
|
feat: link cache
|
2022-06-13 19:56:33 +08:00 |
Noah Hsu
|
e16ab876aa
|
feat: add expiration field for `Link`
|
2022-06-13 15:39:47 +08:00 |