Commit Graph

86 Commits

Author SHA1 Message Date
Kleissner
cdb2f2d127 Update core library (refactoring). 2021-12-29 16:17:29 +01:00
Kleissner
08ecaf5773 Update core. 2021-12-14 17:51:48 +01:00
Kleissner
ef38a26f4e Update core. 2021-12-14 16:10:09 +01:00
Kleissner
9a3215c6cd Update core. Support for GeoIP database. 2021-12-14 03:29:26 +01:00
Kleissner
073730377e Update core. 2021-12-13 16:54:27 +01:00
Kleissner
2e8f1a57df New command "search file". Update core. 2021-12-13 04:18:07 +01:00
Kleissner
1d4d6c185f Update core 2021-12-11 21:29:34 +01:00
Kleissner
d9c4b8a94c Add explicit exit command. Close #11 2021-12-11 19:55:22 +01:00
Kleissner
a34509c0bf New command: get block 2021-12-07 21:43:47 +01:00
Kleissner
a7ee9929ac Update core. Output blockchain height and version in 'peer list' output. 2021-12-03 15:35:23 +01:00
Kleissner
d397e4818d Document signtool 2021-12-01 03:38:27 +01:00
Kleissner
859a644f5e Update core 2021-11-29 17:52:52 +01:00
Kleissner
4c1115fc08 Update core 2021-11-29 03:18:10 +01:00
Kleissner
de4d97faee Update core 2021-11-26 08:55:46 +01:00
Kleissner
aa5c91dd83 Improvement of "debug connect" command output. 2021-11-20 05:28:34 +01:00
Kleissner
2116b8d3ca Update core. Add new firewall flag in output. 2021-11-20 05:22:15 +01:00
Kleissner
c62d52889d Add parameter to watch process via PID for termination. Close #10 2021-11-18 04:51:20 +01:00
Kleissner
62909aa64f Update core. The config now defines the location of the blockchain and warehouse user directory. Close #9 2021-11-17 19:15:15 +01:00
Kleissner
7d0b4d685d Update core. Support API key. Close #6 2021-11-16 22:39:07 +01:00
Kleissner
cec4f40f1e Add documentation on Windows User Privileges and Firewall. #5 #7 2021-11-16 03:55:14 +01:00
Kleissner
7cfebea8c9 Document a build switch to remove system paths in the resulting executable. Close #4 2021-11-15 16:23:08 +01:00
Kleissner
f34a855f32 Document how to build the Windows GUI version (headless). Document API functions implemented in Cmd. 2021-11-15 15:50:40 +01:00
Kleissner
6e27e7c003 Add exit codes documentation. Add documentation to reduce binary file size. Implement /shutdown API endpoint for a graceful shutdown. 2021-11-15 03:28:17 +01:00
Kleissner
d97c45b198 Update core 2021-11-14 23:05:09 +01:00
Kleissner
2a2d549d13 New command line parameter to start the webapi. This overrides the config.yaml API settings, if used. Added proper documentation in the readme. 2021-11-10 14:04:12 +01:00
Kleissner
651fc4beec New "probe file transfer" command for testing. 2021-11-10 13:03:05 +01:00
Kleissner
52982f4c48 Update core 2021-10-22 16:56:37 +02:00
Kleissner
42496562e8 Update core 2021-10-21 16:19:32 +02:00
Kleissner
4432696e7b Update core 2021-10-20 09:11:47 +02:00
Kleissner
3a72fc3f1d Update to latest core. 2021-10-18 05:04:55 +02:00
Kleissner
e372d4cd95 Update core 2021-10-13 06:04:24 +02:00
Kleissner
9255720500 Update core 2021-10-11 01:40:34 +02:00
Kleissner
d3c3dc8700 Update core 2021-10-05 10:51:55 +02:00
Kleissner
13925eb01c Update core 2021-10-04 13:31:39 +02:00
Kleissner
72c234933a Update core 2021-09-29 20:22:53 +02:00
Kleissner
08badc55f8 Update core 2021-09-28 05:40:58 +02:00
Kleissner
d0e646c42e Update core 2021-09-24 13:46:19 +02:00
Kleissner
d8c06f1b56 Update core 2021-09-23 23:55:25 +02:00
Kleissner
e3ca3d64dd Core update 2021-09-23 02:33:42 +02:00
Kleissner
5057c71449 Update core 2021-09-20 14:21:41 +02:00
Kleissner
96d68209a1 Update core 2021-09-10 14:44:37 +02:00
Kleissner
2d2297bccc Refactor API into the core package. 2021-09-10 13:45:34 +02:00
Kleissner
4297b522c7 New API functions /profile/list, /profile/read, /profile/write 2021-09-03 02:33:28 +02:00
Kleissner
59618bcd98 Minor fix date shared 2021-08-28 13:43:35 +02:00
Kleissner
4cb3688767 Support new file tag FileTagDateShared 2021-08-28 13:40:09 +02:00
Kleissner
a61626fab2 Update core 2021-08-28 13:28:17 +02:00
Kleissner
7a1662a562 Update API documentation. Changes in apiBlockRecordFile regarding metadata. Support for writing metadata and custom tags in file add function. 2021-08-28 13:21:04 +02:00
Kleissner
b21e977285 Update API to reflect latest core library. /blockchain functions use changed JSON structures (apiBlockRecordFile, apiBlockRecordProfile). #1 2021-08-27 17:50:07 +02:00
Kleissner
1afeb4b211 New API function /blockchain/self/list/file to list all files in the blockchain 2021-08-19 16:51:32 +02:00
Kleissner
4c704626aa New API functions #1:
/blockchain/self/header
/blockchain/self/append
/blockchain/self/read
/blockchain/self/add/file

The local blockchain now works, files metadata can be added and blocks read and decoded successfully.
2021-08-19 04:44:34 +02:00