Logo
Explore Help
Sign In
mattintech/simplefileupload-server
1
0
Fork 0
You've already forked simplefileupload-server
mirror of https://github.com/mattintech/simplefileupload-server.git synced 2026-07-11 14:21:53 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
dc05c90cc409450242a3d148448d9fafdb76b89b
simplefileupload-server/requirements.txt

20 lines
317 B
Plaintext
Raw Normal View History

initial commit
2024-10-07 23:16:42 -04:00
blinker==1.8.2
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
Flask==3.0.3
Flask-Uploads==0.2.1
gunicorn==23.0.0
idna==3.10
importlib_metadata==8.5.0
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==3.0.0
packaging==24.1
Move client key to database with admin UI for key management and QR code generation - Store client key in SQLite database instead of environment variable - Add database migration from CLIENT_KEY environment variable to preserve existing keys - Add admin UI with tabbed interface (Configuration and QR Code tabs) - Implement QR code generation containing server config (address, port, key) for Android app - Add functionality to regenerate client key with warning dialog - Add buttons to download QR code as PNG and copy QR image to clipboard - Add manual input fields for server address and port configuration - Update requirements.txt with pyotp and qrcode dependencies
2025-12-27 14:29:58 -05:00
pyotp==2.9.0
qrcode==7.4.2
initial commit
2024-10-07 23:16:42 -04:00
requests==2.32.3
urllib3==2.2.3
Werkzeug==3.0.4
zipp==3.20.2
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 45ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API