|
9ab25940bc
|
Add missing stringify_variables() function in docs
|
2024-05-07 19:15:24 +02:00 |
|
|
2b0de4a7b3
|
Fix broken links
|
2024-05-05 15:19:33 +02:00 |
|
|
5c2fe02c4e
|
Update bad practise section
|
2024-05-05 15:15:18 +02:00 |
|
|
36d4b9e555
|
Reorganize references
|
2024-05-05 15:13:00 +02:00 |
|
|
59d481696b
|
Update titles
|
2024-05-05 15:05:41 +02:00 |
|
|
206a6220cc
|
Add CoreValidationSchema online documentation
plus validation module docs
|
2024-05-05 15:02:59 +02:00 |
|
|
640b8ce6a2
|
Update docusaurus
|
2024-05-05 15:01:12 +02:00 |
|
|
4a291d7935
|
Fix heading
|
2024-05-04 12:58:17 +02:00 |
|
|
fdf09f8c8e
|
Update CoreTypes online documentation
|
2024-05-04 12:39:19 +02:00 |
|
|
dd0274ef0b
|
Update docusaurus config
|
2024-05-04 12:39:09 +02:00 |
|
|
8dac1792a0
|
Add online documentation for CoreValidationSingle
|
2024-05-04 12:34:13 +02:00 |
|
|
53981c55f9
|
Fix typo and writing
|
2024-04-25 17:30:20 +02:00 |
|
|
3c1935c9e9
|
Add custom module guide to documentation
|
2024-04-25 17:25:41 +02:00 |
|
|
2909075ed2
|
Allow custom modules per default now
|
2024-04-25 16:48:57 +02:00 |
|
|
5a02c10080
|
Add ability to hide the window on shutdown
|
2024-04-24 01:41:21 +02:00 |
|
|
b4e4a4df1f
|
Reimplement 'logger_detect_verbose_mode' setting
|
2024-04-24 01:39:38 +02:00 |
|
|
e7d0a9d9a6
|
Add ✨ special ✨ welcome message
This also adds this nice banner (thanks figlet!):
_________________________________ __________ ______
__ ____/_ __ \__ __ \__ ____/ ___ ____/____________ _______ ___________ _________________ /__
_ / _ / / /_ /_/ /_ __/ __ /_ __ ___/ __ `/_ __ `__ \ _ \_ | /| / / __ \_ ___/_ //_/
/ /___ / /_/ /_ _, _/_ /___ _ __/ _ / / /_/ /_ / / / / / __/_ |/ |/ // /_/ / / _ ,<
\____/ \____/ /_/ |_| /_____/ /_/ /_/ \__,_/ /_/ /_/ /_/\___/____/|__/ \____//_/ /_/|_|
|
2024-04-23 21:34:38 +02:00 |
|
|
97703eac04
|
Purge online and in-editor documentation for internal methods & vars
|
2024-04-15 00:07:25 +02:00 |
|
|
341fb1dfb3
|
Add missing line
|
2024-04-14 23:54:09 +02:00 |
|
|
8455c2e1eb
|
Rename sms.gd arguments to something meaningful
|
2024-04-14 23:52:12 +02:00 |
|
|
15d78eb0d7
|
Add cleanup hooking system (closes #24)
|
2024-04-14 23:48:53 +02:00 |
|
|
0123618214
|
Fix documentation error for core.gd
|
2024-04-14 23:48:27 +02:00 |
|
|
0479635f95
|
Fix logger output when using verbose stdout mode (fix #23)
|
2024-04-14 14:42:46 +02:00 |
|
|
b05d1428a5
|
Add automatic cleanup (fixes #25)
|
2024-04-14 14:23:05 +02:00 |
|
|
12aebc5dd9
|
Rename documentation pages
|
2024-04-14 14:21:46 +02:00 |
|
|
b835e11fa5
|
Fix documentation error
|
2024-04-12 15:49:00 +02:00 |
|
|
d2735361b0
|
Introduce scheduler and add CoreLoggerInstance cleanup (#17)
|
2024-04-09 20:13:49 +02:00 |
|
|
bf7eacdb39
|
Update development mode
|
2024-04-09 00:53:43 +02:00 |
|
|
10c5cfd134
|
Removed a few links docusaurus complains about.
|
2024-04-08 22:44:44 +02:00 |
|
|
0416643d1d
|
Add development documentation link
|
2024-04-08 22:40:10 +02:00 |
|
|
b37e4d98ae
|
Move quit_safely() method into Core
|
2024-04-08 21:42:03 +02:00 |
|
|
abcbce2dcd
|
Fix crash function crashing (lol)
|
2024-04-08 21:37:29 +02:00 |
|
|
39bc3f5872
|
Fix a few class documentation issues
Fixed a few newline issues and made all notes, warnings and dangers (is that a word?) bold and partially italic.
|
2024-04-08 21:19:24 +02:00 |
|
|
5fed9c1f9b
|
Update documentation (second commit)
|
2024-04-08 20:14:38 +02:00 |
|
|
330bb98dd9
|
Update erm module
Added blocking functionality for unsecure requests and modified some function names.
|
2024-04-08 16:42:03 +02:00 |
|
|
0ac55d4f1b
|
Update documentation (first commit)
|
2024-04-08 02:43:31 +02:00 |
|
|
1bd0f1ca44
|
Fix headings in sms reference
|
2024-04-03 19:59:56 +02:00 |
|
|
5e9ef226d6
|
Rename edl -> erm
|
2024-03-31 17:35:09 +02:00 |
|
|
e2da829970
|
Switch arguments (sms module)
|
2024-03-31 11:21:37 +02:00 |
|
|
da44b1d116
|
Fix ternary conditional warning
|
2024-03-27 15:09:19 +01:00 |
|
|
2a2a7cd31d
|
Add 'parse_utf8' argument (fix #5)
|
2024-03-27 15:03:32 +01:00 |
|
|
54d81da32f
|
Update function name
|
2024-03-25 21:10:59 +01:00 |
|
|
c79ac9f430
|
Add center_object function
|
2024-03-25 17:43:13 +01:00 |
|
|
a8cfbe8d57
|
Fix misc.gd documentation
|
2024-03-25 17:42:59 +01:00 |
|
|
7e9574f10f
|
Add stringarray_to_array function
Why did I not add this before...?
|
2024-03-24 22:59:57 +01:00 |
|
|
26af587ac1
|
Update documentation for edl module
|
2024-03-24 21:57:43 +01:00 |
|
|
2200de33fa
|
Add online_awaited_request function
|
2024-03-24 21:57:32 +01:00 |
|
|
203018db6f
|
Add array_to_stringarray function
|
2024-03-24 15:56:45 +01:00 |
|
|
3760f674cb
|
Add format_stringarray function
|
2024-03-24 15:42:38 +01:00 |
|
|
0c9f600328
|
Fix documentation error
|
2024-03-23 12:08:54 +01:00 |
|