Giter Site home page Giter Site logo

justlist's Introduction

justlist's People

Contributors

hmqgg avatar txperl avatar zzcabc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

justlist's Issues

建议增加文件夹密码功能

建议模仿oneindex的文件夹密码功能,文件夹下某个文件设置登录密码,web输入正确密码才能显示文件

arm64的docker启动不了

运行命令 docker run -d -p 5000:5000 -v /root/189:/usr/src/app/config/ txperl/justlist
但是没有启动

阿里云盘添加出现问题

[Altfe] ;)
[cache] running
[阿里云盘@aliyundrive] 根据此网址「https://media.cooluc.com/decode_token/」的方法获取 Refresh Token 或 BizExt 以登录
Refresh_Token or BizExt: Traceback (most recent call last):
File "/www/wwwroot/JustList-master/main.py", line 49, in
[Altfe] ;)
[cache] running
[阿里云盘@aliyundrive] 根据此网址「https://media.cooluc.com/decode_token/」的方法获取 Refresh Token 或 BizExt 以登录
Refresh_Token or BizExt: Traceback (most recent call last):
File "/www/wwwroot/JustList-master/main.py", line 49, in

似乎设置密码了不起作用

Snipaste_2022-03-17_13-37-32
就像这样,我上传了,去刷新了,点进去依然不用输入密码。
然后不知道一顿什么操作,好像有要输入密码了。于是我去输入密码,就一直提示我密码错误(我直接复制文件名去掉._.jl之后的字符应该就是密码吧?然而一直提示我错误。我也点了那个刷新按钮了。)

另外再提个建议,这个密码输入的时候,虽然错误,但我刷新了之后,浏览器还是会提示我是否要保存密码。
我在想,如果我密码是对的,又或者有好几个文件夹都设了密码,那它提示我保存的密码感觉没啥用。
不妨输入密码的时候,直接明文显示出来,进去之后,也不会提示你保存。

最后想问一下,这个有交流群吗?

RuntimeWarning:程序正常配置后运行后报错

日志如下:

[root@VM-0-3-centos JustList]# python3 main.py
[saved] config -> /root/justlist/JustList/app/core/onedrive/config.json
[onedrive] checking at 2020-12-11 22:23:43
[saved] config -> /root/justlist/JustList/app/core/cloud189/config.json
[cloud189] checking at 2020-12-11 22:23:44
[cache] running
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
Segmentation fault
[root@VM-0-3-centos JustList]# python3 main.py
[saved] config -> /root/justlist/JustList/app/core/onedrive/config.json
[onedrive] checking at 2020-12-11 22:23:57
[saved] config -> /root/justlist/JustList/app/core/cloud189/config.json
[cloud189] checking at 2020-12-11 22:23:57
[cache] running
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
Segmentation fault
[root@VM-0-3-centos JustList]# ^C
[root@VM-0-3-centos JustList]# 

启动不了

root@localhost:~/JustList# python3 main.py [Altfe] ;)
[cache] running Traceback (most recent call last):
File "main.py", line 49, in
bridge.bridgeInit().run(hint=True) File "/root/JustList/altfe/bridge.py", line 30, in run
classRoot.instantiate(["LIB_INS"]) File "/root/JustList/altfe/interface/root.py", line 57, in instantiate
cls.__MODULE[key][name] = cls._MODULE[key]name File "/root/JustList/app/lib/ins/conf/main.py", line 14, in init
self.load_config() File "/root/JustList/app/lib/ins/conf/main.py", line 27, in load_config
self.dict(fileName
, wrapper=True, reload=True) File "/root/JustList/app/lib/ins/conf/main.py", line 47, in dict
for key in defaultDic.format2flat():
File "/root/JustList/app/lib/ins/conf/wrapper.py", line 41, in format2flat r.update(self.format2flat(item, finalKeys + [key]))
File "/root/JustList/app/lib/ins/conf/wrapper.py", line 39, in format2flat r.update({".".join(finalKeys + [key]): item})
TypeError: sequence item 1: expected str instance, int found
Screenshot_20211130-161341~2
Screenshot_20211130-161408
Screenshot_20211130-161356
Screenshot_20211130-161316
Screenshot_20211130-161300
不知道是哪里的问题

list 空白

docker、本地都试了,/api/get/list/ 内容为

{"code":1,"msg":{}}

新标签打开

打开文件,能新标签打开吗。因为返回列表又开始从第一个开始下滑,比较不好找文件

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.