Commit Graph

44 Commits

Author SHA1 Message Date
github-actions[bot]
b5b1ccf9bf Update contributors in readme (#880)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-30 20:32:22 +02:00
github-actions[bot]
eea7026416 Update contributors in readme (#844)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-02 21:15:33 +02:00
BachErik
be2ec7d9dd fix: publish docker image workflow (#830)
After many tests, I have now discovered that there is currently a
problem with node and arm64 in GitHub workflows. There is the following
issue: https://github.com/nodejs/docker-node/issues/1335. As already
mentioned at the top of the Node.js issue, a possible solution would be
to run it in offline mode, i.e. to cache the packages.

I have now adapted the GitHub workflow file so that it already works.
As you have already correctly noted, I have added QEMU.

Since this problem only affects Node, the backend is not affected and
already has the multi-architecture variant. To give the frontend
multi-arch as well, you would only have to add `linux/arm64` to the
platform, and then it should also work there.

But I still have a question: Why do you not work with the versions in
the workflow file, but with special commits?

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-29 09:17:30 +02:00
github-actions[bot]
7bc0048215 Update contributors in readme (#745)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-24 17:48:27 +02:00
Erik Vroon
2a84d0bc6c Update translation info (#688) 2024-05-03 22:43:28 +02:00
github-actions[bot]
0f2bb6ad27 Update contributors in readme (#686)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-03 20:16:58 +02:00
Erik Vroon
ef895bf812 Extend deploy docs and add Nomad docs (#578) 2024-03-18 20:01:55 +01:00
Erik Vroon
949301c47a Add translations badge to README.md (#566) 2024-02-27 23:10:06 +01:00
github-actions[bot]
4dfdbc4472 Update contributors in readme (#564)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-27 21:30:41 +01:00
Erik Vroon
7a7329de4a Rename chinese locale (#559)
I need to use a fixed format (I chose two letter code) to use Crowdin
for automated translations.

CC @Sevichecc
2024-02-27 21:03:41 +01:00
Erik Vroon
eb13f7eda4 Improve readme header (#555) 2024-02-27 20:22:18 +01:00
github-actions[bot]
7f60dd6923 Update contributors in README.md (#540)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-26 19:54:43 +01:00
Erik Vroon
dd9e0aed8c Extend license section in README.md (#538) 2024-02-26 17:42:34 +01:00
github-actions[bot]
9700263132 Update contributors in README.md (#504)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-21 19:07:44 +01:00
github-actions[bot]
0a3f6fd7f2 Update contributors in README.md (#503)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-21 19:01:40 +01:00
Erik Vroon
527ce43107 Fix quickstart link in README.md (#497) 2024-02-20 16:09:49 +01:00
github-actions[bot]
c2160f6a06 Update contributors in README.md (#464)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-10 19:43:05 +01:00
Erik Vroon
f796f95dc6 Contributors in readme (#458)
and in docs as well

also includes github action for automatic updates
2024-02-10 19:35:56 +01:00
Erik Vroon
d09d2f2113 Add demo to docs (#456) 2024-02-10 18:07:20 +01:00
Erik Vroon
5e6ac5b165 Update baseurl for custom domain (#449) 2024-02-09 14:17:14 +01:00
Erik Vroon
f8c2607c4d Dutch translations (#444) 2024-02-06 22:04:19 +01:00
Erik Vroon
a0400849e7 Add links to README, improve frontend Dockerfile (#443) 2024-02-06 21:38:25 +01:00
Erik Vroon
3e26be00d6 Update readme and docs (#442) 2024-02-06 21:11:59 +01:00
Erik Vroon
ff7b998554 Improve readme design (#429) 2024-02-04 21:00:52 +01:00
Erik Vroon
640bf7c779 Use PostgreSQL 16 in README.md (#419) 2024-02-01 18:26:40 +01:00
Erik Vroon
b21840ee2d Add Prometheus metrics (#372) 2023-12-03 16:45:35 +01:00
Erik Vroon
a2cd12181d Add checks for docs (#362) 2023-11-27 21:46:41 +01:00
Erik Vroon
158bae0d19 Extend introduction docs (#361) 2023-11-27 21:40:32 +01:00
Erik Vroon
b75c181550 Prepare 1.0 release (#354) 2023-11-26 13:16:36 +01:00
Erik Vroon
419e4196d1 Add login credentials to readme (#283) 2023-09-24 15:58:05 +02:00
Erik Vroon
dcd753e1c1 Add more content and svgs to homepage (#270) 2023-09-17 13:52:18 +02:00
Erik Vroon
45d172f6d6 Add docker compose instructions (#259) 2023-09-12 22:08:54 +02:00
Erik Vroon
2125466e3a Add docker compose config (#208) 2023-09-12 21:37:48 +02:00
Erik Vroon
1d753f9589 Add warning to README.md about state of project (#213) 2023-05-17 09:45:28 +02:00
Erik Vroon
d2fddaf0fb Add shields.io badges (#201) 2023-05-02 19:10:28 +02:00
Erik Vroon
3df7e65f19 Fix formatting, preview images (#84) 2023-01-16 19:35:05 +01:00
Erik Vroon
571bf95e40 Fix README content (#83) 2023-01-16 16:56:43 +01:00
Erik Vroon
1257e1f484 Fix README logo (#82) 2023-01-16 16:48:30 +01:00
Erik Vroon
f03bf6cb92 Various bugfixes (#77) 2023-01-16 16:35:44 +01:00
Erik Vroon
f85c5e31c8 Improve docs (#76) 2023-01-13 18:53:32 +01:00
Erik Vroon
01a1670f5c Improve CI and README (#39) 2022-12-27 13:34:22 +01:00
Erik Vroon
ab917dc2ee Rename ladderz to bracket (#24) 2022-12-27 12:49:44 +01:00
Erik Vroon
6ac8b0fdfb First version of backend and frontend (#1) 2022-12-11 17:55:11 +01:00
Erik Vroon
babac89369 Initial version 2022-12-09 19:50:05 +01:00