Commit Graph

321 Commits

Author SHA1 Message Date
UbitUmarov
0603667627 use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones 2022-08-19 22:26:00 +01:00
UbitUmarov
1e5881386e fix agent_id on FetchLibDesc.. this is just a formal fix, viewers seem to just ignore it. 2022-04-23 23:27:47 +01:00
UbitUmarov
d1b5e7a981 some cleaup 2022-04-23 16:41:18 +01:00
UbitUmarov
adc9318bee missing files 2022-04-22 20:20:26 +01:00
UbitUmarov
0138a43d3c add back cap FetchLib2 and add cap FetchLibDescendents2. Still disabled, Most viewers do not support them. Alchemy is working on it 2022-04-22 19:49:16 +01:00
UbitUmarov
71f856bfa8 put back updated FetchLib2 cap. Still no viewer uses it, disabled 2022-04-22 16:16:04 +01:00
UbitUmarov
e043d8a2eb use array.Empty<byte> 2022-03-12 15:21:24 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
357f20eb14 == UUID.Zero is slow 2022-01-08 23:35:56 +00:00
UbitUmarov
2e6790d164 save a few ns on FetchInventoryDescendents llsd response encode 2022-01-04 16:05:41 +00:00
UbitUmarov
7787a16426 and ofc the tests are also wrong.. Fix 2022-01-03 20:01:46 +00:00
UbitUmarov
7677e53dba fix FetchInvDescHandler response categories fields 2022-01-03 19:08:35 +00:00
UbitUmarov
eb5912817b getassests cap: be tolerant to mismatch between viewer idea and assets types. we had those very wrong.. 2021-12-23 17:02:28 +00:00
UbitUmarov
3f584dbf12 add auxiliar httpresponse.Redirect(string url, [HttpStatusCode redirStatusCode = HttpStatusCode.Redirect]) 2021-12-20 11:07:26 +00:00
UbitUmarov
a0e039e876 useless ms xml things 2021-12-14 16:04:45 +00:00
UbitUmarov
aa796bb443 'cosmetics' 2021-09-02 21:36:28 +01:00
UbitUmarov
f5e0459e08 test changes on oshttpserver responses send 2021-09-02 04:49:22 +01:00
UbitUmarov
a01046c24f a few changes to get assets 2021-07-16 03:08:31 +01:00
UbitUmarov
0252c5fa1b another silly bug gezz 2020-11-09 20:01:07 +00:00
UbitUmarov
f69f0281cf add some broken assets check/log, so i don't try to fix other code using one 2020-11-03 18:45:54 +00:00
UbitUmarov
9642453f9e viewers do send broken http range start, then flag good assets as bad, another try 2020-11-03 17:56:24 +00:00
UbitUmarov
dfe33bdafd look for GridName and gridname 2020-11-03 17:36:43 +00:00
UbitUmarov
5437fca647 viewers do send broken http range start, then flag good assets as bad 2020-11-03 15:16:09 +00:00
UbitUmarov
7b106564fa in some cases store a hg asset on local grid is just waste 2020-10-28 12:12:08 +00:00
UbitUmarov
c70904418a replace llsd xml fw encoder 2020-10-13 16:20:55 +01:00
UbitUmarov
473580652b duuhhhh... 2020-10-10 19:17:59 +01:00
UbitUmarov
c7d61737fb make use of some of those on inventory caps; fix some set of sp osutf8 fields 2020-10-10 19:11:37 +01:00
UbitUmarov
90bd42ddc0 cleanup 2020-08-28 01:13:17 +01:00
UbitUmarov
44b7e0c83f try reduce some inv spam re introduced recently.. but something very wrong with suitcase concept 2020-08-27 19:44:37 +01:00
UbitUmarov
5ef66d68a0 several changes to usermanagement and profiles 2020-08-27 18:31:28 +01:00
UbitUmarov
05be74bedc possible fix the real issue 2020-08-25 20:29:38 +01:00
UbitUmarov
9c47d7e06a add a debug message 2020-08-25 19:58:55 +01:00
UbitUmarov
3464c6457e mantis 8755: display bad folders owner (if avaiable) but on a single message per request, not per each bad one.(please test, i don't have bad folders 2020-08-25 15:31:39 +01:00
UbitUmarov
8d0ef07de8 some changes to getassets module and handler 2020-08-09 06:13:35 +01:00
UbitUmarov
592b94d142 some changes on Dispose 2020-08-09 00:20:50 +01:00
UbitUmarov
ce92ee1057 cache bad folders requests for 30s. Suitcase can induce a ton of this, and viewers keep requesting 2020-07-16 18:23:17 +01:00
UbitUmarov
bde4354c15 some changes on viewer caps detection 2020-06-09 18:43:26 +01:00
UbitUmarov
f326cc8901 reduce garbage on WebFetchInvDesc 2020-05-22 14:00:12 +01:00
UbitUmarov
baf5c61387 simplify GruntWork on getassets (needs more) 2020-05-16 01:16:19 +01:00
UbitUmarov
713c222ec8 remove some redundancy 2020-05-11 15:12:21 +01:00
UbitUmarov
5fa81a6ca9 give viewers more time to start uploading assets 2020-04-30 17:02:37 +01:00
UbitUmarov
22c28a0260 make Caps IDisposable 2020-04-30 03:37:28 +01:00
UbitUmarov
c289b83250 remove dead code 2020-04-29 16:57:58 +01:00
UbitUmarov
6c349e6534 let show caps list display the avatar name 2020-04-29 13:32:02 +01:00
UbitUmarov
bff6be4f66 give up on baked flag (test) 2020-04-28 21:34:54 +01:00
UbitUmarov
7e2ed9ee2b change FetchInventory2 region handler 2020-04-28 01:15:18 +01:00
UbitUmarov
8fb4b2f4e3 change AvatarPickerSearchModule 2020-04-25 18:03:50 +01:00
UbitUmarov
5bde41b30f remove obsole code 2020-04-25 17:00:07 +01:00
UbitUmarov
9000240238 change GetCapsDetails(..) 2020-04-23 23:58:06 +01:00