From 16a0f8d604e68063ff8fdb843db30c9550a075f9 Mon Sep 17 00:00:00 2001 From: RaSan147 <34002411+RaSan147@users.noreply.github.com> Date: Sun, 5 Mar 2023 00:41:01 +0600 Subject: [PATCH 1/2] updated links --- CHANGELOG.MD | 2 +- README.md | 10 +++++----- dev_src/local_server (py~3.4).py | 2 +- setup.cfg | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 04d2762..6bd650d 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -16,7 +16,7 @@ ## Fixes: * FIXED Python 3.7 support - * Fixed Video player text issue https://github.com/RaSan147/py_httpserver_Ult/issues/70 + * Fixed Video player text issue https://github.com/RaSan147/pyrobox/issues/70 * Fixed zip download not working * Fixed many bugs ------------------------------------------------------------------------ diff --git a/README.md b/README.md index 3450229..ebd5b6d 100644 --- a/README.md +++ b/README.md @@ -97,12 +97,12 @@ CHECK [FAQ](#faq) FOR FUTURE HELP AND ISSUE FIX TODO: -------------------------------------------------------------- -* https://github.com/RaSan147/py_httpserver_Ult/issues/33 Show thumbnails, for png and jpg (how to do with just standard library?), For others, just show extension. -* https://github.com/RaSan147/py_httpserver_Ult/issues/34 Copy stream URL for videos to play with any video player -* https://github.com/RaSan147/py_httpserver_Ult/issues/36 Add side bar to do something 🤔 +* https://github.com/RaSan147/pyrobox/issues/33 Show thumbnails, for png and jpg (how to do with just standard library?), For others, just show extension. +* https://github.com/RaSan147/pyrobox/issues/34 Copy stream URL for videos to play with any video player +* https://github.com/RaSan147/pyrobox/issues/36 Add side bar to do something 🤔 * check output ip and port accuracy on multiple os -* https://github.com/RaSan147/py_httpserver_Ult/issues/37 Backup code if Reload causes unhandled issue and can't be accessed -* https://github.com/RaSan147/py_httpserver_Ult/issues/39 User login and user based permission set. 🔑 +* https://github.com/RaSan147/pyrobox/issues/37 Backup code if Reload causes unhandled issue and can't be accessed +* https://github.com/RaSan147/pyrobox/issues/39 User login and user based permission set. 🔑 # Support for more features diff --git a/dev_src/local_server (py~3.4).py b/dev_src/local_server (py~3.4).py index df39677..ff3aa95 100644 --- a/dev_src/local_server (py~3.4).py +++ b/dev_src/local_server (py~3.4).py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# UPDATED UPTO https://github.com/RaSan147/py_httpserver_Ult/tree/5d00afb1b7b54fb6cde7f92e9e0419587fb4db61 +# UPDATED UPTO https://github.com/RaSan147/pyrobox/tree/5d00afb1b7b54fb6cde7f92e9e0419587fb4db61 __version__ = "0.5" enc = "utf-8" diff --git a/setup.cfg b/setup.cfg index 2b916b8..7d20150 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,12 +7,12 @@ description = Personal DropBox for Private Network long_description = file: README.md long_description_content_type = text/markdown license_files = LICENSE -home-page = https://github.com/RaSan147/py_httpserver_Ult +home-page = https://github.com/RaSan147/pyrobox project_urls = - Bug Tracker = https://github.com/RaSan147/py_httpserver_Ult/issues - Documentation = https://github.com/RaSan147/py_httpserver_Ult - Source Code = https://github.com/RaSan147/py_httpserver_Ult - Release Notes = https://github.com/RaSan147/py_httpserver_Ult/releases + Bug Tracker = https://github.com/RaSan147/pyrobox/issues + Documentation = https://github.com/RaSan147/pyrobox + Source Code = https://github.com/RaSan147/pyrobox + Release Notes = https://github.com/RaSan147/pyrobox/releases classifiers = From 87633d27d024a1cb16f1b1955445288574feedd4 Mon Sep 17 00:00:00 2001 From: RaSan <34002411+RaSan147@users.noreply.github.com> Date: Mon, 13 Mar 2023 14:20:35 +0600 Subject: [PATCH 2/2] Remove note --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ebd5b6d..8b37096 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -""" -Since this is almost in the alpha stage, I'm not sure if I should call it a beta or not. But it's almost there. I'm still working on it. So, if you find any issue, please report it. I'll try to fix it as soon as possible. -And also for the same reason, I'm punching too many updates (acually bug fixes) in a short time. -""" # pyrobox 🔥 **`Note :`** DEFAULT UPLOAD PASSWORD: `SECret`