Web app
A web application is any program that is accessed over a network connection using HTTP, usually via a web browser. Web apps do not have to be installed on a user's device; they are run from a remote server. This differs from mobile apps, which are installed on the user's mobile device, and desktop applications, which are installed on the user's computer. Common examples of web apps include Flash games, online calculators, calendars, Gmail, and Facebook.
Here are 5,928 public repositories matching this topic...
Adding a printing feature (using window.print(); and @media print css rules) would make a neat "export" feature, good for archiving a monthly report because currently, the printed pages (2) are blank.
-
Updated
Dec 30, 2019
Currently there are not enough documentation that one finds about the editor (GUI). The editor is vast and has too many great options, exploring it is not easy but getting lost inside the editor is easy. Hence, requesting you to consider making a video documentation about using the editor. Here one can explain about things such as the Graph editor, GPU, Publishing, Player, Configuring these, vario
Hello! First of all, thanks for building this! It fulfills a lot of my needs and is a rather uniquely positioned product in that it appears to have no reasonable competitors. I have a lot of data hosted in a Minio instance, and I needed a more user-friendly access layer with indexing, search, and especially thumbnail generation. This seems to do those things well.
#113 gets into these issues
-
Updated
Mar 20, 2018 - CoffeeScript
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Aug 11, 2017
-
Updated
Jan 27, 2020
-
Updated
Jun 8, 2020 - Python
I am trying to configure the terminal to show documentation for commands without requiring them to be named parameters in execution of the command. I know that I can get the positional parameter value in the argument array, but I'd like for my users to have some documentation of how to use them. Is this possible?
-
Updated
Apr 1, 2020 - JavaScript
docs: methodology
Great stuff! I'm planning to use API for my dashboard Pandemic Estimator but I wish your API had a better documentation on methodology. I'm using JHU directly and I know what chaos it is, the most blatant example being that they provide "cumulative data" that's not cumulative quite often in practice. And the whole change of file formats, etc.
Can you please de
I thought it might be helpful for newcomers, for some of the packages required for building or installing this project to be enumerated.
Note that this is on Debian, which doesn't seem to have podman in the repos, so I substituted docker.
Also, in the Makefile, $(PWD) did not seem to work, so I substituted $(shell pwd).
Here are steps that build and deploy the project on current Debian.
-
Updated
Jun 1, 2020 - Java
Is your feature request related to a problem? Please describe.
in other translation platforms you need to import only template file, after that you can translate all strings from it to other languages. But in traduora i can't do that. Do you plan to add this feature, or how to do workflow? Template file create automatic via extracting strings from source code.
When i'm use zanata i'm upload
- Metastream Version:Beta 0.4.0
- Browser + Version:Google Chrome Version 76.0.3809.136 (Official Build) (64-bit)
- OS Version:Google Chrome OS Version 76.0.3809.136 (Official Build) (64-bit)
The volume doesn't match the video player volume. When metastream is 50%, the vid
Nice project, thanks!
The fugit library supports cron with seconds precision - and I think it would be useful if Ciao officially supported it.
Format: */15 * * * * *
Minimal demo, similar to the way it's used by ciao [here](https://github.com/brotandgames/ciao/blob/afdbf8a2c5eea83a66cb0f32807ba310a75b38f2/app/validators/cron_va
-
Updated
Feb 28, 2018 - JavaScript
-
Updated
Jun 7, 2020 - JavaScript
Version: Personal
Tested this in Chromium and Firefox, Ubuntu 16.04, vie https://app.wire.com
It is not possible to add participants to an existing group. By clicking on the group name on top of the screen the group details flyout opens on the right site of the screen and there is an "Add participants" item, which after click creates another screen in that area with a big "ADD PARTICIPANTS" on
-
Updated
Jun 12, 2020 - Python
The templates for this feature are not implemented. A simple blank page with a form is presented to the user. Our page structure and styles should be applied to these pages as well.
-
Updated
Jun 11, 2020 - JavaScript
A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "