chore: rebrand all RBox references to MyWebdav across codebase and docs
Replace every occurrence of "RBox" with "MyWebdav" in source files, configuration, legal documents, UI components, and test fixtures. This includes renaming the `RBoxApp` class to `MyWebdavApp` in the JavaScript component, updating the TOTP issuer from "RBox" to "MyWebdav" in the auth router, changing the application description in the argument parser, and updating all user-facing strings in HTML templates, legal policies, and the manifest file. The `.env.example` default for `TOTP_ISSUER` is also updated accordingly.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
**Last Updated:** November 12, 2025
|
||||
|
||||
Welcome to RBox! These Terms of Service ("Terms") govern your use of the RBox website and web application (the "Service") operated by RBox Technologies ("we," "us," or "our").
|
||||
Welcome to MyWebdav! These Terms of Service ("Terms") govern your use of the MyWebdav website and web application (the "Service") operated by MyWebdav Technologies ("we," "us," or "our").
|
||||
|
||||
By accessing or using our Service, you agree to be bound by these Terms. If you do not agree to these Terms, please do not use the Service.
|
||||
|
||||
@@ -12,7 +12,7 @@ By creating an account or using the Service, you accept and agree to these Terms
|
||||
|
||||
## 2. Description of Service
|
||||
|
||||
RBox is a web application that allows users to manage and share repositories, files, and collaborate on projects. The Service includes features such as repository creation, file storage, collaboration tools, and public browsing of repositories.
|
||||
MyWebdav is a web application that allows users to manage and share repositories, files, and collaborate on projects. The Service includes features such as repository creation, file storage, collaboration tools, and public browsing of repositories.
|
||||
|
||||
## 3. User Accounts
|
||||
|
||||
@@ -76,4 +76,4 @@ We reserve the right to modify these Terms at any time. We will notify users of
|
||||
|
||||
If you have questions about these Terms, please contact us at legal@mywebdav.com.
|
||||
|
||||
By using RBox, you acknowledge that you have read, understood, and agree to be bound by these Terms of Service.
|
||||
By using MyWebdav, you acknowledge that you have read, understood, and agree to be bound by these Terms of Service.
|
||||
Reference in New Issue
Block a user