webclient
Here are 107 public repositories matching this topic...
ODF files preview
I'm using Mega to backup a lot of docs, I would love if Mega web client had a xls, doc, odt, ods, or in one word ODF preview mechanism, like in the Google Drive, Dropbox. below. It would make browsing and sharing docs will be much easier.
Thanks
The hard-coded URLs in the translation strings should be replaced by variables to ensure they are not different between languages.
-
Updated
Jun 23, 2020 - Java
See https://docs.ropensci.org/roadoi/ and this comment from Hadley: ropensci/rotemplate#19 (comment)
You can also have a look where other packages store readme.md figures:
-
Updated
Nov 27, 2019 - Java
-
Updated
May 25, 2020 - Kotlin
-
Updated
Jun 2, 2020 - Java
-
Updated
May 14, 2020 - Dockerfile
-
Updated
Jun 10, 2020 - TypeScript
-
Updated
Jun 25, 2020 - C#
-
Updated
May 17, 2020 - Dockerfile
-
Updated
Mar 30, 2020 - Java
New feature motivation
Some of the MDC components we use need to initialise while visible on the screen. If created while hidden, they will render incorrectly once they are made visible again, unless the initialisation is triggered again.
The easiest way to trigger the initialisation is to simply emi
-
Updated
Sep 20, 2018 - JavaScript
-
Updated
Feb 25, 2020 - JavaScript
-
Updated
Jun 1, 2019 - Java
-
Updated
Oct 17, 2013 - JavaScript
If the socket driver encounters an error while loading its SSL key or certificate chain it should fail in such a way that shuts down the system but permits other components to cleanly exit and not core dump.
Improve this page
Add a description, image, and links to the webclient topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webclient topic, visit your repo's landing page and select "manage topics."

Documentation issue
https://github.com/evennia/evennia/wiki/Tags
I would really appreciate a little clarification on tags and how to use them to extract objects. For example, if I have a list of objects and only want to get ones with "outside room" in the tag, there's no explanation of how to do so.
Suggested change
A couple examples perhaps using tags.get or something like that, s