Commit Graph

1207 Commits

Author SHA1 Message Date
renovate[bot]
776aaaaa32 fix(deps): update module github.com/google/uuid to v1.6.0 2024-06-06 19:27:00 +02:00
renovate[bot]
34b303fdec chore(deps): update shogo82148/actions-goveralls action to v1.9.0 2024-06-06 19:26:53 +02:00
dependabot[bot]
6cb5617170 Bump golang.org/x/net from 0.18.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.18.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 19:26:34 +02:00
renovate[bot]
a1f84556ad chore(deps): update actions/setup-go action to v5.0.1 2024-06-06 19:26:27 +02:00
1F616EMO~nya
2c0edb328f
Support Phonographs (#376)
* Support Phonographs

* Fix comment

* Add missing import

* Fix variable name
2024-06-06 19:23:23 +02:00
1F616EMO~nya
cbf58dfbf8
Put markers at the center of nodes (#374)
* Put markers at the center of nodes

* Do the fix on every objects
2024-06-06 19:23:14 +02:00
1F616EMO~nya
fcd321448f
Support ATMs and WTT from Unified Money (#372)
* Support ATMs and WTT from Unified Money

* Return L.icon(...)
2024-06-06 19:21:00 +02:00
renovate[bot]
e667ca580a chore(deps): update actions/checkout action to v4 2023-12-29 16:09:47 +01:00
renovate[bot]
86f0a74542 fix(deps): update module github.com/minetest-go/colormapping to v1.0.3 2023-12-29 16:08:55 +01:00
renovate[bot]
9458b269b3 fix(deps): update module github.com/yuin/gopher-lua to v1.1.1 2023-12-29 16:08:49 +01:00
renovate[bot]
eed72a199d chore(deps): update dependency ubuntu to v22 2023-12-29 16:08:38 +01:00
renovate[bot]
a58afe86d0 chore(deps): update docker/login-action action to v3 2023-12-29 16:08:24 +01:00
renovate[bot]
5cc3a97362 fix(deps): update module github.com/prometheus/client_golang to v1.18.0 2023-12-29 16:08:06 +01:00
renovate[bot]
ce77416612 fix(deps): update module github.com/google/uuid to v1.5.0 2023-12-29 16:06:12 +01:00
renovate[bot]
fd1a15bf39 fix(deps): update module github.com/sirupsen/logrus to v1.9.3 2023-12-29 16:04:57 +01:00
renovate[bot]
14439407cf fix(deps): update dependency bootstrap to v5.3.2 2023-12-29 16:04:39 +01:00
renovate[bot]
2a9b895603 chore(deps): update actions/setup-node action to v4 2023-12-29 16:04:15 +01:00
renovate[bot]
c5fd436f09 chore(deps): update actions/setup-go action to v5 2023-12-29 16:03:48 +01:00
renovate[bot]
13752d45dc chore(deps): update dependency rollup to v4 2023-12-29 16:03:41 +01:00
BuckarooBanzay
2008e9e170 cleanup 2023-12-29 16:02:47 +01:00
BuckarooBanzay
b7486a4474 types / coords refactoring 2023-12-29 16:00:11 +01:00
renovate[bot]
1e1d0813e8 fix(deps): update module modernc.org/sqlite to v1.28.0 2023-12-27 10:48:16 +01:00
renovate[bot]
a8cd4dbaec fix(deps): update module github.com/prometheus/client_golang to v1.17.0 2023-12-27 10:47:50 +01:00
renovate[bot]
8ee29e14b3 fix(deps): update module github.com/stretchr/testify to v1.8.4 2023-12-27 10:47:34 +01:00
renovate[bot]
0750ebd453 fix(deps): update dependency vue to v2.7.16 2023-12-27 10:45:18 +01:00
renovate[bot]
728c49ea78 chore(deps): update dependency rollup to v3.29.4 2023-12-27 10:45:03 +01:00
renovate[bot]
9a4499fd24 Update shogo82148/actions-goveralls action to v1.8.0 2023-12-27 10:44:42 +01:00
renovate[bot]
5ca9d0c89e Update actions/setup-go action to v4.1.0 2023-12-27 10:44:35 +01:00
renovate[bot]
387dcb19c8 fix(deps): update dependency @fortawesome/fontawesome-free to v6.5.1 2023-12-27 10:44:26 +01:00
dependabot[bot]
4993951164 Bump postcss from 8.4.21 to 8.4.31 in /public
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 10:44:06 +01:00
renovate[bot]
fb0d4dc903 fix(deps): update module github.com/gorilla/websocket to v1.5.1 2023-12-27 10:43:19 +01:00
BuckarooBanzay
efb19739c6 add cascade to object-fk 2023-12-27 10:40:56 +01:00
Buckaroo Banzai
be38c83fd8
db cleanup (#341)
* db cleanup

* dev

* pg setup

* postgres uuid migration

* cleanup

* fk

* sqlite migration

* cleanup

* wal

* max open conns = 1

* fix panic

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-12-27 10:35:24 +01:00
BuckarooBanzay
4583880a68 provide a default config for smaller setups (tested with 2 GB ram, peaks at 50%)
closes #96
2023-10-11 17:42:03 +02:00
BuckarooBanzay
28119bb1bf fix some issues 2023-10-11 17:35:39 +02:00
BuckarooBanzay
ecad16ae7e add option to disable cache 2023-10-11 17:33:41 +02:00
Niklp
0fd52738d0
Add support for custom colors.txt dir (#334) 2023-09-28 07:00:04 +02:00
BuckarooBanzay
073647a62a revert default mapserver.json file location to current dir 2023-09-21 07:19:18 +02:00
Nold
69b963ed6e
feat: added configuration options via Environment (#333) 2023-09-18 06:47:45 +02:00
Nold
2114ee5c32
feat(config): make WorldPath & DataPth configurable (#332) 2023-09-18 06:47:29 +02:00
renovate[bot]
53689acf53 Update actions/setup-go action to v4 2023-04-10 18:19:59 +02:00
renovate[bot]
9ef627ee32 Update module github.com/minetest-go/colormapping to v1.0.2 2023-04-10 18:19:51 +02:00
renovate[bot]
354a9f1909 Update module github.com/yuin/gopher-lua to v1.1.0 2023-04-10 12:19:12 +02:00
renovate[bot]
321811be23 Update dependency vue-router to v3.6.5 2023-04-10 12:17:53 +02:00
renovate[bot]
dbc21dcc72 Update golang Docker tag to v1.20.3 2023-04-10 12:17:44 +02:00
renovate[bot]
69d79c6175 Update dependency @fortawesome/fontawesome-free to v6.4.0 2023-04-10 12:17:24 +02:00
renovate[bot]
c728b278ea Update dependency bootstrap to v5.2.3 2023-04-10 12:17:17 +02:00
renovate[bot]
4a10d49aef Update dependency vue to v2.7.14 2023-04-10 12:17:11 +02:00
renovate[bot]
16562027b8 Update dependency vue-i18n to v8.28.2 2023-04-10 12:17:01 +02:00
renovate[bot]
02ae9960ea Update module github.com/stretchr/testify to v1.8.2 2023-04-10 12:16:26 +02:00