Compare commits
118 Commits
69dce381b0
...
main
Author | SHA1 | Date | |
---|---|---|---|
a85895663e
|
|||
bd60340982
|
|||
79ab820327
|
|||
9626dff56e
|
|||
8d0353e3cf
|
|||
e5a5e19515
|
|||
77a1a99350
|
|||
5774625dfe
|
|||
a8544020c8
|
|||
401e3595ed
|
|||
4ac1028eba
|
|||
8a739707c9 | |||
aa973ead9c | |||
f5bf1d7f23 | |||
f2823708bc | |||
e4d8417cfb | |||
c513aea430 | |||
|
3637cfd275 | ||
|
c025fd72b8 | ||
|
6f9bb9df2e | ||
|
f6a3bf36f4 | ||
|
b0affe8bce | ||
|
1ce407f0b5 | ||
|
63a040a232 | ||
|
d46ff6328b | ||
|
62be3ae505 | ||
|
c149c57ec7 | ||
|
ff368d2747 | ||
|
380860be44 | ||
|
06e3c13cdc | ||
|
2d9257ea16 | ||
|
d8766c4539 | ||
|
57a7bb992b | ||
|
5abe30d9fc | ||
|
dbdc829de0 | ||
|
0beb3a800f | ||
|
914a9ddc6a | ||
|
f113ce1167 | ||
|
d6e54228e1 | ||
|
faa5a7b5ed | ||
|
fe18b4d090 | ||
|
f621732836 | ||
|
d2b2f728a0 | ||
|
78daaca68e | ||
|
288a24a8d4 | ||
|
4be93b8729 | ||
|
357b52dce6 | ||
|
e666e71d79 | ||
|
8cc6d4bb59 | ||
|
d58edfb893 | ||
|
4c709c051b | ||
|
7ad48ca1fa | ||
|
ff6863b0e6 | ||
|
c900722815 | ||
|
627d03ad95 | ||
|
75d749a77c | ||
|
6ca65f04ba | ||
|
96d83c535a | ||
|
e7e97b546f | ||
|
f939b96a0f | ||
|
46736faddd | ||
|
1e6370ee22 | ||
|
22370e0fde | ||
|
0b37a27f87 | ||
|
981c199d41 | ||
|
378ff64379 | ||
|
04106da1ee | ||
|
ce71793029 | ||
|
43a6b15325 | ||
|
f3e382bd06 | ||
|
9a797211b5 | ||
|
ac1edd57f8 | ||
|
a1fb17b0d2 | ||
|
fe80349920 | ||
|
71910cb8e4 | ||
|
bc2c5426e8 | ||
|
56fd15e669 | ||
|
1da7f3cf75 | ||
|
ce0c6abc6b | ||
|
d389218b3b | ||
|
88d83bf8ee | ||
|
4f3584e9d3 | ||
|
0dd3ec0899 | ||
|
dc1803369d | ||
|
4258668e99 | ||
|
51ab59b89c | ||
|
ff4adb302b | ||
|
9ba8877907 | ||
|
c2414612e6 | ||
|
64b58cea85 | ||
|
ed0748e130 | ||
|
50fc6c3409 | ||
|
c66051626e | ||
|
c00b217435 | ||
|
a7ffd70abd | ||
|
363ca355e5 | ||
|
01092cb8d9 | ||
|
7d93bfa818 | ||
|
35fcaddbcb | ||
|
0e852b4e96 | ||
|
1122a74c5d | ||
|
493ca4d8f4 | ||
|
5269fe82a8 | ||
|
8e5563770e | ||
|
315136b232 | ||
|
ff6971311c | ||
|
4afb88b285 | ||
|
68ad70c416 | ||
|
cc19db4c8b | ||
|
be202aa2d9 | ||
|
85943f9dbb | ||
|
94eebc8c8f | ||
|
be5836b40f | ||
|
f52109b5ee | ||
|
c05cb3b59d | ||
|
1ba9de4b48 | ||
|
f091c89729 | ||
|
7db1a67892 |
675
LICENSE
675
LICENSE
@@ -1,9 +1,674 @@
|
||||
MIT License
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (c) 2024 Oscloud
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
Preamble
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
The GNU General Public License is a free, copyleft license for
|
||||
software and other kinds of works.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
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.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
|
||||
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:
|
||||
|
||||
<program> Copyright (C) <year> <name of author>
|
||||
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
|
||||
<https://www.gnu.org/licenses/>.
|
||||
|
||||
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
|
||||
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
||||
|
16
README.md
16
README.md
@@ -4,33 +4,41 @@
|
||||
Tato webová stránka slouží jako rozcestník pro všechny důležité odkazy a informace o projektu MXChat. MXChat je moderní webová aplikace určená pro jednoduchou a efektivní komunikaci mezi uživateli.
|
||||
|
||||
## Odkazy
|
||||
|
||||
- [Hlavní Repozitář MXChat](https://git.arch-linux.cz/Oscloud/mxchat)
|
||||
|
||||
## Hlavní Funkce Webové Stránky
|
||||
|
||||
- **Přehledná Navigace**: Rychlý přístup ke všem důležitým sekcím a externím odkazům.
|
||||
- **Responzivní Design**: Optimalizováno pro všechny velikosti obrazovek a zařízení.
|
||||
- **Moderní Stylizace**: Použití moderních webových technologií a designových principů.
|
||||
- **Interaktivní Prvky**: Dynamické a interaktivní prvky pro lepší uživatelský zážitek.
|
||||
|
||||
## Struktura Stránek
|
||||
|
||||
- **Co je MXChat**: Informace o projektu MXChat a jeho hlavních funkcích.
|
||||
- **Projekty**: Seznam a popis projektů.
|
||||
- **Mosty (Bridges)**: Integrace s dalšími komunikačními platformami pomocí mostů. MXChat podporuje integraci s mnoha dalšími komunikačními platformami pomocí mostů (bridges). Tyto mosty umožňují komunikaci napříč různými platformami přímo z Matrixu. Zde je seznam podporovaných mostů:
|
||||
- Seznam podporovaných mostů bude doplněn.
|
||||
- **Mosty (Bridges)**: Integrace s dalšími komunikačními platformami pomocí mostů.
|
||||
MXChat podporuje integraci s mnoha dalšími komunikačními platformami
|
||||
pomocí mostů (bridges).
|
||||
Tyto mosty umožňují komunikaci napříč různými platformami přímo z Matrixu.
|
||||
Zde je seznam podporovaných mostů:
|
||||
- Seznam podporovaných mostů bude brzo doplněn.
|
||||
|
||||
## Jak Začít
|
||||
|
||||
1. Naklonujte tento repozitář:
|
||||
|
||||
```bash
|
||||
git clone https://git.arch-linux.cz/Oscloud/web-mxchat
|
||||
```
|
||||
|
||||
2. Otevřete index.html v preferovaném webovém prohlížeči.
|
||||
|
||||
|
||||
## Přispívání
|
||||
|
||||
Přivítáme všechny příspěvky! Pokud chcete přispět, prosím, otevřete issue nebo pull request.
|
||||
|
||||
## Licence
|
||||
|
||||
Tento projekt je licencován pod MIT licencí. Pro více informací si přečtěte [LICENSE](LICENSE).
|
||||
Tento projekt je licencován pod licencí GNU General Public License v3.0 - podrobnosti naleznete v souboru [LICENSE](LICENSE).
|
||||
|
@@ -1,3 +1,21 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
|
@@ -1,3 +1,21 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
|
@@ -1,3 +1,21 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
|
@@ -1,3 +1,21 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
|
91
index.html
91
index.html
@@ -1,69 +1,70 @@
|
||||
<<!DOCTYPE html>
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="MXchat" content="MXchat web" />
|
||||
<title>Mxchat Cz</title>
|
||||
<script defer src="https://analytics.oscloud.cz/script.js" data-website-id="d11917fd-7d35-485d-b288-d71eaf85a56d"></script>
|
||||
<link rel="stylesheet" type="text/css" href="./style/alt.style.css" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="./res/site/fonts/DarkNewRoman/stylesheet.css"
|
||||
type="text/css"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
<link rel="icon" type="image/x-icon" href="./res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name" style="font-family: DarkNewRoman">
|
||||
MXChat
|
||||
</h1>
|
||||
<h2 class="project-tagline">MXChat je moderní webová aplikace určená pro jednoduchou a efektivní komunikaci mezi uživateli.</h2>
|
||||
<h1 class="project-name">Mxchat CZ</h1>
|
||||
<h2 class="project-tagline">Mxchat je platforma postavená na protokolu Matrix, která poskytuje bezpečnou a decentralizovanou komunikaci. Mxchat je open-source přemosťovací řešení pro messaging aplikace, které klade důraz na bezpečnost a soukromí. MXchat podporuje sliding sync</h2>
|
||||
</header>
|
||||
<h2 class="project-tagline">Umožňuje vám psát na klienty jako Discord, WhatsApp, Telegram, Signal, Facebook Messenger, Google Chat a Google Messages z jednoho místa. S Mxchat máte jistotu, že vaše komunikace je bezpečná a šifrovaná.</h2>
|
||||
</header>
|
||||
<div class="spacer"></div>
|
||||
|
||||
<div class="main-content">
|
||||
<nav>
|
||||
|
||||
|
||||
|
||||
<a href="index/" target="_blank" class="btn">Blog</a>
|
||||
<a href="index/project/zivotopis/zivotopis.html" target="_blank" class="btn">Životopis</a>
|
||||
<!-- <a href="./index/games/" class="btn">Games</a> -->
|
||||
<a href="https://publish.obsidian.md/kankys-note/" target="_blank" class="btn">Digital Garden</a>
|
||||
<a href="./index/about/" class="btn">O projektu</a>
|
||||
<a href="/index/news/news.html" class="btn">Novinky na Mxchatu</a>
|
||||
</nav>
|
||||
<nav>
|
||||
<a href="index/repository/index.html" class="btn">Repositáře</a>
|
||||
<a href="./index/project/" class="btn">Projekty</a>
|
||||
<a href="https://testing-docs.cz/" target="_blank" class="btn">Testing Docs CZ</a>
|
||||
<!-- <a href="./index/apps/" class="btn">Services</a> -->
|
||||
<!-- <a href="./index/projects/" class="btn">Projects<sup>⨳</sup></a> -->
|
||||
<!-- <a href="./index/webrings/" class="btn">Webrings<sup>⨳</sup></a> -->
|
||||
<a href="index/privaci-policy/index.html" class="btn"
|
||||
> Zásady ochrany osobních údaju</a
|
||||
>
|
||||
</nav> <nav>
|
||||
<a href="https://git.archoslinux.cz/kankys" class="btn" target="_blank"
|
||||
><i class="fa fa-gitea"></i> Gitea</a
|
||||
>
|
||||
<a href="https://www.linkedin.com/in/luk%C3%A1%C5%A1-ka%C5%88ka-b2a0a1a0/" class="btn" target="_blank"
|
||||
><i class="fa fa-linkedin"></i> LinkedIn</a
|
||||
>
|
||||
<a href="https://mastodon.arch-linux.cz/deck/@Kankys" class="btn" target="_blank"
|
||||
><i class="fa fa-mastodon"></i> Mastodon</a
|
||||
>
|
||||
<a href="/index/about/index.html" class="btn">O Mxchat</a>
|
||||
<a href="/index/Bridges/index.html" class="btn">Bridges</a>
|
||||
<a href="/index/registrace/registrace.html" class="btn">Registrace</a>
|
||||
</nav>
|
||||
<nav>
|
||||
<a href="/index/privacy-policy/index.html" class="btn">Privacy Policy</a>
|
||||
<a href="/index/podminky/index.html" class="btn">Podmínky služby</a>
|
||||
<a href="/index/Pravidla/index.html" class="btn">Pravidla</a>
|
||||
<a href="/index/podpora/index.html" class="btn">Jak podpořit Mxchat</a>
|
||||
</nav>
|
||||
<nav>
|
||||
<a href="/index/kontakty/index.html" class="btn">Kontakty</a>
|
||||
<a href="/index/FAQ/FAQ.html" class="btn">FAQ</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<footer >
|
||||
Copyright © MXChat 2024
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Oscloud 2024 <a href="https://git.arch-linux.cz/Oscloud/web-mxchat" class="" target="_blank"
|
||||
><i class="fa fa-gitea"></i> Gitea</</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,3 +1,27 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
@@ -6,25 +30,32 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Mosty (Bridges)" content="Mosty (Bridges)" />
|
||||
<title>Mxchat Cz - Mosty</title>
|
||||
<link rel="stylesheet" href="../../style/alt.style.css" />
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css" rel="stylesheet" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Mosty (Bridges)</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>mxchat.cz podporuje integraci s mnoha dalšími komunikačními platformami pomocí mostů (bridges). Tyto mosty umožňují komunikaci napříč různými platformami přímo z Matrixu. Zde je seznam podporovaných mostů:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/tulir/mautrix-discord">Discord Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-googlechat">Google Chat Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-signal">Signal Bridge</a></li>
|
||||
<li><a href="../navody/signal.html">Signal Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-facebook">Meta Messenger Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-instagram">Instagram Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-telegram">Telegram Bridge</a></li>
|
||||
<li><a href="../navody/telegram.html">Telegram Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-gmessages">Google Messages Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-whatsapp">WhatsApp Bridge</a></li>
|
||||
<li><a href="../navody/whatsapp.html">WhatsApp Bridge</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
|
87
index/FAQ/FAQ.html
Normal file
87
index/FAQ/FAQ.html
Normal file
@@ -0,0 +1,87 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Často kladené otázky</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Často kladené otázky</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<!-- Seznam otázek a odpovědí -->
|
||||
<div class="faq-item">
|
||||
<h2>Co je Mxchat?</h2>
|
||||
<p>Mxchat je komunikační platforma postavená na protokolu Matrix, která poskytuje bezpečnou a decentralizovanou komunikaci. Umožňuje integraci s různými aplikacemi prostřednictvím mostů (bridges).</p>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<h2>Jak se mohu registrovat na Mxchat?</h2>
|
||||
<p>Registrace jsou momentálně uzavřené. Pro registraci mě prosím kontaktujte na e-mailu <a href="mailto:podpora@mxchat.cz">podpora@mxchat.cz</a> a já vám zašlu registrační token.</p>
|
||||
</div>
|
||||
<div class="faq-item">
|
||||
<h2>Jaké aplikace jsou kompatibilní s Mxchatem?</h2>
|
||||
<p>Mxchat podporuje integraci s mnoha dalšími komunikačními platformami jako jsou Telegram, Whatsapp, Signal, a další. Seznam všech podporovaných aplikací najdete v sekci Aplikace na našem webu.</p>
|
||||
</div>
|
||||
<div class="faq-item">
|
||||
<h2>Je Mxchat zdarma?</h2>
|
||||
<p>Ano, Mxchat je zdarma, ale jeho provoz zajišťují nadšenci open-source a bezpečného softwaru. Každý uživatel nás může <a href="../podpora/index.html">podpořit</a>, aby projekt mohl i nadále růst a poskytovat kvalitní služby.</p>
|
||||
</div>
|
||||
|
||||
<div class="faq-item">
|
||||
<h2>Jaké jsou bezpečnostní funkce Mxchatu?</h2>
|
||||
<p>Mxchat je navržen s důrazem na bezpečnost a ochranu soukromí uživatelů. Klíčovou funkcí je end-to-end šifrování, které zajišťuje, že vaše zprávy jsou šifrovány a mohou být čteny pouze vámi a zamýšleným příjemcem. To znamená, že ani správci serveru nemají přístup k obsahu vašich zpráv.
|
||||
|
||||
Kromě toho Mxchat poskytuje možnost zabezpečení uživatelských účtů pomocí silných hesel, která můžete snadno spravovat pomocí našeho správce hesel <a href="ḧttps://bitwarden.archoslinux.cz">Vaultwarden</a> kompatibilním s Bitwarden. Tento nástroj vám pomůže bezpečně ukládat a spravovat všechna vaše hesla na jednom místě.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<div class="faq-item">
|
||||
<h2>Jak Mxchat udržuje svou platformu aktuální?</h2>
|
||||
<p>Pravidelně vydáváme aktualizace softwaru, které obsahují nejnovější bezpečnostní opravy a vylepšení. Tyto aktualizace zajišťují, že všechny naše služby, včetně komunikačních mostů (bridges), jsou chráněny proti nově objeveným zranitelnostem a neustále se zlepšují.
|
||||
|
||||
Naše infrastruktura je pravidelně monitorována a testována, aby splňovala nejvyšší bezpečnostní standardy. Uživatelé mohou mít jistotu, že jejich komunikace na Mxchat je vždy bezpečná a chráněná.</p>
|
||||
</div>
|
||||
<div>
|
||||
<div class="faq-item">
|
||||
<h2>Je možné použít další aplikace s Mxchatem?</h2>
|
||||
<p>Ano, kromě samotného Mxchatu se snažíme postupně přidávat a integrovat další skvělé open-source aplikace, které vám umožní využívat plný potenciál digitální spolupráce. Například Nextcloud pro správu souborů a dokumentů, HedgeDoc pro společné vytváření a editaci dokumentů a Vikunja pro správu úkolů a projektů. Naše platforma se neustále vyvíjí, a my se snažíme poskytovat našim uživatelům ty nejlepší nástroje pro bezpečnou a efektivní komunikaci a spolupráci.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
95
index/Pravidla/index.html
Normal file
95
index/Pravidla/index.html
Normal file
@@ -0,0 +1,95 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Podmínky služby</title>
|
||||
<link rel="stylesheet" href="../../style/style.css">
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico">
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Podmínky služby</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Základy</h2>
|
||||
<h3>Používání této služby znamená přijetí našich podmínek</h3>
|
||||
<p>Pokud jakkoliv interagujete s touto službou, ať už jste registrovaným uživatelem nebo používáte vzdálenou instanci, a dokonce i pokud jste neautentizovaný host (aktuálně nedostupné), souhlasíte a jste vázáni těmito podmínkami uvedenými v tomto dokumentu.</p>
|
||||
<h3>Tento dokument se časem vyvíjí</h3>
|
||||
<p>Pokud dojde ke změnám, budete o nich informováni v naší místnosti Oznámení a serverem, protože musíte souhlasit s pokračováním. Můžete pomoci vylepšit tento dokument diskusí o jeho obsahu v naší komunitní místnosti.</p>
|
||||
<h3>Porušení podmínek</h3>
|
||||
<p>Porušení jakýchkoliv z těchto podmínek (a pravidel) může vést k okamžitému smazání nebo vzdálenému blokování vašeho účtu (nebo serveru). Můžete kontaktovat administrátora, pokud si myslíte, že došlo k omylu: <a href="https://mxchat.cz/contact">https://mxchat.cz/contact</a></p>
|
||||
|
||||
<h2>Podpora</h2>
|
||||
<p>Existuje několik způsobů, jak získat podporu: zkuste komunitní místnost <a href="https://matrix.to/#/#podpora:mxchat.cz">mxchat.cz podpora</a> nebo <a href="https://matrix.to/#/@archos:mxchat.cz">@archos:mxchat.cz</a>. V adresáři místností jsou také specifické komunity pro Matrix.</p>
|
||||
|
||||
<h2>Pravidla chování</h2>
|
||||
<h3>❤️ Buďte na sebe hodní!</h3>
|
||||
<p>Respektujte ostatní uživatele a jejich názory.</p>
|
||||
|
||||
<h3>🧹 Neplýtvejte zdroji</h3>
|
||||
<p>Matrix není příliš efektivní a ke svému běhu potřebuje výkonný hardware. Tuto službu provozuje jednotlivec, který za službu musí platit. Čemu se vyhnout:</p>
|
||||
<ul>
|
||||
<li>Neopouštějte (nezapomeňte odpojit) velké místnosti přemostěné Telegramem s tisíci uživateli, které se pak bezdůvodně zrcadlí do Matrixu.</li>
|
||||
<li>Totéž platí pro Discord nebo jiné mosty.</li>
|
||||
<li>Nepřemosťujte velké místnosti, které mohou být přemostěny nebo již v síti existují jiným způsobem.</li>
|
||||
<li>Totéž platí pro přemostění velkých místností na Telegramu nebo Discordu.</li>
|
||||
<li>Nepoužívejte službu jako čtečku kanálů pro oblíbené blogy (jako Tumblr).</li>
|
||||
<li>Nepoužívejte službu jako skládku pro vaše tisíce memů typu shitposting.</li>
|
||||
</ul>
|
||||
|
||||
<h3>🌈 Tady není místo pro konspirační teorie</h3>
|
||||
<p>Netolerujeme místnosti, které jsou určeny a známé pro šíření konspiračních teorií, jako je SARS-CoV-2 je lež, vakcíny obsahující čipy, chemtrails nebo Flat-Earth. Na létající špagetové monstrum nikdo sahat nebude, všichni víme, jak to je!</p>
|
||||
|
||||
<h3>🕊️ Toto není místo pro násilný a/nebo nelegální obsah</h3>
|
||||
<p>Zakázaný obsah zahrnuje, ale není omezen na:</p>
|
||||
<ul>
|
||||
<li>Sexuální zobrazení dětí (ano, také kresby)</li>
|
||||
<li>Obsah nezákonný v ČR nebo EU, jako je popírání holocaustu nebo nacistická symbolika</li>
|
||||
<li>Propagace ideologie národního socialismu</li>
|
||||
<li>Obsah, který je nenávistný vůči konkrétním jednotlivcům nebo skupinám nebo který má za cíl způsobit nebo podněcovat újmu</li>
|
||||
</ul>
|
||||
|
||||
<h3>✅ Podporujte konstruktivní chování</h3>
|
||||
<ul>
|
||||
<li>Respektujte ostatní uživatele a jejich názory.</li>
|
||||
<li>Sdílejte užitečné a zajímavé informace.</li>
|
||||
<li>Pomáhejte novým uživatelům, pokud mají otázky nebo problémy.</li>
|
||||
<li>Udržujte diskuse konstruktivní a na téma.</li>
|
||||
</ul>
|
||||
|
||||
<h3>📞 Kontaktní informace</h3>
|
||||
<p>Pokud narazíte na obsah, který porušuje tato pravidla, nebo máte jakékoliv otázky, kontaktujte nás na <a href="mailto:podpora@mxchat.cz">podpora@mxchat.cz</a>.</p>
|
||||
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@@ -1,3 +1,21 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
@@ -8,34 +26,35 @@
|
||||
<title>Mxchat Cz</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/x-icon"
|
||||
href="../../res/site/icons/favicon.ico"
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
<link
|
||||
href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css"
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Co je Mxchat</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>Mxcahat Cz je platforma postavená na protokolu Matrix, která poskytuje bezpečnou a decentralizovanou komunikaci.</p>
|
||||
<p>Mxchat Cz je platforma postavená na protokolu Matrix, která poskytuje bezpečnou a decentralizovanou komunikaci.</p>
|
||||
|
||||
<h2>Obsah</h2>
|
||||
<ul>
|
||||
<li><a href="#uvod">Úvod do Matrix a Synapse</a></li>
|
||||
<li><a href="#element">Element</a></li>
|
||||
<li><a href="#mosty">Mosty (Bridges)</a></li>
|
||||
<li><a href="#aplikace">Naše aplikace</a></li>
|
||||
<li><a href="#registrace">Registrace</a></li>
|
||||
<li><a href="#konfigurace">Základní Konfigurace</a></li>
|
||||
<li><a href="#federace">Ověření Federace</a></li>
|
||||
<li><a href="#prispevky">Přispívání</a></li>
|
||||
<li><a href="#licence">Licence</a></li>
|
||||
<li><a href="#ochrana">Ochrana osobních údajů</a></li>
|
||||
<li><a href="#podminky">Podmínky služby</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="uvod">Úvod do Matrix a Synapse</h2>
|
||||
@@ -47,24 +66,32 @@
|
||||
|
||||
<h2 id="mosty">Mosty (Bridges)</h2>
|
||||
<p>mxchat.cz podporuje integraci s mnoha dalšími komunikačními platformami pomocí mostů (bridges). Tyto mosty umožňují komunikaci napříč různými platformami přímo z Matrixu. Zde je seznam podporovaných mostů:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/beeper/linkedin">LinkedIn Bridge</a></li>
|
||||
<ul><li><a href="../navody/whatsapp.html">WhatsApp Bridge</a></li>
|
||||
<li><a href="../navody/telegram.html">Telegram Bridge</a></li>
|
||||
<li><a href="../navody/signal.html">Signal Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-discord">Discord Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-googlechat">Google Chat Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-signal">Signal Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-facebook">Meta Messenger Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-instagram">Instagram Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-telegram">Telegram Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-gmessages">Google Messages Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-whatsapp">WhatsApp Bridge</a></li>
|
||||
<li><a href="https://github.com/matrix-hacks/mx-puppet-steam">Steam Bridge</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="aplikace">Naše aplikace</h2>
|
||||
<p>mxchat.cz nejenže podporuje integraci s mnoha dalšími komunikačními platformami pomocí mostů (bridges), které umožňují komunikaci napříč různými platformami přímo z Matrixu, ale také nabízí řadu skvělých aplikací pro zlepšení vašeho zážitku z komunikace. Tyto aplikace vám umožní využít plný potenciál platformy a přizpůsobit si ji podle vašich potřeb. Návody a nové aplikace budou postupně přidávány, abyste mohli snadno využít všechny možnosti, které mxchat.cz nabízí.</p>
|
||||
<ul>
|
||||
<li><a href="../aplikace/miniflux.html">RSS čtečka Miniflux</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="../aplikace/pairdrop.html">Pairdrop</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="../aplikace/wallabag.html">Wallabag</a></li>
|
||||
</ul>
|
||||
<h2 id="registrace">Registrace</h2>
|
||||
<p>Registrace jsou momentálně uzavřené. Pro registraci mě prosím kontaktujte na e-mailu <a href="mailto:archos@arch-linux.cz">archos@arch-linux.cz</a> a já vám zašlu registrační token.</p>
|
||||
<p>Registrace jsou momentálně uzavřené. Pro registraci mě prosím kontaktujte na e-mailu <a href="mailto:podpora@mxchat.cz">podpora@mxchat.cz</a> a já vám zašlu registrační token.</p>
|
||||
|
||||
<h2 id="konfigurace">Základní Konfigurace</h2>
|
||||
<p>mxchat.cz je open-source projekt a tento repozitář obsahuje přehled kódu a základní příklady konfigurace pro Matrix Synapse.</p>
|
||||
<p>mxchat.cz je <li><a href="https://git.arch-linux.cz/Oscloud/mxchat">Open Source</a></li> projekt a tento repozitář obsahuje přehled kódu a základní příklady konfigurace pro Matrix Synapse.</p>
|
||||
|
||||
<h2 id="federace">Ověření Federace</h2>
|
||||
<p>Pro ověření federace a klientských verzí můžete použít následující odkazy:</p>
|
||||
@@ -74,21 +101,10 @@
|
||||
<li><a href="https://mxchat.cz/.well-known/matrix/server">Konfigurace serveru</a></li>
|
||||
<li><a href="https://federationtester.matrix.org/#mxchat.cz">Ověření federace</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="prispevky">Přispívání</h2>
|
||||
<p>Chcete se podílet na vývoji mxchat.cz? Podívejte se na náš <a href="https://git.arch-linux.cz/Oscloud/mxchat">Gitea repozitář</a> a zjistěte, jak můžete přispět.</p>
|
||||
|
||||
<h2 id="licence">Licence</h2>
|
||||
<p>Tento projekt je licencován pod <a href="../LICENSE">MIT licencí</a>.</p>
|
||||
|
||||
<h2 id="ochrana">Ochrana osobních údajů</h2>
|
||||
<p>Informace o ochraně osobních údajů najdete v naší <a href="../privacy-policy/index.html">politice ochrany osobních údajů</a>.</p>
|
||||
|
||||
<h2 id="podminky">Podmínky služby</h2>
|
||||
<p>Podmínky používání našich služeb naleznete v našich <a href="../terms-of-service/index.html">podmínkách služby</a>.</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Lukáš Kaňka 2024</p>
|
||||
<p>Copyright © Oscloud 2024 <a href="https://git.arch-linux.cz/Oscloud/web-mxchat" class="#" target="_blank"
|
||||
><i class="fa fa-gitea"></i> Gitea</</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,81 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Co je Mxchat" content="Co je Mxchat." />
|
||||
<title>Mxchat Cz</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/x-icon"
|
||||
href="../../res/site/icons/favicon.ico"
|
||||
/>
|
||||
<link
|
||||
href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Co je Mxchat</h1>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>Mxcahat Cz je platforma postavená na protokolu Matrix, která poskytuje bezpečnou a decentralizovanou komunikaci.</p>
|
||||
|
||||
<h2>Obsah</h2>
|
||||
<ul>
|
||||
<li><a href="#uvod">Úvod do Matrix a Synapse</a></li>
|
||||
<li><a href="#element">Element</a></li>
|
||||
<li><a href="#mosty">Mosty (Bridges)</a></li>
|
||||
<li><a href="#registrace">Registrace</a></li>
|
||||
<li><a href="#konfigurace">Základní Konfigurace</a></li>
|
||||
<li><a href="#federace">Ověření Federace</a></li>
|
||||
<li><a href="#prispevky">Přispívání</a></li>
|
||||
<li><a href="#licence">Licence</a></li>
|
||||
<li><a href="#ochrana">Ochrana osobních údajů</a></li>
|
||||
<li><a href="#podminky">Podmínky služby</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="uvod">Úvod do Matrix a Synapse</h2>
|
||||
<p>Matrix je otevřená síť pro bezpečnou a decentralizovanou komunikaci. Synapse je referenční implementace domácího serveru Matrix, navržená tak, aby byla lehká a snadno instalovatelná. S Matrixem mohou uživatelé komunikovat napříč různými platformami pomocí mostů.</p>
|
||||
|
||||
<h2 id="element">Element</h2>
|
||||
<p>Element je klient pro komunikaci v síti Matrix, který nabízí uživatelsky přívětivé rozhraní a pokročilé funkce jako end-to-end šifrování, videohovory a mnoho dalšího. Element můžete používat přímo na našem serveru:</p>
|
||||
<p><a href="https://element.mxchat.cz">Element mxchat.cz</a></p>
|
||||
|
||||
<h2 id="mosty">Mosty (Bridges)</h2>
|
||||
<p>mxchat.cz podporuje integraci s mnoha dalšími komunikačními platformami pomocí mostů (bridges). Tyto mosty umožňují komunikaci napříč různými platformami přímo z Matrixu. Zde je seznam podporovaných mostů:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/tulir/mautrix-discord">Discord Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-googlechat">Google Chat Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-signal">Signal Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-facebook">Meta Messenger Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-telegram">Telegram Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-gmessages">Google Messages Bridge</a></li>
|
||||
<li><a href="https://github.com/tulir/mautrix-whatsapp">WhatsApp Bridge</a></li>
|
||||
<li><a href="https://github.com/matrix-hacks/mx-puppet-steam">Steam Bridge</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="registrace">Registrace</h2>
|
||||
<p>Registrace jsou momentálně uzavřené. Pro registraci mě prosím kontaktujte na e-mailu <a href="mailto:archos@arch-linux.cz">archos@arch-linux.cz</a> a já vám zašlu registrační token.</p>
|
||||
|
||||
<h2 id="konfigurace">Základní Konfigurace</h2>
|
||||
<p>mxchat.cz je open-source projekt a tento repozitář obsahuje přehled kódu a základní příklady konfigurace pro Matrix Synapse.</p>
|
||||
|
||||
<h2 id="federace">Ověření Federace</h2>
|
||||
<p>Pro ověření federace a klientských verzí můžete použít následující odkazy:</p>
|
||||
<ul>
|
||||
<li><a href="https://matrix.mxchat.cz/_matrix/client/versions">Kontrola verzí klienta</a></li>
|
||||
<li><a href="https://matrix.mxchat.cz:8448/_matrix/federation/v1/version">Kontrola verzí federace</a></li>
|
||||
<li><a href="https://mxchat.cz/.well-known/matrix/server">Konfigurace serveru</a></li>
|
||||
<li><a href="https://federationtester.matrix.org/#mxchat.cz">Ověření federace</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
49
index/aplikace/miniflux.html
Normal file
49
index/aplikace/miniflux.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Miniflux" content="Miniflux RSS Reader" />
|
||||
<title>Mxchat Cz - Miniflux</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">
|
||||
<a href="/index.html" style="text-decoration: none; color: inherit;">Miniflux</a>
|
||||
</h1>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>Miniflux je rychlá a efektivní RSS čtečka, kterou můžete využívat pro sledování oblíbených blogů, zpravodajských serverů nebo jiných zdrojů, které poskytují RSS kanály. Díky Minifluxu budete mít vždy přehled o nových článcích a příspěvcích na jednom místě.</p>
|
||||
<p>Tato aplikace je navržena s důrazem na jednoduchost a výkon, takže je ideální volbou pro uživatele, kteří chtějí mít čistý a přehledný nástroj pro sledování svého informačního toku. Miniflux je open-source projekt, který můžete snadno nasadit na svůj server a mít tak plnou kontrolu nad svými daty.</p>
|
||||
<p>Miniflux lze také snadno integrovat do Mxchatu, což vám umožní sledovat všechny vaše RSS kanály přímo z vašeho oblíbeného komunikačního prostředí. Tato integrace vám poskytuje možnost být stále v obraze, aniž byste museli opustit Mxchat.</p>
|
||||
<p>Pro více informací navštivte <a href="https://miniflux.app/" target="_blank">oficiální stránku Miniflux</a> nebo prozkoumejte <a href="https://github.com/miniflux/v2" target="_blank">zdrojový kód na GitHubu</a>.</p>
|
||||
<img src="../img/miniflux.png">
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
81
index/aplikace/pairdrop.html
Normal file
81
index/aplikace/pairdrop.html
Normal file
@@ -0,0 +1,81 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Pairdrop" content="Pairdrop File Sharing" />
|
||||
<title>Mxchat Cz - Pairdrop</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css" rel="stylesheet" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">
|
||||
<a href="/index.html" style="text-decoration: none; color: inherit;">Pairdrop</a>
|
||||
</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>🔗 Pairdrop na serveru <a href="https://pair.oscloud.cz/">pair.oscloud.cz</a> ti umožňuje snadno a rychle sdílet soubory mezi zařízeními. Stačí, když jsou připojena k internetu – není potřeba žádný speciální software, vše probíhá přes webový prohlížeč. 🌐</p>
|
||||
|
||||
<p><strong>Hlavní výhody:</strong></p>
|
||||
<ul>
|
||||
<li>📂 Snadné sdílení: Otevři prohlížeč, přejdi na <a href="https://pair.oscloud.cz/">pair.oscloud.cz</a> a začni sdílet soubory s jinými zařízeními.</li>
|
||||
<li>🖥️ Platformově nezávislé: Funguje na všech operačních systémech – Linux, Windows, macOS, Android a iOS.</li>
|
||||
<li>🌍 Lokální i vzdálené použití: Můžeš posílat soubory přes místní síť nebo i na dálku přes internet.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Jak Pairdrop používat?</strong></p>
|
||||
<ol>
|
||||
<li>🔗 Otevři <a href="https://pair.oscloud.cz/">pair.oscloud.cz</a> v prohlížeči na obou zařízeních.</li>
|
||||
<li>📡 Vyber zařízení: Aplikace automaticky rozpozná další zařízení připojená k síti nebo na stejném serveru.</li>
|
||||
<li>📤 Odešli soubor: Vyber soubor, který chceš odeslat, a přetáhni ho do rozhraní nebo jej nahraj pomocí tlačítka.</li>
|
||||
</ol>
|
||||
|
||||
<p>✨ **Pairdrop** je ideální pro rychlé sdílení souborů mezi zařízeními, ať už doma, v kanceláři, nebo na cestách! ✨</p>
|
||||
|
||||
<p><strong>Rozdíly oproti Snapdropu:</strong></p>
|
||||
<ul>
|
||||
<li>📱 <strong>Spárovaná zařízení a veřejné místnosti:</strong> Pairdrop umožňuje přenosy přes internet mezi spárovanými zařízeními nebo v dočasných veřejných místnostech, což usnadňuje sdílení v komplexních sítích.</li>
|
||||
<li>🔑 <strong>Trvalé párování zařízení:</strong> Zařízení lze spárovat pomocí 6místného kódu nebo QR kódu, což usnadňuje opětovné připojení.</li>
|
||||
<li>🌐 <strong>Dočasné veřejné prostory:</strong> Pairdrop nabízí připojení do dočasných veřejných místností pomocí kódu nebo QR kódu.</li>
|
||||
<li>📦 <strong>Vylepšené uživatelské rozhraní:</strong> Pairdrop umožňuje přenos více souborů najednou a podporuje ZIP archivy.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>© Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
160
index/aplikace/wallabag.html
Normal file
160
index/aplikace/wallabag.html
Normal file
@@ -0,0 +1,160 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Wallabag" content="Wallabag" />
|
||||
<title>Mxchat Cz - Wallabag</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css" rel="stylesheet" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">
|
||||
<a href="/index.html" style="text-decoration: none; color: inherit;">Wallabag</a>
|
||||
</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>
|
||||
Wallabag je open-source aplikace určená pro ukládání, organizaci a čtení článků. Umožňuje vám ukládat obsah webových stránek, odstranit rušivé prvky, jako jsou reklamy, a číst články v jednoduchém formátu.
|
||||
</p>
|
||||
<img src="../img/wallabag.png" alt="Wallabag" style="max-width: 100%; height: auto;" />
|
||||
|
||||
<p>
|
||||
Na OSCloud je Wallabag dostupný na adrese <a href="https://read.oscloud.cz/">read.oscloud.cz</a>. Pro registraci je nutné kontaktovat podporu na <a href="https://helpdesk.oscloud.cz/help/3295612635">helpdesk.oscloud.cz</a> nebo emailem na <a href="mailto:podpora@oscloud.cz">podpora@oscloud.cz</a>.
|
||||
</p>
|
||||
|
||||
<h2>Srovnání se službami Pocket, Instapaper a Wallabag</h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Funkce</th>
|
||||
<th>Wallabag</th>
|
||||
<th>Pocket</th>
|
||||
<th>Instapaper</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Open-source</td>
|
||||
<td>Ano</td>
|
||||
<td>Ne</td>
|
||||
<td>Ne</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Šifrování dat</td>
|
||||
<td>Částečně*</td>
|
||||
<td>Ne</td>
|
||||
<td>Ne</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Offline přístup</td>
|
||||
<td>Ano</td>
|
||||
<td>Ano</td>
|
||||
<td>Ano</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Přizpůsobitelné rozhraní</td>
|
||||
<td>Ano</td>
|
||||
<td>Ne</td>
|
||||
<td>Částečně</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Ukládání bez reklam</td>
|
||||
<td>Ano</td>
|
||||
<td>Ano</td>
|
||||
<td>Ano</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Import/export dat</td>
|
||||
<td>Ano</td>
|
||||
<td>Ano</td>
|
||||
<td>Ano</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Podpora více uživatelů</td>
|
||||
<td>Ano</td>
|
||||
<td>Ne</td>
|
||||
<td>Ne</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><small>*Wallabag podporuje šifrování dat během přenosu pomocí HTTPS. Data uložená na serveru však nejsou automaticky šifrována end-to-end.</small></p>
|
||||
|
||||
<h2>Bezpečnost</h2>
|
||||
<ul>
|
||||
<li><strong>Kontrola nad daty:</strong> Protože je Wallabag open-source, můžete si být jisti, že vaše data nejsou sledována třetími stranami.</li>
|
||||
<li><strong>Soukromí:</strong> Vaše data nejsou sdílena s žádnou reklamní sítí.</li>
|
||||
<li><strong>HTTPS:</strong> Wallabag na OSCloud využívá HTTPS pro zabezpečení přenosu dat.</li>
|
||||
</ul>
|
||||
|
||||
<h2>Výhody Wallabag</h2>
|
||||
<ol>
|
||||
<li><strong>Jednoduchost:</strong> Články můžete číst bez rušivých prvků, jako jsou reklamy.</li>
|
||||
<li><strong>Organizace:</strong> Umožňuje štítkovat články a organizovat je podle kategorií.</li>
|
||||
<li><strong>Export dat:</strong> Možnost exportovat uložené články ve formátu HTML, JSON nebo EPUB.</li>
|
||||
<li><strong>Podpora aplikací:</strong> K dispozici jsou mobilní aplikace pro Android a iOS.</li>
|
||||
</ol>
|
||||
|
||||
<h2>Mobilní aplikace Wallabag</h2>
|
||||
<p>Pro pohodlný přístup na cestách si stáhněte mobilní aplikaci Wallabag:</p>
|
||||
<p>
|
||||
<a href="https://play.google.com/store/apps/details?id=fr.gaulupeau.apps.InThePoche">
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg" alt="Google Play" style="height: 50px;" />
|
||||
</a>
|
||||
<a href="https://apps.apple.com/us/app/wallabag/id1170800946">
|
||||
<img src="https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg" alt="App Store" style="height: 50px;" />
|
||||
</a>
|
||||
</p>
|
||||
<p>Po instalaci aplikace propojte svůj účet Wallabag na OSCloud podle přiložených pokynů v aplikaci.</p>
|
||||
|
||||
<h2>Jak začít</h2>
|
||||
<ol>
|
||||
<li>Požádejte o registraci na <a href="https://helpdesk.oscloud.cz/help/3295612635">helpdesk.oscloud.cz</a> nebo napište na <a href="mailto:podpora@oscloud.cz">podpora@oscloud.cz</a>.</li>
|
||||
<li>Po schválení registrace obdržíte přihlašovací údaje.</li>
|
||||
<li>Přihlaste se na <a href="https://read.oscloud.cz/">read.oscloud.cz</a> pomocí poskytnutých údajů.</li>
|
||||
<li>Nainstalujte si mobilní aplikaci Wallabag.</li>
|
||||
<li>Propojte aplikaci s vaším OSCloud účtem.</li>
|
||||
</ol>
|
||||
|
||||
<h2>Další informace</h2>
|
||||
<p>Pro více informací o funkcích Wallabag navštivte <a href="https://wallabag.org/">oficiální web Wallabag</a>.</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>© Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
BIN
index/img/miniflux.png
Normal file
BIN
index/img/miniflux.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
BIN
index/img/wallabag.png
Normal file
BIN
index/img/wallabag.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 732 KiB |
76
index/kontakty/index.html
Normal file
76
index/kontakty/index.html
Normal file
@@ -0,0 +1,76 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Kontakty</title>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
<link rel="stylesheet" type="text/css" href="../../style/alt.style.css" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/x-icon"
|
||||
href="../../res/site/icons/favicon.icon"
|
||||
/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Kontakty</h1>
|
||||
</a>
|
||||
<h2>Pro jakékoli dotazy nebo podporu nás můžete kontaktovat prostřednictvím následujících kanálů</h2>
|
||||
</header>
|
||||
<div class="spacer"></div>
|
||||
<div class="main-content">
|
||||
<nav>
|
||||
<a href="/index.html" class="btn">Domů</a>
|
||||
</nav>
|
||||
<nav>
|
||||
<a href="https://mamutovo.cz/@mxchatcz" class="btn" target="_blank"
|
||||
><i class="fa fa-mastodon"></i> Mastodon</a>
|
||||
<a href="https://matrix.to/#/@archos:mxchat.cz" class="btn" target="_blank"
|
||||
><i class="fa fa-matrix-org"></i> Matrix</a
|
||||
>
|
||||
<a href="https://t.me/archos" class="btn" target="_blank"
|
||||
><i class="fa fa-telegram"></i> Telegram</a>
|
||||
</nav>
|
||||
<nav>
|
||||
<a href="mailto:podpora@mxchat.cz" class="btn" target="_blank">
|
||||
<i class="fa fa-envelope"></i> Email
|
||||
</a>
|
||||
<a href="https://keys.openpgp.org/vks/v1/by-fingerprint/33E90E50DCCD1604BCEA17EA28E9AF0110058235" class="btn" target="_blank">
|
||||
<i class="fa fa-key"></i> GnuPG
|
||||
</a>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Oscloud 2024 <a href="https://git.arch-linux.cz/Oscloud/web-mxchat" class="" target="_blank"
|
||||
><i class="fa fa-gitea"></i> Gitea</</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
67
index/navody/signal.html
Normal file
67
index/navody/signal.html
Normal file
@@ -0,0 +1,67 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Signal bridge" content="Signal bridge" />
|
||||
<title>Signal bridge</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css" rel="stylesheet" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Signal bridge</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>Most Signal, který máme nainstalovaný, běží na <strong> mautrix-signal</strong>.</p>
|
||||
<ol>
|
||||
<li>Podrobnou dokumentaci naleznete na <a href="https://docs.mau.fi/bridges/go/signal/index.html" target="_blank">oficiální dokumentaci</a>.</li>
|
||||
<li>Zdrojový kód mostu WhatsApp je dostupný na <a href="https://github.com/mautrix/signal" target="_blank">GitHubu</a>.</li>
|
||||
<li>Pro podporu a další dotazy se připojte do <a href="https://matrix.to/#/%23signal:maunium.net" target="_blank">Matrix místnost pro podporu mostu Signal</a>.</li>
|
||||
</ol>
|
||||
<h2>Používání</h2>
|
||||
<ol>
|
||||
<li>Začněte chatovat s <code>@signalbot:mxchat.cz</code>. Až se bot připojí, napište <code>help</code> v chatu, abyste zobrazili pokyny.</li>
|
||||
<li>Přejděte na <strong>Linked Devices</strong> v aplikaci Signal a přidejte nové zařízení.</li>
|
||||
<li>Pošlete příkaz <strong>login</strong> k mostnímu botovi.</li>
|
||||
<li>Naskenujte QR kód, který vám bridge bot pošle.</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<h2>Potřebujete pomoc?</h2>
|
||||
<p>Před vyhledáním pomoci si důkladně prostudujte <a href="https://docs.mau.fi/bridges/go/signal/index.html" target="_blank">dokumentaci</a>. Pokud máte další dotazy, neváhejte kontaktovat <a href="https://matrix.to/#/%23signal:maunium.net">podporu bridge</a>.</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
70
index/navody/telegram.html
Normal file
70
index/navody/telegram.html
Normal file
@@ -0,0 +1,70 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Telegram bridge" content="Telegram bridge" />
|
||||
<title>Telegram bridge</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css" rel="stylesheet" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Telegram bridge</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>Most <a href="https://telegram.org/" target="_blank">Telegram</a>, který máme nainstalovaný, běží na <strong>mautrix-telegram</strong>.</p>
|
||||
<ol>
|
||||
<li>Podrobnou dokumentaci naleznete na <a href="https://docs.mau.fi/bridges/python/telegram/" target="_blank">oficiální dokumentaci</a>.</li>
|
||||
<li>Zdrojový kód mostu Telegramu je dostupný na <a href="https://github.com/mautrix/telegram" target="_blank">GitHubu</a>.</li>
|
||||
<li>Pro podporu a další dotazy se připojte do <a href="https://matrix.to/#/%23telegram:maunium.net" target="_blank">Matrix místnosti pro podporu mostu Telegram</a>.</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<h2>Používání</h2>
|
||||
<ol>
|
||||
<li>Začněte chatovat s <code>@telegrambot:mxchat.cz</code>. Až se bot připojí, napište <code>help</code> v chatu, abyste zobrazili pokyny.</li>
|
||||
<li>Pošlete příkaz <strong>login</strong> k mostnímu botovi.</li>
|
||||
<li>Klikněte na odkaz, který vám bot zaslal, vyplňte své telefonní číslo (bez mezer, teček atd.) a klikněte na <strong>Request Code</strong>.</li>
|
||||
<li>Zadejte svůj kód a klikněte na <strong>Sign in</strong>.</li>
|
||||
<li>Pokud máte povolenou dvoufaktorovou autentizaci (2FA), zadejte své heslo a klikněte na <strong>Sign in</strong> znovu.</li>
|
||||
<li>Nedávné chaty by nyní měly dostávat portály automaticky. Ostatní chaty získají portály, jakmile budete přijímat zprávy.</li>
|
||||
</ol>
|
||||
|
||||
<h2>Potřebujete pomoc?</h2>
|
||||
<p>Před vyhledáním pomoci si důkladně prostudujte <a href="https://docs.mau.fi/bridges/python/telegram/" target="_blank">dokumentaci</a>. Pokud máte další dotazy, neváhejte kontaktovat <a href="https://matrix.to/#/%23telegram:maunium.net">podporu bridge</a>.</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
72
index/navody/whatsapp.html
Normal file
72
index/navody/whatsapp.html
Normal file
@@ -0,0 +1,72 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="WhatsApp bridge" content="WhatsApp bridge" />
|
||||
<title>WhatsApp bridge</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css" rel="stylesheet" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">WhatsApp bridge</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>Most WhatsApp, který máme nainstalovaný, běží na <strong>mautrix-whatsapp</strong>.</p>
|
||||
<ol>
|
||||
<li>Podrobnou dokumentaci naleznete na <a href="https://docs.mau.fi/bridges/go/whatsapp/index.html" target="_blank">oficiální dokumentaci</a>.</li>
|
||||
<li>Zdrojový kód mostu WhatsApp je dostupný na <a href="https://github.com/mautrix/whatsapp" target="_blank">GitHubu</a>.</li>
|
||||
<li>Pro podporu a další dotazy se připojte do <a href="https://matrix.to/#/%23whatsapp:maunium.net" target="_blank">Matrix místnosti pro podporu mostu WhatsApp</a>.</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<h2>Používání</h2>
|
||||
<ol>
|
||||
<li>Začněte chatovat s <code>@whatsappbot:mxchat.cz</code>. Až se bot připojí, napište <code>!wa help</code> v chatu, abyste zobrazili pokyny.</li>
|
||||
<li>Pošlete příkaz <strong>!wa login qr</strong> k mostnímu botovi.</li>
|
||||
<li>Otevřete WhatsApp na svém telefonu.</li>
|
||||
<li>Klepněte na <strong>Menu</strong> nebo <strong>Settings</strong> a vyberte <strong>WhatsApp Web</strong>.</li>
|
||||
<li>Namiřte telefon na obrázek odeslaný robotem, abyste zachytili kód.</li>
|
||||
<li>Nedávné chaty by nyní měly dostávat portály automaticky. Ostatní chaty získají portály, jakmile budete přijímat zprávy.</li>
|
||||
</ol>
|
||||
|
||||
<p>Vezměte prosím na vědomí, že most používá webové rozhraní API, takže váš telefon musí být připojen k internetu, aby most fungoval. Aplikace WhatsApp nemusí být spuštěna neustále, ale je třeba jí umožnit, aby se při příjmu zpráv probudila. Webové rozhraní API se používá místo hlavního klientského rozhraní API, aby nedošlo k zablokování.</p>
|
||||
|
||||
<h2>Potřebujete pomoc?</h2>
|
||||
<p>Před vyhledáním pomoci si důkladně prostudujte <a href="https://docs.mau.fi/bridges/go/whatsapp/index.html" target="_blank">dokumentaci</a>. Pokud máte další dotazy, neváhejte kontaktovat <a href="https://matrix.to/#/%23whatsapp:maunium.net" target="_blank">podporu mostu WhatsApp</a>.</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
1119
index/news/news.html
Normal file
1119
index/news/news.html
Normal file
File diff suppressed because it is too large
Load Diff
54
index/novinky/2024-01-12.html
Normal file
54
index/novinky/2024-01-12.html
Normal file
@@ -0,0 +1,54 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 1. prosince 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 1. prosince 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.119.0">v1.119.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.120.0">v1.120.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
55
index/novinky/2024-02-08.html
Normal file
55
index/novinky/2024-02-08.html
Normal file
@@ -0,0 +1,55 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 25. července 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 2. srpna 2024</h1>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Stable Updates Published</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Element:</strong>
|
||||
<a href="https://element.mxchat.cz">v1.11.71</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.72">v1.11.72</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Synapse:</strong>
|
||||
<a href="https://github.com/element-hq/synapse">v1.111.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.112.0">v1.112.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
68
index/novinky/2024-03-11.html
Normal file
68
index/novinky/2024-03-11.html
Normal file
@@ -0,0 +1,68 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 3. listopadu 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 3. listopadu 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.82">v1.11.82</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.83">v1.11.83</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.117.0">v1.118.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.118.0">v1.118.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://miniflux.app/">Miniflux:</a></strong>
|
||||
<a href="https://github.com/miniflux/v2/releases/tag/2.2.1">v2.2.1</a>
|
||||
->
|
||||
<a href="https://github.com/miniflux/v2/releases/tag/2.2.2">v2.2.2</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
54
index/novinky/2024-04-12.html
Normal file
54
index/novinky/2024-04-12.html
Normal file
@@ -0,0 +1,54 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 4. prosince 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 4. prosince 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.120.0">v1.120.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.120.2">v1.120.2</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
61
index/novinky/2024-05-10.html
Normal file
61
index/novinky/2024-05-10.html
Normal file
@@ -0,0 +1,61 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 5. října 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 5. října 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.78">v1.11.78</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.79">v1.11.79</a>
|
||||
</li>
|
||||
<li><strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.115.0">v1.115.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.116.0">v1.116.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
56
index/novinky/2024-06-09.html
Normal file
56
index/novinky/2024-06-09.html
Normal file
@@ -0,0 +1,56 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 30. srpna 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 6. září 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.113.0">v1.113.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.114.0">v1.114.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
49
index/novinky/2024-08-08.html
Normal file
49
index/novinky/2024-08-08.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 25. července 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 8. srpna 2024</h1>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Stable Updates Published</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Element:</strong>
|
||||
<a href="https://element.mxchat.cz">v1.11.71</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.73">v1.11.73</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
57
index/novinky/2024-13-09.html
Normal file
57
index/novinky/2024-13-09.html
Normal file
@@ -0,0 +1,57 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 13. září 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 13. září 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.76">v1.11.76</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.77">v1.11.77</a>
|
||||
</li>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
56
index/novinky/2024-13-10.html
Normal file
56
index/novinky/2024-13-10.html
Normal file
@@ -0,0 +1,56 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 13. října 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 13. října 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.79">v1.11.79</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.80">v1.11.80</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
55
index/novinky/2024-16-08.html
Normal file
55
index/novinky/2024-16-08.html
Normal file
@@ -0,0 +1,55 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 25. července 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 8. srpna 2024</h1>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Stable Updates Published</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Element:</strong>
|
||||
<a href="https://element.mxchat.cz">v1.11.73</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.74">v1.11.74</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Synapse:</strong>
|
||||
<a href="https://github.com/element-hq/synapse">v1.112.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.113.0">v1.113.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
66
index/novinky/2024-16-11.html
Normal file
66
index/novinky/2024-16-11.html
Normal file
@@ -0,0 +1,66 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 16. listopadu 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 16. listopadu 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.84">v1.11.84</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.85">v1.11.85</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.118.0">v1.118.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.119.0">v1.119.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://miniflux.app/">Miniflux:</a></strong>
|
||||
<a href="https://github.com/miniflux/v2/releases/tag/2.2.2">v2.2.2</a>
|
||||
->
|
||||
<a href="https://github.com/miniflux/v2/releases/tag/2.2.3">v2.2.3</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
79
index/novinky/2024-18-10.html
Normal file
79
index/novinky/2024-18-10.html
Normal file
@@ -0,0 +1,79 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 18. října 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 18. října 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.80">v1.11.80</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.81">v1.11.81</a>
|
||||
</li>
|
||||
<li><strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.116.0">v1.116.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.117.0">v1.117.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/gmessages">Google Messages:</a></strong>
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.5.0">v0.5.0</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.5.1">v0.5.1</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.1">v0.7.1</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.2">v0.7.2</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.10.9">v0.10.9</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.0">v0.11.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
48
index/novinky/2024-19-08.html
Normal file
48
index/novinky/2024-19-08.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 25. července 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 19. srpna 2024</h1>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Nová funkce - Miniflux</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Miniflux</h3>
|
||||
<p>🚀 <a href="../aplikace/miniflux.html">Miniflux</a> je nyní dostupný na našem serveru! Tato minimalistická RSS čtečka vám umožní snadno spravovat vaše oblíbené kanály. Díky integraci s MXChat můžete odkazy přijímat přímo ve speciálně vytvořené místnosti. Podporuje také mobilní aplikace, takže můžete pohodlně sledovat novinky kdykoliv a kdekoliv.
|
||||
Uživatelé MXChatu mohou začít tuto funkci využívat po požádání o registraci. Pro více informací nebo registraci nás prosím <a href="https://web.mxchat.cz/index/kontakty/index.html">kontaktujte.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
74
index/novinky/2024-21-09.html
Normal file
74
index/novinky/2024-21-09.html
Normal file
@@ -0,0 +1,74 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 13. září 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 21. září 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/gmessages">Google Messages:</a></strong>
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.4.3">v0.4.3</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.5.0">v0.5.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/meta">Facebook Messenger:</a></strong>
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.3.2">v0.3.2</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.0">v0.4.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.0">v0.7.0</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.1">v0.7.1</a>
|
||||
</li>
|
||||
<li><strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.114.0">v1.114.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.115.0">v1.115.0</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
61
index/novinky/2024-24-08.html
Normal file
61
index/novinky/2024-24-08.html
Normal file
@@ -0,0 +1,61 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 25. července 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 24. srpna 2024</h1>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Stable Updates Published</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Element:</strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.74">v1.11.74</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.75">v1.11.75</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Signal:</strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.6.3">v0.6.3</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.0">v0.7.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Miniflux:</strong>
|
||||
<a href="https://github.com/miniflux/v2/releases/tag/2.1.4">Miniflux 2.1.4</a>
|
||||
->
|
||||
<a href="https://github.com/miniflux/v2/releases/tag/2.2.0">Miniflux 2.2.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
84
index/novinky/2024-24-11.html
Normal file
84
index/novinky/2024-24-11.html
Normal file
@@ -0,0 +1,84 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 24. listopadu 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 24. listopadu 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.85">v1.11.85</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.86">v1.11.86</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/gmessages">Google Messages:</a></strong>
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.5.1">v0.5.1</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.5.2">v0.5.2</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.2">v0.7.2</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.3">v0.7.3</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.0">v0.11.0</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.1">v0.11.1</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/meta">Facebook Messenger:</a></strong>
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.1">v0.4.2</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.2">v0.4.2</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/discord">Discord:</a></strong>
|
||||
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.0">v0.7.0</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.1">v0.7.1</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
55
index/novinky/2024-26-08.html
Normal file
55
index/novinky/2024-26-08.html
Normal file
@@ -0,0 +1,55 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 26. července 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">📢 Oznámení o údržbě serveru 26.08.2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>📢 Oznámení o údržbě serveru</h2>
|
||||
<p>Vážení uživatelé,</p>
|
||||
<p>rádi bychom vás informovali, že na našem serveru, bude probíhat neplánovaná údržba. Bohužel nebylo možné tuto údržbu oznámit s předstihem, a proto se omlouváme za případné nepříjemnosti.</p>
|
||||
<ul>
|
||||
<li>🗓️ <strong>Datum a čas údržby:</strong> úterý, 27. srpna v 13:30 UTC+2</li>
|
||||
<li>⏳ <strong>Předpokládaná doba nedostupnosti:</strong> maximálně 45 minut</li>
|
||||
</ul>
|
||||
<p>Děkujeme vám za pochopení.</p>
|
||||
<p>S pozdravem,<br>podpora Mxchat.</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
56
index/novinky/2024-26-10.html
Normal file
56
index/novinky/2024-26-10.html
Normal file
@@ -0,0 +1,56 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 26. října 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 26. října 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.80">v1.11.80</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.81">v1.11.81</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
56
index/novinky/2024-27-09.html
Normal file
56
index/novinky/2024-27-09.html
Normal file
@@ -0,0 +1,56 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 27. září 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 27. září 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.77">v1.11.77</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.78">v1.11.78</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
56
index/novinky/2024-30-08.html
Normal file
56
index/novinky/2024-30-08.html
Normal file
@@ -0,0 +1,56 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 30. srpna 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 30. srpna 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Element:</strong>
|
||||
<a href="https://element.mxchat.cz">v1.11.75</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.74">v1.11.76</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
60
index/novinky/2025-01-02.html
Normal file
60
index/novinky/2025-01-02.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 2. února 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 2. února 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.122.0">v1.122.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.123.0">v1.123.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.90">v1.11.90</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.91">v1.11.91</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
54
index/novinky/2025-02-08.html
Normal file
54
index/novinky/2025-02-08.html
Normal file
@@ -0,0 +1,54 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 2. srpna 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 2. srpna 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.106">v1.11.106</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.108">v1.11.108</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
60
index/novinky/2025-07-06.html
Normal file
60
index/novinky/2025-07-06.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 7. června 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 7. června 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.130.0">v1.130.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.131.0">v1.131.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.101">v1.11.101</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.102">v1.11.102</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace Mxchat</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
60
index/novinky/2025-11-04.html
Normal file
60
index/novinky/2025-11-04.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 11. dubna 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 11. dubna 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.127.1">v1.127.1</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.128.0">v1.128.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.96">v1.11.96</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.97">v1.11.97</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
60
index/novinky/2025-11-05.html
Normal file
60
index/novinky/2025-11-05.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 11. května 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 11. května 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.128.0">v1.128.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.129.0">v1.129.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.99">v1.11.99</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.100">v1.11.100</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
73
index/novinky/2025-12-09.html
Normal file
73
index/novinky/2025-12-09.html
Normal file
@@ -0,0 +1,73 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 12. září 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 12. září 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<!-- První novinka -->
|
||||
<div class="news-block">
|
||||
<div class="news-item">
|
||||
<a href="../novinky/2025-09-12.html" class="news-date">12. září 2025</a>
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.137.0">v1.137.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.138.0">v1.138.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.110">v1.11.110</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.111">v1.11.111</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/etkecc/baibot">Baibot:</a></strong>
|
||||
<a href="https://github.com/etkecc/baibot/releases/tag/v1.7.6">v1.7.6</a>
|
||||
->
|
||||
<a href="https://github.com/etkecc/baibot/releases/tag/v1.8.0">v1.8.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
60
index/novinky/2025-15-02.html
Normal file
60
index/novinky/2025-15-02.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 15. února 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 15. února 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.123.0">v1.123.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.124.0">v1.124.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.91">v1.11.91</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.92">v1.11.92</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
60
index/novinky/2025-15-03.html
Normal file
60
index/novinky/2025-15-03.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 28. února 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 28. února 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.125.0">v1.125.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.126.0">v1.126.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.94">v1.11.94</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.95">v1.11.95</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
60
index/novinky/2025-15-06.html
Normal file
60
index/novinky/2025-15-06.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 15. června 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 15. června 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/etkecc/baibot">Baibot:</a></strong>
|
||||
<a href="https://github.com/etkecc/baibot/releases/tag/v1.7.2">v1.7.2</a>
|
||||
->
|
||||
<a href="https://github.com/etkecc/baibot/releases/tag/v1.7.4">v1.7.4</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.101">v1.11.101</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.102">v1.11.102</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace Mxchat</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
92
index/novinky/2025-16-08.html
Normal file
92
index/novinky/2025-16-08.html
Normal file
@@ -0,0 +1,92 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 16. srpna 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 16. srpna 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.135.0">v1.135.0</a>
|
||||
→
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.136.0">v1.136.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.108">v1.11.108</a>
|
||||
→
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.109">v1.11.109</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Matrix Rooms v12</h2>
|
||||
<p>11. srpna bylo vydáno koordinované bezpečnostní oznámení a 14. srpna následovalo zveřejnění detailů.</p>
|
||||
|
||||
<h3>Co je potřeba vědět</h3>
|
||||
<ul>
|
||||
<li>V ohrožení jsou pouze <strong>veřejné</strong> místnosti.</li>
|
||||
<li>Opravy jsou dostupné jen pro místnosti <strong>v12</strong>.</li>
|
||||
<li>Jakmile je server aktualizován alespoň na <strong>Synapse v1.135.1</strong>, bude používat v12 jako výchozí pro všechny nově vytvořené místnosti.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Podpora v klientech:</strong></p>
|
||||
<ul>
|
||||
<li>Synapse <strong>v1.135.1+</strong> → obsahuje opravu</li>
|
||||
<li>Element Web <strong>v1.11.109+</strong> → podporuje v12</li>
|
||||
<li>Cinny Web <strong>v4.9.0+</strong> → podporuje v12</li>
|
||||
<li>ShildiChat Web → zatím <strong>nepodporuje</strong> v12</li>
|
||||
<li>FluffyChat Web → zatím <strong>nepodporuje</strong> v12</li>
|
||||
<li>Mobilní aplikace → zkontrolujte poznámky k vydání. Pokud byla naposledy aktualizována v červnu nebo není zmíněna podpora v12, aplikace <strong>nepodporuje</strong> v12.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Co můžete udělat</h3>
|
||||
<ul>
|
||||
<li>Pokud máte veřejné místnosti, prostudujte si nový <a href="https://matrix.org/docs/communities/administration/">návod Matrix Foundation</a> a <strong>naplánujte</strong> upgrade.</li>
|
||||
</ul>
|
||||
|
||||
<blockquote>
|
||||
⚠️ Upgrade místnosti je rušivý proces – ovlivní uživatele a způsobí problémy.<br />
|
||||
Nedělejte zatím upgrade, pokud to není nutné – ne všechny servery jsou aktualizovány a může se stát, že se do místnosti všichni uživatelé nepřipojí.
|
||||
</blockquote>
|
||||
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
66
index/novinky/2025-17-01.html
Normal file
66
index/novinky/2025-17-01.html
Normal file
@@ -0,0 +1,66 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 17. ledna 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 17. ledna 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.121.1">v1.121.1</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.122.0">v1.122.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.89">v1.11.89</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.90">v1.11.90</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.4">v0.7.4</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.5">v0.7.5</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
103
index/novinky/2025-18-07.html
Normal file
103
index/novinky/2025-18-07.html
Normal file
@@ -0,0 +1,103 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 18. července 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 18. července 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/etkecc/baibot">Baibot:</a></strong>
|
||||
<a href="https://github.com/etkecc/baibot/releases/tag/v1.7.5">v1.7.5</a>
|
||||
->
|
||||
<a href="https://github.com/etkecc/baibot/releases/tag/v1.7.6">v1.7.6</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/discord">Discord:</a></strong>
|
||||
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.4">v0.7.4</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.5">v0.7.5</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.105">v1.11.105</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.106">v1.11.106</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/meta">Facebook Messenger:</a></strong>
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.5.1">v0.5.1</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.5.2">v0.5.2</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/gmessages">Google Messages:</a></strong>
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.6.3">v0.6.3</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.6.4">v0.6.4</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.4">v0.8.4</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.5">v0.8.5</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.133.0">v1.133.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.134.0">v1.134.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/telegram">Telegram:</a></strong>
|
||||
<a href="https://github.com/mautrix/telegram/releases/tag/v0.15.2">v0.15.2</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/telegram/releases/tag/v0.15.3">v0.15.3</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.2">v0.12.2</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.3">v0.12.3</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace Mxchat</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
72
index/novinky/2025-19-04.html
Normal file
72
index/novinky/2025-19-04.html
Normal file
@@ -0,0 +1,72 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 19. dubna 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 19. dubna 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.1">v0.8.1</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.2">v0.8.2</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.4">v0.11.4</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.0">v0.12.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/meta">Facebook Messenger:</a></strong>
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.5">v0.4.5</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.6">v0.4.6</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/discord">Discord:</a></strong>
|
||||
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.2">v0.7.2</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.3">v0.7.3</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
99
index/novinky/2025-21-06.html
Normal file
99
index/novinky/2025-21-06.html
Normal file
@@ -0,0 +1,99 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 21. června 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 21. června 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Matrix RTC podpora:</strong> Nově je možné používat hlasové a video hovory v kompatibilních Matrix klientech díky <a href="https://matrix.org/blog/2024/10/29/matrix-2.0-is-here/#3-native-matrix-group-voip-video-matrixrtc">Matrix RTC</a>.
|
||||
<ul>
|
||||
<li>💬 Podporované klienty:
|
||||
<ul>
|
||||
<li>Element Web (nutno povolit v <em>Labs</em>)</li>
|
||||
<li>Element X (experimentální, neprodukční)</li>
|
||||
<li>SchildiChat Next</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>🕒 Pro aktivaci je potřeba vymazat cache prohlížeče nebo chvíli počkat, než se funkce projeví.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.3">v0.8.3</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.4">v0.8.4</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.1">v0.12.1</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.2">v0.12.2</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/meta">Facebook Messenger:</a></strong>
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.6">v0.4.6</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.5.1">v0.1.1</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/discord">Discord:</a></strong>
|
||||
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.3">v0.7.3</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.4">v0.7.4</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.131.0">v1.131.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.132.0">v1.132.0</a>
|
||||
</li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.103">v1.11.103</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.104">v1.11.104</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
68
index/novinky/2025-22-02.html
Normal file
68
index/novinky/2025-22-02.html
Normal file
@@ -0,0 +1,68 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 22. února 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 22. února 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.5">v0.7.5</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.0">v0.8.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.2">v0.11.2</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.3">v0.11.3</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/meta">Facebook Messenger:</a></strong>
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.3">v0.4.4</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.3">v0.4.4</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
73
index/novinky/2025-22-08.html
Normal file
73
index/novinky/2025-22-08.html
Normal file
@@ -0,0 +1,73 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 22. srpna 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 22. srpna 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/meta">Facebook Messenger:</a></strong>
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.5.2">v0.5.2</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.5.3">v0.5.3</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/gmessages">Google Messages:</a></strong>
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.6.4">v0.6.</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.6.5">v0.6.5</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.5">v0.8.5</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.6">v0.8.6</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.3">v0.12.3</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.4">v0.12.4</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
72
index/novinky/2025-23-03.html
Normal file
72
index/novinky/2025-23-03.html
Normal file
@@ -0,0 +1,72 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 23. března 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 23. března 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.0">v0.8.0</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.8.1">v0.8.1</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.3">v0.11.3</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.4">v0.11.4</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/meta">Facebook Messenger:</a></strong>
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.4">v0.4.4</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/meta/releases/tag/v0.4.5">v0.4.5</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/gmessages">Google Messages:</a></strong>
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.6.0">v0.6.0</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.6.1">v0.6.1</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
75
index/novinky/2025-23-05.html
Normal file
75
index/novinky/2025-23-05.html
Normal file
@@ -0,0 +1,75 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 23. května 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 23. května 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>📢 Novinky na MXChat.cz – 23. května 2025</h2>
|
||||
|
||||
```
|
||||
<h3>Aktualizace MXChat</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/etkecc/baibot">Baibot:</a>
|
||||
<a href="https://github.com/etkecc/baibot/releases/tag/v1.6.0">v1.6.0</a>
|
||||
→
|
||||
<a href="https://github.com/etkecc/baibot/releases/tag/v1.7.2">v1.7.2</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>1. Aktualizace komponent</h3>
|
||||
<ul>
|
||||
<li><strong>Baibot</strong> byl aktualizován na verzi <strong>v1.7.2</strong></li>
|
||||
<li>Tato verze přináší <strong>podporu pro počítačové vidění</strong></li>
|
||||
<li>Baibot nyní dokáže:
|
||||
<ul>
|
||||
<li>analyzovat obsah obrázků,</li>
|
||||
<li>odpovídat na otázky o jejich obsahu</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>2. Nové schopnosti Baibotu</h3>
|
||||
<ul>
|
||||
<li>🧠 <strong>Počítačové vidění:</strong> rozpoznání a popis obrázků (např. fotek, screenshotů)</li>
|
||||
<li>🔒 Vše běží <strong>lokálně</strong> na našem serveru a podporuje <strong>český jazyk</strong></li>
|
||||
</ul>
|
||||
|
||||
<h3>3. Připravujeme Matrix RTC 🎥</h3>
|
||||
<p>
|
||||
Aktuálně připravujeme nasazení <strong>Matrix RTC</strong> – moderní sady komponent pro <strong>decentralizované audio/video hovory</strong> v síti Matrix.<br />
|
||||
Funguje v <strong>nové generaci klientů</strong>, jako jsou:
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/vector-im/element-x-ios">Element X</a></li>
|
||||
<li><a href="https://schildi.chat/next">SchildiChat Next</a> (fork Elementu X)</li>
|
||||
</ul>
|
||||
<p>
|
||||
Tato technologie umožní přímé volání bez závislosti na centralizovaných službách.
|
||||
</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2025</p>
|
||||
</footer>
|
||||
```
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
60
index/novinky/2025-28-02.html
Normal file
60
index/novinky/2025-28-02.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 28. února 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 28. února 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.124.0">v1.124.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.125.0">v1.125.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.92">v1.11.92</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.94">v1.11.94</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
54
index/novinky/2025-28-03.html
Normal file
54
index/novinky/2025-28-03.html
Normal file
@@ -0,0 +1,54 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 28. března 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 28. března 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.127.0">v1.127.0</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.127.1">v1.127.1</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
56
index/novinky/audit.html
Normal file
56
index/novinky/audit.html
Normal file
@@ -0,0 +1,56 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Bezpečnostní analýza Matrixu</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Bezpečnostní analýza Matrixu</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Bezpečnostní analýza Matrixu</h2>
|
||||
<p>Německý Federální úřad pro informační bezpečnost (BSI) nedávno financoval rozsáhlou bezpečnostní analýzu komunikační platformy Matrix, kterou provedla společnost MGM Security Partners. Cílem této analýzy bylo prozkoumat, jak dobře je Matrix připraven chránit komunikaci uživatelů v různých scénářích.</p>
|
||||
|
||||
<p>Výsledky analýzy byly vesměs pozitivní, ale byly identifikovány tři nízkorizikové zranitelnosti, které však nepředstavují závažnou hrozbu pro uživatele. Navíc se objevily výtky k nepořádnému vývoji kódu, ale tyto problémy se týkaly zejména testovacího kódu, nikoli produkčního.</p>
|
||||
|
||||
<p>Vývojáři Matrixu a společnosti Element na tyto poznatky okamžitě reagovali a provedli potřebné opravy, čímž zajistili, že platforma nadále poskytuje bezpečné komunikační prostředí. Studie nicméně poukazuje na důležitost pravidelného hodnocení a údržby kódu, aby byla zajištěna bezpečnost uživatelů.</p>
|
||||
|
||||
<p>Je důležité si uvědomit, že navzdory identifikovaným zranitelnostem je Matrix stále považován za jednu z nejbezpečnějších komunikačních platforem na trhu, a to díky své otevřenosti a možnosti rychlé reakce na objevené problémy.</p>
|
||||
<a href="https://element.io/blog/bsi-funds-security-analysis-of-matrix/" target="_blank">Odkaz na článek</a></p>
|
||||
<p>Bezpečnostní analýza Matrixu</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
72
index/novinky/baibot.html
Normal file
72
index/novinky/baibot.html
Normal file
@@ -0,0 +1,72 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 10. května 2025</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 10. května 2025</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>📢 Novinka v MXChatu – Chytrý AI pomocník ve vaší místnosti! 🤖</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>@baibot:mxchat.cz</h3>
|
||||
<p>Máme pro vás nového bota: <strong><code>@baibot:mxchat.cz</code></strong><br>
|
||||
Stačí ho <strong>pozvat do místnosti</strong> a začít s ním chatovat.</p>
|
||||
|
||||
<p><strong>Co umí?</strong></p>
|
||||
<ul>
|
||||
<li>✅ Odpovídá na technické otázky (Linux, Matrix, servery…)</li>
|
||||
<li>✅ Pomůže se skripty, bashem</li>
|
||||
<li>✅ Rozumí česky</li>
|
||||
<li>✅ Přepisuje hlasové zprávy</li>
|
||||
<li>✅ Využívá <strong>lehčí model GPT-4o mini</strong></li>
|
||||
<li>✅ Běží <strong>lokálně a bezpečně</strong> na našem serveru</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Použití:</strong></p>
|
||||
<ul>
|
||||
<li><strong>Ve veřejných místnostech:</strong> napiš <code>!bai Váš dotaz</code></li>
|
||||
<li><strong>V místnosti, kde je bot sám:</strong> stačí napsat dotaz <em>bez prefixu</em></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
61
index/novinky/pairdrop.html
Normal file
61
index/novinky/pairdrop.html
Normal file
@@ -0,0 +1,61 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aktualizace 30. srpna 2024</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Aktualizace 19. září 2024</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Nová funkce - Pairdrop</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Pairdrop</h3>
|
||||
<p>🚀 <a href="../aplikace/pairdrop.html">Pairdrop</a> je nyní dostupný na našem serveru! Tato jednoduchá a efektivní služba umožňuje rychlé sdílení souborů mezi zařízeními přímo přes webový prohlížeč, bez potřeby instalace dalšího softwaru. Je kompatibilní s různými platformami, včetně Linuxu, Windows, macOS, Android a iOS. Odesílat soubory můžete lokálně i přes internet.</p>
|
||||
|
||||
<p><strong>Hlavní výhody:</strong></p>
|
||||
<ul>
|
||||
<li>Snadné sdílení: Otevřete prohlížeč, přejděte na <a href="https://pair.oscloud.cz/">pair.oscloud.cz</a> a sdílejte soubory.</li>
|
||||
<li>Platformově nezávislé: Funguje na všech hlavních operačních systémech.</li>
|
||||
<li>Lokální i vzdálené použití: Sdílejte soubory přes místní síť nebo na dálku.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
90
index/podminky/index.html
Normal file
90
index/podminky/index.html
Normal file
@@ -0,0 +1,90 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Podmínky služby</title>
|
||||
<link rel="stylesheet" href="../../style/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico">
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Podmínky služby</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>1. Základy</h2>
|
||||
<h3>1.1 Používání této služby znamená přijetí našich podmínek</h3>
|
||||
<p>Pokud jakkoliv interagujete s touto službou, ať už jste registrovaným uživatelem nebo používáte vzdálenou instanci, a dokonce i pokud jste neautentizovaný host (aktuálně nedostupné), souhlasíte a jste vázáni těmito podmínkami uvedenými v tomto dokumentu.</p>
|
||||
|
||||
<h3>1.2 Tento dokument se časem vyvíjí</h3>
|
||||
<p>Pokud dojde ke změnám, budete o nich informováni v naší místnosti Oznámení a serverem, protože musíte souhlasit s pokračováním. Můžete pomoci vylepšit tento dokument diskusí o jeho obsahu v naší komunitní místnosti.</p>
|
||||
|
||||
<h3>1.3 Porušení podmínek</h3>
|
||||
<p>Porušení jakýchkoliv z těchto podmínek (a pravidel) může vést k okamžitému smazání nebo vzdálenému blokování vašeho účtu (nebo serveru). Můžete kontaktovat administrátora, pokud si myslíte, že došlo k omylu: <a href="https://mxchat.cz/contact">https://mxchat.cz/contact</a></p>
|
||||
|
||||
<h2>2. Podpora</h2>
|
||||
<p>Existuje několik způsobů, jak získat podporu: zkuste komunitní místnost <a href="https://matrix.to/#/#podpora:mxchat.cz">mxchat.cz podpora</a> nebo <a href="https://matrix.to/#/@archos:mxchat.cz">@archos:mxchat.cz</a>. V adresáři místností jsou také specifické komunity pro Matrix.</p>
|
||||
|
||||
<h2>3. Pravidla správného chování</h2>
|
||||
<h3>3.1 Používání této služby</h3>
|
||||
<p>Souhlasíte s dodržováním našich pravidel (výše) a zákonů České republiky a Evropské unie při používání této služby. Nebudete provádět žádné škodlivé nebo zlovolné aktivity nebo jinak jakékoliv chování považované za „špatné“.</p>
|
||||
|
||||
<h3>3.2 Alias místností</h3>
|
||||
<p>Můžete se dostat do situace, kdy používáte alias pro místnost, který později získá právoplatná organizace. Taková žádost bude samozřejmě pečlivě přezkoumána a budete předem kontaktováni. mxchat.cz má právo převést nebo upravit aliasy.</p>
|
||||
|
||||
<h3>3.3 Nelegální obsah</h3>
|
||||
<p>Jakýkoliv nelegální obsah (viz sekce pravidel) bude odstraněn, pokud bude nalezen. To také vede k pozastavení nebo vzdálenému blokování vašeho účtu. Prosím kontaktujte nás s podrobnostmi, pokud potřebujete nahlásit obsah.</p>
|
||||
|
||||
<h2>4. Vytvoření účtu</h2>
|
||||
<h3>4.1 eMail</h3>
|
||||
<p>Pro vytvoření účtu musíte poskytnout platnou e-mailovou adresu, která není jednorázová. Používáme ji k ověření vašeho účtu, k upozornění na zprávy nebo pozvánky nebo k poskytnutí způsobu, jak resetovat heslo. Tato adresa nikdy nebude sdílena s třetími stranami.</p>
|
||||
|
||||
<h3>4.2 Minimální věk</h3>
|
||||
<p>Protože chceme minimalizovat osobní údaje, které o vás uchováváme, nemůžeme vás požádat o ověření souhlasu vašich rodičů, pokud je vám mezi 13–16 lety. Proto musíte být alespoň 16 let, abyste mohli tuto službu používat. Výjimky mohou nastat podle zákonů vaší rezidenční země. Viz také: (článek 8 GDPR).</p>
|
||||
|
||||
<h2>5. Ukládání zpráv a médií</h2>
|
||||
<p>Tento server ukládá zprávy po maximální dobu jednoho roku. Čisticí úlohy běží na pozadí automaticky, aby bylo zajištěno, že obsah je smazán. Vzhledem k (šifrovaným) zálohám se tato doba může lišit o několik týdnů.</p>
|
||||
|
||||
<h2>6. Omezení a ukončení</h2>
|
||||
<p>Váš účet může být omezen, blokován, deaktivován nebo zcela ukončen na základě našeho vlastního uvážení, bez předchozího upozornění nebo jakékoliv odpovědnosti vůči vám.</p>
|
||||
|
||||
<h2>7. Šifrování</h2>
|
||||
<p>Tato služba vám může umožnit šifrovat vaše zprávy a nahrávky pomocí end-to-end šifrování (šifrované chaty jsou ve výchozím nastavení povoleny pro všechny soukromé chaty). Některé země mají specifické zákony, které musíte dodržovat při používání této funkce. Jste zodpovědní za kontrolu těchto zákonů předem. Pokud se dozvíme o tom, že takový zákon porušujete, máme právo pozastavit váš účet bez upozornění.</p>
|
||||
|
||||
<h2>8. Služby třetích stran</h2>
|
||||
<p>Části této služby jsou poskytovány třetími stranami (obvykle Matrix.org, riot.im nebo vector.im), jako jsou služby ve vašem integračním manažeru klienta, poskytovatel SMS nebo integrovaná služba Jitsi.</p>
|
||||
|
||||
<h2>9. Záruka</h2>
|
||||
<p>mxchat.cz nepřichází s jakoukoliv zárukou. Používáte jej na vlastní riziko. Berete na vědomí, že nekontrolujeme žádný obsah třetích stran a že v žádném případě není poskytována žádná záruka.</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
BIN
index/podpora/img/qr.png
Normal file
BIN
index/podpora/img/qr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
76
index/podpora/index.html
Normal file
76
index/podpora/index.html
Normal file
@@ -0,0 +1,76 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Podpora</title>
|
||||
<link rel="stylesheet" href="../../style/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico">
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Podpora</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Podpora</h2>
|
||||
<p>Pokud se vám líbí naše práce a chtěli byste nás podpořit, můžete tak učinit několika způsoby:</p>
|
||||
<ul>
|
||||
<li>
|
||||
💳 <strong>Bankovní účet (CZ)</strong>:<br>
|
||||
- Transparentní účet: <code>264043266/0600</code><br>
|
||||
- Další účet: <code>263559105/0600</code><br>
|
||||
<div class="spacer"></div>
|
||||
<img src="https://api.paylibo.com/paylibo/generator/czech/image?accountNumber=264043266&bankCode=0600&amount=0¤cy=CZK&message=Podpora%20mxchat.cz&size=200" alt="QR code pro transparentní účet">
|
||||
</li>
|
||||
<li>
|
||||
🌍 <strong>Mezinárodní bankovní převod</strong>:<br>
|
||||
- Commerzbank DE:<br>
|
||||
IBAN: <code>DE07 7734 0076 0131 2966 00</code><br>
|
||||
BIC: <code>COBADEFFXXX</code>
|
||||
</li>
|
||||
<li>
|
||||
☕ <strong>Ko-fi</strong>:<br>
|
||||
- Podpořte nás přes <a href="https://ko-fi.com/archlinuxcz">Ko-fi</a>
|
||||
</li>
|
||||
<li>
|
||||
🔄 <strong>Revolut</strong>:<br>
|
||||
- Uživatelské jméno: <code>@archos</code>
|
||||
</li>
|
||||
<li>
|
||||
🔗 <strong>Bitcoin (BTC)</strong>:<br>
|
||||
- Adresa: <code>bc1qacfnj8gauujaulu36elmr2av5dw9527xg24wnu</code>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Vaše podpora je pro nás velmi důležitá a pomáhá nám pokračovat ve vývoji a udržování našich projektů. Děkujeme!</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@@ -1,169 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Kankys Matrix" content="Zásady ochrany osobních údaju." />
|
||||
<title>Zásady ochrany osobních údaju</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/x-icon"
|
||||
href="../../res/site/icons/favicon.ico"
|
||||
/>
|
||||
<link
|
||||
href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
|
||||
<body style="cursor: url(../../res/site/icons/archlinux.png), auto">
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">O mně</h1>
|
||||
<!-- <h2 class="project-tagline">The webmaster.</h2> -->
|
||||
|
||||
<a href="../../" class="btn">Domů</a>
|
||||
</header>
|
||||
|
||||
<main id="content" class="main-content" role="main">
|
||||
|
||||
<p>
|
||||
<strong>
|
||||
<center>Zásady ochrany osobních údajů</center> </strong
|
||||
><br />
|
||||
Naposledy aktualizováno: 28.4.2022
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Pokud jste návštěvníkem našeho blogu, odběratelem novinek,
|
||||
přispěvatelem do komentářů poskytujete nám své osobní údaje. My vaše
|
||||
údaje zpracováváme a za jejich bezpečnost odpovídáme. Slibujeme, že
|
||||
vaše <br />údaje dostatečně chráníme a podřizujeme se požadavkům
|
||||
Nařízení o ochraně osobních údajů (GDPR).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Neprodáváme žádný produkt, nejste tedy našimi zákazníky, ale
|
||||
návštěvníky blogu.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Správcem vašich osobních údajů je Lukáš (Lucka ani nekouká přes
|
||||
rameno!)<br />
|
||||
Správcem osobních údajů je Lukáš Kaňka, který provozuje webové stránky
|
||||
lukan.cz a lukan.cekuj.net. Lukáš vaše údaje spravuje a určuje, jak
|
||||
dlouho budou osobní údaje zpracovávány, a za jakým účelem. Vybírá
|
||||
<br />také další zpracovatele, které ke zpracování využíváme.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Jaké údaje zpracováváme a proč?</strong><br />
|
||||
Vaše osobní údaje zpracováváme především proto, abychom vám mohli
|
||||
poskytovat co nejkvalitnější obsah. Jednotlivé důvody zpracování:
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Předávání osobních údajů třetím osobám.</strong><br />
|
||||
Vaše údaje zpracovává správce Lukáš Kaňka, s využitím dalších dvou
|
||||
zpracovatelů, společnosti Endora , jejichž zpracování spočívá v
|
||||
uchovávání údajů na zabezpečených cloudových serverech.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Abychom mohli měřit, jak se vám na našem blogu líbí, kde trávíte
|
||||
nejvíce času a kam klikáte, používáme další poskytovatele služeb pro
|
||||
určité zpracovatelské operace. Jsou to:
|
||||
</p>
|
||||
|
||||
<p>TopList – pomocí měřícího kódu</p>
|
||||
|
||||
<p>
|
||||
<strong>Jak nás můžete kontaktovat</strong><br />
|
||||
Ať už na nás máte jakoukoliv otázku nebo požadavek, můžete nás
|
||||
kontaktovat ne e-mailové adrese: lukas.kanka@lukan.cz.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Předávání vašich dat mimo Evropskou Unii</strong><br />
|
||||
Vaše data zpracováváme výhradně v Evropské unii nebo v zemích, které
|
||||
zajišťují odpovídající úroveň ochrany na základě rozhodnutí Evropské
|
||||
komise.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Zabezpečení a ochrana osobních údajů</strong><br />
|
||||
Vaše data jsou u nás v bezpečí. Přijali jsme technická opatření, která
|
||||
zajišťují zabezpečení osobních údajů šifrováním přenosu dat pomocí
|
||||
HTTPS protokolu (ten zámeček, co je vedle naší URL adresy ;-)) a<br />
|
||||
zabezpečili vaše osobní údaje v souladu s čl. 32 GDPR.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Vaše práva v souvislosti s ochranou osobních údajů:</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
V souvislosti s ochranou osobních údajů máte řadu práv. Pokud budete
|
||||
chtít některého z těchto práv využít, prosím, kontaktujte nás
|
||||
prostřednictvím e-mailu: lukas.kanka@lukan.cz
|
||||
</p>
|
||||
|
||||
<p>Máte právo na informace, které si právě teď čtete. 🙂</p>
|
||||
|
||||
<p>
|
||||
Díky právu na přístup nás můžete kdykoli vyzvat a my vám do 30 dnů
|
||||
doložíme, jaké vaše osobní údaje zpracováváme a proč. Pokud se u vás
|
||||
něco změní nebo shledáte své osobní údaje neaktuální nebo<br />
|
||||
neúplné, máte právo na doplnění a změnu osobních údajů.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Právo na omezení zpracování můžete využít, pokud se domníváte, že
|
||||
zpracováváme vaše nepřesné údaje, domníváte se, že provádíme
|
||||
zpracování nezákonně, ale nechcete všechny údaje smazat nebo pokud
|
||||
jste<br />
|
||||
vznesli námitku proti zpracování. Omezit můžete rozsah osobních údajů
|
||||
nebo účelů zpracování.
|
||||
</p>
|
||||
|
||||
<p><strong>Právo na výmaz (být zapomenut)</strong></p>
|
||||
|
||||
<p>
|
||||
Vaším dalším právem je právo na výmaz (být zapomenut). Nechceme na vás
|
||||
zapomenout, ale pokud si to budete přát, máte na to právo. 😞 V
|
||||
takovém případě vymažeme veškeré vaše osobní údaje ze svého<br />
|
||||
systému i ze systému všech dílčích zpracovatelů a záloh. Na zajištění
|
||||
práva na výmaz potřebujeme 30 dní.
|
||||
</p>
|
||||
|
||||
<p><strong>Stížnost u Úřadu na ochranu osobních údajů</strong></p>
|
||||
|
||||
<p>
|
||||
Pokud máte pocit, že s vašimi údaji nezacházíme v souladu se zákonem,
|
||||
máte právo se se svou stížností kdykoli obrátit na Úřad pro ochranu
|
||||
osobních údajů. Budeme moc rádi, pokud nejprve budete o tomto<br />
|
||||
podezření informovat nás, abychom s tím mohli něco udělat a případné
|
||||
pochybení napravit.
|
||||
</p>
|
||||
|
||||
<p><strong>Mlčenlivost:</strong></p>
|
||||
<p>
|
||||
Jsme povinni zachovávat mlčenlivost o osobních údajích a o
|
||||
bezpečnostních opatřeních, jejichž zveřejnění by ohrozilo zabezpečení
|
||||
vašich osobních údajů. Tato mlčenlivost přitom trvá i po skončení<br />
|
||||
závazkových vztahů s námi. Bez vašeho souhlasu také vaše údaje žádné
|
||||
jiné třetí straně nevydáme.
|
||||
</p>
|
||||
|
||||
<p>Tyto Zásady ochrany osobních údajů nabývají účinnosti 28.4.2022</p>
|
||||
|
||||
|
||||
|
||||
<footer class="site-footer">
|
||||
Copyright © Lukáš Kaňka 2024
|
||||
</footer>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
104
index/privacy-policy/index.html
Normal file
104
index/privacy-policy/index.html
Normal file
@@ -0,0 +1,104 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Zásady ochrany osobních údajů</title>
|
||||
<link rel="stylesheet" href="../../style/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico">
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Zásady ochrany osobních údajů</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Úvod</h2>
|
||||
<p>Vaše soukromí je pro nás důležité. Proto s nimi nejen zacházíme mimořádně důvěrně, ale bereme také vaše právo k informacím velmi vážně. Stanoví to obecné nařízení EU o ochraně osobních údajů (GDPR). Tyto zásady ochrany osobních údajů vysvětlují, jak shromažďujeme, používáme a chráníme vaše osobní údaje.</p>
|
||||
|
||||
<h2>Přispějte k tomuto dokumentu</h2>
|
||||
<p>Uživatelé jsou vždy více než vítáni, aby přispěli k těmto stránkám. Prosím, kontaktujte nás v komunitní místnosti mxchat.cz nebo přes.</p>
|
||||
|
||||
<h2>1. Umístění mxchat.cz a jeho oprávněného personálu</h2>
|
||||
<p>mxchat.cz používá servery v Německu k poskytování svých služeb. Pro nahrávání médií v rámci služby Matrix se používá datové centrum v Německu.</p>
|
||||
|
||||
<h2>2. Služby třetích stran</h2>
|
||||
<p>Můžete používat klienta, který využívá služby, které nejsou hostovány mxchat.cz, jako například:</p>
|
||||
<ul>
|
||||
<li>Jitsi video webové konference, z funkce videohovoru nebo z integračního manažera (obvykle riot.im, nyní známý jako Element)</li>
|
||||
<li>Samotný integrační manažer (obvykle hostovaný Matrix.org), který poskytuje widgety a boty pro místnosti, které obvykle mohou přistupovat k vašim zprávám a souborům v místnosti, pokud jsou aktivovány.</li>
|
||||
<li>Identitní server (Matrix.org)</li>
|
||||
<li>Klíčový server (Matrix.org)</li>
|
||||
</ul>
|
||||
|
||||
<h2>3. Federace</h2>
|
||||
<p>Můžete se účastnit místností a prostorů jiných serverů (podobně jako komunikace s různými poskytovateli e-mailu) nebo v místních místnostech a prostorech s uživateli z jiných serverů. Mxchat.cz nemůže garantovaně kontrolovat, jak tito poskytovatelé mohou nakládat se zprávami a nahranými soubory, které poskytujete přes federaci.</p>
|
||||
|
||||
<h2>4. Data, která shromažďujeme</h2>
|
||||
<p>Webový server i Matrix homeserver shromažďují data pro účely moderace a logování/debugování. Tato data zahrnují:</p>
|
||||
<ul>
|
||||
<li>Vaši IP adresu</li>
|
||||
<li>Vaši http-referrer (stránku, odkud přicházíte)</li>
|
||||
<li>Vámi používaný software, jako je klient/prohlížeč/zařízení</li>
|
||||
<li>Kdy jste byli naposledy aktivní</li>
|
||||
</ul>
|
||||
|
||||
<h2>5. Mosty (Bridging)</h2>
|
||||
<p>Některé místnosti používají mosty k připojení k sítím mimo Matrix, jako je IRC, Discord nebo Telegram. Když místnost používá takového bota nebo aplikační službu, zprávy a média jsou kopírovány do připojených sítí. tchncs.cz není odpovědné ani schopné garantovat kontrolu nad daty sdílenými s těmito platformami.</p>
|
||||
|
||||
<h2>6. Doba uchování dat</h2>
|
||||
<p>Většina dat, která poskytujete, na tomto homeserveru vyprší:</p>
|
||||
<ul>
|
||||
<li>Zprávy a nahrávky: 1 rok</li>
|
||||
<li>Logy webového serveru: 7 dní</li>
|
||||
<li>Logy Synapse: 4 dny</li>
|
||||
<li>IP adresa zaznamenaná Matrix homeserverem: 7 dní</li>
|
||||
<li>Poslední doba, kdy jste byli viděni: 7 dní</li>
|
||||
</ul>
|
||||
|
||||
<h2>7. Zpracování dat</h2>
|
||||
<p>Shromážděná data naším webovým serverem (při používání webového klienta Element na mxchat.cz nebo při přístupu k Matrix homeserveru mxchat.cz), jako je vaše IP adresa, mohou být použita v případě odstraňování problémů nebo pro účely moderace.</p>
|
||||
|
||||
<h2>8. Smazání dat</h2>
|
||||
<p>Pokud si přejete, můžete pomocí svého klienta smazat svůj účet zcela z našeho serveru. Tato akce je v souladu s GDPR a nelze ji vrátit zpět. V takovém případě zůstane pouze vaše uživatelské jméno, aby se zabránilo podvodům a chybám s federací.</p>
|
||||
<p>Pokud se rozhodnete redigovat zprávu, uživatelé na našem serveru nebudou schopni číst její obsah. Nemůžeme však zaručit, že tento požadavek bude splněn vzdálenými servery a službami.</p>
|
||||
|
||||
<h2>9. Export dat</h2>
|
||||
<p>Můžete požádat o přístup k osobním údajům uloženým na našich serverech nebo je opravit. V závislosti na vašem použití klienta můžete být schopni exportovat potřebné informace, jako je historie chatu, bez nutnosti kontaktovat nás.</p>
|
||||
|
||||
<h2>10. Cookies</h2>
|
||||
<p>Třetí strany zmíněné výše (a níže) mohou umístit cookies potřebné k poskytování jejich funkcí nebo více. V případě webového klienta můžete tyto cookies ovládat pomocí nastavení vašeho prohlížeče. Jinak prosím mějte na paměti zásady ochrany osobních údajů a/nebo zásady cookies aplikace, kterou používáte s naší službou.</p>
|
||||
|
||||
<h2>11. Změny tohoto dokumentu</h2>
|
||||
<p>Tento dokument může být čas od času aktualizován. V takovém případě homeserver upozorní své uživatele. Aby mohli službu nadále používat, musí si přečíst a souhlasit s novou verzí tohoto dokumentu.</p>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p style="text-align:center;">Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
50
index/registrace/registrace.html
Normal file
50
index/registrace/registrace.html
Normal file
@@ -0,0 +1,50 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Registrace - Mxchat Cz</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Registrace na Mxchat</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<h2>Registrace jsou momentálně uzavřené</h2>
|
||||
<p>Z důvodu ochrany proti spamu a zajištění kvality našich služeb jsou registrace dočasně uzavřené. Pokud máte zájem o vytvoření účtu, kontaktujte nás prosím přes náš <a href="https://helpdesk.oscloud.cz/help/3020290644" target="_blank">helpdesk</a>.
|
||||
Po ověření vám zašleme registrační token, který vám umožní dokončit registraci.</p>
|
||||
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p>Copyright © Oscloud 2024</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
13
package.json
13
package.json
@@ -1,4 +1,16 @@
|
||||
{
|
||||
"//1": "This file is part of <project name>.",
|
||||
"//2": "Copyright (C) 2024 Oscloud",
|
||||
"//3": "This program is free software: you can redistribute it and/or modify",
|
||||
"//4": "it under the terms of the GNU General Public License as published by",
|
||||
"//5": "the Free Software Foundation, either version 3 of the License, or",
|
||||
"//6": "(at your option) any later version.",
|
||||
"//7": "This program is distributed in the hope that it will be useful,",
|
||||
"//8": "but WITHOUT ANY WARRANTY; without even the implied warranty of",
|
||||
"//9": "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the",
|
||||
"//10": "GNU General Public License for more details.",
|
||||
"//11": "You should have received a copy of the GNU General Public License",
|
||||
"//12": "along with this program. If not, see <https://www.gnu.org/licenses/>.",
|
||||
"lint-staged": {
|
||||
"**/*": "prettier --write --ignore-unknown"
|
||||
},
|
||||
@@ -15,3 +27,4 @@
|
||||
"prepare": "husky install"
|
||||
}
|
||||
}
|
||||
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -1,3 +1,19 @@
|
||||
# This file is part of <project name>.
|
||||
#
|
||||
# Copyright (C) 2024 Oscloud
|
||||
#
|
||||
# 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 <https://www.gnu.org/licenses/>.
|
||||
lockfileVersion: "6.0"
|
||||
|
||||
settings:
|
||||
|
@@ -1,3 +1,21 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
|
@@ -1,3 +1,20 @@
|
||||
/*
|
||||
This file is part of <project name>.
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
:root {
|
||||
--primary: #fff;
|
||||
--secondary: rgba(0, 0, 0, 0.5);
|
||||
@@ -313,3 +330,63 @@ sup {
|
||||
sub {
|
||||
bottom: -0.25em;
|
||||
}
|
||||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
flex: 1;
|
||||
}
|
||||
.site-footer p {
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
.site-footer p {
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.project-description {
|
||||
margin: 1rem auto;
|
||||
max-width: 80%;
|
||||
font-size: 1.1rem;
|
||||
line-height: 1.5;
|
||||
color: #606c71;
|
||||
}
|
||||
.project-tagline {
|
||||
max-width: 60%;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
font-weight: normal;
|
||||
opacity: 0.7;
|
||||
font-family: "Montserrat", sans-serif;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 64em) {
|
||||
.project-tagline {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 42em) and (max-width: 64em) {
|
||||
.project-tagline {
|
||||
font-size: 1.15rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 42em) {
|
||||
.project-tagline {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
.spacer {
|
||||
height: 90px; /* Zde určíte výšku mezery */
|
||||
}
|
||||
|
@@ -1,3 +1,20 @@
|
||||
/*
|
||||
This file is part of <project name>.
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
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 <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
|
||||
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap");
|
||||
|
||||
@@ -742,3 +759,67 @@ body {
|
||||
.grid-item-banner {
|
||||
width: 88px;
|
||||
}
|
||||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.site-footer p {
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
/* Přidejte toto na konec svého CSS souboru */
|
||||
.news-block {
|
||||
margin-bottom: 2rem;
|
||||
padding: 1rem;
|
||||
border: 1px solid #e0e0e0;
|
||||
border-radius: 0.3rem;
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
.news-block h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
.spacer {
|
||||
height: 20px; /* Můžeš upravit hodnotu podle potřeby */
|
||||
}
|
||||
/* Přidejte toto na konec svého CSS souboru */
|
||||
.news-block {
|
||||
margin-bottom: 2rem;
|
||||
padding: 1rem;
|
||||
border: 1px solid #e0e0e0;
|
||||
border-radius: 0.3rem;
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
.news-block h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.spacer {
|
||||
height: 20px; /* Můžeš upravit hodnotu podle potřeby */
|
||||
}
|
||||
.page-header {
|
||||
position: relative;
|
||||
padding: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.home-link {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
right: 20px;
|
||||
font-size: 24px;
|
||||
color: #000; /* Barva ikony */
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.home-link:hover {
|
||||
color: #800; /* Barva ikony při hoveru */
|
||||
}
|
||||
|
Reference in New Issue
Block a user