Commit Graph

  • d5c2aa2511
    Merge pull request #14 from BnMcGn/master master Jaidyn Ann 2024-05-30 17:59:22 +0000
  • 00d79f4173 Bugfix: files-rm bnmcgn@gmail.com 2024-05-30 10:22:44 -0700
  • 13cd1091fd Update source URL & e-mail address Jaidyn Ann 2024-01-29 15:01:31 -0600
  • 1e2e3a9262
    Merge 63ab330868 into 3ee52c8002 Pierre Neidhardt 2022-10-26 07:29:39 +0000
  • 63ab330868 Fix files-rm. Ambrevar/master Ambrevar/fixes Ambrevar/master Pierre Neidhardt 2022-09-27 17:06:41 +0200
  • a1c5281a38 Make files-ls more useful. Pierre Neidhardt 2022-09-24 10:33:06 +0200
  • ed93813417 Allow adding directories. Pierre Neidhardt 2022-09-23 15:45:21 +0200
  • 09ebe83f37 Allow reporting multiple results. Pierre Neidhardt 2022-09-23 13:31:33 +0200
  • a52676d5c3 Ensure ipfs-call URL is a 'character string and not a base-string. Pierre Neidhardt 2022-09-23 10:23:59 +0200
  • cc65064550 Use default Drakma encoding in url-encode. Pierre Neidhardt 2022-09-22 12:43:11 +0200
  • 3ee52c8002
    Merge pull request #6 from BnMcGn/master Jaidyn Ann 2021-06-26 21:50:21 -0500
  • fc5cc5a256 Implemented with-files-write macro bnmcgn@gmail.com 2021-06-24 16:24:14 -0700
  • d5e641c3ea Adjusted conversion of JSON response bnmcgn@gmail.com 2021-05-17 07:42:10 -0700
  • db8682b513 Debugged ipfs-files-write. bnmcgn@gmail.com 2021-05-15 17:36:23 -0700
  • 3146c6c854
    Merge pull request #5 from BnMcGn/master Jaidyn Ann 2021-02-24 13:20:30 -0600
  • 9e2d1d636d Add cid-version parameter to 'add' function. bnmcgn@gmail.com 2021-02-15 19:51:10 -0800
  • 6e1410e42c Relicense to LGPLv3 Jaidyn Ann 2021-01-10 11:01:44 -0600
  • f185501816 Use alists over hash-tables; process api calls as streams rather than strings. (Thanks stacksmith) Jaidyn Ann 2020-12-23 21:10:40 -0600
  • 470dbd0225 Compat with API change (only POST allowed) Jaidyn Ann 2020-08-27 10:46:58 -0500
  • 32306135bb Update README Jaidyn Levesque 2019-07-21 22:25:14 -0500
  • 969dbe7587 Fix some dumb slip-ups Jaidyn Levesque 2019-06-20 20:51:56 -0500
  • b7e9eb6b19 Updated docs, asdf system, etc. Jaidyn Levesque 2019-06-19 15:17:52 -0500
  • bc9de0aae9 Update documentation Jaidyn Levesque 2019-06-19 12:01:18 -0500
  • ed3afe6cd0 Add urlstore call Jaidyn Levesque 2019-06-19 11:59:06 -0500
  • b379b3ef4a Add swarm calls Jaidyn Levesque 2019-06-19 11:56:35 -0500
  • c2b24232a2 Add stats calls Jaidyn Levesque 2019-06-19 11:40:47 -0500
  • f572f0c0e8 Add refs calls Jaidyn Levesque 2019-06-19 11:28:22 -0500
  • 1b83ff3ddf Updated documentation Jaidyn Levesque 2019-06-18 12:45:31 -0500
  • 47be6a3f8c Add pin calls Jaidyn Levesque 2019-06-18 12:18:08 -0500
  • a86e0e015f Add p2p calls Jaidyn Levesque 2019-06-18 12:03:08 -0500
  • 485697fe17 Add object calls (er, most of them) Jaidyn Levesque 2019-06-18 03:22:59 -0500
  • aa24f7c6c6 Updated name calls, fixed returns Jaidyn Levesque 2019-06-18 03:04:19 -0500
  • 813e780f83 Add name calls Jaidyn Levesque 2019-06-18 02:57:12 -0500
  • 7f7dd859d1 Add log calls Jaidyn Levesque 2019-06-18 02:47:06 -0500
  • 43f2c476b0 Add pubsub functions (woot woot) Jaidyn Levesque 2019-06-18 02:39:35 -0500
  • 18f1220d9d Add key calls. Jaidyn Levesque 2019-06-07 00:12:39 -0500
  • d42905cf6d Add filestore calls. Jaidyn Levesque 2019-06-06 23:47:40 -0500
  • fbe7fce345 Add files calls. Jaidyn Levesque 2019-06-06 23:31:34 -0500
  • cf43d4006d Add diag calls. Jaidyn Levesque 2019-06-06 23:07:49 -0500
  • 4e947ecb6e Add DHT calls. Jaidyn Levesque 2019-06-06 23:00:44 -0500
  • fc9a5dd3ba Add dag calls. Jaidyn Levesque 2019-06-06 19:59:22 -0500
  • 48cbdcbdb8 Replace '/' in function names with '-'. (Bad design in the first place lol) Jaidyn Levesque 2019-06-06 19:48:18 -0500
  • a612e6d6d7 Add bitswap calls. Jaidyn Levesque 2019-06-06 19:39:10 -0500
  • 20a7eaf558 Fix wierd package.lisp mistake? Jaidyn Levesque 2019-06-06 19:25:17 -0500
  • c533fa3eaf Normalize docstring formatting. Jaidyn Levesque 2019-06-06 19:23:55 -0500
  • 962bfb84ca Update doc, replace '-' with '—' (y'know, aesthetics) Jaidyn Levesque 2019-06-06 19:13:15 -0500
  • bc65d12b27 Add CID calls; make returns consistent (alists for most things) Jaidyn Levesque 2019-06-06 19:10:56 -0500
  • c0ea8e9196 Added bootstrap calls Jenga Phoenix 2019-05-24 01:16:00 -0500
  • 77ebe92e83 Added /block calls Jenga Phoenix 2019-05-24 01:07:56 -0500
  • 76d94029cb Added README and COPYING Jenga Phoenix 2019-05-24 00:16:47 -0500
  • ea09e38f67 Renamed; added root, config, version calls Jenga Phoenix 2019-05-24 00:08:19 -0500
  • d0706840db Init Jenga Phoenix 2019-05-22 01:00:40 -0500