Skip to content
#

web-application

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 2,660 public repositories matching this topic...

njacharya
njacharya commented Aug 16, 2019

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. "

Ghost
formerandroider
formerandroider commented Dec 18, 2019

Issue Summary

In Safari 13.0.4 on macOS 10.15.2, the 'Upload routes YAML' button triggers a file browser that only allows selection of files ending in .yml. These are not accepted by the application, which requires a .yaml extension. This results in routes not being uploadable with Safari.

To Reproduce

  1. In Safari, click the 'Upload routes YAML' button in Labs.

This doesn'

jspaint
1j01
1j01 commented Jan 5, 2020

The curve tool is showing the correct color when the right mouse button is down but switching back to the foreground color once you release.

  • You can still make curves in both colors, since when finalizing it uses the correct color. It's just the preview can be confusing.
  • This was broken in "Make Curve tool passive until finalized" (90493cf687b17df73a2cc37b6db878aa1d204f7a)
  • Previously it r
bug
overcookedTOFU
overcookedTOFU commented Mar 22, 2016

Feature Request: Kimchi should support the ZFS storage backend when available.

Ubuntu will support the ZFS filesystem in 16.04 LTS. Kimchi should make use of ZFS via the latest version of libvirt (packaged in 16.04 LTS with support for ZFS).

ZFS's advanced data integrity features, snapshots, and copy-on-write cloning make it a good choice for a VM storage backend.

Thanks!

Resources:
Libvirt

kondrat-net
kondrat-net commented Nov 18, 2019

DDL is missing comments of table, views and functions. Will it be possible to preview and edit comments in next versions?

The application is great and I would like to use it in the future. Greetings.

crate

👕👖📦 A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL. Very basic replica of stitchfix.com / krate.in (allows users to get monthly subscription of trendy clothes and accessories).

  • Updated Apr 19, 2020
  • JavaScript
writefreely
fcevado
fcevado commented Apr 12, 2020

Describe the bug

if you start MySQL with --ssl mode enabled writefreely won't connect to the database.

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

  1. start MySQL with --ssl mode.
  2. run writefreely --config and set the proper database credentials
  3. writefreely will error try to connect to the databse with this authentication plugin is not supported
simonmichael
simonmichael commented Mar 18, 2020

Auto posting rules affect the whole current file and any parent or child file, but not sibling files (with multiple -f options). The docs at https://hledger.org/journal.html#auto-postings-transaction-modifiers are not clear on this. Also auto posting rules' and periodic transaction rules' scope should be mentioned in the https://hledger.org/journal.html#directives reference table, probably.

Wo

mathiversen
mathiversen commented Jul 18, 2019
  • There seems to be a bug when navigating to the catch_all route but not contributors, ex. localhost:7878/test. The current implementation panics using both rocket and actix as server.
  • Rocket currently has 404 for unknown routes and this should be added to the actix example as well.
yonjah
yonjah commented Jun 12, 2018

Thought picture_ext and file_ext were changes to be case insensitive it does not appear anywhere in the config file.
Also they are infect have to be written lower cased in the config otherwise the extension wont work.
Probably should mention it in the config file that all extensions should be written lower cased only

YetiForceCRM
apcloic
apcloic commented Apr 11, 2020

Hi All,
First, I would like to say how thankful I am to YF Team.
IMO, Yetiforce is the best Open Source CRM I've ever seen, so powerful and so impressive with tons of new features on each version.
I would be more than happy to become a backer and support the project by giving money but unfortunately, I can't because my startup do not earn any money for now.
However, by then I can give time.
A

You can’t perform that action at this time.