Merge remote-tracking branch 'sunshine/master'
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
Read our contribution guide in our organization level
|
Read our contribution guide in our organization level
|
||||||
[docs](https://docs.lizardbyte.dev/latest/developers/contributing.html).
|
[docs](https://docs.lizardbyte.dev/latest/developers/contributing.html).
|
||||||
|
|
||||||
|
## Recommended Tools
|
||||||
|
|
||||||
|
| Tool | Description |
|
||||||
|
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| <a href="https://www.jetbrains.com/clion/"><img src="https://resources.jetbrains.com/storage/products/company/brand/logos/CLion_icon.svg" width="30" height="30"></a><br>CLion | Recommended IDE for C++ development. Free licenses available for open source developers through the [JetBrains Open Source Program](https://www.jetbrains.com/community/opensource/). |
|
||||||
|
|
||||||
## Project Patterns
|
## Project Patterns
|
||||||
|
|
||||||
### Web UI
|
### Web UI
|
||||||
|
|||||||
25
gh-pages-template/.readthedocs.yaml
Normal file
25
gh-pages-template/.readthedocs.yaml
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
# Read the Docs configuration file
|
||||||
|
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
|
||||||
|
|
||||||
|
version: 2
|
||||||
|
|
||||||
|
build:
|
||||||
|
os: ubuntu-24.04
|
||||||
|
tools:
|
||||||
|
ruby: "3.3"
|
||||||
|
apt_packages:
|
||||||
|
- 7zip
|
||||||
|
- jq
|
||||||
|
jobs:
|
||||||
|
install:
|
||||||
|
- |
|
||||||
|
mkdir -p "./tmp"
|
||||||
|
branch="master"
|
||||||
|
base_url="https://raw.githubusercontent.com/LizardByte/LizardByte.github.io"
|
||||||
|
url="${base_url}/refs/heads/${branch}/scripts/readthedocs_build.sh"
|
||||||
|
curl -sSL -o "./tmp/readthedocs_build.sh" "${url}"
|
||||||
|
chmod +x "./tmp/readthedocs_build.sh"
|
||||||
|
build:
|
||||||
|
html:
|
||||||
|
- "./tmp/readthedocs_build.sh"
|
||||||
@@ -8,9 +8,9 @@
|
|||||||
"serve": "serve ./tests/fixtures/http --no-port-switching"
|
"serve": "serve ./tests/fixtures/http --no-port-switching"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lizardbyte/shared-web": "2024.921.191855",
|
"@lizardbyte/shared-web": "2025.221.2011",
|
||||||
"vue": "3.5.13",
|
"vue": "3.5.13",
|
||||||
"vue-i18n": "11.1.1"
|
"vue-i18n": "11.1.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vitejs/plugin-vue": "4.6.2",
|
"@vitejs/plugin-vue": "4.6.2",
|
||||||
|
|||||||
Submodule packaging/linux/flatpak/deps/shared-modules updated: 85cf3273f8...a6c788b38f
@@ -11,14 +11,15 @@
|
|||||||
],
|
],
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "git",
|
||||||
"url": "https://gitlab.freedesktop.org/xorg/xserver/-/archive/xorg-server-21.1.13/xserver-xorg-server-21.1.13.tar.bz2",
|
"url": "https://github.com/LizardByte-infrastructure/xserver.git",
|
||||||
"sha256": "ee2bf6d65f4b111ce86ca817c3327dc1e70d9c958aa16876f2820caf7bf7cffa",
|
"tag": "xorg-server-21.1.13",
|
||||||
|
"commit": "be2767845d6ed3c6dbd25a151051294d0908a995",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 5250,
|
"project-id": 5250,
|
||||||
"stable-only": true,
|
"stable-only": true,
|
||||||
"url-template": "https://gitlab.freedesktop.org/xorg/xserver/-/archive/xorg-server-$version/xserver-xorg-server-$version.tar.bz2"
|
"tag-template": "xorg-server-$version"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -32,14 +33,15 @@
|
|||||||
"buildsystem": "meson",
|
"buildsystem": "meson",
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "git",
|
||||||
"url": "https://gitlab.freedesktop.org/xorg/lib/libxcvt/-/archive/libxcvt-0.1.2/libxcvt-libxcvt-0.1.2.tar.bz2",
|
"url": "https://github.com/LizardByte-infrastructure/libxcvt.git",
|
||||||
"sha256": "590e5a6da87ace7aa7857026b207a2c4d378620035441e20ea97efedd15d6d4a",
|
"tag": "libxcvt-0.1.2",
|
||||||
|
"commit": "d9ca87eea9eecddaccc3a77227bcb3acf84e89df",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 235147,
|
"project-id": 235147,
|
||||||
"stable-only": true,
|
"stable-only": true,
|
||||||
"url-template": "https://gitlab.freedesktop.org/xorg/lib/libxcvt/-/archive/libxcvt-$version/libxcvt-libxcvt-$version.tar.bz2"
|
"tag-template": "libxcvt-$version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -131,14 +133,15 @@
|
|||||||
"name": "xvfb-xauth",
|
"name": "xvfb-xauth",
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "git",
|
||||||
"url": "https://gitlab.freedesktop.org/xorg/app/xauth/-/archive/xauth-1.1.1/xauth-xauth-1.1.3.tar.bz2",
|
"url": "https://github.com/LizardByte-infrastructure/xauth.git",
|
||||||
"sha256": "3cee16ebe9de0e85c62513f6d6353710407c8ebb1f855b18d03807c27d38a215",
|
"tag": "xauth-1.1.3",
|
||||||
|
"commit": "c29eef23683f0e3575a3c60d9314de8156fbe2c2",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 5253,
|
"project-id": 5253,
|
||||||
"stable-only": true,
|
"stable-only": true,
|
||||||
"url-template": "https://gitlab.freedesktop.org/xorg/app/xauth/-/archive/xauth-1.1.1/xauth-xauth-$version.tar.bz2"
|
"tag-template": "xauth-$version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ namespace http {
|
|||||||
);
|
);
|
||||||
|
|
||||||
int reload_user_creds(const std::string &file);
|
int reload_user_creds(const std::string &file);
|
||||||
bool download_file(const std::string &url, const std::string &file, long ssl_version = CURL_SSLVERSION_TLSv1_3);
|
bool download_file(const std::string &url, const std::string &file, long ssl_version = CURL_SSLVERSION_TLSv1_2);
|
||||||
std::string url_escape(const std::string &url);
|
std::string url_escape(const std::string &url);
|
||||||
std::string url_get_host(const std::string &url);
|
std::string url_get_host(const std::string &url);
|
||||||
|
|
||||||
|
|||||||
2
third-party/build-deps
vendored
2
third-party/build-deps
vendored
Submodule third-party/build-deps updated: 28920cb7e5...0f8f2af955
2
third-party/inputtino
vendored
2
third-party/inputtino
vendored
Submodule third-party/inputtino updated: 00ea0c28e8...1170b1e4ad
Reference in New Issue
Block a user