tiago
|
c86cc6ad40
|
fix: standalone: fix #141
|
2026-01-10 16:26:36 +00:00 |
|
kaerez
|
fe23692c44
|
Add Cloudflare Workers section to community guide
Added a new section for Cloudflare Workers with a library reference.
|
2025-12-28 11:30:30 +02:00 |
|
tiago
|
aa3c30028d
|
update badges
|
2025-12-21 13:35:40 +00:00 |
|
tiago
|
d5cb3043f1
|
docs: many general improvements
|
2025-12-21 13:29:20 +00:00 |
|
tiago
|
b83b4e8e56
|
docs: update taglines
|
2025-11-19 12:59:58 +00:00 |
|
tiago
|
ceaa3625b3
|
docs: fix build failing due to dead link
|
2025-11-18 17:14:21 +00:00 |
|
tiago
|
0f1eaade04
|
clean up security policy & contributing
|
2025-11-18 17:02:04 +00:00 |
|
tiago
|
bf634679b5
|
docs: fix small issue
|
2025-11-14 15:19:42 +00:00 |
|
tiago
|
490fda5c0f
|
feat(standalone@2.0.17): switch to Bun SQL instead of Bun SQLite
|
2025-11-12 18:46:18 +00:00 |
|
tiago
|
28075efe7c
|
Merge branch 'main' of https://github.com/tiagozip/cap
|
2025-10-31 16:35:47 +00:00 |
|
tiago
|
d0bfd11001
|
docs: update domain
|
2025-10-31 16:35:46 +00:00 |
|
Luca
|
a6a53cf036
|
docs: add better-captcha to community section
|
2025-10-31 13:29:33 +01:00 |
|
tiago
|
b1a6590240
|
docs: DB_CONNECTOR
|
2025-10-25 13:40:43 +01:00 |
|
tiago
|
1e796a310e
|
standalone@2.0.13: better ratelimiting & docs
|
2025-10-25 11:04:14 +01:00 |
|
tiago
|
57e9098b6a
|
docs: clarify weird devtools edge case
|
2025-10-19 17:41:41 +01:00 |
|
tiago
|
cc14fd20b6
|
widget: customizability updates
|
2025-10-05 19:04:35 +01:00 |
|
tiago
|
ee3ae32c30
|
docs: fix scrollbar gutter
|
2025-10-05 14:03:01 +01:00 |
|
tiago
|
a19b1ae99e
|
docs: nicer scrollbar
|
2025-10-05 13:59:27 +01:00 |
|
tiago
|
9373cc2f0a
|
docs: add capito
|
2025-09-26 15:18:05 +01:00 |
|
tiago
|
622c4c5ecc
|
docs: better widget docs
|
2025-09-23 17:26:56 +01:00 |
|
tiago
|
8932eb927b
|
widget: add proper types (0.1.29)
|
2025-09-23 17:18:31 +01:00 |
|
tiago
|
544959e274
|
better docs and readme
|
2025-09-23 10:19:02 +01:00 |
|
tiago
|
97a4982b48
|
standalone: custom data path support
|
2025-09-23 09:19:07 +01:00 |
|
tiago
|
fd58fbbbda
|
Merge branch 'main' of https://github.com/tiagozip/cap
|
2025-09-22 19:25:05 +01:00 |
|
tiago
|
4ae0fbfec6
|
server(4.0.1): storage hooks: move from listExpired to deleteExpired
this should result in much faster cleanup
|
2025-09-22 19:25:03 +01:00 |
|
xxxijustwei
|
8401c55d77
|
docs: update cap-widget headless component description in community libraries
|
2025-09-20 23:57:42 +08:00 |
|
tiago
|
b1e5ee1485
|
docs: add cap-widget headless to community guide
|
2025-09-20 10:47:50 +02:00 |
|
tiago
|
79c87bd798
|
docs: Update docs/guide/community.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-20 09:44:44 +01:00 |
|
xxxijustwei
|
8a208dd286
|
docs: add cap-widget(headless) to community guide
|
2025-09-18 21:12:31 +08:00 |
|
Michael Shick
|
84fe8c23b8
|
Add Hooks section to community guide
|
2025-09-15 16:25:15 -04:00 |
|
tiago
|
290941816f
|
docs: update widget versions
|
2025-09-15 13:46:04 +01:00 |
|
tiago
|
0c6f140724
|
docs: update widget version
|
2025-09-08 16:37:47 +01:00 |
|
tiago
|
f1dca51abc
|
widget@0.1.28: warning when WASM is disabled
|
2025-09-08 16:34:50 +01:00 |
|
tiago
|
7def82b359
|
docs: update features
|
2025-09-08 14:41:58 +01:00 |
|
tiago
|
a785457588
|
docs: better homepage copywriting
|
2025-09-08 12:02:43 +01:00 |
|
Tiago
|
1debc51c7c
|
update repo username
|
2025-08-28 11:40:46 +01:00 |
|
tiago
|
b33d04b011
|
Merge pull request #92 from leblanc-simon/features/custom-port-hostname
|
2025-08-27 13:00:16 +02:00 |
|
Simon Leblanc
|
cd033c164a
|
Allow to customize port and hostname for standalone server
|
2025-08-26 22:07:09 +02:00 |
|
Tiago
|
dc5605f0cc
|
docs: wording changes; standalone: updates and bug fixes
|
2025-08-26 11:55:10 +01:00 |
|
Linus Fricke
|
a16a8a9713
|
Fix CORS_ORIGIN example
Values must not contain protocol prefix
fixes #86
|
2025-08-17 17:39:13 +02:00 |
|
Tiago
|
92a3fd1fee
|
Merge branch 'main' of https://github.com/tiagorangel1/cap
|
2025-08-11 22:01:14 +01:00 |
|
Tiago
|
d52b0efdb1
|
standalone: multiple cors origins
|
2025-08-11 22:01:13 +01:00 |
|
xyTom
|
a551d20f49
|
Update community.md
Add Cloudflare Workers CAP CAPTCHA server implementation
|
2025-08-04 14:42:00 -07:00 |
|
Tiago
|
5ff81e72e1
|
feat: server: storage hooks! released server@3.0.0
|
2025-08-01 11:57:12 +01:00 |
|
Tiago
|
5106fb5735
|
docs: bluer "get started" button
|
2025-07-30 13:36:06 +01:00 |
|
Tiago
|
5940a8032d
|
docs: pin widget version in quickstart guide
|
2025-07-29 12:32:16 +01:00 |
|
Tiago
|
c77f1ce242
|
better demo
|
2025-07-29 12:24:09 +01:00 |
|
Tiago
|
2fb2d12e72
|
docs: add mCAPTCHA to the alternatives list
|
2025-07-29 11:49:19 +01:00 |
|
Tiago
|
a900e60680
|
docs: add note to server guide
|
2025-07-29 11:29:51 +01:00 |
|
Tiago
|
6944458ce4
|
fixes to server script
|
2025-07-28 19:44:48 +01:00 |
|