Commit Graph

41 Commits

Author SHA1 Message Date
Evert Prants b27f094b45
More descriptive comments 2024-04-07 22:06:01 +03:00
Evert Prants d2b58fac6f
Refactor logger 2024-04-07 21:26:00 +03:00
Evert Prants c444a03884
Support installing dev packages, add reply support flag 2024-03-16 14:09:10 +02:00
Evert Prants bed3cba38b
npm installer ignore git versions 2023-08-07 16:19:32 +03:00
Evert Prants 0523a79b4a
add escapes to formatters 2023-08-03 16:44:40 +03:00
Evert Prants 767b431022
have to stay commonjs for now 2023-08-02 19:57:23 +03:00
Evert Prants 0f31e22f88
updates 2023-08-02 19:25:20 +03:00
Evert Prants 320e4cef84
use reflect-metadata for decorators, fix npm version checker, support gzip and deflate in http 2023-04-15 09:21:50 +03:00
Evert Prants 3337222bdf
update git stuff 2022-12-01 15:25:49 +02:00
Evert Prants 8c2debfed8
checksum system 2022-12-01 14:45:34 +02:00
Evert Prants 63021515e2
handle unhandled errors, add contact to user agent 2022-08-25 21:17:43 +03:00
Evert Prants c9168d4e28
fix potential url parser crash 2022-07-22 20:35:58 +03:00
Evert Prants 81b8e7581a
eslint, require-no-cache now deletes all requires from plugin directory from cache 2021-12-18 10:32:30 +02:00
Evert Prants f2af1891ee
check for new schema in meta file 2021-10-07 18:50:09 +03:00
Evert Prants 039dcc943e
repository plugin name and version required 2021-10-07 18:37:29 +03:00
Evert Prants 906dfa7c34
add schemas for repos and plugins 2021-10-07 18:29:59 +03:00
Evert Prants 9a2142688b
Documentation of most methods 2021-10-02 11:07:01 +03:00
Evert Prants 68489c733d
implement new sendTo method 2021-10-01 21:00:44 +03:00
Evert Prants 2640d348f6
fixes 2021-09-19 01:18:33 +03:00
Evert Prants 814b72ab8e
UPDATE 2021-09-03 20:23:22 +03:00
Evert Prants 9e14050583
stash commit 2021-07-03 20:50:26 +03:00
Evert Prants d5fa111b8e
few changes 2021-03-23 11:11:41 +02:00
Evert Prants 3a9c088fcf
Add standard repository file path automatically 2021-02-13 14:35:03 +02:00
Evert Prants 7bdd922b51
some cleanup 2021-02-13 14:24:50 +02:00
Evert Prants 3b04a27f0e
relocate redirection loop error throw 2021-01-18 15:21:53 +02:00
Evert Prants b1d4978024
testing a message resolver 2020-12-13 12:16:05 +02:00
Evert Prants 753e021941
handle scoped packages 2020-12-07 20:48:15 +02:00
Evert Prants 8c7d5b1d52
hotfix 2020-12-07 18:10:59 +02:00
Evert Prants ac912c0052
Error catching for events 2020-12-06 15:40:06 +02:00
Evert Prants 1d847b7d92
wrong bold format 2020-12-05 18:14:52 +02:00
Evert Prants b4aa431223
specify protocol in channel plugin list 2020-12-05 13:21:56 +02:00
Evert Prants accf789b2a
fixes, more provided formatters 2020-12-05 12:01:30 +02:00
Evert Prants a4fb2ef5de
specify installation repository, fix tmpdir creation 2020-12-03 19:45:25 +02:00
Evert Prants 53fc842210
Add core reference interface 2020-12-03 19:20:15 +02:00
Evert Prants d3c649f684
Full ID matcher 2020-11-29 21:23:43 +02:00
Evert Prants 88467fcee4
Plugin and repository name validation, plugin restarting, optional formatting class for protocols 2020-11-29 13:35:45 +02:00
Evert Prants a86b912520
tslint 2020-11-28 22:27:05 +02:00
Evert Prants 7ee67544e5
license, readme 2020-11-28 22:07:33 +02:00
Evert Prants b4607446b4
Repository management 2020-11-28 21:08:23 +02:00
Evert Prants 8809380c86
Channels, Protocols, Services 2020-11-28 15:34:34 +02:00
Evert Prants 3a6f5f2d8e
hello world, squeebot 3 2020-11-21 17:41:08 +02:00