Commit Graph

16 Commits

Author SHA1 Message Date
Sam Heinz f802993954 Merge remote-tracking branch 'upstream/main' 2025-03-04 17:44:55 +10:00
CanbiZ ece3ad2b13 Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) (#2596)
* Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)

* Update crafty-controller.sh
2025-02-24 12:49:16 +01:00
Sam Heinz 1e84dedaec Merge remote-tracking branch 'upstream/main' 2025-02-24 11:06:09 +10:00
Carl Furrow be27905776 Fix: Grist update no longer removes previous user data (#2428)
* fix: copy previous user files from /opt/grist_bak

related to issue #2421

* chore: add more logging when running update scripts

they can take a long time, and a user may think its stuck
2025-02-16 08:47:59 +01:00
CanbiZ af01193bc2 [core] cleanup (remove # App Default Values) (#2356) 2025-02-13 17:59:47 +01:00
CanbiZ 6f131933b7 [core] cleanup (remove base_settings & unneeded comments) (#2351) 2025-02-13 14:40:49 +01:00
CanbiZ 36f2fb3e52 Fix: Grist ran into a heap space during the update (#1964) 2025-02-03 09:26:08 +01:00
Sam Heinz d7860740a7 replace source build func with github one
will close #100
2025-01-11 03:44:11 +10:00
Sam 0bfe72a95b Replace authors
Flagging CICD
2025-01-09 17:05:57 +10:00
Sam b30c58b7a5 Replace LICENSE link 2025-01-09 17:03:42 +10:00
Sam c7885c5d22 Replace community-scripts build func with local one 2025-01-08 00:21:26 +10:00
Sam Heinz 9263adb8cf Revert "enabling offline use"
This reverts commit e9f30734a3.
2025-01-08 00:13:11 +10:00
Sam e9f30734a3 enabling offline use 2025-01-02 12:14:29 +10:00
Sam 563bde6fcd Replace existing repo with upstream 2024-12-31 14:51:09 +10:00
Michel Roegl-Brunner 415f99e3eb Hotfix: Grist (#1091) 2024-12-29 21:23:30 +01:00
Carl Furrow 13a52878ab Add new script: Grist (#1076)
* feat: create grist helper scripts, and json

create new scripts for https://github.com/gristlabs/grist-core
based on homarr scripts

* fix: move rm of zip into "clean up"

* fix: remove second source

* fix: include 'v' in release messages

* fix: use full path to remove release zip

* fix: update copyright

* fix: combine nodejs installers into one section

* fix: comment spacing

* fix: copy .env file from existing grist_bak dir

* fix: ensure "install:python" is run to install python deps
2024-12-29 10:40:19 +01:00