- Sep 03, 2024
-
-
Pea Nut authored
It gets generated with `make vendor`. After removing it from git repo, the gui/providers/ directory does not exist anymore. The gen-providers-json script fails. Therefore the script was fixed and now creates gui/providers/ directory.
-
- Jul 10, 2024
-
-
Pea Nut authored
- provider is bitmask - version is current main, as testing latest stable in the CI after each commit does not have a real benefit - Added a new directory ArchLinux (there is already a for directory debian) - There is a new target `package_arch` to create the Arch package - There is a check before if we are on a Arch System - I did not add the `package_arch` to the `packages` target (we can not be an Debian and Arch on the same time) - `make clean` deletes temporary build files - Updated .gitignore
-
- Apr 14, 2021
-
-
Kali Kaneko authored
this can be used from any build script to distinguish the version string that will be displayed (ie: 0.21.2-debian-1) - Resolves: #468
-
Kali Kaneko authored
-
- Nov 21, 2020
-
-
- Closes: #394
-
- Oct 23, 2020
-
-
Kali Kaneko authored
-
- Sep 25, 2020
-
-
- Resolves: #297
-
- Jul 28, 2020
-
-
meskio authored
- Resolves: #243
-
- Jun 12, 2020
-
-
Kali Kaneko authored
Signed-off-by:
kali kaneko (leap communications) <kali@leap.se>
-
- Aug 28, 2019
-
-
Kali Kaneko authored
-
- Aug 07, 2019
-
-
Kali Kaneko authored
-
- Aug 05, 2019
-
-
- Jan 15, 2019
-
-
meskio authored
-
meskio authored
-
meskio authored
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99
-
- Nov 20, 2018
-
-
meskio authored
Add to 'make generate_locales' the generation of a 'transifex/messages.json' that will be automatically pulled by transifex for translations. To incorporate translations from transifex into our project we'll need to manually download the selected translations and convert them with the transifex program into gotext format. -Resolves: #73
-
- Jun 21, 2018
-
-
meskio authored
-
- Feb 21, 2018
-
-
meskio authored
Using golang.org/x/text, wich is still in early stages of development, but seems to work good enough for our needs. - Resolves: #2
-
- Jan 16, 2018
-
-
meskio authored
-