1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nocodb_ynh.git synced 2024-09-03 19:56:01 +02:00

Merge pull request #158 from YunoHost-Apps/ci-auto-update-0.251.2

This commit is contained in:
Salamandar 2024-07-25 11:34:16 +02:00 committed by GitHub
commit c2ed9b6da9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 68 additions and 11 deletions

View file

@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
**Shipped version:** 0.251.1~ynh1
**Shipped version:** 0.251.2~ynh1
**Demo:** <https://www.nocodb.com/demos>

View file

@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
**Versión actual:** 0.251.1~ynh1
**Versión actual:** 0.251.2~ynh1
**Demo:** <https://www.nocodb.com/demos>

View file

@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
**Paketatutako bertsioa:** 0.251.1~ynh1
**Paketatutako bertsioa:** 0.251.2~ynh1
**Demoa:** <https://www.nocodb.com/demos>

View file

@ -25,7 +25,7 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
* Partagez vos vues publiquement et également avec une protection par mot de passe
* Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
**Version incluse:** 0.251.1~ynh1
**Version incluse:** 0.251.2~ynh1
**Démo:** <https://www.nocodb.com/demos>

View file

@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
**Versión proporcionada:** 0.251.1~ynh1
**Versión proporcionada:** 0.251.2~ynh1
**Demo:** <https://www.nocodb.com/demos>

56
README_id.md Normal file
View file

@ -0,0 +1,56 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# NocoDB untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/nocodb.svg)](https://ci-apps.yunohost.org/ci/apps/nocodb/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
[![Pasang NocoDB dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang NocoDB secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet, alternative to Airtable.
* Connect to new/existing SQL database and turn them into spreadsheet
* Create grid view, gallery view, kanban view and calendar view on top your data
* Search, sort, filter columns and rows with ultra ease
* Invite your team with fine grained Access Control
* Share views publicly and also with password protection
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
**Versi terkirim:** 0.251.2~ynh1
**Demo:** <https://www.nocodb.com/demos>
## Tangkapan Layar
![Tangkapan Layar pada NocoDB](./doc/screenshots/screenshot.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://www.nocodb.com>
- Repositori kode aplikasi hulu: <https://github.com/nocodb/nocodb>
- Gudang YunoHost: <https://apps.yunohost.org/app/nocodb>
- Laporkan bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
atau
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

View file

@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
**分发版本:** 0.251.1~ynh1
**分发版本:** 0.251.2~ynh1
**演示:** <https://www.nocodb.com/demos>

View file

@ -7,7 +7,7 @@ name = "NocoDB"
description.en = "No-code platform that turns any database into a smart spreadsheet"
description.fr = "Plateform sans code qui transforme toute base de données en un tableur intelligent"
version = "0.251.1~ynh1"
version = "0.251.2~ynh1"
maintainers = ["tituspijean"]
@ -42,10 +42,10 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.1/Noco-linux-x64"
amd64.sha256 = "07ed4645aa1fe3268efd918aaf4eb8a49688de77ffb4ab0e84937311c4724c90"
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.1/Noco-linux-arm64"
arm64.sha256 = "64df179d06517f8781f3c251afda3282f3de5831e067d3c1ea4d8872989aecc6"
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.2/Noco-linux-x64"
amd64.sha256 = "7879a048166968e0e44ecc05ea5a739a4a672f71439914fa55a604f139285cd8"
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.2/Noco-linux-arm64"
arm64.sha256 = "a8a42ff188b36aca99f1369b71949b72809e906bb58aad2d93fa5f115bd8f4b0"
rename = "nocodb"
extract = false