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 #163 from YunoHost-Apps/ci-auto-update-0.255.0

Upgrade to v0.255.0
This commit is contained in:
eric_G 2024-08-16 12:50:33 +02:00 committed by GitHub
commit 9843d17c64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 69 additions and 12 deletions

View file

@ -6,4 +6,5 @@
- [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_ru.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.252.0~ynh1
**Shipped version:** 0.255.0~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.252.0~ynh1
**Versión actual:** 0.255.0~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.252.0~ynh1
**Paketatutako bertsioa:** 0.255.0~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.252.0~ynh1
**Version incluse:** 0.255.0~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.252.0~ynh1
**Versión proporcionada:** 0.255.0~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 terkirim:** 0.252.0~ynh1
**Versi terkirim:** 0.255.0~ynh1
**Demo:** <https://www.nocodb.com/demos>

56
README_ru.md Normal file
View file

@ -0,0 +1,56 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# NocoDB для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/nocodb.svg)](https://ci-apps.yunohost.org/ci/apps/nocodb/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
[![Установите NocoDB с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить NocoDB быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
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
**Поставляемая версия:** 0.255.0~ynh1
**Демо-версия:** <https://www.nocodb.com/demos>
## Снимки экрана
![Снимок экрана NocoDB](./doc/screenshots/screenshot.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://www.nocodb.com>
- Репозиторий кода главной ветки приложения: <https://github.com/nocodb/nocodb>
- Магазин YunoHost: <https://apps.yunohost.org/app/nocodb>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
или
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <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.252.0~ynh1
**分发版本:** 0.255.0~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.252.0~ynh1"
version = "0.255.0~ynh1"
maintainers = ["tituspijean"]
@ -42,10 +42,10 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.252.0/Noco-linux-x64"
amd64.sha256 = "7575cad7026ea31940f42de46d54e8d1cd545d8635da76cfb29390937b398a5a"
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.252.0/Noco-linux-arm64"
arm64.sha256 = "25b8494575651ca336a69812352f5ca077bda929ee8b6c15b7cb89ba74d09ffd"
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.255.0/Noco-linux-x64"
amd64.sha256 = "86499132c78e116fe8af991ec9e9ec12a7bed7a16bba2e55553f0a8487444f25"
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.255.0/Noco-linux-arm64"
arm64.sha256 = "66cfc50799cf74c549020976de5b25a278a9dbbd29eb3ce71f85aa885d6c34c8"
rename = "nocodb"
extract = false