4 Commits

Author SHA1 Message Date
f281289435 finish version bump 2024-08-01 08:23:02 +02:00
0bc9a4e83c bump to v1.0.6, addresses vulnerability in dependency 2024-08-01 08:22:16 +02:00
0175e9120d update docs 2024-06-05 14:06:17 +02:00
Janis Hutz
5cff69fac7 Merge pull request #21 from simplePCBuilding/simplePCBuilding-patch-1
Update README.md
2024-06-05 12:00:26 +00:00
12 changed files with 22 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "libreevent",
"version": "1.0.5",
"version": "1.0.6",
"description": "A free and open source event management solution",
"main": "/dist/app.js",
"scripts": {

View File

@@ -6,7 +6,7 @@
#
#
v="V1.0.5"
v="V1.0.6"
echo "
_ _ _ _

View File

@@ -1,12 +1,12 @@
{
"name": "libreevent",
"version": "1.0.5",
"version": "1.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "libreevent",
"version": "1.0.5",
"version": "1.0.6",
"license": "GPL-3.0-or-later",
"dependencies": {
"@pdfme/generator": "^1.2.6",

View File

@@ -1,6 +1,6 @@
{
"name": "libreevent",
"version": "1.0.5",
"version": "1.0.6",
"description": "Free & Open source event management solution",
"main": "app.js",
"directories": {

View File

@@ -1,12 +1,12 @@
{
"name": "libreevent",
"version": "1.0.5",
"version": "1.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "libreevent",
"version": "1.0.5",
"version": "1.0.6",
"dependencies": {
"@pdfme/generator": "^1.2.3",
"@pdfme/ui": "^3.2.1",
@@ -1932,9 +1932,9 @@
"dev": true
},
"node_modules/fast-xml-parser": {
"version": "4.3.6",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz",
"integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
"integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
"funding": [
{
"type": "github",
@@ -1945,6 +1945,7 @@
"url": "https://paypal.me/naturalintelligence"
}
],
"license": "MIT",
"peer": true,
"dependencies": {
"strnum": "^1.0.5"
@@ -5945,9 +5946,9 @@
"dev": true
},
"fast-xml-parser": {
"version": "4.3.6",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz",
"integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
"integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
"peer": true,
"requires": {
"strnum": "^1.0.5"

View File

@@ -1,6 +1,6 @@
{
"name": "libreevent",
"version": "1.0.5",
"version": "1.0.6",
"private": false,
"scripts": {
"dev": "vite --host",

View File

@@ -1,12 +1,12 @@
{
"name": "libreevent-setup",
"version": "1.0.5",
"version": "1.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "libreevent-setup",
"version": "1.0.5",
"version": "1.0.6",
"dependencies": {
"pinia": "^2.1.3",
"vue": "^3.3.4",

View File

@@ -1,6 +1,6 @@
{
"name": "libreevent-setup",
"version": "1.0.5",
"version": "1.0.6",
"private": true,
"scripts": {
"dev": "vite",

View File

@@ -20,7 +20,7 @@
<div id="doc-container">
<h1>Getting Started</h1>
<p>In this tutorial, you are going to learn how to set up and configure libreevent.</p>
<p>Installing libreevent will take you about 2 hour, if you have never made anything similar before. If you don't want to deal with the installation, you may contact us <a href="https://support.janishutz.com/index.php?a=add&amp;category=8">here</a>, so we can set it up for you.</p>
<p>Installing libreevent will take you about 2 hour, if you have never made anything similar before. If you don't want to deal with the installation, you may pay so that I can set it up for you <a href="https://store.janishutz.com/product/libreeventSetup">here</a>.</p>
<p>Let's begin the installation <a href="/docs/setup/installation">here</a>!</p>
</div>
</div>

View File

@@ -19,7 +19,7 @@
<div id="docPage">
<div id="doc-container">
<h1>Installation</h1>
<p>Let's begin with setting up libreevent! If you are not technically savvy or want somebody else to set it up for you, please contact me <a href="https://support.janishutz.com/index.php?a=add&amp;category=8">here</a>. If you want to set it up yourself, read on below!</p>
<p>Let's begin with setting up libreevent! If you are not technically savvy or want somebody else to set it up for you, you can pay for the setup <a href="https://store.janishutz.com/product/com.janishutz.libreeventSetup">here</a>. If you want to set it up yourself, read on below!</p>
<h1>Selecting a webhosting company</h1>
<p>Choosing the right hosting provider is not easy, especially since libreevent requires node.js. Therefore, we've listed a few excellent options. Whatever hosting provider you end up going with, it is important that they explicitly list Node.js as a feature of that hosting account. All hosting providers below also include MySQL which is beneficial to have and a must-have when you are expecting to sell a lot of tickets simultaneously. This website here is hosted by asurahosting. <em>Note: I may receive a small commission when you buy webhosting using one of the links provided below. This won't affect the price you pay.</em></p>
<ul>

View File

@@ -1,6 +1,6 @@
# Getting Started
In this tutorial, you are going to learn how to set up and configure libreevent.
Installing libreevent will take you about 2 hour, if you have never made anything similar before. If you don't want to deal with the installation, you may contact us [here](https://support.janishutz.com/index.php?a=add&category=8), so we can set it up for you.
Installing libreevent will take you about 2 hour, if you have never made anything similar before. If you don't want to deal with the installation, you may pay so that I can set it up for you [here](https://store.janishutz.com/product/libreeventSetup).
Let's begin the installation [here](&/setup/installation)!

View File

@@ -1,5 +1,5 @@
# Installation
Let's begin with setting up libreevent! If you are not technically savvy or want somebody else to set it up for you, please contact me [here](https://support.janishutz.com/index.php?a=add&category=8). If you want to set it up yourself, read on below!
Let's begin with setting up libreevent! If you are not technically savvy or want somebody else to set it up for you, you can pay for the setup [here](https://store.janishutz.com/product/com.janishutz.libreeventSetup). If you want to set it up yourself, read on below!
# Selecting a webhosting company