Commit graph

68 commits

Author SHA1 Message Date
rzmk
6df4f863f1 build(docs): update dependencies and clarify HTTP request type 2025-12-25 23:56:26 -05:00
rzmk
614ebfbc05 chore: add Debug to CKAN struct and test with refactor
As per https://rust-lang.github.io/api-guidelines/debuggability.html#c-debug.
2025-12-25 23:36:18 -05:00
rzmk
baf875e177 build: add homepage to Cargo.toml 2025-12-25 22:59:35 -05:00
rzmk
6a8187bc3c build: exclude /docs when publishing crate 2025-12-23 10:38:32 -05:00
rzmk
474c90f47d build: release 0.1.2 2025-12-23 10:33:59 -05:00
rzmk
205f6e480b fix: 'id' key incorrectly passed as 'insert' for some endpoints, refactor with macros 2025-12-23 10:25:14 -05:00
rzmk
beb267d5b5 lint: cargo fmt + cargo clippy 2025-12-19 08:13:37 -05:00
rzmk
809948b8f4 fix(docs): auth input was not appearing 2025-12-18 16:03:56 -05:00
rzmk
c53511657f fix: mobile title 2025-12-15 12:36:59 -05:00
rzmk
a1b2905a4b fix: codeblock error 2025-12-15 12:11:19 -05:00
rzmk
6f8107249f feat: add highlights and underlines to first doc page, fix OpenAPI CSS 2025-12-15 12:10:37 -05:00
rzmk
1de7c29050 feat: better home page 2025-12-15 11:57:30 -05:00
rzmk
261b4ba21a build: update dependencies 2025-12-14 17:14:18 -05:00
rzmk
fd5ebf4af0 build: update dependencies and fumadocs 2025-12-02 21:16:06 -05:00
rzmk
100165ec29 feat(docs): fix build issues, add external links 2025-12-02 20:30:37 -05:00
rzmk
0fdbdd4d1c feat(docs): add openapiPlugin() to lib/source.ts 2025-12-02 20:15:07 -05:00
rzmk
1f0cbffb2d feat(docs): add patch endpoints mdx files 2025-12-02 20:11:20 -05:00
rzmk
6e44213d4e feat(docs): add all patch endpoints, added all default CKAN endpoints! 2025-12-02 20:10:38 -05:00
rzmk
fc7aa9da36 feat(docs): add all update endpoints 2025-12-02 20:04:46 -05:00
rzmk
e9b220462b feat(docs): add all delete endpoints 2025-12-02 19:20:06 -05:00
rzmk
4737c5462d build(docs): update dependencies 2025-12-02 18:58:48 -05:00
rzmk
3ce5686dd1 feat(docs): added all create endpoints 2025-12-02 18:54:48 -05:00
rzmk
8d0c757fa6 feat(docs): add more create endpoints 2025-12-02 18:39:52 -05:00
rzmk
46012a33d8 feat(docs): add resource_create 2025-12-02 16:32:09 -05:00
rzmk
01dcb3b387 feat(docs): add package_create 2025-12-02 15:17:26 -05:00
rzmk
eb4f68a261 build(docs): update packages 2025-10-28 18:10:08 -04:00
rzmk
c1343cc294 feat(docs): add all GET endpoints for CKAN Actions API v3 2025-10-28 15:58:27 -04:00
rzmk
b0f2d3e8de chore(docs): attempt putting script within RootProvider 2025-10-27 16:22:07 -04:00
rzmk
663f208a4a chore(docs): update analytics script 2025-10-27 16:14:39 -04:00
rzmk
4b7ca43709 chore(docs): remove openapiPlugin() for now from lib/source.ts 2025-10-24 15:53:45 -04:00
rzmk
bd1897b7ba build: update bun.lock 2025-10-24 15:31:14 -04:00
rzmk
aabbcdcb57 build: update fumadocs-openapi with Python sample fix 2025-10-24 15:19:28 -04:00
rzmk
2114cc9562 chore(docs): update apostrophe 2025-10-24 01:54:34 -04:00
rzmk
5b7999b6ea feat(docs): add more endpoints 2025-10-24 01:10:08 -04:00
rzmk
2f4edc08cf build: update tsconfig.json 2025-10-24 01:09:55 -04:00
rzmk
c669a82578 build: update dependencies 2025-10-24 01:09:44 -04:00
rzmk
e13124ee42 feat(docs): add more endpoints 2025-10-22 17:23:56 -04:00
rzmk
6d843632ff chore(docs): add error callout about facet field for package_search 2025-10-22 15:20:07 -04:00
rzmk
20c5d749d8 feat(docs): add more endpoints 2025-10-22 13:09:11 -04:00
rzmk
5adb611c85 feat(docs): add more endpoints and remove slashes before endpoint names 2025-10-22 10:37:22 -04:00
rzmk
03830242c3 build(docs): add .nvmrc file 2025-10-22 07:16:42 -04:00
rzmk
ebbe179fbf chore(docs): update endpoints to use POST requests 2025-10-22 06:48:42 -04:00
rzmk
0eaf2eb000 build(docs): use latest nextjs and fumadocs with default unset value fix 2025-10-22 06:40:40 -04:00
rzmk
4fc9937520 feat(docs): add GIF, GitHub URL, and more endpoints 2025-10-12 21:13:17 -04:00
rzmk
f538cfeb83 chore(docs): remove - from ckan-action in README 2025-10-12 16:38:35 -04:00
rzmk
39c573a5a4 feat(docs): initial interactive ckanaction docs web app 2025-10-12 16:26:21 -04:00
Mueez Khan
945fc6dca1
feat: add LICENSE 2025-08-27 13:39:25 -04:00
rzmk
1db8b34ddc docs: add running tests instructions to README 2025-05-27 14:10:28 -04:00
rzmk
66b28fd3f9 feat: add first test with tokio dev-dep 2025-05-27 14:09:22 -04:00
Mueez Khan
c8f9d66b04
Merge pull request #2 from dathere/clippy-n-fmt
Clippy n fmt
2025-05-27 14:08:00 -04:00