This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
CyberPanel
Watch
1
Star
0
Fork
0
You've already forked CyberPanel
mirror of
https://github.com/usmannasir/cyberpanel.git
synced
2026-01-03 14:19:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3032dff01dcfbd582515fb89f70f893f07dc69e2
CyberPanel
/
ftp
History
Master3395
5364e3e7d1
Add FTP quota management features: Implement getFTPQuotaUsage and migrateFTPQuotas methods in FTPManager for retrieving quota usage and migrating existing users to the new quota system. Update views and URLs to support these new functionalities. Enhance FTPUtilities with methods for applying quotas to the filesystem and retrieving current quota usage.
2025-09-20 21:07:48 +02:00
..
migrations
debian 12: add missing views to views.py in websitefunctions
2025-09-19 15:20:17 +05:00
static
/ftp
Add container management features: implement update, delete with data, and delete while preserving data functionalities. Update views, URLs, and templates for enhanced user interaction and data safety. Introduce modals for container updates and deletion options, improving overall user experience.
2025-09-18 22:16:42 +02:00
templates
/ftp
Add container management features: implement update, delete with data, and delete while preserving data functionalities. Update views, URLs, and templates for enhanced user interaction and data safety. Introduce modals for container updates and deletion options, improving overall user experience.
2025-09-18 22:16:42 +02:00
__init__.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
.DS_Store
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
admin.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
apps.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
ftpManager.py
Add FTP quota management features: Implement getFTPQuotaUsage and migrateFTPQuotas methods in FTPManager for retrieving quota usage and migrating existing users to the new quota system. Update views and URLs to support these new functionalities. Enhance FTPUtilities with methods for applying quotas to the filesystem and retrieving current quota usage.
2025-09-20 21:07:48 +02:00
models.py
Add container management features: implement update, delete with data, and delete while preserving data functionalities. Update views, URLs, and templates for enhanced user interaction and data safety. Introduce modals for container updates and deletion options, improving overall user experience.
2025-09-18 22:16:42 +02:00
pluginManager.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
signals.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
tests.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
urls.py
Add FTP quota management features: Implement getFTPQuotaUsage and migrateFTPQuotas methods in FTPManager for retrieving quota usage and migrating existing users to the new quota system. Update views and URLs to support these new functionalities. Enhance FTPUtilities with methods for applying quotas to the filesystem and retrieving current quota usage.
2025-09-20 21:07:48 +02:00
views.py
Add FTP quota management features: Implement getFTPQuotaUsage and migrateFTPQuotas methods in FTPManager for retrieving quota usage and migrating existing users to the new quota system. Update views and URLs to support these new functionalities. Enhance FTPUtilities with methods for applying quotas to the filesystem and retrieving current quota usage.
2025-09-20 21:07:48 +02:00