1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-16 04:34:55 +02:00
Commit graph

78 commits

Author SHA1 Message Date
f6062c54eb docs/configuration.md: document wildcard for contract names 2024-12-21 05:01:39 +01:00
3f69cd0cb2 docs/configuration.md: document ship.table_deltas 2024-12-21 04:56:46 +01:00
1d370b2bfa
Merge pull request #9 from eosswedenorg/dependabot/npm_and_yarn/rollup-4.22.5
build(deps-dev): bump rollup from 4.17.2 to 4.22.5
2024-09-27 14:01:29 +02:00
83b0226f65
Merge pull request #10 from eosswedenorg/dependabot/npm_and_yarn/vite-5.4.8
build(deps-dev): bump vite from 5.2.11 to 5.4.8
2024-09-27 14:01:13 +02:00
dependabot[bot]
7be3c7242f
build(deps-dev): bump vite from 5.2.11 to 5.4.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 11:59:46 +00:00
dependabot[bot]
721a8c1906
build(deps-dev): bump rollup from 4.17.2 to 4.22.5
Bumps [rollup](https://github.com/rollup/rollup) from 4.17.2 to 4.22.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.17.2...v4.22.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 11:59:34 +00:00
4f73831d3d Merge branch 'next' 2024-08-29 15:14:36 +02:00
9acb57ffaa docs/installation/index.md: golang v1.21 or later is now required 2024-08-29 14:53:51 +02:00
d564a0b3ee minor style fixes 2024-08-29 14:53:35 +02:00
781da3b6a8 docs/api/messages.md: document TableDeltaRowContract 2024-08-25 18:48:42 +02:00
a642e49df4 docs/api/messages.md: stylefix and link datatypes to other datatypes 2024-08-25 18:48:42 +02:00
18a1b3ed89 docs/api/messages.md: typo 2024-08-25 18:48:42 +02:00
012b324157 docs/redis/security/index.md: small improvements. 2024-08-25 17:57:35 +02:00
23afe108a5 docs/configuration.md: link to cli flags 2024-08-25 17:56:35 +02:00
7a9ceebfcf docs/configuration.md: style fixes. 2024-08-25 17:51:02 +02:00
976ed8e3e3 docs/running-the-server.md: document CLI flags. 2024-08-25 17:49:50 +02:00
7f79b858d1 Adding telegram link 2024-08-25 17:49:28 +02:00
3b0a963879 docs/configuration.md: document cache 2024-08-25 17:33:14 +02:00
9193e04154 docs/configuration.md: adding ship.blacklist_is_whitelist 2024-07-19 13:54:29 +02:00
1e5056853f docs/configuration.md: minor fix 2024-07-19 13:52:20 +02:00
b00c44590b docs/running-the-server.md: style fixes 2024-06-28 10:44:04 +02:00
2de6f0764a docs/running-the-server.md: document /etc/sysconfig/thalos-server files for systemd 2024-06-27 14:44:02 +02:00
af31dcbd65 docs/configuration.md: document ship.blacklist 2024-06-27 14:17:21 +02:00
90e326422a docs/configuration.md: fix links to datatypes 2024-06-27 14:12:28 +02:00
ab1f9460af docs/configuration.md: minor fix 2024-05-17 19:10:53 +02:00
a5ac417d6a npm: update vitepress 2024-05-17 19:05:52 +02:00
2b1cad17e3 Add link to configuration datatypes 2024-05-17 19:05:35 +02:00
de51008f64 docs/configuration.md: minor fixes 2024-05-17 19:05:20 +02:00
e0b9a5b7da adding docs/installation/docker.md 2024-05-17 19:00:30 +02:00
b1f1ccf8e3 Update copyright year. 2024-03-21 13:47:20 +01:00
8122b80421 docs/configuration.md: adding more documentation about config fields. 2024-03-21 13:46:52 +01:00
ff4423c424 docs/api/messages.md: adding first_receiver 2024-03-21 13:38:25 +01:00
51848815da docs/api/examples.md: fix ts/js code. 2024-02-28 18:41:59 +01:00
8c815e7b75 docs/api/examples.md: Adding bash. 2024-02-25 19:20:49 +01:00
3462b8c22a docs/api/examples.md: fix correct command to install the javascript library. 2024-02-16 01:39:04 +01:00
524578d157 docs/redis/security/acl.md: update 2024-02-12 15:59:48 +01:00
278b3a788d docs/api/examples.md: update go example 2024-02-07 19:43:24 +01:00
7743393c58 docs/installation/index.md: Update go version. 2024-01-22 14:27:03 +01:00
4b436487b5 Merge branch 'next' 2024-01-21 14:22:15 +01:00
a21728a1c6 docs/api/redis-channels.md: adding table delta channels. 2024-01-21 14:11:06 +01:00
ffedbc5134 docs/api/messages.md: Adding TableDelta and TableDeltaRow types. 2024-01-21 14:11:06 +01:00
a523e1df8d
Merge pull request #3 from eosswedenorg/dependabot/npm_and_yarn/vite-4.5.2
build(deps-dev): bump vite from 4.5.1 to 4.5.2
2024-01-20 14:45:42 +01:00
dependabot[bot]
ef6af8befd
build(deps-dev): bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 13:45:22 +00:00
a7d432bed0
Merge pull request #2 from eosswedenorg/dependabot/npm_and_yarn/vite-4.5.1
build(deps-dev): bump vite from 4.4.9 to 4.5.1
2024-01-16 12:41:45 +01:00
dependabot[bot]
e45be54ac9
build(deps-dev): bump vite from 4.4.9 to 4.5.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 11:41:30 +00:00
2886c69eba docs/api/messages.md: Document RollbackMessage 2024-01-09 15:48:15 +01:00
5a35a0e9b0 docs/api/redis-channels.md: Document rollback channel 2024-01-09 15:47:56 +01:00
255f16507e docs/api/clients.md: Update link to thalos-nodejs 2024-01-04 12:22:07 +01:00
2dda1b613a Rearrange and organize sections. 2023-10-18 17:26:07 +02:00
537844bb3f
Merge pull request #1 from eosswedenorg/dependabot/npm_and_yarn/postcss-8.4.31
build(deps-dev): bump postcss from 8.4.28 to 8.4.31
2023-10-17 10:45:34 +02:00