Sebastian Döll
|
54fa75926d
|
(wip) increase read buffer size
|
2021-08-30 10:17:18 +00:00 |
Sebastian Döll
|
00aca8739e
|
(fix) root node injection
|
2021-08-25 11:11:54 +00:00 |
Sebastian Döll
|
f9fe9a3dfb
|
(fix) adding LINK header resources
|
2021-08-25 10:52:56 +00:00 |
Sebastian Döll
|
10f36e8965
|
(doc) adding multiple forward ref templates
|
2021-08-23 19:15:19 +00:00 |
Sebastian Döll
|
67b4f4ac51
|
Update README.md
|
2021-08-23 15:24:53 +02:00 |
Sebastian Döll
|
5daf9098ba
|
Update README.md
|
2021-08-23 11:06:39 +02:00 |
Sebastian Döll
|
c9f2ebbe23
|
Merge pull request #2 from MrCull/patch-1
Bad link (404) in readme.md - MIT
|
2021-08-22 21:38:49 +02:00 |
Sebastian Döll
|
dde3bf8bd0
|
Update README.md
|
2021-08-22 21:36:34 +02:00 |
Sebastian Döll
|
e2db30b67f
|
(chore) closes #1 by adding forward ref
|
2021-08-22 19:32:52 +00:00 |
Mark
|
90b1472bf5
|
Bad link (404) in readme.md - MIT
[MIT](/MIT)
https://github.com/github/fiber-fragments/blob/main/MIT
404 Not Found.
I assume this should point to the "LICENCE" file.
However note there is another MIT link higher up in this readme pointing to "https://opensource.org/licenses/MIT" so there is some inconsistencies in this readme that perhaps merits a separate Issue?
|
2021-08-22 10:40:41 +01:00 |
Sebastian Döll
|
eb7075e74a
|
(chore) render error and wrap html fragments
|
2021-08-19 16:43:20 +00:00 |
Sebastian Döll
|
d65a5cfdbd
|
(chore) add forward ref example
|
2021-08-19 15:09:21 +00:00 |
Sebastian Döll
|
206e7968e8
|
(chore) define fragment references
|
2021-08-19 14:10:03 +00:00 |
Sebastian Döll
|
0b7b1fdd08
|
Update README.md
|
2021-07-23 09:18:42 +02:00 |
Sebastian Döll
|
ca1bb671de
|
Update README.md
|
2021-07-16 09:05:32 +02:00 |
Sebastian Döll
|
1a4451b2bd
|
doc: adding LICENSE section
|
2021-07-14 12:35:18 +00:00 |
Sebastian Döll
|
be5c1b3a2b
|
doc: adding SECURITY.md
|
2021-07-14 12:29:20 +00:00 |
Sebastian Döll
|
8d6119c729
|
fix: move golangci to own job
|
2021-07-14 12:15:18 +00:00 |
Sebastian Döll
|
317d950ca7
|
fix: update go.mod
|
2021-07-14 12:11:29 +00:00 |
Sebastian Döll
|
ca67b32355
|
fix: linting issues
|
2021-07-14 12:04:48 +00:00 |
Sebastian Döll
|
e354fdabf2
|
fix: issues with static check
|
2021-07-14 11:57:24 +00:00 |
Sebastian Döll
|
53fc6ab69b
|
fix: update README
|
2021-07-14 11:50:56 +00:00 |
Sebastian Döll
|
ecd78695fa
|
fix: set main branch
|
2021-07-14 11:49:47 +00:00 |
Sebastian Döll
|
c9cf4d2d83
|
wip: adding fallback and status code passing
|
2021-07-14 07:15:21 +00:00 |
Sebastian Döll
|
bc78be73a6
|
wip: updating README
|
2021-07-13 20:50:26 +00:00 |
Sebastian Döll
|
7db3ce35cb
|
wip: using resolver
|
2021-07-13 20:45:22 +00:00 |
Sebastian Döll
|
5b214d3300
|
wip: move to resolver
|
2021-07-13 16:24:50 +00:00 |
Sebastian Döll
|
805e021826
|
wip: locking for document
|
2021-07-13 16:00:12 +00:00 |
Sebastian Döll
|
2dd844c3a4
|
wip: adding more docs and set status code
|
2021-07-13 15:55:58 +00:00 |
Sebastian Döll
|
42d540e339
|
wip: primary fragment and options
|
2021-07-12 20:19:12 +00:00 |
Sebastian Döll
|
d4d2568944
|
wip: update docs
|
2021-07-12 14:47:34 +00:00 |
Sebastian Döll
|
09537209fb
|
Create LICENSE
|
2021-07-12 09:53:01 +02:00 |
Sebastian Döll
|
9ffe2b6291
|
Update README.md
|
2021-07-12 09:52:40 +02:00 |
Sebastian Döll
|
fa711de118
|
Update README.md
|
2021-07-12 09:36:57 +02:00 |
Sebastian Döll
|
8d1177a8f0
|
(fix) releasing in pool
|
2021-06-30 21:12:58 +00:00 |
Sebastian Döll
|
33f6739c56
|
(chore) adding filter support and gzip
|
2021-06-30 21:05:04 +00:00 |
Sebastian Döll
|
1df988c17c
|
(doc) adding more benchmark description
|
2021-06-28 15:39:57 +00:00 |
Sebastian Döll
|
edb64e249b
|
(doc) adding more benchmarks
|
2021-06-28 15:35:32 +00:00 |
Sebastian Döll
|
64529767ab
|
(doc) show demo case
|
2021-06-28 15:14:26 +00:00 |
Sebastian Döll
|
3106288a59
|
(chore) adding stylesheet support
|
2021-06-28 15:11:43 +00:00 |
Sebastian Döll
|
504c791cc8
|
Update README.md
|
2021-06-28 16:45:49 +02:00 |
Sebastian Döll
|
b805578367
|
Update README.md
|
2021-06-28 16:44:00 +02:00 |
Sebastian Döll
|
8d055b813f
|
Update devcontainer.json
|
2021-06-28 16:39:35 +02:00 |
Sebastian Döll
|
3defa2276a
|
Update devcontainer.json
|
2021-06-28 16:38:41 +02:00 |
Sebastian Döll
|
1be8368cc6
|
(chore) add Link header and doc
|
2021-06-28 14:34:16 +00:00 |
Sebastian Döll
|
6553633ba0
|
(doc) updating README
|
2021-06-28 13:45:21 +00:00 |
Sebastian Döll
|
ceb841b0f4
|
(chore) middleware with templates
|
2021-06-28 13:31:21 +00:00 |
Sebastian Döll
|
5b0ba17589
|
(chore) init
|
2021-06-28 10:19:15 +00:00 |
Sebastian Döll
|
209a85023e
|
Create README.md
|
2021-06-28 10:05:58 +02:00 |