🩵⚡️next generation of decentralised collaboration
Stars
3
Forks
1
Watchers
3
Open Issues
80
Overall repository health assessment
^2.28.0^5.3.2^1.4.0^4.17.17^3.4.1^9.0.2^6.4.9^6.0.0^1.4.0^1.5.0^2.8.5^4.18.2^3.5.1^1.0.0^14.1.1^9.0.1^3.1.2^6.9.4^3.0.1^6.15.0^1.0.9^4.7.2^4.7.2^3.0.4^5.2.2^13.11.0increased limit of accepted payload of json middleware of experess js
6db335aView on GitHubadded ca (related to certificate authority chain) support - it can be loaded from env.json - updated dev bash script to handle OS EXIT signal properly
29412d2View on GitHubadded /export_files route to download a tar archive of selected files
e26b2a3View on GitHubunres cache and cache itself are computed when transactions is assigned something new. if we just have new transactions, they are applied on top of existing caches and this is a super great optimisation. its chart is a line instead of an exponential function
d2f16fdView on GitHubrefactored calc_unresolved_thing (i have not tested it properly but it seems to be working properly!!!)
2f05e92View on GitHubUHServer.cache is not a getter anymore : this improvement can easily be seen when it's visualised because that getter was accessed whitin loops
c30b8a7View on GitHubworked on perf statistics and generated the required chart on new_transaction. going to optimise new_tr func and redraw chart each time to see if we're done
6235a6fView on GitHubmerged UHClient into UHServer and added refs to both APIs to UHServer
844c68aView on GitHubcurrent_profile para is optional in request_new_thing
821fac1View on GitHubin http* mode for restful api i was calling .listen for express instance not http*
f9f1fadView on GitHub