Igor Katson
37ee8b70ba
Split up librqbit http_api and tracing_subscriber into separate features ( #188 )
...
* fix lints that were under features
* Split up some features and fix desktop
* fix github script
* fix github script
* fix github script
* try caching check-desktop
2024-08-15 18:54:59 +01:00
Igor Katson
30de55d3bc
Prepare 7.0.0-beta.0
2024-08-15 14:46:26 +01:00
Igor Katson
2871c358e3
postgres session storage backend
2024-08-15 14:18:55 +01:00
Igor Katson
b866825f51
Prepare for 6.0.0
2024-08-06 13:44:09 +01:00
Igor Katson
226fd0d051
6.0.0-beta.2
2024-05-18 00:05:09 +01:00
Igor Katson
6218cac317
6.0.0-beta.0
2024-05-03 17:28:56 +01:00
Igor Katson
0f1d07409d
Cleaning up
2024-05-03 20:24:39 +04:00
Igor Katson
28f65ef087
5.6.4
2024-04-29 19:42:16 +01:00
Igor Katson
517d05d190
Preparing 5.6.3
2024-04-29 16:43:17 +01:00
Igor Katson
9f806d7adb
Prepare 5.6.2
2024-04-29 12:11:32 +01:00
Igor Katson
5dbba806c7
5.6.1 versioning fixups
2024-04-23 23:16:45 +01:00
Igor Katson
340daa6b24
5.6.1
2024-04-23 23:08:49 +01:00
Igor Katson
81d2301e20
Starting to cut 5.6.0
2024-04-07 10:56:06 +01:00
Igor Katson
e18a711abf
v5.6.0-beta.1 ( #116 )
...
* Fix displaying versions in web/desktop
* Update deps
* Tag 5.6.0-beta.1
2024-04-06 09:37:31 +01:00
Igor Katson
8524e73fda
Updated version to 5.6.0-beta.0 (forgot to do it when releasing)
2024-04-05 10:31:19 +01:00
Igor Katson
8402a821ad
Prepare for 5.5.4 ( #107 )
2024-03-29 21:06:59 +00:00
Igor Katson
07bd9dec83
Remove sha1 extra features ( #105 )
...
Remove all extra sha1 features
2024-03-29 15:57:30 +00:00
Igor Katson
4d6b5181eb
Prepare v5.5.3 ( #98 )
...
* Forgot to commit version updates
* Cargo.toml 5.5.3
* Cargo.lock
* Tag desktop 5.5.3
* Update deps
2024-03-25 13:40:04 +00:00
Igor Katson
cf2f9f34e8
Update dependencies ( #94 )
...
* Update deps
* Pin clap to older
* pin clap complete
2024-03-22 09:02:25 +00:00
kpcyrd
0f1ba8f5fe
Add command for shell completions
2024-03-15 11:40:39 +01:00
Igor Katson
ba1c52644a
5.5.1
2024-02-27 18:58:59 +00:00
Igor Katson
2f36515c32
Tag v5.5.0
2024-02-26 10:02:29 +00:00
Igor Katson
d1956ffa29
Tag 5.4.2
2024-01-21 11:11:30 +00:00
Igor Katson
0400bdec6d
Tag 5.4.1
2024-01-03 14:41:32 +00:00
Igor Katson
3dc2e3eace
Tag 5.4.0
2023-12-17 14:43:12 +00:00
Igor Katson
4606bd1fc0
Tag 5.3.0
2023-12-16 11:21:21 +00:00
Igor Katson
f45195a745
Tag 5.2.0
2023-12-14 12:45:32 +00:00
Igor Katson
71a425ce66
Remove openssl compilation from Makefile
2023-12-09 12:40:11 +00:00
Igor Katson
08c401cf9f
Bump version to 5.1.0
2023-12-09 00:27:43 +00:00
Igor Katson
9385524a1a
Desktop: button to show a modal with logs ( #48 )
...
* Add an endpoint to stream logs /stream_logs
* Display logs in desktop app
* UI component to stream logs
2023-12-08 19:47:48 +00:00
Igor Katson
b7fbb5be63
Preparing for 5.0.0 release
2023-12-07 12:33:08 +00:00
Igor Katson
9cbe16b387
settings dialog works now and reloads the session properly
2023-12-06 23:18:06 +00:00
Igor Katson
14d7ee04ea
Prepare for publishing new crates
2023-12-06 01:18:25 +00:00
Igor Katson
65c69f576b
Code fully compiles for processing incoming peers
2023-12-05 20:10:09 +00:00
Igor Katson
006d83d6a7
Update docs, cleanup for 4.0.0 release
2023-12-03 12:14:50 +00:00
Igor Katson
9b96eca041
Update tags
2023-12-02 22:42:24 +00:00
Igor Katson
ab7d0f68d9
Re-tag 4.0.0-beta.2 as apparently beta.1 was already tagged and released before
2023-12-01 11:59:36 +00:00
Igor Katson
143bdea498
Fixing cargo publish
2023-12-01 11:50:43 +00:00
Igor Katson
d8fdb94305
DHT instrumentation
2023-11-25 15:15:16 +00:00
Igor Katson
bec5e1be7f
Session persistence
2023-11-25 02:36:19 +00:00
Igor Katson
79bd41a552
Can now reload RUST_LOG at runtime from HTTP API
2023-11-25 01:24:57 +00:00
Igor Katson
17b243921d
Continuing refactor
2023-11-25 00:24:32 +00:00
Igor Katson
d4e29171b9
Small js (webui) cleanups
2023-11-23 00:42:10 +00:00
Igor Katson
56311fb4df
DHT Rate limiting
2023-11-22 21:56:00 +00:00
Igor Katson
07b99f4ac9
Update cargo.toml versions
2023-11-22 21:19:43 +00:00
Igor Katson
8d6701ef47
Bump to 3.1.0
2023-11-21 14:36:41 +00:00
Igor Katson
88ca5960df
Basic webui works
2023-11-20 20:27:30 +00:00
Igor Katson
e557d76660
Bump version to 3.0.0
2023-11-20 16:17:28 +00:00
Igor Katson
b751b98a60
Update versions to 3.0.0 as theres a lot of changes internally
2023-11-20 10:34:43 +00:00
Igor Katson
ff71ade190
timed existence for lock time debugging
2023-11-19 19:40:45 +00:00