diff --git a/LICENSE b/LICENSE
new file mode 100755
index 00000000000..f288702d2fa
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+
+ Copyright (C)
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see .
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ Copyright (C)
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+.
+
+ The GNU General Public License does not permit incorporating your program
+into proprietary programs. If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License. But first, please read
+.
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
index 486a3241be1..d2aa0dbc250
--- a/README.md
+++ b/README.md
@@ -1 +1,242 @@
-# openwrt-package
\ No newline at end of file
+# [大灰狼的专用软件包]
+
+
+##### 添加以下插件
+###### [luci-app-autotimeset](#/README.md) # 定时设置插件(定时重启、定时关机、定时重启网络)
+###### [luci-app-adblock-plus](#/README.md) # 拦截广告
+###### [luci-app-netspeedtest](#/README.md) # 网络测速
+###### [luci-app-homeredirect](#/README.md) # 端口转发
+###### [luci-app-quickstart](#/README.md) # iStoreOS-web
+###### [luci-app-adguardhome](#/README.md) # adguardhome
+###### [luci-app-lucky](#/README.md) # #替代socat,主要用于公网IPv6 tcp/udp转 内网ipv4
+###### [luci-app-advanced](#/README.md) # 高级设置(内置luci-app-fileassistant文件助手)
+###### LuCI ---> Applications ---> luci-app-accesscontrol #访问时间控制
+###### LuCI ---> Applications ---> luci-app-adbyby-plus #广告屏蔽大师Plus +
+###### LuCI ---> Applications ---> luci-app-arpbind #IP/MAC绑定
+###### LuCI ---> Applications ---> luci-app-autoreboot #支持计划重启
+###### LuCI ---> Applications ---> luci-app-ddns #动态域名 DNS(集成阿里DDNS客户端)
+###### LuCI ---> Applications ---> luci-app-filetransfer #文件传输(可web安装ipk包)
+###### LuCI ---> Applications ---> luci-app-firewall #添加防火墙
+###### LuCI ---> Applications ---> luci-app-flowoffload #Turbo ACC网络加速(集成FLOW,BBR,NAT,DNS...
+###### LuCI ---> Applications ---> luci-app-frpc #内网穿透 Frp
+###### LuCI ---> Applications ---> luci-app-guest-wifi #WiFi访客网络
+###### LuCI ---> Applications ---> luci-app-mwan3 #MWAN3负载均衡
+###### LuCI ---> Applications ---> luci-app-mwan3helper #MWAN3分流助手
+###### LuCI ---> Applications ---> luci-app-nlbwmon #网络带宽监视器
+###### LuCI ---> Applications ---> luci-app-ramfree #释放内存
+###### LuCI ---> Applications ---> luci-app-samba #网络共享(Samba)
+###### LuCI ---> Applications ---> luci-app-sqm #流量智能队列管理(QOS)
+###### LuCI ---> Applications ---> luci-app-syncdial #多拨虚拟网卡(原macvlan)
+###### LuCI ---> Applications ---> luci-app-unblockmusic #解锁网易云灰色歌曲
+###### LuCI ---> Applications ---> luci-app-upnp #通用即插即用UPnP(端口自动转发)
+###### LuCI ---> Applications ---> luci-app-vlmcsd #KMS服务器设置
+###### LuCI ---> Applications ---> luci-app-vsftpd #FTP服务器
+###### LuCI ---> Applications ---> luci-app-wifischedule #WiFi 计划
+###### LuCI ---> Applications ---> luci-app-wol #WOL网络唤醒
+###### LuCI ---> Applications ---> luci-app-wrtbwmon #实时流量监测
+###### LuCI ---> Applications ---> luci-app-xlnetacc #迅雷快鸟
+###### LuCI ---> Applications ---> luci-app-zerotier #ZeroTier内网穿透
+###### Extra packages ---> ipv6helper #支持 ipv6
+```
+Extra packages ---> ipv6helper (选定这个后下面几项自动选择了)
+Network ---> odhcp6c
+Network ---> odhcpd-ipv6only
+LuCI ---> Protocols ---> luci-proto-ipv6
+```
+###### LuCI ---> Protocols ---> luci-proto-ppp
+###### LuCI ---> Applications ---> luci-app-accesscontrol #访问时间控制
+###### LuCI ---> Applications ---> luci-app-acme #ACME 自动化证书管理环境
+###### LuCI ---> Applications ---> luci-app-adblock #ADB广告过滤
+###### LuCI ---> Applications ---> luci-app-adbyby-plus #广告屏蔽大师Plus +
+###### LuCI ---> Applications ---> luci-app-adbyby #广告过滤大师(已弃)
+###### LuCI ---> Applications ---> luci-app-adkill #广告过滤(已弃)
+###### LuCI ---> Applications ---> luci-app-advanced-reboot #Linksys高级重启
+###### LuCI ---> Applications ---> luci-app-ahcp #支持AHCPd
+###### LuCI ---> Applications ---> luci-app-aliddns #阿里DDNS客户端(已弃,集成至ddns)
+###### LuCI ---> Applications ---> luci-app-amule #aMule下载工具
+###### LuCI ---> Applications ---> luci-app-aria2 # Aria2下载工具
+###### LuCI ---> Applications ---> luci-app-arpbind #IP/MAC绑定
+###### LuCI ---> Applications ---> luci-app-asterisk #支持Asterisk电话服务器
+###### LuCI ---> Applications ---> luci-app-attendedsysupgrade #固件更新升级相关
+###### LuCI ---> Applications ---> luci-app-autoreboot #支持计划重启
+###### LuCI ---> Applications ---> luci-app-baidupcs-web #百度网盘管理 *
+###### LuCI ---> Applications ---> luci-app-bcp38 #BCP38网络入口过滤(不确定)
+###### LuCI ---> Applications ---> luci-app-bird1-ipv4 #对Bird1-ipv4的支持
+###### LuCI ---> Applications ---> luci-app-bird1-ipv6 #对Bird1-ipv6的支持
+###### LuCI ---> Applications ---> luci-app-bird4 #Bird 4(未知)(已弃)
+###### LuCI ---> Applications ---> luci-app-bird6 #Bird 6(未知)(已弃)
+###### LuCI ---> Applications ---> luci-app-bmx6 #BMX6路由协议
+###### LuCI ---> Applications ---> luci-app-bmx7 #BMX7路由协议
+###### LuCI ---> Applications ---> luci-app-caldav #联系人(已弃)
+###### LuCI ---> Applications ---> luci-app-cifsd #CIFS/SMB网络共享
+###### LuCI ---> Applications ---> luci-app-cifs-mount #CIFS/SMB挂载设置
+###### LuCI ---> Applications ---> luci-app-cjdns #加密IPV6网络相关
+###### LuCI ---> Applications ---> luci-app-clamav #ClamAV杀毒软件
+###### LuCI ---> Applications ---> luci-app-commands #Shell命令模块
+###### LuCI ---> Applications ---> luci-app-cshark #CloudShark捕获工具
+###### LuCI ---> Applications ---> luci-app-ddns #动态域名 DNS(集成阿里DDNS客户端)
+###### LuCI ---> Applications ---> luci-app-diag-core #core诊断工具
+###### LuCI ---> Applications ---> luci-app-dnscrypt-proxy #DNSCrypt解决DNS污染
+###### LuCI ---> Applications ---> luci-app-dnsforwarder #DNSForwarder防DNS污染
+###### LuCI ---> Applications ---> luci-app-dnspod #DNSPod动态域名解析
+###### LuCI ---> Applications ---> luci-app-dockerman #Docker容器 *
+###### LuCI ---> Applications ---> luci-app-dump1090 #民航无线频率(不确定)
+###### LuCI ---> Applications ---> luci-app-dynapoint #DynaPoint(未知)
+###### LuCI ---> Applications ---> luci-app-e2guardian #Web内容过滤器
+###### LuCI ---> Applications ---> luci-app-familycloud #家庭云盘
+###### LuCI ---> Applications ---> luci-app-filetransfer #文件传输(可web安装ipk包)
+###### LuCI ---> Applications ---> luci-app-firewall #添加防火墙
+###### LuCI ---> Applications ---> luci-app-flowoffload #Turbo ACC网络加速(集成FLOW,BBR,NAT,DNS...
+###### LuCI ---> Applications ---> luci-app-freifunk-diagnostics #freifunk组件 诊断(未知)
+###### LuCI ---> Applications ---> luci-app-freifunk-policyrouting #freifunk组件 策略路由(未知)
+###### LuCI ---> Applications ---> luci-app-freifunk-widgets #freifunk组件 索引(未知)
+###### LuCI ---> Applications ---> luci-app-frpc #内网穿透 Frp
+###### LuCI ---> Applications ---> luci-app-fwknopd #Firewall Knock Operator服务器
+###### LuCI ---> Applications ---> luci-app-guest-wifi #WiFi访客网络
+###### LuCI ---> Applications ---> luci-app-haproxy-tcp #HAProxy负载均衡-TCP
+###### LuCI ---> Applications ---> luci-app-hd-idle #硬盘休眠
+###### LuCI ---> Applications ---> luci-app-hnet #Homenet Status家庭网络控制协议
+###### LuCI ---> Applications ---> luci-app-ipsec-virtuald #virtual服务器 IPSec
+###### LuCI ---> Applications ---> luci-app-kodexplorer #KOD可道云私人网盘
+###### LuCI ---> Applications ---> luci-app-kooldns #virtual**服务器 ddns替代方案(已弃)
+###### LuCI ---> Applications ---> luci-app-koolproxy #KP去广告(已弃)
+###### LuCI ---> Applications ---> luci-app-lxc #LXC容器管理
+###### LuCI ---> Applications ---> luci-app-meshwizard #网络设置向导
+###### LuCI ---> Applications ---> luci-app-minidlna #完全兼容DLNA / UPnP-AV客户端的服务器软件
+###### LuCI ---> Applications ---> luci-app-mjpg-streamer #兼容Linux-UVC的摄像头程序
+###### LuCI ---> Applications ---> luci-app-mtwifi #MTWiFi驱动的支持 *
+###### LuCI ---> Applications ---> luci-app-mmc-over-gpio #添加SD卡操作界面(已弃)
+###### LuCI ---> Applications ---> luci-app-multiwan #多拨虚拟网卡(已弃,移至syncdial)
+###### LuCI ---> Applications ---> luci-app-mwan #MWAN负载均衡(已弃)
+###### LuCI ---> Applications ---> luci-app-mwan3 #MWAN3负载均衡
+###### LuCI ---> Applications ---> luci-app-mwan3helper #MWAN3分流助手
+###### LuCI ---> Applications ---> luci-app-n2n_v2 #N2N内网穿透 N2N v2 virtual**服务
+###### LuCI ---> Applications ---> luci-app-netdata #Netdata实时监控(图表) *
+###### LuCI ---> Applications ---> luci-app-nft-qos #QOS流控 Nftables版
+###### LuCI ---> Applications ---> luci-app-ngrokc #Ngrok 内网穿透(已弃)
+###### LuCI ---> Applications ---> luci-app-nlbwmon #网络带宽监视器
+###### LuCI ---> Applications ---> luci-app-noddos #NodDOS Clients 阻止DDoS攻击
+###### LuCI ---> Applications ---> luci-app-nps #内网穿透nps *
+###### LuCI ---> Applications ---> luci-app-ntpc #NTP时间同步服务器
+###### LuCI ---> Applications ---> luci-app-olsr #OLSR配置和状态模块
+###### LuCI ---> Applications ---> luci-app-olsr-services #OLSR服务器
+###### LuCI ---> Applications ---> luci-app-olsr-viz #OLSR可视化
+###### LuCI ---> Applications ---> luci-app-oscam #OSCAM服务器(已弃)
+###### LuCI ---> Applications ---> luci-app-p910nd #打印服务器模块
+###### LuCI ---> Applications ---> luci-app-pagekitec #Pagekite内网穿透客户端
+###### LuCI ---> Applications ---> luci-app-polipo #Polipo代理(是一个小型且快速的网页缓存代理)
+###### LuCI ---> Applications ---> luci-app-pppoe-relay #PPPoE NAT穿透 点对点协议(PPP)
+###### LuCI ---> Applications ---> luci-app-privoxy #Privoxy网络代理(带过滤无缓存)
+###### LuCI ---> Applications ---> luci-app-qbittorrent #BT下载工具(qBittorrent)
+###### LuCI ---> Applications ---> luci-app-qos #流量服务质量(QoS)流控
+###### LuCI ---> Applications ---> luci-app-radicale #CalDAV/CardDAV同步工具
+###### LuCI ---> Applications ---> luci-app-ramfree #释放内存
+###### LuCI ---> Applications ---> luci-app-rp-pppoe-server #Roaring Penguin PPPoE Server 服务器
+###### LuCI ---> Applications ---> luci-app-samba #网络共享(Samba)
+###### LuCI ---> Applications ---> luci-app-samba4 #网络共享(Samba4)
+###### LuCI ---> Applications ---> luci-app-sfe #Turbo ACC网络加速(flowoffload二选一)
+###### LuCI ---> Applications ---> luci-app-shairplay #支持AirPlay功能
+###### LuCI ---> Applications ---> luci-app-siitwizard #SIIT配置向导 SIIT-Wizzard
+###### LuCI ---> Applications ---> luci-app-simple-adblock #简单的广告拦截
+###### LuCI ---> Applications ---> luci-app-smartdns #SmartDNS本地服务器 *
+###### LuCI ---> Applications ---> luci-app-splash #Client-Splash是无线MESH网络的一个热点认证系统
+###### LuCI ---> Applications ---> luci-app-sqm #流量智能队列管理(QOS)
+###### LuCI ---> Applications ---> luci-app-squid #Squid代理服务器
+###### LuCI ---> Applications ---> luci-app-statistics #流量监控工具
+###### LuCI ---> Applications ---> luci-app-syncdial #多拨虚拟网卡(原macvlan)
+###### LuCI ---> Applications ---> luci-app-tinyproxy #Tinyproxy是 HTTP(S)代理服务器
+###### LuCI ---> Applications ---> luci-app-transmission #BT下载工具
+###### LuCI ---> Applications ---> luci-app-travelmate #旅行路由器
+###### LuCI ---> Applications ---> luci-app-ttyd #网页终端命令行
+###### LuCI ---> Applications ---> luci-app-udpxy #udpxy做组播服务器
+###### LuCI ---> Applications ---> luci-app-uhttpd #uHTTPd Web服务器
+###### LuCI ---> Applications ---> luci-app-unblockmusic #解锁网易云灰色歌曲
+###### LuCI ---> Applications ---> luci-app-unblockneteasemusic-go #解锁网易云歌曲 *
+###### LuCI ---> Applications ---> luci-app-unbound #Unbound DNS解析器
+###### LuCI ---> Applications ---> luci-app-upnp #通用即插即用UPnP(端口自动转发)
+###### LuCI ---> Applications ---> luci-app-usb-printer #USB 打印服务器
+###### LuCI ---> Applications ---> luci-app-verysync #微力同步 *
+###### LuCI ---> Applications ---> luci-app-vlmcsd #KMS服务器设置
+###### LuCI ---> Applications ---> luci-app-vnstat #vnStat网络监控(图表)
+###### LuCI ---> Applications ---> luci-app-vsftpd #FTP服务器
+###### LuCI ---> Applications ---> luci-app-watchcat #断网检测功能与定时重启
+###### LuCI ---> Applications ---> luci-app-webadmin #Web管理页面设置
+###### LuCI ---> Applications ---> luci-app-wxedge #网心云
+###### LuCI ---> Applications ---> luci-app-webshell #网页命令行终端(已弃)
+###### LuCI ---> Applications ---> luci-app-wifischedule #WiFi 计划
+###### LuCI ---> Applications ---> luci-app-wireguard #virtual**服务器 WireGuard状态
+###### LuCI ---> Applications ---> luci-app-wol #WOL网络唤醒
+###### LuCI ---> Applications ---> luci-app-wrtbwmon #实时流量监测
+###### LuCI ---> Applications ---> luci-app-xlnetacc #迅雷快鸟
+###### LuCI ---> Applications ---> luci-app-zerotier #ZeroTier内网穿透
+###### LuCI ---> Applications ---> luci-app-homeassistant #智能家居
+###### LuCI ---> Applications ---> luci-app-homebox #内网测速
+###### [luci-app-gowebdav](#/README.md) # GoWebDav 是一个轻巧、简单、快速的 WebDav 服务端程序
+###### [luci-app-ipsec-vpnserver-manyusers](#/README.md) # ipsec-vpn
+###### [luci-app-iptvhelper](#/README.md) # iptvhelper,帮助你轻松配置IPTV
+###### [luci-app-linkease](#/README.md) # 易有云文件管理器
+###### [luci-app-k3screenctrl](#/README.md) # K3屏幕
+###### [luci-app-koolddns](#/README.md) # 支持阿里DDNS、DnsPod动态域名解析
+###### [luci-app-mentohust](#/README.md) # 锐捷验证
+###### [luci-app-netdata](#/README.md) # 实时监控中文版
+###### [luci-app-netkeeper-interception](#/README.md) # 闪讯拦截,闪讯拨号
+###### [luci-app-oaf](#/README.md) # 应用过滤
+###### [luci-app-onliner](#/README.md) # 流量监控
+###### [luci-app-openclash](#/README.md) # openclash
+###### [luci-app-oscam](#/README.md) # OSCAM服务器
+###### [luci-app-poweroff](#/README.md) # 关机
+###### [luci-app-pppoe-server](#/README.md) # 宽带接入认证服务器
+###### [luci-app-pushbot](#/README.md) # 钉钉推送(微信推送修改版)
+###### [luci-app-rebootschedule](#/README.md) # 多功能定时任务(重启网络、重启系统、重启WIFI、重新拨号...)
+###### [luci-app-serverchan](#/README.md) # 微信推送
+###### [luci-app-smartdns](#/README.md) # smartdns
+###### [luci-app-smartinfo](#/README.md) # 穿越蓝天磁盘监控
+###### [luci-app-socat](#/README.md) # 多功能的网络工具
+###### [luci-app-switch-lan-play](#/README.md) # 虚拟局域网联机工具
+###### [luci-app-syncthing](#/README.md) # syncthing同步工具
+###### [luci-app-tencentddns](#/README.md) # 腾讯DDNS
+###### [luci-app-timecontrol](#/README.md) # 时间控制跟(luci-app-accesscontrol)差不多,不同的是这个可以配合高级设置一起使用
+###### [luci-app-ttnode](#/README.md) # 甜糖星愿自动采集插件
+###### [luci-theme-argon](#/README.md) # argon主题
+###### [luci-theme-atmaterial](#/README.md) # atmaterials三合一主题
+###### [luci-theme-edge](#/README.md) # edge主题
+###### [luci-theme-infinityfreedom](#/README.md) # infinityfreedom主题
+###### [luci-theme-opentomato](#/README.md) # opentomato主题
+###### [luci-theme-opentomcat](#/README.md) # opentomcat主题
+###### [luci-theme-rosy](#/README.md) # rosy主题
+###### [luci-theme-darkmatter](#/README.md) # 黑色主题
+#
+
+#
+```
+luci-app-samba 和 luci-app-samba4 不能同时编译,同时编译会失败
+
+想选择luci-app-samba4,首先在Extra packages ---> 把autosamba取消,在选择插件的那里把luci-app-samba取消,
+然后在Network ---> 把 samba36-server取消,最后选择luci-app-samba4,记得顺序别搞错
+```
+```
+luci-app-dockerman 和 luci-app-docker 不能同时编译,同时编译会编译失败
+
+想要编译luci-app-dockerman或者luci-app-docker
+
+首先要在Global build settings ---> Enable IPv6 support in packages (NEW)(选上)
+```
+```
+luci-app-ddnsto 如果有兼容性问题,安装好固件后执行 /etc/init.d/ddnsto enable 命令
+```
+```
+luci-app-advanced 已内置luci-app-fileassistant文件助手,切莫同时编译他们
+```
+#
+#
+##### 如果您是配合我的仓库一起使用的话,这里没有你需要的插件,请不要一下子就拉取别人的插件包
+##### 相同的文件都拉一起,因为有一些可能还是其他大神修改过的容易造成编译错误的
+##### 想要什么插件就单独的拉取什么插件就好,或者告诉我,我把插件放我的插件包就行了
+
+#
+#
+## 感谢各位大神的源码,openwrt有各位大神而精彩,感谢!感谢!,插件每天白天12点跟晚上12点都同步一次各位大神的源码!
+
+#
+
+# 请不要Fork此仓库,你Fork后,插件不会自动根据作者更新而更新!!!!!!!!!!!
diff --git a/luci-app-argon-config/Makefile b/luci-app-argon-config/Makefile
new file mode 100755
index 00000000000..e3f4f580c8e
--- /dev/null
+++ b/luci-app-argon-config/Makefile
@@ -0,0 +1,19 @@
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:=luci-app-argon-config
+PKG_VERSION:=0.9
+PKG_RELEASE:=20220423
+
+PKG_MAINTAINER:=jerrykuku
+
+LUCI_TITLE:=LuCI page for Argon Config
+LUCI_PKGARCH:=all
+LUCI_DEPENDS:=+luci-compat +luci-base
+
+define Package/$(PKG_NAME)/conffiles
+/etc/config/argon
+endef
+
+include $(TOPDIR)/feeds/luci/luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature
diff --git a/luci-app-argon-config/luasrc/controller/argon-config.lua b/luci-app-argon-config/luasrc/controller/argon-config.lua
new file mode 100755
index 00000000000..fe11641498a
--- /dev/null
+++ b/luci-app-argon-config/luasrc/controller/argon-config.lua
@@ -0,0 +1,10 @@
+module("luci.controller.argon-config", package.seeall)
+
+function index()
+ if not nixio.fs.access('/www/luci-static/argon/css/cascade.css') then
+ return
+ end
+
+ local page = entry({"admin", "system", "argon-config"}, form("argon-config"), _("Argon Config"), 89)
+ page.acl_depends = { "luci-app-argon-config" }
+end
diff --git a/luci-app-argon-config/luasrc/model/cbi/argon-config.lua b/luci-app-argon-config/luasrc/model/cbi/argon-config.lua
new file mode 100755
index 00000000000..f1f0ec7f62a
--- /dev/null
+++ b/luci-app-argon-config/luasrc/model/cbi/argon-config.lua
@@ -0,0 +1,223 @@
+local nxfs = require 'nixio.fs'
+local wa = require 'luci.tools.webadmin'
+local opkg = require 'luci.model.ipkg'
+local sys = require 'luci.sys'
+local http = require 'luci.http'
+local nutil = require 'nixio.util'
+local name = 'argon'
+local uci = require 'luci.model.uci'.cursor()
+
+local fstat = nxfs.statvfs(opkg.overlay_root())
+local space_total = fstat and fstat.blocks or 0
+local space_free = fstat and fstat.bfree or 0
+local space_used = space_total - space_free
+
+local free_byte = space_free * fstat.frsize
+
+local primary, dark_primary, blur_radius, blur_radius_dark, blur_opacity, mode
+if nxfs.access('/etc/config/argon') then
+ primary = uci:get_first('argon', 'global', 'primary')
+ dark_primary = uci:get_first('argon', 'global', 'dark_primary')
+ blur_radius = uci:get_first('argon', 'global', 'blur')
+ blur_radius_dark = uci:get_first('argon', 'global', 'blur_dark')
+ blur_opacity = uci:get_first('argon', 'global', 'transparency')
+ blur_opacity_dark = uci:get_first('argon', 'global', 'transparency_dark')
+ mode = uci:get_first('argon', 'global', 'mode')
+ bing_background = uci:get_first('argon', 'global', 'bing_background')
+end
+
+function glob(...)
+ local iter, code, msg = nxfs.glob(...)
+ if iter then
+ return nutil.consume(iter)
+ else
+ return nil, code, msg
+ end
+end
+
+local transparency_sets = {
+ 0,
+ 0.1,
+ 0.2,
+ 0.3,
+ 0.4,
+ 0.5,
+ 0.6,
+ 0.7,
+ 0.8,
+ 0.9,
+ 1
+}
+
+-- [[ 模糊设置 ]]--
+br = SimpleForm('config', translate('Argon Config'), translate('Here you can set the blur and transparency of the login page of argon theme, and manage the background pictures and videos.[Chrome is recommended]'))
+br.reset = false
+br.submit = false
+s = br:section(SimpleSection)
+
+o = s:option(ListValue, 'bing_background', translate('Wallpaper Source'))
+o:value('0', translate('Built-in'))
+o:value('1', translate('Bing Wallpapers'))
+o.default = bing_background
+o.rmempty = false
+
+o = s:option(ListValue, 'mode', translate('Theme mode'))
+o:value('normal', translate('Follow System'))
+o:value('light', translate('Force Light'))
+o:value('dark', translate('Force Dark'))
+o.default = mode
+o.rmempty = false
+o.description = translate('You can choose Theme color mode here')
+
+o = s:option(Value, 'primary', translate('[Light mode] Primary Color'), translate('A HEX Color ; ( Default: #5e72e4 )'))
+o.default = primary
+o.datatype = ufloat
+o.rmempty = false
+
+
+
+o = s:option(ListValue, 'transparency', translate('[Light mode] Transparency'), translate('0 transparent - 1 opaque ; ( Suggest: transparent: 0 or translucent preset: 0.5 )'))
+for _, v in ipairs(transparency_sets) do
+ o:value(v)
+end
+o.default = blur_opacity
+o.datatype = ufloat
+o.rmempty = false
+
+o = s:option(Value, 'blur', translate('[Light mode] Frosted Glass Radius'), translate('Larger value will more blurred ; ( Suggest: clear: 1 or blur preset: 10 )'))
+o.default = blur_radius
+o.datatype = ufloat
+o.rmempty = false
+
+o = s:option(Value, 'dark_primary', translate('[Dark mode] Primary Color'), translate('A HEX Color ; ( Default: #483d8b )'))
+o.default = dark_primary
+o.datatype = ufloat
+o.rmempty = false
+
+o = s:option(ListValue, 'transparency_dark', translate('[Dark mode] Transparency'), translate('0 transparent - 1 opaque ; ( Suggest: Black translucent preset: 0.5 )'))
+for _, v in ipairs(transparency_sets) do
+ o:value(v)
+end
+o.default = blur_opacity_dark
+o.datatype = ufloat
+o.rmempty = false
+
+o = s:option(Value, 'blur_dark', translate('[Dark mode] Frosted Glass Radius'), translate('Larger value will more blurred ; ( Suggest: clear: 1 or blur preset: 10 )'))
+o.default = blur_radius_dark
+o.datatype = ufloat
+o.rmempty = false
+
+o = s:option(Button, 'save', translate('Save Changes'))
+o.inputstyle = 'reload'
+
+function br.handle(self, state, data)
+ if (state == FORM_VALID and data.blur ~= nil and data.blur_dark ~= nil and data.transparency ~= nil and data.transparency_dark ~= nil and data.mode ~= nil) then
+ nxfs.writefile('/tmp/aaa', data)
+ for key, value in pairs(data) do
+ uci:set('argon','@global[0]',key,value)
+ end
+ uci:commit('argon')
+ end
+ return true
+end
+
+ful = SimpleForm('upload', translate('Upload (Free: ') .. wa.byte_format(free_byte) .. ')', translate("You can upload files such as jpg,png,gif,mp4 files, To change the login page background."))
+ful.reset = false
+ful.submit = false
+
+sul = ful:section(SimpleSection, '', translate("Upload file to '/www/luci-static/argon/background/'"))
+fu = sul:option(FileUpload, '')
+fu.template = 'argon-config/other_upload'
+um = sul:option(DummyValue, '', nil)
+um.template = 'argon-config/other_dvalue'
+
+local dir, fd
+dir = '/www/luci-static/argon/background/'
+nxfs.mkdir(dir)
+http.setfilehandler(
+ function(meta, chunk, eof)
+ if not fd then
+ if not meta then
+ return
+ end
+
+ if meta and chunk then
+ fd = nixio.open(dir .. meta.file, 'w')
+ end
+
+ if not fd then
+ um.value = translate('Create upload file error.')
+ return
+ end
+ end
+ if chunk and fd then
+ fd:write(chunk)
+ end
+ if eof and fd then
+ fd:close()
+ fd = nil
+ um.value = translate('File saved to') .. ' "/www/luci-static/argon/background/' .. meta.file .. '"'
+ end
+ end
+)
+
+if http.formvalue('upload') then
+ local f = http.formvalue('ulfile')
+ if #f <= 0 then
+ um.value = translate('No specify upload file.')
+ end
+end
+
+local function getSizeStr(size)
+ local i = 0
+ local byteUnits = {' kB', ' MB', ' GB', ' TB'}
+ repeat
+ size = size / 1024
+ i = i + 1
+ until (size <= 1024)
+ return string.format('%.1f', size) .. byteUnits[i]
+end
+
+local inits, attr = {}
+for i, f in ipairs(glob(dir .. '*')) do
+ attr = nxfs.stat(f)
+ if attr then
+ inits[i] = {}
+ inits[i].name = nxfs.basename(f)
+ inits[i].mtime = os.date('%Y-%m-%d %H:%M:%S', attr.mtime)
+ inits[i].modestr = attr.modestr
+ inits[i].size = getSizeStr(attr.size)
+ inits[i].remove = 0
+ inits[i].install = false
+ end
+end
+
+form = SimpleForm('filelist', translate('Background file list'), nil)
+form.reset = false
+form.submit = false
+
+tb = form:section(Table, inits)
+nm = tb:option(DummyValue, 'name', translate('File name'))
+mt = tb:option(DummyValue, 'mtime', translate('Modify time'))
+sz = tb:option(DummyValue, 'size', translate('Size'))
+btnrm = tb:option(Button, 'remove', translate('Remove'))
+btnrm.render = function(self, section, scope)
+ self.inputstyle = 'remove'
+ Button.render(self, section, scope)
+end
+
+btnrm.write = function(self, section)
+ local v = nxfs.unlink(dir .. nxfs.basename(inits[section].name))
+ if v then
+ table.remove(inits, section)
+ end
+ return v
+end
+
+function IsIpkFile(name)
+ name = name or ''
+ local ext = string.lower(string.sub(name, -4, -1))
+ return ext == '.ipk'
+end
+
+return br, ful, form
diff --git a/luci-app-argon-config/luasrc/view/argon-config/other_button.htm b/luci-app-argon-config/luasrc/view/argon-config/other_button.htm
new file mode 100755
index 00000000000..1c391ad9842
--- /dev/null
+++ b/luci-app-argon-config/luasrc/view/argon-config/other_button.htm
@@ -0,0 +1,7 @@
+<%+cbi/valueheader%>
+ <% if self:cfgvalue(section) ~= false then %>
+ " style="display: <%= display %>" type="submit"<%= attr("name", cbid) .. attr("id", cbid) .. attr("value", self.inputtitle or self.title)%> />
+ <% else %>
+ -
+ <% end %>
+<%+cbi/valuefooter%>
diff --git a/luci-app-argon-config/luasrc/view/argon-config/other_dvalue.htm b/luci-app-argon-config/luasrc/view/argon-config/other_dvalue.htm
new file mode 100755
index 00000000000..296c61e4d64
--- /dev/null
+++ b/luci-app-argon-config/luasrc/view/argon-config/other_dvalue.htm
@@ -0,0 +1,8 @@
+<%+cbi/valueheader%>
+
+<%
+ local val = self:cfgvalue(section) or self.default or ""
+ write(pcdata(val))
+%>
+
+<%+cbi/valuefooter%>
diff --git a/luci-app-argon-config/luasrc/view/argon-config/other_upload.htm b/luci-app-argon-config/luasrc/view/argon-config/other_upload.htm
new file mode 100755
index 00000000000..d853aa240ec
--- /dev/null
+++ b/luci-app-argon-config/luasrc/view/argon-config/other_upload.htm
@@ -0,0 +1,5 @@
+<%+cbi/valueheader%>
+
+
+
+<%+cbi/valuefooter%>
diff --git a/luci-app-argon-config/po/es/argon-config.po b/luci-app-argon-config/po/es/argon-config.po
new file mode 100755
index 00000000000..7ec7b80bd27
--- /dev/null
+++ b/luci-app-argon-config/po/es/argon-config.po
@@ -0,0 +1,179 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2021-03-15 21:25-0300\n"
+"PO-Revision-Date: 2022-04-23 15:21-0300\n"
+"Last-Translator: Franco Castillo \n"
+"Language-Team: \n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Poedit 3.0.1\n"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:97
+msgid "0 transparent - 1 opaque ; ( Suggest: Black translucent preset: 0.5 )"
+msgstr ""
+"0 transparente - 1 opaco; (Sugerencia: negro translúcido preestablecido: 0.5)"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:79
+msgid ""
+"0 transparent - 1 opaque ; ( Suggest: transparent: 0 or translucent preset: "
+"0.5 )"
+msgstr ""
+"0 transparente - 1 opaco; (Sugerencia: transparente: 0 o translúcido "
+"preestablecido: 0.5)"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:92
+msgid "A HEX Color ; ( Default: #483d8b )"
+msgstr "Un color HEX; (Predeterminado: #483d8b)"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:72
+msgid "A HEX Color ; ( Default: #5e72e4 )"
+msgstr "Un color HEX; (Predeterminado: #5e72e4)"
+
+#: applications/luci-app-argon-config/luasrc/controller/argon-config.lua:8
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:53
+msgid "Argon Config"
+msgstr "Configuración de Argon"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:195
+msgid "Background file list"
+msgstr "Lista de archivos de fondo"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:60
+msgid "Bing Wallpapers"
+msgstr "Fondos de Bing"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:59
+msgid "Built-in"
+msgstr "Integrado"
+
+#: applications/luci-app-argon-config/luasrc/view/argon-config/other_upload.htm:2
+msgid "Choose local file:"
+msgstr "Elija un archivo local:"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:149
+msgid "Create upload file error."
+msgstr "Crear archivo de error de carga."
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:200
+msgid "File name"
+msgstr "Nombre del archivo"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:159
+msgid "File saved to"
+msgstr "Archivo guardado en"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:65
+msgid "Follow System"
+msgstr "Seguir el sistema"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:67
+msgid "Force Dark"
+msgstr "Forzar oscuro"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:66
+msgid "Force Light"
+msgstr "Forzar claro"
+
+#: applications/luci-app-argon-config/root/usr/share/rpcd/acl.d/luci-app-argon-config.json:3
+msgid "Grant UCI access for luci-app-argon-config"
+msgstr "Otorgar acceso UCI para luci-app-argon-config"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:53
+msgid ""
+"Here you can set the blur and transparency of the login page of argon theme, "
+"and manage the background pictures and videos.[Chrome is recommended]"
+msgstr ""
+"Aquí puede configurar el desenfoque y la transparencia de la página de "
+"inicio de sesión del tema argon y administrar las imágenes de fondo y los "
+"videos. [Se recomienda Chrome]"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:87
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:105
+msgid ""
+"Larger value will more blurred ; ( Suggest: clear: 1 or blur preset: 10 )"
+msgstr ""
+"El valor más grande se verá más borroso; (Sugerencia: claro: 1 o desenfoque "
+"predeterminado: 10)"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:201
+msgid "Modify time"
+msgstr "Modificar la hora"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:167
+msgid "No specify upload file."
+msgstr "No especificar archivo de carga."
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:203
+msgid "Remove"
+msgstr "Eliminar"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:110
+msgid "Save Changes"
+msgstr "Guardar cambios"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:202
+msgid "Size"
+msgstr "Tamaño"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:64
+msgid "Theme mode"
+msgstr "Modo del tema"
+
+#: applications/luci-app-argon-config/luasrc/view/argon-config/other_upload.htm:4
+msgid "Upload"
+msgstr "Cargar"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:124
+msgid "Upload (Free:"
+msgstr "Cargar (Libre:"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:128
+msgid "Upload file to '/www/luci-static/argon/background/'"
+msgstr "Subir archivo a '/www/luci-static/argon/background/'"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:58
+msgid "Wallpaper Source"
+msgstr "Fuente del fondo de pantalla"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:70
+msgid "You can choose Theme color mode here"
+msgstr "Puede elegir el modo de color del tema aquí"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:124
+msgid ""
+"You can upload files such as jpg,png,gif,mp4 files, To change the login page "
+"background."
+msgstr ""
+"Puede cargar archivos como jpg, png, gif, mp4, para cambiar el fondo de la "
+"página de inicio de sesión."
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:105
+msgid "[Dark mode] Frosted Glass Radius"
+msgstr "[Modo oscuro] Radio de vidrio esmerilado"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:92
+msgid "[Dark mode] Primary Color"
+msgstr "[Modo oscuro] Color primario"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:97
+msgid "[Dark mode] Transparency"
+msgstr "[Modo oscuro] Transparencia"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:87
+msgid "[Light mode] Frosted Glass Radius"
+msgstr "[Modo claro] Radio de vidrio esmerilado"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:72
+msgid "[Light mode] Primary Color"
+msgstr "[Modo claro] Color primario"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:79
+msgid "[Light mode] Transparency"
+msgstr "[Modo claro] Transparencia"
+
+#~ msgid "Luci Argon theme config"
+#~ msgstr "Configuración del tema Luci Argon"
diff --git a/luci-app-argon-config/po/templates/argon-config.pot b/luci-app-argon-config/po/templates/argon-config.pot
new file mode 100755
index 00000000000..6724c46667d
--- /dev/null
+++ b/luci-app-argon-config/po/templates/argon-config.pot
@@ -0,0 +1,155 @@
+msgid ""
+msgstr "Content-Type: text/plain; charset=UTF-8"
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:97
+msgid "0 transparent - 1 opaque ; ( Suggest: Black translucent preset: 0.5 )"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:79
+msgid ""
+"0 transparent - 1 opaque ; ( Suggest: transparent: 0 or translucent preset: "
+"0.5 )"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:92
+msgid "A HEX Color ; ( Default: #483d8b )"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:72
+msgid "A HEX Color ; ( Default: #5e72e4 )"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/controller/argon-config.lua:8
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:53
+msgid "Argon Config"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:195
+msgid "Background file list"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:60
+msgid "Bing Wallpapers"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:59
+msgid "Built-in"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/view/argon-config/other_upload.htm:2
+msgid "Choose local file:"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:149
+msgid "Create upload file error."
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:200
+msgid "File name"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:159
+msgid "File saved to"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:65
+msgid "Follow System"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:67
+msgid "Force Dark"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:66
+msgid "Force Light"
+msgstr ""
+
+#: applications/luci-app-argon-config/root/usr/share/rpcd/acl.d/luci-app-argon-config.json:3
+msgid "Grant UCI access for luci-app-argon-config"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:53
+msgid ""
+"Here you can set the blur and transparency of the login page of argon theme, "
+"and manage the background pictures and videos.[Chrome is recommended]"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:87
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:105
+msgid ""
+"Larger value will more blurred ; ( Suggest: clear: 1 or blur preset: 10 )"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:201
+msgid "Modify time"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:167
+msgid "No specify upload file."
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:203
+msgid "Remove"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:110
+msgid "Save Changes"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:202
+msgid "Size"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:64
+msgid "Theme mode"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/view/argon-config/other_upload.htm:4
+msgid "Upload"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:124
+msgid "Upload (Free:"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:128
+msgid "Upload file to '/www/luci-static/argon/background/'"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:58
+msgid "Wallpaper Source"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:70
+msgid "You can choose Theme color mode here"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:124
+msgid ""
+"You can upload files such as jpg,png,gif,mp4 files, To change the login page "
+"background."
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:105
+msgid "[Dark mode] Frosted Glass Radius"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:92
+msgid "[Dark mode] Primary Color"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:97
+msgid "[Dark mode] Transparency"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:87
+msgid "[Light mode] Frosted Glass Radius"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:72
+msgid "[Light mode] Primary Color"
+msgstr ""
+
+#: applications/luci-app-argon-config/luasrc/model/cbi/argon-config.lua:79
+msgid "[Light mode] Transparency"
+msgstr ""
diff --git a/luci-app-argon-config/po/zh-cn/argon-config.po b/luci-app-argon-config/po/zh-cn/argon-config.po
new file mode 100755
index 00000000000..48e28914a55
--- /dev/null
+++ b/luci-app-argon-config/po/zh-cn/argon-config.po
@@ -0,0 +1,129 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"POT-Creation-Date: \n"
+"PO-Revision-Date: \n"
+"Last-Translator: dingpengyu \n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
+"X-Generator: Poedit 2.3.1\n"
+
+msgid "Argon Config"
+msgstr "Argon设置"
+
+msgid "Here you can set the blur and transparency of the login page of argon theme, and manage the background pictures and videos.[Chrome is recommended]"
+msgstr "在这里你可以设置argon 主题的登录页面的模糊和透明度,并管理背景图片与视频。[建议使用 Chrome]"
+
+msgid "Wallpaper Source"
+msgstr "壁纸来源"
+
+msgid "Built-in"
+msgstr "内建"
+
+msgid "Bing Wallpapers"
+msgstr "Bing 壁纸"
+
+msgid "Theme mode"
+msgstr "主题模式"
+
+msgid "Follow System"
+msgstr "跟随系统"
+
+msgid "Force Light"
+msgstr "强制亮色"
+
+msgid "Force Dark"
+msgstr "强制暗色"
+
+msgid "You can choose Theme color mode here"
+msgstr "你可以选择喜欢的主题模式"
+
+msgid "[Light mode] Primary Color"
+msgstr "[亮色模式] 主色调"
+
+msgid "[Dark mode] Primary Color"
+msgstr "[暗色模式] 主色调"
+
+msgid "A HEX Color ; ( Default: #5e72e4 )"
+msgstr "十六进制颜色值 ( 预设为:#5e72e4 )"
+
+msgid "A HEX Color ; ( Default: #483d8b )"
+msgstr "十六进制颜色值 ( 预设为:#483d8b )"
+
+msgid "[Light mode] Transparency"
+msgstr "[亮色模式] 透明度"
+
+msgid "[Dark mode] Transparency"
+msgstr "[暗色模式] 透明度"
+
+msgid "0 transparent - 1 opaque ; ( Suggest: transparent: 0 or translucent preset: 0.5 )"
+msgstr "0最透明 - 1不透明 ; ( 建议: 透明 0 或 半透明预设 0.5 )"
+
+msgid "0 transparent - 1 opaque ; ( Suggest: Black translucent preset: 0.5 )"
+msgstr "0最透明 - 1不透明 ; ( 建议: 黑色半透明 0.5 )"
+
+msgid "[Light mode] Frosted Glass Radius"
+msgstr "[亮色模式] 毛玻璃模糊半径"
+
+msgid "[Dark mode] Frosted Glass Radius"
+msgstr "[暗色模式] 毛玻璃模糊半径"
+
+msgid "Larger value will more blurred ; ( Suggest: clear: 1 or blur preset: 10 )"
+msgstr "值越大越模糊; ( 建议: 清透 1 或 模糊预设 10 )"
+
+msgid "You can upload files such as jpg,png,gif,mp4 files, To change the login page background."
+msgstr "你可以上传jpg、png、gif或mp4文件,以创建自己喜欢的登录界面"
+
+msgid "Save Changes"
+msgstr "保存更改"
+
+msgid "Choose local file:"
+msgstr "选择本地文件:"
+
+msgid "Couldn't open file:"
+msgstr "无法打开文件:"
+
+msgid "Create upload file error."
+msgstr "创建上传文件失败。"
+
+msgid "File name"
+msgstr "文件名"
+
+msgid "File saved to"
+msgstr "文件保存到"
+
+msgid "FileTransfer"
+msgstr "文件传输"
+
+msgid "Install"
+msgstr "安装"
+
+msgid "Attributes"
+msgstr "属性"
+
+msgid "Modify time"
+msgstr "修改时间"
+
+msgid "No specify upload file."
+msgstr "未指定上传文件。"
+
+msgid "Path on Route:"
+msgstr "路由根目录:"
+
+msgid "Remove"
+msgstr "移除"
+
+msgid "Size"
+msgstr "大小"
+
+msgid "Upload (Free:"
+msgstr "上传 (剩余空间:"
+
+msgid "Background file list"
+msgstr "背景文件列表"
+
+msgid "Upload file to '/www/luci-static/argon/background/'"
+msgstr "文件将上传到'/www/luci-static/argon/background/'"
diff --git a/luci-app-argon-config/root/etc/config/argon b/luci-app-argon-config/root/etc/config/argon
new file mode 100755
index 00000000000..fb7f35d9c78
--- /dev/null
+++ b/luci-app-argon-config/root/etc/config/argon
@@ -0,0 +1,9 @@
+config global
+ option primary '#5e72e4'
+ option dark_primary '#483d8b'
+ option blur '10'
+ option blur_dark '10'
+ option transparency '0.5'
+ option transparency_dark '0.5'
+ option mode 'normal'
+ option bing_background '0'
diff --git a/luci-app-argon-config/root/etc/uci-defaults/luci-argon-config b/luci-app-argon-config/root/etc/uci-defaults/luci-argon-config
new file mode 100755
index 00000000000..935d7c8be55
--- /dev/null
+++ b/luci-app-argon-config/root/etc/uci-defaults/luci-argon-config
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+sed -i 's/cbi.submit\"] = true/cbi.submit\"] = \"1\"/g' /usr/lib/lua/luci/dispatcher.lua
+
+rm -f /tmp/luci-indexcache
+exit 0
diff --git a/luci-app-argon-config/root/usr/share/rpcd/acl.d/luci-app-argon-config.json b/luci-app-argon-config/root/usr/share/rpcd/acl.d/luci-app-argon-config.json
new file mode 100755
index 00000000000..f0a31379571
--- /dev/null
+++ b/luci-app-argon-config/root/usr/share/rpcd/acl.d/luci-app-argon-config.json
@@ -0,0 +1,11 @@
+{
+ "luci-app-argon-config": {
+ "description": "Grant UCI access for luci-app-argon-config",
+ "read": {
+ "uci": [ "argon" ]
+ },
+ "write": {
+ "uci": [ "argon" ]
+ }
+ }
+}
diff --git a/luci-app-design-config/Makefile b/luci-app-design-config/Makefile
new file mode 100755
index 00000000000..9258a78c413
--- /dev/null
+++ b/luci-app-design-config/Makefile
@@ -0,0 +1,19 @@
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:=luci-app-design-config
+PKG_VERSION:=1.3
+PKG_RELEASE:=20230306
+
+PKG_MAINTAINER:=gngpp
+
+LUCI_TITLE:=LuCI page for Design Config
+LUCI_PKGARCH:=all
+LUCI_DEPENDS:=+luci-compat
+
+define Package/$(PKG_NAME)/conffiles
+/etc/config/design
+endef
+
+include $(TOPDIR)/feeds/luci/luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature
diff --git a/luci-app-design-config/luasrc/controller/design-config.lua b/luci-app-design-config/luasrc/controller/design-config.lua
new file mode 100755
index 00000000000..f6529fbc50c
--- /dev/null
+++ b/luci-app-design-config/luasrc/controller/design-config.lua
@@ -0,0 +1,10 @@
+module("luci.controller.design-config", package.seeall)
+
+function index()
+ if not nixio.fs.access('/www/luci-static/design/css/style.css') then
+ return
+ end
+
+ local page = entry({"admin", "system", "design-config"}, form("design-config"), _("Design Config"), 90)
+ page.acl_depends = { "luci-app-design-config" }
+end
diff --git a/luci-app-design-config/luasrc/model/cbi/design-config.lua b/luci-app-design-config/luasrc/model/cbi/design-config.lua
new file mode 100755
index 00000000000..8ce99fae205
--- /dev/null
+++ b/luci-app-design-config/luasrc/model/cbi/design-config.lua
@@ -0,0 +1,58 @@
+local nxfs = require 'nixio.fs'
+local nutil = require 'nixio.util'
+local name = 'design'
+local uci = require 'luci.model.uci'.cursor()
+
+local mode, navbar, navbar_proxy
+if nxfs.access('/etc/config/design') then
+ mode = uci:get_first('design', 'global', 'mode')
+ navbar = uci:get_first('design', 'global', 'navbar')
+ navbar_proxy = uci:get_first('design', 'global', 'navbar_proxy')
+end
+
+-- [[ 设置 ]]--
+br = SimpleForm('config', translate('Design Config'), translate('Here you can set the mode of the theme and change the proxy tool icon in the navigation bar. [Recommend Chrome]'))
+br.reset = false
+br.submit = false
+s = br:section(SimpleSection)
+
+o = s:option(ListValue, 'mode', translate('Theme mode'))
+o:value('normal', translate('Follow System'))
+o:value('light', translate('Force Light'))
+o:value('dark', translate('Force Dark'))
+o.default = mode
+o.rmempty = false
+o.description = translate('You can choose Theme color mode here')
+
+o = s:option(ListValue, 'navbar', translate('Navigation bar setting'))
+o:value('display', translate('Display navigation bar'))
+o:value('close', translate('Close navigation bar'))
+o.default = navbar
+o.rmempty = false
+o.description = translate('The navigation bar is display by default')
+
+o = s:option(ListValue, 'navbar_proxy', translate('Navigation bar proxy'))
+o:value('openclash', 'openclash')
+o:value('shadowsocksr', 'shadowsocksr')
+o:value('vssr', 'vssr')
+o:value('passwall', 'passwall')
+o:value('passwall2', 'passwall2')
+o.default = navbar_proxy
+o.rmempty = false
+o.description = translate('OpenClash by default')
+
+o = s:option(Button, 'save', translate('Save Changes'))
+o.inputstyle = 'reload'
+
+function br.handle(self, state, data)
+ if (state == FORM_VALID and data.mode ~= nil and data.navbar ~= nil and data.navbar_proxy ~= nil) then
+ nxfs.writefile('/tmp/aaa', data)
+ for key, value in pairs(data) do
+ uci:set('design','@global[0]',key,value)
+ end
+ uci:commit('design')
+ end
+ return true
+end
+
+return br
diff --git a/luci-app-design-config/luasrc/view/design-config/other_button.htm b/luci-app-design-config/luasrc/view/design-config/other_button.htm
new file mode 100755
index 00000000000..1c391ad9842
--- /dev/null
+++ b/luci-app-design-config/luasrc/view/design-config/other_button.htm
@@ -0,0 +1,7 @@
+<%+cbi/valueheader%>
+ <% if self:cfgvalue(section) ~= false then %>
+ " style="display: <%= display %>" type="submit"<%= attr("name", cbid) .. attr("id", cbid) .. attr("value", self.inputtitle or self.title)%> />
+ <% else %>
+ -
+ <% end %>
+<%+cbi/valuefooter%>
diff --git a/luci-app-design-config/luasrc/view/design-config/other_dvalue.htm b/luci-app-design-config/luasrc/view/design-config/other_dvalue.htm
new file mode 100755
index 00000000000..296c61e4d64
--- /dev/null
+++ b/luci-app-design-config/luasrc/view/design-config/other_dvalue.htm
@@ -0,0 +1,8 @@
+<%+cbi/valueheader%>
+
+<%
+ local val = self:cfgvalue(section) or self.default or ""
+ write(pcdata(val))
+%>
+
+<%+cbi/valuefooter%>
diff --git a/luci-app-design-config/po/zh-cn/design-config.po b/luci-app-design-config/po/zh-cn/design-config.po
new file mode 100755
index 00000000000..64ff5386799
--- /dev/null
+++ b/luci-app-design-config/po/zh-cn/design-config.po
@@ -0,0 +1,44 @@
+msgid ""
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
+
+msgid "Design Config"
+msgstr "Design设置"
+
+msgid "Here you can set the mode of the theme and change the proxy tool icon in the navigation bar. [Recommend Chrome]"
+msgstr "这里可以设置主题的模式和更换导航栏的代理工具图标。[建议使用 Chrome]"
+
+msgid "Theme mode"
+msgstr "主题模式"
+
+msgid "Follow System"
+msgstr "跟随系统"
+
+msgid "Force Light"
+msgstr "强制亮色"
+
+msgid "Force Dark"
+msgstr "强制暗色"
+
+msgid "You can choose Theme color mode here"
+msgstr "你可以选择喜欢的主题模式"
+
+msgid "Navigation bar setting"
+msgstr "导航栏设置"
+
+msgid "Display navigation bar"
+msgstr "显示导航栏"
+
+msgid "Close navigation bar"
+msgstr "关闭导航栏"
+
+msgid "The navigation bar is display by default"
+msgstr "默认显示导航栏"
+
+msgid "Navigation bar proxy"
+msgstr "导航栏代理"
+
+msgid "OpenClash by default"
+msgstr "默认 OpenClash"
+
+msgid "Save Changes"
+msgstr "保存更改"
\ No newline at end of file
diff --git a/luci-app-design-config/root/etc/config/design b/luci-app-design-config/root/etc/config/design
new file mode 100755
index 00000000000..faa653576f8
--- /dev/null
+++ b/luci-app-design-config/root/etc/config/design
@@ -0,0 +1,4 @@
+config global
+ option mode 'dark'
+ option navbar 'display'
+ option navbar_proxy 'openclash'
\ No newline at end of file
diff --git a/luci-app-design-config/root/etc/uci-defaults/luci-design-config b/luci-app-design-config/root/etc/uci-defaults/luci-design-config
new file mode 100755
index 00000000000..935d7c8be55
--- /dev/null
+++ b/luci-app-design-config/root/etc/uci-defaults/luci-design-config
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+sed -i 's/cbi.submit\"] = true/cbi.submit\"] = \"1\"/g' /usr/lib/lua/luci/dispatcher.lua
+
+rm -f /tmp/luci-indexcache
+exit 0
diff --git a/luci-app-design-config/root/usr/share/rpcd/acl.d/luci-app-design-config.json b/luci-app-design-config/root/usr/share/rpcd/acl.d/luci-app-design-config.json
new file mode 100755
index 00000000000..c439886f6ac
--- /dev/null
+++ b/luci-app-design-config/root/usr/share/rpcd/acl.d/luci-app-design-config.json
@@ -0,0 +1,11 @@
+{
+ "luci-app-design-config": {
+ "description": "Grant UCI access for luci-app-design-config",
+ "read": {
+ "uci": [ "design" ]
+ },
+ "write": {
+ "uci": [ "design" ]
+ }
+ }
+}
diff --git a/luci-theme-Light/luci-theme-Light/Makefile b/luci-theme-Light/luci-theme-Light/Makefile
new file mode 100755
index 00000000000..df7dd213f39
--- /dev/null
+++ b/luci-theme-Light/luci-theme-Light/Makefile
@@ -0,0 +1,17 @@
+#
+# Copyright (C) 2020 Mod By-Ameng Openwrt
+#
+# This is free software, licensed under the Apache License, Version 2.0 .
+#
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:=luci-theme-Light
+LUCI_PKGARCH:=all
+PKG_VERSION:=1.6
+PKG_RELEASE:=202000308
+
+
+include $(TOPDIR)/feeds/luci/luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature
diff --git a/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/bg.jpg b/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/bg.jpg
new file mode 100755
index 00000000000..402f7cc7e08
Binary files /dev/null and b/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/bg.jpg differ
diff --git a/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/cascade.css b/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/cascade.css
new file mode 100755
index 00000000000..05132753e49
--- /dev/null
+++ b/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/cascade.css
@@ -0,0 +1,661 @@
+/*
+ * LuCI Bootstrap Theme
+ * Author: Mod By_Ameng
+ * Author URI:
+------------------------------------------------------- */
+/* Reset */ /* 页面背景 最上面的字体大小 */
+body,html{height:100%}
+body{background:#fff;color:#333;font-family:Helvetica,Arial,sans-serif;font-size:13.5px;line-height:1.8;margin:0;padding-top:47px;margin:unset} /* 状态和上面的距离和整个页面全部整体字体大小 */
+a{color:#08c;text-decoration:none;outline:0}
+a:hover{opacity:1}
+.cbi-map-descr,.cbi-section-descr,h1,h2,h3,h4,h5,h6,p{color:#906BDA;margin-top:0;margin-bottom:10px} /* 系统下面显示的配置路由器基础信息文字颜色 */
+ol,ul{margin:0;padding:0;list-style:none}
+.tr,tr{display:table-row}
+legend{color:#48D1CC;font-size:0.8pc;font-weight:600;padding:0 0 1px} /* 系统内存等字体大小及颜色 */
+.left{text-align:left!important}
+.right{text-align:right!important}
+.center{text-align:center!important}
+.top{vertical-align:top!important}
+.middle{vertical-align:middle!important}
+.bottom{vertical-align:bottom!important}
+.pull-left{float:left!important}
+.pull-right{float:right!important}
+.inline{display:inline}
+.hidden{display:none}
+
+/* Style */
+.container:first-child{min-height:40px} /* 登陆主页上面蓝色横条宽度 */
+.container{max-width:75pc;margin:0 auto}
+
+/* 隐藏登录用户栏 */
+#.container form[action$="/cgi-bin/luci"] .cbi-map fieldset fieldset div:first-child { display: none; }
+#.pull-left, .left { float: left; }#ff0000
+#.pull-right, .right { float: right; }
+#.inline { display: inline; }
+#.hidden { display: none; }
+
+/* Header */ /* 顶栏横条 */
+header{font-size:14px;position:fixed;top:0;left:0;right:0;background:#71B7E6;box-shadow:0 2px 2px rgba(0,0,0,.1);z-index:100;border-bottom:2.5px solid #726bda}
+
+/* .brand{float:left;color:#fff;font-size:24px;font-weight:400;line-height:40px;margin-right:20px;position:absolute;left:0;margin-left:20px} */
+.brand{float:left;color:#fff;font-size:24px;font-weight:450;line-height:40px;margin-right:20px; position:absolute;width:200px;left:50%;margin-left:-780px;} /* openwrt显示大小以及定死位置 */
+header:before{background:#000 linear-gradient(to left,#00FF00,#FF8C00,#FF7F00,#FFFF00,#00FF00,#00FF00,#FFFF00,#FF7F00,#FF8C00,#00FF00);content:"";height:2px;position:absolute;top:0;width:100%;min-width:5in} /* 最上面彩虹 */
+.brand:hover { opacity: 1; }
+.nav li { float: left; }
+.nav a { display: block; color:#404040; line-height: 48px; padding: 0 19px;} /* 顶栏中字体颜色 */
+
+
+/* .brand { display:none; } */
+.brand:hover{opacity:1}
+.nav li{float:left}
+.nav a{display:block;color:#404040;line-height:40px;padding:0 15px} /* 顶栏中字体颜色 */
+.nav a:hover {}
+
+/* Dropdown */ /* 鼠标点击状态出现下面的字体 修改里面的背景和圆角还有颜色字体 */
+.dropdown{position:relative}
+.dropdown:hover{background-color:#71BCFA}/* 鼠标点击状态后面出现的背景颜色 */
+.dropdown:hover .dropdown-menu{display:block}
+.dropdown-menu{display:none;position:absolute;top:40px;background:#ffffff;border-radius:5px;padding:5px 0;z-index:100;box-shadow:0 1px 3px rgba(0,0,0,.3);}/* 鼠标点击状态下面选项的背景颜色 */
+.dropdown-menu:before{content:'';position:absolute;top:-6px;left:23px;border-bottom:6px solid #F8F8FF;border-left:7px solid transparent;border-right:7px solid transparent} /* 选择菜单出现的小三角形箭头颜色 */
+.dropdown-menu a { color: #454C59; line-height: 24px; min-width: 135px; font-size:13px; margin: 1px 0; padding: 0 20px; } /* 选择菜单横条间长度和间距和字体颜色 */
+.dropdown-menu a:hover { background: rgba(0,0,0,.1); color: #0099cc} /* 选择菜单鼠标放上后出现的字体颜色 */
+
+.cbi-dropdown{display:inline-block;width:210px;height:30px;padding:4px;font-size:13px;line-height:18px;color:gray;border:1px solid #ccc;border-radius:3px;box-sizing:border-box}
+.cbi-dropdown{border:1px solid #ccc;border-radius:3px;display:inline-flex;padding:0;cursor:pointer;height:auto;background:linear-gradient(#fff 0%,#e9e8e6 100%);position:relative;color:#404040}
+.cbi-dropdown{max-width:25pc;width:auto}
+.cbi-dropdown:focus{outline:2px solid #4b6e9b}
+.cbi-dropdown>ul{margin:0!important;padding:0;list-style:none;overflow-x:hidden;overflow-y:auto;display:flex;width:100%}
+.cbi-dropdown>ul.preview{display:none}
+.cbi-dropdown>.more,.cbi-dropdown>.open{flex-grow:0;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;text-align:center;line-height:2em;padding:0 .25em}
+.cbi-dropdown>.more,.cbi-dropdown>ul>li[placeholder]{color:#777;font-weight:700;text-shadow:1px 1px 0 #fff;display:none}
+.cbi-dropdown>ul>li{display:none;padding:.25em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;flex-grow:1;align-items:center;align-self:center;min-height:20px}
+.cbi-dropdown>ul>li .hide-open{display:block;display:initial}
+.cbi-dropdown>ul>li .hide-close{display:none}
+.cbi-dropdown>ul>li[display]:not([display="0"]){border-left:1px solid #ccc}
+.cbi-dropdown[empty]>ul{max-width:1px}
+.cbi-dropdown>ul>li>form{display:none;margin:0;padding:0;pointer-events:none}
+.cbi-dropdown>ul>li img{vertical-align:middle;margin-right:.25em}
+.cbi-dropdown>ul>li>form>input[type=checkbox]{margin:0}
+.cbi-dropdown>ul>li input[type=text]{height:20px}
+.cbi-dropdown[open]{position:relative}
+.cbi-dropdown[open]>ul.dropdown{display:block;background:#f6f6f5;border:1px solid #918e8c;box-shadow:0 0 4px #918e8c;position:absolute;z-index:1000;max-width:none;min-width:100%;width:auto}
+
+.cbi-dropdown>ul>li[display],
+.cbi-dropdown[open]>ul.preview,
+.cbi-dropdown[open]>ul.dropdown>li,
+.cbi-dropdown[multiple]>ul>li>label,
+.cbi-dropdown[multiple][open]>ul.dropdown>li,
+.cbi-dropdown[multiple][more]>.more,
+.cbi-dropdown[multiple][empty]>.more {
+ flex-grow: 1;
+ display: flex;
+}
+
+.cbi-dropdown[empty]>ul>li,
+.cbi-dropdown[optional][open]>ul.dropdown>li[placeholder],
+.cbi-dropdown[multiple][open]>ul.dropdown>li>form {
+ display: block;
+}
+
+.cbi-dropdown[open]>ul.dropdown>li .hide-open {
+ display: none;
+}
+
+.cbi-dropdown[open]>ul.dropdown>li .hide-close {
+ display: block;
+ display: initial;
+}
+
+.cbi-dropdown[open]>ul.dropdown>li {
+ border-bottom: 1px solid #ccc;
+}
+
+.cbi-dropdown[open]>ul.dropdown>li[selected] {
+ background: #b0d0f0;
+}
+
+.cbi-dropdown[open]>ul.dropdown>li.focus {
+ background: linear-gradient(90deg, #a3c2e8 0%, #84aad9 100%);
+}
+
+.cbi-dropdown[open]>ul.dropdown>li:last-child {
+ margin-bottom: 0;
+ border-bottom: none;
+}
+
+.cbi-dropdown[disabled] {
+ pointer-events: none;
+ opacity: .6;
+}
+
+
+/* Label */ /* 右上角自动刷新 */
+.label{border-radius:15px!important;display:inline-block;background:#bbb;border-bottom: 0.4px solid rgba(0,0,0,.0);border-radius:15px;color:#fff;font-size:10px;line-height:24px;text-transform:uppercase;margin-top:6px;padding:2px 9px;cursor:pointer}
+.label.success{background:#7ADD7A}
+.label.notice{background:#F48FB1}
+.label.important{background:#f00}
+.label.warning{background:#fc0}
+
+/* Main */
+h2{margin-bottom:15px;padding:.2rem;width:180px;border-right:6px solid #6A5ACD;border-left:6px solid #FF1493;border-radius:40px 0;color:#2F4F4F;text-align:center;text-shadow:5px 2px 6px #708090;font-size:1.2pc;line-height:24px} /* 状态左右两边颜色和距离下面系统间距 */
+ul, ol { margin: 0; padding: 0; list-style: none; }
+h2 a { color: #333; }
+h2 a:hover { opacity: 1; }
+h2+.cbi-map-descr { margin-top: -10px; }
+.alert-message { position: relative; padding: 20px; margin-bottom: 20px; background: #fe8; border: 1px solid rgba(0, 0, 0, .1); border-width: 1px 0; border-radius:2px}
+.alert-message>h4,p{margin:0}
+.error,.errorbox{display:inline}
+.error{color:#f00}
+.errorbox{color:#3b3}
+#maincontainer { box-shadow: 0 0 1px rgba(0,0,0,.3); border-radius: 4px; width: 500px; margin: 120px auto 0; padding: 30px; }
+#syslog { background: #fafafa; color: #666; width: 100%; }
+
+/* Change List */
+.uci-change-legend{padding-top:15px}
+.uci-change-legend-label{float:left;margin-right:100px}
+.uci-change-legend-label>del,.uci-change-legend-label>ins,.uci-change-legend-label>var{float:left;width:10px;height:10px;margin-top:3px;margin-right:6px}
+.uci-change-list{font-family:monospace}
+.uci-change-legend-label del,.uci-change-legend-label ins,.uci-change-legend-label var,.uci-change-list del,.uci-change-list ins,.uci-change-list var{display:block;text-decoration:none;padding:2px}
+.uci-change-legend-label ins,.uci-change-list ins{background:#cfc;border:2px solid #4f4}
+.uci-change-legend-label del,.uci-change-list del{background:#fcc;border:2px solid #f00}
+.uci-change-legend-label var,.uci-change-list var{background:#f2f2f2;border:2px solid #ccc}
+.uci-change-list var del,.uci-change-list var ins{border:0;white-space:pre;padding:0}
+.uci-change-legend-label var del,.uci-change-legend-label var ins{border:0;line-height:6px}
+
+/* Tabs */ /* 系统属性下面文字颜色 */
+.cbi-tabmenu,.tabs{border-bottom:1px dashed #eee;margin-bottom:20px}
+.cbi-tabmenu li,.tabs li{display:inline-block}
+.cbi-tabmenu a,.tabs a{display:block;color:#19a4e6;line-height:34px;margin-bottom:-1px;margin-right:20px;padding:0 3px}
+.active a,.cbi-tab a{border-bottom:1px dashed #19a4e6;color:#19a4e6}
+
+/* Fieldset */ /* 主页系统内存网络等字体颜色和错位问题#85d9ff */
+fieldset{border:0;margin:10px 0;padding:0}
+fieldset legend {
+ margin: 5px 0;
+ padding: 3px 20px;
+ border: 1.8px dashed #1e7ace;
+ border-radius: 20px;
+ background: #fff;
+ color: #1e7ace;
+ font-weight: 700;
+ transform:rotate(-4.2deg);
+ -ms-transform:rotate(-4.2deg); /* IE 9 */
+ -moz-transform:rotate(-4.2deg); /* Firefox */
+ -webkit-transform:rotate(-4.2deg); /* Safari and Chrome */
+ -o-transform:rotate(-4.2deg); /* Opera */
+} /* 修改系统天气内存字体角度添加阴影颜色 */
+fieldset fieldset{margin:0}
+.cbi-value{margin-bottom:10px;zoom:1;clear:both}
+.table .cbi-value-field,table .cbi-value-field{display:table-cell}
+.cbi-value-title{float:left;display:table-cell;margin-right:8px;padding-top:6px;width:180px;color:#595;text-align:right;line-height:15px;} /* app选项间隔大小和主机名时区颜色 */
+.cbi-value-field{color:#404040;display:table-cell}
+.cbi-section-table-cell{white-space:nowrap}
+.cbi-section-create{margin:-3px;display:inline-flex;align-items:center}
+.cbi-section-create>*{margin:3px;flex:1 1 auto}
+
+/* Table */ /* 主机名 主机型号 里面的字体颜色 */
+/* .cbi-section table tbody tr:nth-child(odd) { background-color: #fdfdfd; } */
+.table,table{width:100%;display:table;margin:0 0 10px!important;border-radius:5px;border-collapse:collapse;position:relative}
+/* table tr:first-child, .table .tr:first-child { border-top: 1px solid #b0e6b9; } */
+/* table tr, .table .tr { border-bottom: 1px solid #b0e6b9; } */
+table tr:first-child { border-top: 1px dashed #D3D3D3; }
+.table .td,.table .th,table td,table th{color:#404040;padding:5px 3px!important} /* 主机名固件版本右侧字体颜色 */
+.table .tr+.tr .td,table tr+tr td{border-top:1px solid #fff} /* 间隔横条颜色 */
+.table .th,table th{text-align:left;font-weight:700}
+.table .td:first-child,table td:first-child{color:#333} /* 主机名固件版本等字体颜色 */
+.table[width="33%"],.td[width="33%"],.th[width="33%"]{width:33%}
+.table[width="100%"],.td[width="100%"],.th[width="100%"]{width:100%}
+.table .td,.table .th{display:table-cell;vertical-align:middle}
+.table .tr.placeholder{height:calc(3em + 20px)}
+.table .tr.placeholder>.td{position:absolute;left:0;right:0;bottom:0;text-align:center;line-height:3em}
+.td.cbi-section-actions>*{display:flex}
+.td.cbi-section-actions>*>*,.td.cbi-section-actions>*>form>*{flex:1 1 4em;margin:0 1px}
+.cbi-input-up,.td.cbi-section-actions>*>.cbi-button-up{background:unset}
+.cbi-input-down,.td.cbi-section-actions>*>.cbi-button-down{background:unset}
+
+#cbi-network .tr,#cbi-network tr,#cbi-wireless .tr,#cbi-wireless tr,.tr .tr:first-child,tr tr:first-child{border-top:0}
+#cbi-network .tr,#cbi-network tr,#cbi-wireless .tr,#cbi-wireless tr,.tr .tr,tr tr{border-bottom:0}
+#conns,#cpu_free,#membuff,#memcache,#memfree,#memtotal,#swapfree,#swaptotal{line-height:18px}
+#conns>div,#cpu_free>div,#membuff>div,#memcache>div,#memfree>div,#memtotal>div,#swapfree>div,#swaptotal>div{border:1.4px dashed #aaa!important;border-radius:3px;width:220px!important}
+#conns>div>div,#cpu_free>div>div,#membuff>div>div,#memcache>div>div,#memfree>div>div,#memtotal>div>div,#swapfree>div>div,#swaptotal>div>div{background:#85d9ff!important;height:19px!important;border-radius:2px}
+
+
+/* Form */ /* 各个选项窗口圆角参数 solid实线 dashed虚线 */
+input,select,textarea{display:inline-block;box-sizing:border-box;padding:6px;width:190px;border:1px dashed #5F8CFF;border-radius:15px;color:#666;font:inherit;line-height:16px;} /* 选项窗口颜色 */
+.table.cbi-section-table input,.table.cbi-section-table select,.table.cbi-section-table textarea,table.cbi-section-table input,table.cbi-section-table select,table.cbi-section-table textarea{width:auto}
+#cbi-firewall-redirect select,#cbi-firewall-zone select,#cbi-network-switch_vlan select{width:auto}
+input:active, input:focus { outline: 0; border-color: #08c; }
+input[type=checkbox]:focus,input[type=file]:focus,select:focus,textarea:focus{outline:0}
+button,input[type=button],input[type=reset],input[type=submit]{width:auto!important}
+input[type=checkbox],input[type=radio]{width:auto;margin:0;vertical-align:middle;cursor:pointer}
+input[type=file]{padding:0;border:0}
+.cbi-input-invalid,.cbi-value-error input{color:#f00;border-color:#f00!important}
+.cbi-image-button{margin:10px 8px;vertical-align:middle}
+.uneditable-input{background:#fafafa;border-color:#f2f2f2;color:#ccc;cursor:not-allowed}
+.uneditable-input:active,.uneditable-input:focus{border-color:#f2f2f2}
+.cbi-value-description{background-image:url(/luci-static/resources/cbi/help.gif);background-position:0 .3em;background-repeat:no-repeat;padding:0 1.2rem}
+.cbi-value-description img{display:none;vertical-align:sub}
+.cbi-page-actions{text-align:light;padding:10px 0} /* 保存按钮设置为左侧 */
+.cbi-page-actions.right{float:inherit}
+
+
+/* Button */ /* 各个按钮圆角颜色及添加阴影 */
+.cbi-button { border-radius: 15px !important; display: inline-block; background: #fff; border: 2px solid #7ADD7A; border-radius: 2px; box-shadow: 0 4px 4px rgba(0, 0, 0, .0); color: #333; line-height: 16px; padding: 6px 12px; cursor: pointer; }
+.cbi-button:active, .cbi-button:focus { border-color: #bbb; } /* 扫描按钮 */
+
+.cbi-button-up, .cbi-input-up {
+ background-position: center;
+ background-image: url('../resources/cbi/up.gif'), linear-gradient(#3BB8ED, #3BB8ED 50%, #3BB8ED);
+ background-repeat: no-repeat;
+}
+
+.cbi-button-down, .cbi-input-down {
+ background-position: center;
+ background-image: url('../resources/cbi/down.gif'), linear-gradient(#3BB8ED, #3BB8ED 50%, #3BB8ED);
+ background-repeat: no-repeat;
+}
+
+.cbi-button-add, .cbi-input-add { background: #63AFF2; border-color: #63AFF2;border: dashed #778899 1.5px; color: #fff; } /* 添加按钮 */
+.cbi-button-add:active, .cbi-button-add:focus, .cbi-input-add:active, .cbi-input-add:focus { border-color: #63AFF2; opacity: .8; }
+
+.cbi-button-remove, .cbi-input-remove, .cbi-section-remove input { background: #B873B9; border-color: #B873B9;border: dashed #778899 1.5px; color: #fff; } /* 删除按钮 */
+.cbi-button-remove:active, .cbi-button-remove:focus, .cbi-input-remove:active, .cbi-input-remove:focus, .cbi-section-remove input:active, .cbi-section-remove input:focus { border-color: #B873B9; opacity: .8; }
+
+.cbi-button-reload, .cbi-input-reload { background: rgb(255,157,89); border-color: rgb(255,157,89); border: dashed #778899 1.5px;color: #fff; } /* 重启按钮 */
+.cbi-button-reload:active, .cbi-button-reload:focus, .cbi-input-reload:active, .cbi-input-reload:focus { border-color: rgb(255,157,89); opacity: .8; }
+
+.cbi-button-reset, .cbi-input-reset { background: #FF6060; border-color: #FF6060;border: dashed #778899 1.5px; color: #fff; } /* 复位按钮 */
+.cbi-button-reset:active, .cbi-button-reset:focus, .cbi-input-reset:active, .cbi-input-reset:focus { border-color: #FF6060; opacity: .8; }
+
+.cbi-button-edit, .cbi-input-edit { background: #6B72D8; border-color: #6B72D8;border: dashed #696969 1.5px; color: #fff; } /* 编辑修改按钮 */
+.cbi-button-edit:active, .cbi-button-edit:focus, .cbi-input-edit:active, .cbi-input-edit:focus { border-color: #6B72D8; opacity: .8; }
+
+.cbi-button-apply, .cbi-input-apply { background: rgb(129,192,128); border-color: rgb(129,192,128); border: dashed #778899 1.5px;color: #fff; } /* 保存应用按钮 */
+.cbi-button-apply:active, .cbi-button-apply:focus, .cbi-input-apply:active, .cbi-input-apply:focus { border-color: rgb(129,192,128); opacity: .8; }
+
+.cbi-button-save, .cbi-input-save { background: rgb(95,140,255); border-color: rgb(95,140,255);border: dashed #778899 1.5px;color: #fff; } /* 保存按钮 */
+.cbi-button-save:active, .cbi-button-save:focus, .cbi-input-save:active, .cbi-input-save:focus { border-color: rgb(95,140,255); opacity: .8; }
+
+
+/* Input Error */
+.cbi-section-error{background:#fee;border:1px solid #f00;padding:10px}
+.cbi-section-error ul{padding-left:20px}
+.cbi-section-error ul li{color:#f00;list-style:disc}
+
+/* Interface */
+.ifacebox{text-align:center;margin-right:60px}
+.ifacebox .ifacebox-head{border-bottom:1px solid #ccc;padding:2px;background:#eee}
+.ifacebox .ifacebox-head.active{background:#b9b6eb}
+.ifacebox .ifacebox-body{border:1px dashed #7B68EE;border-top:0;border-radius:0 0 4px 4px;padding:2px 10px}
+.network-status-table .ifacebox-body{display:flex;flex-direction:column;height:100%;text-align:left}
+.network-status-table .ifacebox{margin:.5em;flex-grow:1}
+.ifacebox .ifacebox-body{padding:.25em}
+
+.ifacebox {
+ background-color: #fff;
+ border: 1px solid #ccc;
+ margin: 0 10px;
+ text-align: center;
+ white-space: nowrap;
+ background-image: linear-gradient(#fff, #fff 25%, #f9f9f9);
+ text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
+ border-radius: 4px;
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
+ display: inline-flex;
+ flex-direction: column;
+ line-height: 1.2em;
+ min-width: 100px;
+}
+
+.ifacebadge {
+ display: inline-block;
+ flex-direction: row;
+ white-space: nowrap;
+ background-color: #fff;
+ border: 1px solid #ccc;
+ padding: 2px;
+ background-image: linear-gradient(#fff, #fff 25%, #f9f9f9);
+ text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
+ border-radius: 4px;
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
+ cursor: default;
+ line-height: 1.2em;
+}
+
+.ifacebadge.large,.network-status-table .ifacebox-body .ifacebadge{display:inline-flex;flex:1;padding:.25em;min-width:220px;margin:.125em;float:left}
+.ifacebadge img{width:16px;height:16px;vertical-align:middle}
+.ifacebadge.large>*,.ifacebadge>*{margin:0 .125em}
+.ifacebadge.large>*,.ifacebadge>*{margin:0 .125em}
+.network-status-table{position:absolute;z-index:1000;left:-625pc;box-shadow:0 0 2px #ccc;border-radius:3px;background:#fff;white-space:pre;opacity:0;transition:opacity .25s ease-in;padding:2px 5px}
+.cbi-tooltip{position:absolute;z-index:1000;left:-1000px;opacity:0;transition:opacity .25s ease-out}
+
+.cbi-tooltip-container {
+ /* cursor: help; */
+}
+
+
+/* Firewall */
+.zonebadge{display:inline-block;border-radius:4px;color:#333;white-space:nowrap;padding:0 8px;cursor:pointer}
+.zonebadge em,.zonebadge strong{margin:0 5px}
+.zonebadge-empty{border:2px dashed #ddd;color:#ddd;font-style:italic}
+.zone-forwards{display:flex;flex-wrap:wrap}
+.zone-forwards .zone-dest,.zone-forwards .zone-src{display:flex;flex-direction:column}
+.zone-forwards>span{flex-basis:10%;text-align:center}
+.zone-forwards>*{flex:1 1 40%;padding:1px}
+
+/* Footer */ /* 最底栏颜色 */
+footer{border-top:1.5px dashed #726bda;color:#FF6060;font-size: 12px;margin-top:10px;padding:10px 0 ;text-align:center}
+footer a{color:#726bda}
+footer a:hover{color:#B873B9}
+
+/* diy */
+
+#wan4_i,
+#wan6_i {
+ vertical-align: top;
+ width: 50px !important;
+}
+
+/* login */
+body.node-main-login {
+ background-image:url(bg.jpg);
+ background-repeat: no-repeat;
+ background-size: cover;
+ -ms-background-size: cover; /* IE 9 */
+ -moz-background-size: cover; /* Firefox */
+ -webkit-background-size: cover; /* Safari and Chrome */
+ -o-background-size: cover; /* Opera */
+
+
+/* Global values */
+-ms-padding-top: unset;
+-moz-padding-top: unset;
+-webkit-padding-top: unset;
+-o-padding-top: unset;
+}
+
+body.node-main-login>header {
+ background: none;
+ border-bottom: none;
+}
+
+body.node-main-login .alert-message {
+ z-index: 999;
+}
+
+.node-main-login>.container>form {
+ width: 20rem;
+ display: inline-block;
+ padding: 1rem 1rem;
+ border-radius: .375rem;
+ text-align: center;
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ transform: translate(-50%, -50%);
+ margin-top: auto;
+}
+
+.node-main-login>.container>form .errorbox {
+ color: red;
+}
+
+.node-main-login > .container > form > .cbi-map > h2{
+ width: 110px;
+ height: 110px;
+ color: #fff;
+ text-align: center;
+ letter-spacing: 4px;
+ display: block;
+ margin: -100px auto 20px auto;
+ padding: 0;
+ text-indent: -500px;
+ overflow: hidden;
+ border-radius: 60px;
+ border: #118af3 2px solid;
+ background-image: url(wifi.png);
+ background-size: cover;
+ box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
+}
+
+.node-main-login > .container > form input[name='luci_username'], .node-main-login > .container > form input[name='luci_password'] {
+ background:unset;
+ color: #32CD32;
+}
+
+.node-main-login>.container>form>.cbi-map>.cbi-section {
+ display: inline-block;
+}
+
+.node-main-login>.container>footer {
+ position: absolute;
+ top: 40%;
+ left: 50%;
+ transform: translate(-50%, -50%);
+ width: 100%;
+ margin-top: 60px;
+ display: none;
+}
+
+.node-main-login>.container>form .cbi-page-actions {
+ text-align: center !important;
+}
+
+
+
+
+
+
+
+
+
+/* luci 19 */
+body.modal-overlay-active {
+ overflow: hidden;
+ height: 100vh;
+}
+
+body.modal-overlay-active #modal_overlay {
+ visibility: visible;
+ left: 0;
+ right: 0;
+ opacity: 1;
+}
+
+body.modal-overlay-active #modal_overlay>.modal {
+ align-items: center;
+ box-shadow: 0 0 3px #444;
+ display: flex;
+ flex-wrap: wrap;
+ max-height: unset;
+ max-width: unset;
+ min-height: 32px;
+ min-width: 270px;
+ background: #d9d6ff !important;
+ border-radius: 3px;
+ padding: 1em;
+ margin: 0;
+ position: absolute;
+ top: 15%;
+ left: 50%;
+ transform: translate(-50%, -15%);
+}
+
+#modal_overlay {
+ visibility: hidden;
+ position: fixed;
+ top: 0;
+ bottom: 0;
+ left: -10000px;
+ right: 10000px;
+ background: rgba(0, 0, 0, 0.7);
+ z-index: 900;
+ overflow-y: scroll;
+ -webkit-overflow-scrolling: touch;
+ transition: opacity .125s ease-in;
+ opacity: 0;
+}
+
+#modal_overlay>.modal.uci-dialog,
+#modal_overlay>.modal.cbi-modal {
+ max-width: 900px;
+}
+
+/*.modal.alert-message.notice {
+ position: absolute;
+ padding: 15px;
+ margin-bottom: 10px;
+ background: #d9d6ff;
+ border: 1px solid rgba(0, 0, 0, .1);
+ border-width: 2px 0;
+}*/
+
+.modal>* {
+ flex-basis: 100%;
+ line-height: normal;
+ margin-bottom: .5em;
+ max-width: 100%;
+}
+
+#modal_overlay .modal>* {
+ flex-basis: 100%;
+ line-height: normal;
+ margin-bottom: .5em;
+}
+
+[data-tab-title] {
+ height: 0;
+ opacity: 0;
+ overflow: hidden;
+}
+
+[data-tab-active="true"],
+.cbi-filebrowser.open {
+ height: auto;
+ opacity: 1;
+ overflow: visible;
+ transition: opacity .25s ease-in;
+}
+
+.tabs>li:not(.active),
+.cbi-tabmenu>.cbi-tab-disabled {
+ color: #999;
+}
+
+.cbi-dynlist {
+ height: auto;
+ min-height: 30px;
+ display: inline-flex;
+ flex-direction: column;
+}
+
+.cbi-dropdown:not(.btn):not(.cbi-button),
+.cbi-dynlist {
+ min-width: 210px;
+ max-width: 400px;
+ width: auto;
+ background: white;
+ border: 1px solid #118af3;
+ border-radius: 5px;
+ box-sizing: border-box;
+ padding: 0.3em !important;
+}
+
+.cbi-dynlist>.item {
+ margin-bottom: 4px;
+ box-shadow: 0 0 2px #ccc;
+ background: #fff;
+ border: 1px solid #118af3;
+ border-radius: 3px;
+ position: relative;
+ pointer-events: none;
+ padding: 2px 2em 2px 4px;
+}
+
+.cbi-dynlist>.item::after {
+ content: "×";
+ position: absolute;
+ display: inline-flex;
+ align-items: center;
+ top: -1px;
+ right: -1px;
+ bottom: -1px;
+ border: 1px solid #ccc;
+ border-radius: 0 3px 3px 0;
+ font-weight: 700;
+ color: #c44;
+ pointer-events: auto;
+ padding: 0 6px;
+}
+
+.cbi-dynlist>.add-item,
+.td.cbi-section-actions>* {
+ display: flex;
+}
+
+.cbi-dynlist>.add-item>input,
+.cbi-dynlist>.add-item>button {
+ flex: 1 1 auto;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+}
+
+.cbi-dropdown.btn>.open,
+.cbi-dropdown.cbi-button>.open {
+ margin-left: .5em;
+ border-left: 1px solid;
+ padding: 0 .5em;
+}
+
+.cbi-dropdown.btn>ul:not(.dropdown),
+.cbi-dropdown.cbi-button>ul:not(.dropdown) {
+ margin: 0 0 0 13px !important;
+}
+
+.btn.primary,
+.cbi-button-action.important,
+.cbi-section-actions .cbi-button-edit {
+ color: #fff;
+ background: #726bda;
+ border: 1px solid #726bda;
+}
+
+.cbi-dropdown {
+ display: inline-flex !important;
+ cursor: pointer;
+ height: auto;
+ position: relative;
+ padding: 0 !important;
+}
+
+.cbi-progressbar {
+ border: 1px solid #ccc;
+ border-radius: 3px;
+ position: relative;
+ min-width: 170px;
+ height: 20px;
+ background: #f9f9f9;
+ margin: 4px 0;
+}
+
+.cbi-progressbar>div {
+ background: #d9d6ff;
+ height: 100%;
+ transition: width .25s ease-in;
+ width: 0%;
+}
+
+.cbi-progressbar::after {
+ position: absolute;
+ bottom: 0;
+ top: 0;
+ right: 0;
+ left: 0;
+ text-align: center;
+ text-shadow: 0 0 2px #fff;
+ content: attr(title);
+ white-space: pre;
+ overflow: hidden;
+ text-overflow: ellipsis;
+}
diff --git a/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/favicon.ico b/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/favicon.ico
new file mode 100755
index 00000000000..eb3bf15e47e
Binary files /dev/null and b/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/favicon.ico differ
diff --git a/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/html5.js b/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/html5.js
new file mode 100755
index 00000000000..1ec510f2a46
--- /dev/null
+++ b/luci-theme-Light/luci-theme-Light/htdocs/luci-static/Light/html5.js
@@ -0,0 +1,3 @@
+// HTML5 Shiv v3 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed
+// Uncompressed source: https://github.com/aFarkas/html5shiv
+(function(a,b){function f(a){var c,d,e,f;b.documentMode>7?(c=b.createElement("font"),c.setAttribute("data-html5shiv",a.nodeName.toLowerCase())):c=b.createElement("shiv:"+a.nodeName);while(a.firstChild)c.appendChild(a.childNodes[0]);for(d=a.attributes,e=d.length,f=0;f7?e[g][e[g].length-1]=e[g][e[g].length-1].replace(d,'$1font[data-html5shiv="$2"]'):e[g][e[g].length-1]=e[g][e[g].length-1].replace(d,"$1shiv\\:$2"),e[g]=e[g].join("}");return e.join("{")}var c=function(a){return a.innerHTML="",a.childNodes.length===1}(b.createElement("a")),d=function(a,b,c){return b.appendChild(a),(c=(c?c(a):a.currentStyle).display)&&b.removeChild(a)&&c==="block"}(b.createElement("nav"),b.documentElement,a.getComputedStyle),e={elements:"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video".split(" "),shivDocument:function(a){a=a||b;if(a.documentShived)return;a.documentShived=!0;var f=a.createElement,g=a.createDocumentFragment,h=a.getElementsByTagName("head")[0],i=function(a){f(a)};c||(e.elements.join(" ").replace(/\w+/g,i),a.createElement=function(a){var b=f(a);return b.canHaveChildren&&e.shivDocument(b.document),b},a.createDocumentFragment=function(){return e.shivDocument(g())});if(!d&&h){var j=f("div");j.innerHTML=["x"].join(""),h.insertBefore(j.lastChild,h.firstChild)}return a}};e.shivDocument(b),a.html5=e;if(c||!a.attachEvent)return;a.attachEvent("onbeforeprint",function(){if(a.html5.supportsXElement||!b.namespaces)return;b.namespaces.shiv||b.namespaces.add("shiv");var c=-1,d=new RegExp("^("+a.html5.elements.join("|")+")$","i"),e=b.getElementsByTagName("*"),g=e.length,j,k=i(h(function(a,b){var c=[],d=a.length;while(d)c.unshift(a[--d]);d=b.length;while(d)c.unshift(b[--d]);c.sort(function(a,b){return a.sourceIndex-b.sourceIndex}),d=c.length;while(d)c[--d]=c[d].styleSheet;return c}(b.getElementsByTagName("style"),b.getElementsByTagName("link"))));while(++c
+ Copyright 2008 Jo-Philipp Wich
+ Copyright 2012 David Menting
+ Copyright 2018-2019 By Ameng
+ Licensed to the public under the Apache License 2.0.
+-%>
+
+<%
+ local ver = require "luci.version"
+ local disp = require "luci.dispatcher"
+ local request = disp.context.path
+ local category = request[1]
+ local tree = disp.node()
+ local categories = disp.node_childs(tree)
+%>
+
+
+
+