Commit Graph

237 Commits

Author SHA1 Message Date
Casper Warden
cd4931c63c Don't error out if EnvironmentSettings cap is unavailable 2023-11-04 18:14:16 +00:00
Casper Warden
725471750c Update deps 2023-11-04 17:53:52 +00:00
Casper Warden
1224a6e279 Update messages 2023-11-04 17:51:13 +00:00
Casper Warden
d75fb9d9d9 Deselect object after selecting it (Whoops!) 2023-01-08 01:00:27 +00:00
Casper Warden
29a380b708 Only use getHashedPassword if available 2022-11-08 12:16:23 +00:00
Casper Warden
c8796d7a90 Bump to 0.5.50 2022-11-04 10:39:10 +00:00
Wolfgang von Caron
050841b8f9 movement sit/stand 2022-11-04 10:23:09 +00:00
Wolfgang von Caron
971e57a097 add support to loginparams for handling a prehashed password 2022-11-04 10:18:55 +00:00
Casper Warden
618cfe716f Fix linting, remove dead packages 2022-11-04 10:16:27 +00:00
callcolor
337e02ee54 read tos 2022-11-04 10:07:26 +00:00
callcolor
55042803fe Cannot read properties of undefined (reading 'removeAttachment') 2022-11-04 10:07:15 +00:00
Casper Warden
e9b3130748 Merge pull request #63 from CasperTech/snyk-fix-7e494ea846f79957de3a72833e1ef246
[Snyk] Security upgrade moment from 2.29.3 to 2.29.4
2022-11-04 09:57:08 +00:00
Casper Warden
236c24908e Merge pull request #67 from CasperTech/dependabot/npm_and_yarn/xmldom/xmldom-0.7.8
Bump @xmldom/xmldom from 0.7.5 to 0.7.8
2022-11-04 09:56:22 +00:00
dependabot[bot]
9abccd94ed Bump @xmldom/xmldom from 0.7.5 to 0.7.8
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.8.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.8)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 17:51:37 +00:00
snyk-bot
e70c574de3 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MOMENT-2944238
2022-07-08 08:07:07 +00:00
Casper Warden
f49acfec35 MFA support 2022-05-06 12:21:55 +01:00
Casper Warden
e658e459f3 Handle circuit shutdowns better 2022-04-20 11:37:52 +01:00
Casper Warden
c2dd232e9c Handle circuit shutdowns better 2022-04-20 11:37:38 +01:00
Casper Warden
d40f744be0 Handle circuit shutdowns better 2022-04-20 11:32:38 +01:00
Casper Warden
ebea491c93 Fix shutdown and exception handling in ObjectStore. Upgrade packages. 2022-04-20 10:32:19 +01:00
Casper Warden
2efebf8816 Fix "Stay Put" behaviour 2022-04-19 18:26:31 +01:00
Casper Warden
1bee36a890 Remove cache dir 2022-04-19 16:52:22 +01:00
Casper Warden
12b11b4b52 [Closes #55] Generate predictable MAC address (but avoid sneaky data leakage) 2022-04-19 16:50:56 +01:00
Casper Warden
2104e03b40 Group chat enhancements to combat SL bugs 2022-04-19 16:04:55 +01:00
Casper Warden
487907fb85 Improve Name2Key support 2022-02-27 13:13:48 +00:00
Casper Warden
3e56ab2d5f Repair home parsing 2021-12-07 17:58:01 +00:00
Casper Warden
5d2cb86f42 Modified XMLRPC library to deal with LL's shenanigans 2021-12-07 17:41:22 +00:00
Casper Warden
af911d5923 Add some additional formatting rules 2021-09-23 17:22:58 +01:00
Casper Warden
bc6ee025cf Migrate from tslint to eslint (will tighten rules in further commits) 2021-09-23 17:14:23 +01:00
Casper Warden
2c4833baf7 - Support Settings inventory objects
- Add some missing caps and flags
- Fix prims out of order when fetching and building
2021-09-23 16:37:54 +01:00
Casper Warden
6ecad4db55 Fix for timeouts when adding scripts to ask inventory 2021-09-22 16:58:06 +01:00
Casper Warden
41f79d969e Bit of tidyup 2021-09-22 15:34:53 +01:00
Casper Warden
32e47c68b1 Bump llsd to 1.0.4 to fix the xmldom issue 2021-09-22 15:08:04 +01:00
Casper Warden
8e73563963 Fix other inventory creation type issues 2021-09-22 15:02:46 +01:00
Casper Warden
90f59a84d6 Resolves #47: Use LSL Inventory type when uploading scripts. Thanks to @xBorus 2021-09-22 14:53:34 +01:00
Casper Warden
413d8312c7 Resolves #46 - Add a method to delete folders - Thanks to @xBorus 2021-09-22 14:48:22 +01:00
Casper Warden
8a435cdf8b Code style 2021-09-22 14:35:21 +01:00
Casper Warden
d13d5cdf01 Update packages 2021-09-22 14:21:51 +01:00
Casper Warden
bfbbed86ce Merge pull request #49 from CasperTech/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-09-22 13:59:23 +01:00
Casper Warden
fffd9aa9ae Merge pull request #48 from CasperTech/dependabot/npm_and_yarn/color-string-1.6.0
Bump color-string from 1.5.4 to 1.6.0
2021-09-22 13:59:15 +01:00
dependabot[bot]
da362fee6b Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 12:58:54 +00:00
dependabot[bot]
82711e96c5 Bump color-string from 1.5.4 to 1.6.0
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 12:58:47 +00:00
Casper Warden
b903ac253e Merge pull request #45 from CasperTech/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2021-09-22 13:58:40 +01:00
Casper Warden
cd00857f58 Merge pull request #44 from CasperTech/snyk-fix-6c1be75858c8064bbf8366b0792836b3
[Snyk] Security upgrade validator from 10.11.0 to 13.6.0
2021-09-22 13:58:29 +01:00
Casper Warden
9d67429e19 Merge pull request #42 from CasperTech/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-09-22 13:58:18 +01:00
dependabot[bot]
3ddbb051d4 Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 00:42:44 +00:00
snyk-bot
5dd65b87ae fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090599
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090600
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090601
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090602
2021-04-27 00:35:54 +00:00
dependabot[bot]
d42235c98d Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 08:01:00 +00:00
Casper Warden
859e785f04 Fix missing default material on RenderMaterials request 2020-12-11 13:16:46 +00:00
Casper Warden
c0e39d647a Fix an inconsistency with folder handling between SL and OS 2020-12-09 20:41:17 +00:00