892 Commits

Author SHA1 Message Date
UbitUmarov
015176fd30 still some cookies code, and take more tests out of the way 2022-10-02 11:51:27 +01:00
UbitUmarov
e5af49a161 some cleanup 2022-04-21 00:22:32 +01:00
UbitUmarov
b854acf9ed fix a test 2022-04-15 02:10:11 +01:00
UbitUmarov
44e0d238ec remove legacy Clouds module no longer supported by most viewers 2022-04-02 16:20:15 +01:00
UbitUmarov
e043d8a2eb use array.Empty<byte> 2022-03-12 15:21:24 +00:00
UbitUmarov
7e0fc95c3a == UUID.Zero is slow 2022-01-09 00:33:16 +00:00
UbitUmarov
3f584dbf12 add auxiliar httpresponse.Redirect(string url, [HttpStatusCode redirStatusCode = HttpStatusCode.Redirect]) 2021-12-20 11:07:26 +00:00
UbitUmarov
dc09b56bba move BulkUpdateInventoryItem from lludp to eventqueue message 2021-07-25 03:52:11 +01:00
UbitUmarov
8f5b40b35a right name is UpdateInventoryItem not UpdateInventoryItemAsset (at those locations) 2021-07-24 22:02:24 +01:00
UbitUmarov
5e26ede0f1 add missing changes 2021-07-16 03:12:03 +01:00
UbitUmarov
2285ced73a merge LocalGridServicesConnector and LemoteGridServicesConnector into just RegionGridServicesConnector, with more clear code path and less useless modules loading. runprebuild and note the need changes in config-include files 2020-12-04 15:07:07 +00:00
UbitUmarov
1f09e40756 other missing file 2020-10-28 09:56:27 +00:00
UbitUmarov
56d3e1cdc9 add TestsAssetCache using .net MemoryCache to tests only 2020-10-22 16:51:16 +01:00
UbitUmarov
9c01e8b0c4 change cap eventqueue to use some of those useless changes 2020-10-10 20:29:12 +01:00
UbitUmarov
c36b9bfef6 let tests get a serverURI 2020-09-23 19:38:33 +01:00
UbitUmarov
da09a897f6 mantis 8766: fix creators names caching 2020-09-08 01:03:17 +01:00
UbitUmarov
c8cb8a376b ok it is GetLandObjectClippedXY 2020-09-01 21:22:06 +01:00
UbitUmarov
7dc50c93b8 another.. 2020-08-26 16:09:12 +01:00
UbitUmarov
e6c4184680 really?? 2020-08-26 15:27:24 +01:00
UbitUmarov
e7621244c1 add another thing ot iclient 2020-08-26 15:12:31 +01:00
UbitUmarov
efa5f253f2 clip xy on parcels fake id, fix address compare, etc 2020-08-23 17:51:08 +01:00
UbitUmarov
9aa7f41bca add cap AttachmentResources ( no urls, memory account is per yengine mem usage) 2020-08-23 01:46:34 +01:00
UbitUmarov
16ab72a223 break the top thingies 2020-08-22 17:33:38 +01:00
StolenRuby
2f0d2db19d Top Scripts
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-08-22 12:38:35 +01:00
UbitUmarov
fd49254708 more changes on task inventory offers 2020-08-21 22:24:49 +01:00
UbitUmarov
44c90bf294 misspell all across the board 2020-06-18 12:01:53 +01:00
UbitUmarov
369a2e1453 clear parcels uglysky on clearing override flag 2020-06-17 21:08:52 +01:00
UbitUmarov
b37141182a more on SendViewerTime() 2020-06-13 15:48:35 +01:00
UbitUmarov
13ed40d9f6 replace sun module 2020-06-11 00:01:43 +01:00
UbitUmarov
e2be90caaf replace lightshare early work 2020-06-10 09:26:55 +01:00
UbitUmarov
1c5b9e5af8 missing file 2020-05-25 14:45:53 +01:00
UbitUmarov
4679ede2f2 missing file 2020-05-22 14:03:28 +01:00
UbitUmarov
48892ad8a7 timestamp http requests 2020-05-15 23:40:19 +01:00
UbitUmarov
79bb22eaf6 fix typo 2020-05-15 15:11:06 +01:00
UbitUmarov
58a4f45712 change eventqueue queues type, move event methods to other file (using partial class) 2020-05-07 02:26:25 +01:00
UbitUmarov
0fe51f34c2 add SimpleStrem(Request)Handler, for simple uripaths, any method or query 2020-04-23 18:23:43 +01:00
UbitUmarov
920a26eeec add request QueryFlags 2020-04-13 15:01:04 +01:00
UbitUmarov
b419f71a68 also expose the request client IP as seen by server port 2020-04-13 14:34:03 +01:00
UbitUmarov
e0ba96055c change osrequest Query back to hashtable, add QueryAsDictionary as new better option. (recover compatibily with current external modules 2020-04-13 14:24:22 +01:00
UbitUmarov
1c6d454691 remove excess garbage 2020-04-10 22:52:25 +01:00
UbitUmarov
67cd5efab3 replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder 2020-04-02 21:44:34 +01:00
UbitUmarov
ad601c9502 take lludp out of usermanagement module 2020-03-04 20:02:45 +00:00
UbitUmarov
d3b1465444 mantis 8667: remove wildcards from a very limited test of a very limited thing 2020-03-02 00:07:02 +00:00
UbitUmarov
693492a3f1 several changes to lludp FetchInventoryDescendents 2020-03-01 21:45:28 +00:00
UbitUmarov
dc225e348d several changes to lludp FetchInventory 2020-03-01 18:56:07 +00:00
UbitUmarov
e155ab7814 patch a test 2020-02-14 20:17:52 +00:00
UbitUmarov
01832b3e3c missing file, of course 2019-11-11 12:54:42 +00:00
Melanie
be34b8e79d Fix build break 2019-10-06 23:57:47 +01:00
UbitUmarov
9d6c996570 extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; 2019-09-11 13:51:43 +01:00
Melanie Thielker
c3e74d9e04 Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown 2019-08-07 18:22:13 +01:00