-
Updated
Jan 31, 2022 - Python
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 4,322 public repositories matching this topic...
-
Updated
Jan 31, 2022 - Python
Under the 'Theme' settings tab you can upload images. It would be great if vector images can be added so it can scale without causing artifacts.
-
Updated
Nov 3, 2021 - Go
-
Updated
Jan 19, 2022 - JavaScript
-
Updated
Feb 1, 2022 - Ruby
-
Updated
Apr 23, 2021 - JavaScript
-
Updated
Feb 1, 2022 - Ruby
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Jan 20, 2022 - JavaScript
-
Updated
Jan 13, 2022 - TypeScript
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi
-
Updated
Mar 27, 2021 - JavaScript
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Apr 2, 2021 - Java
As an intermediate step towards #1015, and various parts thereof, would it be possible to ignore the syntax for features not currently supported, yet use the parts which are supported in trades?
I'm thinking out loud and wondering what effects this may have.
My end goal here is to be able to read a data file https://gitlab.com/snippets/1856416 without errors. Hledger would be able to parse thi
-
Updated
Oct 17, 2020 - Python
-
Updated
Jan 27, 2022 - Java
-
Updated
Jan 28, 2022 - PHP
-
Updated
Jan 29, 2022 - JavaScript

-
Updated
Jul 28, 2020 - PHP
-
Updated
Feb 1, 2022 - PHP
-
Updated
Dec 27, 2021 - PHP
-
Updated
Jan 26, 2022 - Crystal
-
Updated
Sep 4, 2021 - Perl
-
Updated
Aug 29, 2020 - C++
-
Updated
Jan 9, 2022 - Python
Issue Summary
The asset helper does not work with svg images using # because it adds a query param.
Steps to Reproduce
Using this does not show the svg images it renders to:
xlink:href="/assets/images/solid.svg#minus?v=094ca0c660"
When I remov