144 Commits

Author SHA1 Message Date
arthurfiorette
083f4b7f4d fix: test open handles 2023-03-27 19:31:42 -03:00
arthurfiorette
72de39c4d3 feat: memory storage cleanup 2023-03-19 19:30:19 -03:00
arthurfiorette
174ea35ab0 feat: cache predicate defaults follows RFC 7231 2023-03-19 17:13:32 -03:00
Guilherme Mazoni
473f11c96b
docs: added docs for #506 (#509)
* Fix #506

* fix fmt

* fix docs

* fix docs
2023-02-24 11:38:16 -03:00
arthurfiorette
d6b41e802f
feat: incresed tsdoc documentation a lot 2023-02-17 13:16:06 -03:00
arthurfiorette
384c6b59ee
feat: hydrate option #469 2023-02-17 12:09:00 -03:00
arthurfiorette
7c4b3b1cd1
docs: getting started goes to getting started 2023-02-15 21:14:22 -03:00
arthurfiorette
0afd079787
docs: improved searched terms 2023-02-15 21:12:08 -03:00
arthurfiorette
e9dc5c926b
docs: improved headerInterpreter and methods page #493 & #459 2023-02-09 23:23:27 -03:00
arthurfiorette
53ffdbe70a
docs: updated preview 2023-02-07 16:57:12 -03:00
arthurfiorette
fa418d48f0
feat: improved og tags 2023-02-07 16:43:20 -03:00
arthurfiorette
2cae539aeb
feat: improved config 2023-02-07 16:30:20 -03:00
arthurfiorette
d911aa4804
feat: updated preview 2023-02-07 16:26:57 -03:00
arthurfiorette
88988a3e78
style: formatted code 2023-02-07 16:11:18 -03:00
arthurfiorette
fdab8463c6
docs: download url & CI 2023-02-07 16:10:59 -03:00
Arthur Fiorette
559294e19c
docs: updated colored blur 2023-02-04 09:51:46 -03:00
Arthur Fiorette
e213d4c314
docs: styled homepage 2023-02-04 09:49:40 -03:00
Arthur Fiorette
1f34a7c451
docs: fixed cdn link 2023-02-04 09:16:46 -03:00
arthurfiorette
913b1e166a
feat: improved docs again 2023-02-04 01:21:38 -03:00
arthurfiorette
e3b92b9039
docs: updated compatibility table 2023-02-02 20:31:13 -03:00
arthurfiorette
5845ebd923
fix: vitepress config 2023-02-02 19:58:50 -03:00
arthurfiorette
67e66b02f0
feat: algolia search <3 2023-02-02 19:56:21 -03:00
Jordan Schnur
694e87590c
docs: typo at update getting-started.md (#483) 2023-01-30 17:31:47 -03:00
arthurfiorette
0f68c41169
docs: updated documentation 2023-01-28 22:24:27 -03:00
arthurfiorette
a0cb1cedb6
docs: added #449 section 2023-01-07 08:54:31 -03:00
Pavlos Vinieratos
5548b9ef5d
chore: typos (#446) 2023-01-03 11:57:13 -03:00
arthurfiorette
c82dfd7745
docs: updated download url 2022-12-26 12:34:16 -03:00
arthurfiorette
db41b7c7cc
docs: spelling 2022-12-26 11:38:04 -03:00
arthurfiorette
79ac027262
docs: improved features 2022-12-25 19:12:40 -03:00
arthurfiorette
b6b9fc92ea
docs: update navbar again 2022-12-25 18:53:01 -03:00
arthurfiorette
13529b9f7d
chore: docs versioning nav 2022-12-25 17:58:04 -03:00
arthurfiorette
7d82c5a46f
feat: cache takeover #437 2022-12-25 16:56:25 -03:00
arthurfiorette
09a0082717
fix: docs versioning 2022-12-25 16:53:26 -03:00
arthurfiorette
b4ab15666a
docs: version selector 2022-12-22 16:39:47 -03:00
Stanley Lim
0c1565c53c
docs: Fix request-id.md docs (#429) 2022-12-15 09:09:52 -03:00
Arthur Fiorette
88c9655ba3
Axios cache interceptor v1 roadmap (#368)
* chore(deps-dev): bump axios from 0.27.2 to 1.0.0

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.0.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.0.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* feat: initial changes

* feat: more docs

* docs: global config

* feat: comparison

* chore: more docs

* docs: migrate docs generator to vitepress (#403)

* chore(vitepress): add basic files

* chore(vitepress): add dev deps & scripts for use

* chore(vitepress config): change to ts for type checks

* chore(vitepress config): remove js file

* chore(vitepress theme): add custom theme css

* chore(vitepress docs): add simple home page

* chore(gitignore): ignore doc dist

* chore(favicon): add icon to head

* feat(doc-features): add features spotlight

* chore(doc footer): made with ❤️

* chore(structure): move md files into `./src`

* chore(config): re-organise

* chore: custom dev port

* feat: documentation pages

* refactor: modified config

* feat: social links

* style: formatted code

* feat: removed code groups temporarily

* fix: fixed bundlephobia svg

* docs: general documentation remake

* docs: more rewritting

Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>

* fix: change headers usage

* fix: adapters exporting changes

* fix: request doesnt execute after abortion

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cain <75994858+cainthebest@users.noreply.github.com>
2022-12-05 22:36:31 -03:00
dependabot[bot]
d500835c5a
chore(deps-dev): bump express from 4.18.1 to 4.18.2 in /docs (#373) 2022-10-10 08:34:41 +00:00
arthurfiorette
c7b660452c
fix: correct skypack download url 2022-08-02 09:20:10 -03:00
arthurfiorette
232bb7df32
docs: updated version 2022-07-29 10:09:56 -03:00
Arthur Fiorette
f0cd5d1af2
feat: cache updater function for multiple keys. (#304)
* feat: implemented general cache updater function

* test: added tests

* docs: included cache update warning
2022-07-28 23:00:37 -03:00
arthurfiorette
c733dbddaf
docs: updated version 2022-06-29 22:38:10 -03:00
arthurfiorette
955f34c4d8
docs: updated version 2022-06-11 08:28:57 -03:00
arthurfiorette
dfe1595f3b
docs: improved override docs 2022-06-05 20:56:34 -03:00
arthurfiorette
67bad3772d
docs: typos 2022-06-05 11:31:06 -03:00
arthurfiorette
338c9a6888
feat: better override documentation 2022-06-05 11:26:17 -03:00
arthurfiorette
8c94ef99f5
docs: updated version 2022-06-03 08:51:19 -03:00
arthurfiorette
6bcd7dca08
docs: improved documentation 2022-05-15 19:54:25 -03:00
arthurfiorette
e97a51585a
docs: fixed variable name (#239) 2022-05-15 18:46:16 -03:00
arthurfiorette
5cb76aa372
docs: updated version 2022-05-02 19:40:32 -03:00
dependabot[bot]
269c119a1f
chore(deps-dev): bump express from 4.18.0 to 4.18.1 in /docs (#229)
Bumps [express](https://github.com/expressjs/express) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.0...4.18.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 09:17:10 -03:00