- Feb 25, 2020
-
-
The SPDX file contains hand-written metadata about source URL, version, authors, and license. There are two missing pieces in HTTP module: - bootswatch theme - I could not find what theme we ship, maybe it is based on one of bootswatch themes but heavily modified - selectize.js source does not match respective files in upstream but contains minor changes I will deal with these in later commits.
-
-
-
-
-
-
-
-
- Feb 18, 2020
-
-
Vladimír Čunát authored
Perhaps it served some purpose in 28b23082, but it seems incorrect.
-
- Mar 12, 2019
-
-
- Dec 11, 2018
-
-
Vladimír Čunát authored
-
- Nov 26, 2018
-
-
Vladimír Čunát authored
-
- May 15, 2016
-
-
Marek Vavruša authored
-
- Oct 06, 2015
-
-
Marek Vavruša authored
-
- Oct 05, 2015
-
-
Marek Vavruša authored
-
- Jun 30, 2015
-
-
Marek Vavruša authored
-
- Jun 08, 2015
-
-
Marek Vavruša authored
-
- May 25, 2015
-
-
Marek Vavruša authored
-
- Apr 28, 2015
-
-
Marek Vavruša authored
previously cryptolib random function was used to generate message id, this works well but it is slow especially when the entropy is low, replaced with cryptographically safe prng ISAAC the ccan directory is going to be used in the future, as it's include structure makes it easy to embed C snippets instead of reimplementing them
-