c63fabe054well and it does get all assets, grrr
UbitUmarov
2020-05-12 04:19:45 +0100
48df8869e8duuhh windows does not update lastaccesstime
UbitUmarov
2020-05-12 03:03:31 +0100
6a4564869bflotsam file touch before expire: gatherer.GatherAll already touchs and tries to fecth all assets. This is nasty to use anyway.. avoid it
UbitUmarov
2020-05-12 00:56:47 +0100
7c0b3387ddgive up on simplehandler for root default get for now
UbitUmarov
2020-05-11 23:28:59 +0100
c40b297fc7(TEST) add a default root uri GET handler. this may be usefull for some cases.
UbitUmarov
2020-05-11 23:07:29 +0100
8da733c485test xbakes async/await store
UbitUmarov
2020-05-11 19:06:09 +0100
713c222ec8remove some redundancy
UbitUmarov
2020-05-11 15:12:21 +0100
7f3bb9267aoops a bad end slash
UbitUmarov
2020-05-11 13:38:59 +0100
6d92b75452more on end slash and uri handler determination
UbitUmarov
2020-05-11 13:01:27 +0100
2629d9d901comment out estimatedLocalCost test
UbitUmarov
2020-05-10 21:30:34 +0100
c15869438cmove currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it
UbitUmarov
2020-05-10 21:27:23 +0100
aafc6579a1remove end slash from most URLs we send to viewers
UbitUmarov
2020-05-10 21:14:52 +0100
c1d69018bdsome viewers send '//' at end of url plus cosmetics
UbitUmarov
2020-05-09 18:54:51 +0100
a367828a85clean a few more things before giving a socket to websockets. (this would happen later anyway)
UbitUmarov
2020-05-09 00:16:01 +0100
ea11f1aeb8SampleMoneyModule: remove last '/' on currency-base-uri
UbitUmarov
2020-05-08 17:30:46 +0100
bcb9ab29d7SampleMoneyModule: suport viewers new opensimextra currency-base-uri sim feature override for helperURI (that we call economy on some ini files, just because)
UbitUmarov
2020-05-08 17:00:43 +0100
fa5b4dc5d8add AddOpenSimExtraFeature to simulator features, so it is done under proper locking. Fix gridservice extra features merge (they override older). This does need a future cleanup
UbitUmarov
2020-05-08 16:54:18 +0100
c2c00c5d84add httpserver HandleXmlRpcRequests with local set of xlmrpc methods
UbitUmarov
2020-05-08 14:37:08 +0100
f38c5d7ac2SampleMoneyModule: add the needed php fake uris, since we no longer folish look for xmlrpc on everything not decoded, return back the reqeusted amount or viewers get confused.
UbitUmarov
2020-05-08 05:35:47 +0100
bf218f2cefmake httpserver HandleXmlRpcRequests public
UbitUmarov
2020-05-08 05:26:25 +0100
b4fc5c33ecrename wrong RegionSimpleStatsHandler as RegionStatsSimpleHandler
UbitUmarov
2020-04-27 18:06:27 +0100
04b28f206amantis 8688: put RegionStatsHandler : BaseStreamHandler tempory back, to give time for external modules to update
UbitUmarov
2020-04-27 18:00:37 +0100
6d66770228change the RemoteParcelRequest cap
UbitUmarov
2020-04-27 17:46:33 +0100
b5067baa4ait is nice to actually send the options back
UbitUmarov
2020-04-27 17:40:55 +0100
89dee19060move httpMethod OPTIONS handling to top, this needs to be chacked
UbitUmarov
2020-04-27 17:25:55 +0100
fa844d7e6eadd soem try/catch (and yes..yes right on last commit should hed been write...
UbitUmarov
2020-04-27 16:40:54 +0100
0518b397a3add SimpleOSDMapHandler, for caps that have just one httpmethod and body should be decoded as OSDMap, so we don't right the same things all pver
UbitUmarov
2020-04-27 15:46:31 +0100
a3cd0cbfcbno need for stream hanlder description
UbitUmarov
2020-04-27 14:52:43 +0100