Commit Graph

168 Commits

Author SHA1 Message Date
Frank Elsinga dbbc79a05a
Fixed a typo introduced in #3836 (#4729)
Co-authored-by: Nelson Chan <3271800+chakflying@users.noreply.github.com>
2024-05-02 12:11:49 +08:00
Rakovskij Stanislav 9f2cf28a76
Making docker usage with localhost and external ip more clear (#3836)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2024-04-30 22:53:27 +02:00
Chongyi Zheng 88187b66eb
Drop Node.js 14 and 16 (#3747)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2024-03-28 07:30:33 +08:00
Louis Lam f3dcdb6332
Update the demo server (#4296) 2024-01-07 23:24:28 +08:00
Louis Lam 0060e46b91
[README.md] Fix star badge 2024-01-04 03:13:31 +08:00
Louis Lam 0294118cbf
Update README.md 2023-11-30 20:37:07 +08:00
William Harrison 2547515a37
feat: grammar fixes (#4042)
* feat: grammar fixes

* Update PULL_REQUEST_TEMPLATE.md
2023-11-16 20:31:20 +08:00
check bot b32d869823
Fix: sentence framing (#3945) 2023-10-28 08:16:53 +08:00
Louis Lam adc3548e9d
Update README.md 2023-10-17 20:23:58 +08:00
Louis Lam 3db418dcf6
Update README.md (#3856) 2023-10-08 21:52:45 +08:00
Adam Stachowicz 04b8681cfb
Fix few markdownlint warnings (#3825) 2023-10-03 05:48:21 +08:00
0xflotus 5ea9766cd5
docs: fixed small error (#3835) 2023-10-02 18:51:25 +08:00
Frank Elsinga e7980110fc
chore:fixed the portable link in the readme (#3808) 2023-09-27 16:20:13 +08:00
Louis Lam 9c24cd3973
Update README.md 2023-09-11 18:22:03 +08:00
Louis Lam 64b97c0f29
Lock to npm@9 (#3670) 2023-09-01 17:30:09 +08:00
Louis Lam c4e222d1e6
Update README.md 2023-08-29 20:49:03 +08:00
James Osborn e765e6a1b8
Spelling & Grammar updates (#3638)
* Spelling & Grammar updates to SECURITY.md

No policy changes were made in this change, only improving readability.

* Spelling & Grammar updates to README.md

No policy changes were made in this change, only improving readability.

* Spelling & Grammar updates to CONTRIBUTING.md

No policy changes were made in this change, only improving readability.
2023-08-25 00:01:47 +08:00
Frank Elsinga 43698b23c6
Chore: Updated translation contributing guide (#3511)
* made the translation part of the contribution guide/Readme more clear

* made some formatting adjustments and added a few links

* fixed a typo

* Apply suggestions from code review

* Added DBeaver
2023-08-02 17:30:54 +08:00
DevMirza f19b27c1c7
fix: readme (#3502) 2023-08-02 16:11:18 +08:00
Louis Lam 25c8196641
Support Node.js 20 again (#3431)
* Support >= Node.js 20.4.0

* Improve the Node.js warning, ban 20.0 to 20.3

* Update

* Minor
2023-07-17 13:17:00 +08:00
Muhammed Hussein karimi 6bece8796e
feat: json-query monitor added (#3253)
*  feat: json-query monitor added

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* 🐛 fix: import warning error

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* 🐛 fix: br tag and remove comment

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* 🐛 fix: supporting compare string with other types

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* 🐛 fix: switch to a better lib for json query

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* 🐛 fix: better description on json query and using `v-html` in jsonQueryDescription element to fix `a` tags

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* 🐛 fix: result variable in error message

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* 🐛 fix: typos in json query description

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* 📝 docs: `HTTP(s) Json Query` added to monitor list in `README.md`

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* 🐛 fix: needed white space in `README.md`

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* Nostr dm notifications (#3051)

* Add nostr DM notification provider

* require crypto for node 18 compatibility

* remove whitespace

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* move closer to where it is used

* simplify success or failure logic

* don't clobber the non-alert msg

* Update server/notification-providers/nostr.js

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* polyfills required for node <= 18

* resolve linter warnings

* missing comma

---------

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* Drop nostr

* Rebuild package-lock.json

* Lint

---------

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: zappityzap <128872140+zappityzap@users.noreply.github.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-07-13 23:37:26 +08:00
Louis Lam affac0a97b Update Windows Portable to 1.0.1 2023-06-28 14:52:53 +08:00
Louis Lam af5d7cbb0b
Update README.md 2023-06-03 16:22:51 +08:00
Louis Lam f1c184c30c
Update README.md 2023-05-30 17:37:53 +08:00
The IT Guy CJ 332e54937e
Update README.md 2023-05-11 23:19:09 -05:00
Louis Lam 6ce882ad4a
Update README.md 2023-05-10 22:51:44 +08:00
Louis Lam e392d12585
Mention in the README that Node.js 20 is not supported due to a weird issue 2023-05-09 23:37:51 +08:00
Nelson Chan d9316f43ac
Update README: Add npm as requirement (#2773) 2023-02-14 08:51:55 +08:00
Louis Lam ec78d2a39b
Update README.md 2023-02-03 13:39:45 +08:00
Louis Lam ff09276de2
Update README.md 2023-02-03 13:38:14 +08:00
Louis Lam e1e6227245
Update README.md 2023-01-25 01:29:29 +08:00
Louis Lam 2408b1bffa
Update README.md 2023-01-24 19:20:35 +08:00
Louis Lam 417efd9711
Update README.md 2023-01-24 18:13:31 +08:00
401Unauthorized f125534829
remove WIP 2023-01-24 16:02:43 +08:00
401Unauthorized 5683896910
docs: prepare for weblate 2023-01-23 21:06:58 +08:00
Louis Lam 4dcf31621e
Update README.md 2023-01-13 15:34:48 +08:00
Louis Lam 4ebf5a5f07
Update README.md 2023-01-05 21:03:28 +08:00
Joppe Koers 2d3fd738e4 Fix small spelling mistake 2023-01-03 15:37:32 +01:00
Joppe Koers 3ea6711053 Remove docker compose again 2022-12-15 23:03:06 +01:00
Joppe Koers f8c7da7995 Add docker-compose to README 2022-12-06 18:44:16 +01:00
Joppe Koers f3660a0cec Fix spelling in README 2022-12-06 18:43:28 +01:00
Louis Lam a5c102e750
Update README.md 2022-10-05 14:19:50 +08:00
Louis Lam 12696dd53e
Update README.md 2022-10-05 12:54:25 +08:00
Muhammed Hussein karimi d565320f74
New Demo Server (#2172)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2022-10-05 12:53:58 +08:00
Louis Lam e4e47c3976
Update README.md 2022-09-18 23:07:17 +08:00
Louis Lam db6fdf5e26
Update Project Plan URL
Migrated to the new GitHub Project
2022-09-14 02:36:18 +08:00
Louis Lam 97e9bc7705
Update README.md 2022-09-09 16:24:08 +08:00
Louis Lam 87b72191e5
Update README.md 2022-09-09 16:23:15 +08:00
Moritz R 60e7824ff0
Merge branch 'master' into master 2022-07-24 14:37:22 +02:00
Jonatan 278d9f5689
Fixing Markdown whoopsie I made 2022-07-09 12:25:41 +02:00