Commit Graph

71 Commits

Author SHA1 Message Date
yggverse
d7d6083634 remove custom length value 2024-04-05 05:43:54 +03:00
yggverse
6c2a3f6367 remove chunk settings 2024-04-05 05:19:22 +03:00
yggverse
15eee0e814 allow nullable $length attribute 2024-04-05 05:18:49 +03:00
yggverse
008d191d3c add Body::findLinks method 2024-04-03 16:30:08 +03:00
yggverse
e3f4786f9e reduce default chunk size 2024-04-03 15:56:23 +03:00
yggverse
ad6b35d6f7 add response setters 2024-04-03 15:38:18 +03:00
yggverse
7916351299 Implement Gemtext/Link class 2024-04-03 04:29:22 +03:00
yggverse
be8b86102f remove index variable not in use 2024-04-03 03:58:29 +03:00
yggverse
00dddea554 add gemtext features 2024-04-03 03:57:01 +03:00
yggverse
edf0234056 implement TLS/socket client 2024-04-03 02:11:07 +03:00
ghost
0973828a82 minify regex rule 2024-02-26 03:11:26 +02:00
ghost
d66734766f escape code chars in raw line 2024-02-26 03:03:39 +02:00
ghost
d8bd05c908 add symlinks filter 2024-02-15 03:08:33 +02:00
ghost
971baa9df2 ignore hidden files index 2024-02-08 19:02:54 +02:00
ghost
003b822890 update link 2024-02-08 15:13:41 +02:00
ghost
880ffa2c3d fix closing raw code|file tag 2024-02-06 12:21:44 +02:00
ghost
c4eee5c07f add LINE:break macros 2024-02-06 03:00:15 +02:00
ghost
3c9006e0c5 add ASCII table support 2024-02-06 02:21:45 +02:00
ghost
2a8c9c66a8 strip all non-processed tags from line if not raw 2024-02-05 18:18:48 +02:00
ghost
5d79b18cf9 fix raw lines parsing 2024-02-05 02:23:53 +02:00
ghost
19af7bb299 fix cleanup rule on match protocol 2024-02-04 19:58:12 +02:00
ghost
80f77ea701 remove extra spaces 2024-02-04 19:47:27 +02:00
ghost
6ddee5cb56 fix inline tags cleanup 2024-02-04 18:27:18 +02:00
ghost
676851ce55 remove extras 2024-02-04 18:18:22 +02:00
ghost
2e34ee480b add isPath method, fix validation errors, fix returned data types 2024-02-04 10:26:50 +02:00
ghost
82085aa8c3 add getMimeByPath method 2024-02-04 10:16:34 +02:00
ghost
4d9ec32986 rename method 2024-02-04 10:13:42 +02:00
ghost
26d85269e8 add getMediaPathByUri method 2024-02-04 09:58:25 +02:00
ghost
ba326b9b3c fix empty lines quantity, init media links support 2024-02-04 01:08:11 +02:00
ghost
33088beec1 fix var name 2024-02-03 11:31:08 +02:00
ghost
d6ccfd2ab3 fix path validation 2024-02-03 11:29:33 +02:00
ghost
3cfef3ee67 add null values support 2024-02-03 11:10:59 +02:00
ghost
9601b3d6ca use Filesystem::getData method 2024-02-03 11:07:16 +02:00
ghost
b82a2de231 add getData method 2024-02-03 11:05:47 +02:00
ghost
fbfaed02fc implement getPageLinkByPath method, fix readme 2024-02-02 22:27:52 +02:00
ghost
d12b52597f implement Helper methods 2024-02-02 21:24:10 +02:00
ghost
5007565ccc fix file tree overwrite 2024-02-02 15:20:39 +02:00
ghost
2bcb1f6418 fix missed root path in tree 2024-02-02 15:18:03 +02:00
ghost
fe2e6502e6 add index blacklist settings 2024-02-02 13:04:22 +02:00
ghost
79fd257589 fix getH1 response 2024-02-02 12:58:43 +02:00
ghost
d80dfce235 add notice 2024-02-02 12:22:04 +02:00
ghost
d5b1f09dbb add getPagePathsByPath method 2024-02-02 11:51:59 +02:00
ghost
30e55ac8d5 fix page uri 2024-02-02 10:50:21 +02:00
ghost
6a1f69296b ignore meta files 2024-02-02 10:25:15 +02:00
ghost
19d713e217 fix root path 2024-02-02 09:54:44 +02:00
ghost
dbd5820c92 add getDirectoryPathByUri, getDirectoryUriByPath methods 2024-02-01 22:31:11 +02:00
ghost
dff5ed97a1 add path exist validation 2024-02-01 20:53:45 +02:00
ghost
0de8dcc249 return unique links only 2024-02-01 20:48:51 +02:00
ghost
0ad8a9e998 update default getLinks regex 2024-02-01 18:20:34 +02:00
ghost
590096afef implement getLinks method 2024-02-01 18:18:22 +02:00