[fix] Network: avoid peer's avatar image to wink
[fix] Network: avoid images to wink, on peer/block items (remove ':rebind:' prefix in avatar binding) [enh] BMA: use a specific cache prefix [enh] ES http, graph: always use a cache prefix, and clear cache when ES node changed [enh] Refactor code that use cache (always use csCache.constants, distinguish of request by path cache, etc.) [enh] Disable rebind in on <ng-template>, when not need (add a prefix '::' before template path)
Showing
- scripts/release-sign-extension.sh 8 additions, 8 deletionsscripts/release-sign-extension.sh
- www/js/services/bma-services.js 63 additions, 63 deletionswww/js/services/bma-services.js
- www/js/services/http-services.js 21 additions, 7 deletionswww/js/services/http-services.js
- www/plugins/es/js/controllers/wot-controllers.js 12 additions, 1 deletionwww/plugins/es/js/controllers/wot-controllers.js
- www/plugins/es/js/services/blockchain-services.js 3 additions, 3 deletionswww/plugins/es/js/services/blockchain-services.js
- www/plugins/es/js/services/http-services.js 37 additions, 32 deletionswww/plugins/es/js/services/http-services.js
- www/plugins/es/js/services/profile-services.js 16 additions, 6 deletionswww/plugins/es/js/services/profile-services.js
- www/plugins/es/js/services/wot-services.js 63 additions, 60 deletionswww/plugins/es/js/services/wot-services.js
- www/plugins/es/templates/blockchain/items_blocks.html 1 addition, 1 deletionwww/plugins/es/templates/blockchain/items_blocks.html
- www/plugins/es/templates/blockchain/lookup.html 1 addition, 1 deletionwww/plugins/es/templates/blockchain/lookup.html
- www/plugins/es/templates/blockchain/lookup_form.html 1 addition, 1 deletionwww/plugins/es/templates/blockchain/lookup_form.html
- www/plugins/es/templates/common/item_comment.html 1 addition, 1 deletionwww/plugins/es/templates/common/item_comment.html
- www/plugins/es/templates/common/view_comments.html 1 addition, 1 deletionwww/plugins/es/templates/common/view_comments.html
- www/plugins/es/templates/document/list_documents.html 1 addition, 1 deletionwww/plugins/es/templates/document/list_documents.html
- www/plugins/es/templates/document/lookup.html 1 addition, 1 deletionwww/plugins/es/templates/document/lookup.html
- www/plugins/es/templates/document/lookup_form.html 1 addition, 1 deletionwww/plugins/es/templates/document/lookup_form.html
- www/plugins/es/templates/group/edit_group.html 2 additions, 2 deletionswww/plugins/es/templates/group/edit_group.html
- www/plugins/es/templates/group/items_groups.html 1 addition, 1 deletionwww/plugins/es/templates/group/items_groups.html
- www/plugins/es/templates/group/lookup.html 1 addition, 1 deletionwww/plugins/es/templates/group/lookup.html
- www/plugins/es/templates/group/lookup_form.html 1 addition, 1 deletionwww/plugins/es/templates/group/lookup_form.html
Loading
Please register or sign in to comment