Commit Graph

439 Commits

Author SHA1 Message Date
tiago 563ab48415 server: migrate to a more modern server version (2.0.12) 2025-10-19 19:21:13 +01:00
tiago 63e67572ed server: minor optimizations 2025-10-19 19:16:07 +01:00
tiago 11b265ca11 Merge branch 'main' of https://github.com/tiagozip/cap 2025-10-19 18:41:08 +01:00
tiago 7a9e9356f9 standalone: nicer styling, updates dependencies, safer defaults 2025-10-19 18:41:07 +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 1d95051011 fix: fixes #109 2025-10-05 12:11:53 +01:00
tiago 2f836df2fd another license fix. 2025-09-26 15:56:36 +01:00
tiago b6a90377f8 oops! fix license 2025-09-26 15:55:54 +01:00
tiago 71f201d99c update security policy and contributing guidelines 2025-09-26 15:55:20 +01:00
tiago 080e678e4f contributing!! 2025-09-26 15:52:55 +01:00
tiago 6620f17120 chore: small formatting fixes 2025-09-26 15:26: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 d6c9d40fbf server: fix minor type issues 2025-09-23 17:05:58 +01:00
tiago 7e7ad795f0 docs: add widget preview 2025-09-23 10:24:43 +01:00
tiago 6d7507871c readme: remove the   2025-09-23 10:19:27 +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 6bb2008fae fix version 2025-09-22 19:26:39 +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
tiago 543bc79463 docs: update community guide 2025-09-21 18:47:12 +02: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 5127520e93 docs: add hooks section to community guide 2025-09-20 10:45:30 +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 146fcbf487 fixes #88 2025-09-08 16:09:05 +01:00
tiago fdcf58defe standalone: about section, design changes (2.0.8) 2025-09-08 16:04:37 +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 c948583743 slightly optimize widget 2025-08-27 12:04:36 +01:00
Tiago cc1e340c9f Merge branch 'main' of https://github.com/tiagorangel1/cap 2025-08-27 12:01:00 +01:00
Tiago df3bf7fde9 standalone(feat): 2.0.7 2025-08-27 12:00:58 +01:00
tiago b33d04b011 Merge pull request #92 from leblanc-simon/features/custom-port-hostname 2025-08-27 13:00:16 +02:00
Tiago 5cd76cd117 fix(server): edge case where nonce validation might fail when nonce is 0 2025-08-27 11:54:16 +01:00
Simon Leblanc cd033c164a Allow to customize port and hostname for standalone server 2025-08-26 22:07:09 +02:00
Tiago 32eb43184c widget: fixes #90 (0.1.26) 2025-08-26 12:14:25 +01:00
Tiago dc5605f0cc docs: wording changes; standalone: updates and bug fixes 2025-08-26 11:55:10 +01:00
tiago 2b7c90d45e Merge pull request #87 from Sarsum/patch-1 2025-08-26 11:48:28 +02:00
Linus Fricke a16a8a9713 Fix CORS_ORIGIN example
Values must not contain protocol prefix

fixes #86
2025-08-17 17:39:13 +02:00