53 Commits
Author SHA1 Message Date
Gwyneth Llewelyn 9d984f0550 Chore: bump dependent packages to avoid security flaws 2026-05-10 21:18:26 +01:00
Gwyneth Llewelyn 9a7cb09981 RefatL added trelemetry databut neds tweaking 2025-10-31 02:20:16 +00:00
Gwyneth Llewelyn 541235bb0c Preparing 0.9.2… 2025-10-29 01:35:32 +00:00
Gwyneth Llewelyn eb28cb1f06 Fix: bump versions to more recent ones 2025-10-17 22:29:08 +01:00
Gwyneth Llewelyn d615e1dbd4 Chore: bump some dps versions 2025-10-05 12:01:35 +01:00
Gwyneth Llewelyn fd1c2119a0 Doc: clarify how the DSN is written; add compilation info regarding MacPorts and ImageMagick 7 2025-07-27 17:01:35 +01:00
Gwyneth Llewelyn 4a6a370aba Added READMEE and replaced outdated libs. 2025-06-27 15:58:30 +01:00
Gwyneth Llewelyn e0d19c084b Chore: refresh libs 2025-02-22 12:48:45 +00:00
Gwyneth Llewelyn 4b37e3eca5 Security: upgrading vulnerable dependencies
GitHub's Dependabot flagged golang.org/x/net/html as having a vulnerability.
2024-12-20 11:20:47 +00:00
Gwyneth Llewelyn 92ae503a40 Updating dependencies 2024-12-14 09:09:33 +00:00
Gwyneth Llewelyn 3e7522ba57 Bump to go 1.23.1 2024-09-12 19:33:06 +01:00
Gwyneth Llewelyn 912415e6df Bump: updating deprecated & dangerous libraries. 2024-09-04 03:14:09 +01:00
Gwyneth Llewelyn b9314036a4 Bumping to newer versions 2024-08-02 23:04:39 +01:00
Gwyneth Llewelyn 1dcaad8ccf Chore: avoid problematic library versions
They were flagged as containing security flaws
2024-06-21 04:57:25 +01:00
Gwyneth Llewelyn 423e78f3eb Bumping to more recent versions!
GitHub sort of complained about a few security issues…
2024-05-31 18:49:02 +01:00
Gwyneth Llewelyn 3b58998e7f Patching outdated files! 2023-12-01 12:55:36 +00:00
Gwyneth Llewelyn 38d3626357 Upgrade to get rid of security issues 2023-10-29 16:00:57 +00:00
Gwyneth Llewelyn 010c0156c3 Chore: eliminate deprecated io/ioutil calls! 2023-07-05 00:36:18 +01:00
Gwyneth Llewelyn 593c769a54 Fix: bump to Go 1.20 to deal with vulnerabilities on earlier versions 2023-02-23 17:19:27 +00:00
Gwyneth Llewelyn 9dd77f7e94 Chore: more updates/upgrades 2023-02-10 10:19:20 +00:00
dependabot[bot] 588580672e Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.4 to 1.7.7.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.4...v1.7.7)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 22:49:48 +00:00
Gwyneth Llewelyn dc5d7a45eb Fixed dependencies for vulnerabilities
GitHub's CodeQL found a required package that had some vulnerabilities. Bumped to latest version, which is clean.

Also, bumped to Go 1.17.
2021-11-16 17:24:57 +00:00
Gwyneth Llewelyn fc06d60cf6 Attempt to clean up code to satisfy GitHub CodeQL 2021-11-16 16:54:02 +00:00
Gwyneth Llewelyn 1dceb43017 Trying to fix excessive debugging logs… 2021-11-11 16:09:08 +00:00
Gwyneth Llewelyn bdd3261a5b Getting rid of NewRelic debug messages on syslog
We aren’t using syslog anyway…
2021-09-01 10:06:42 +00:00
Gwyneth Llewelyn 691a5bb36a Upgrading mostly due to new version of New Relic 2021-08-18 21:14:59 +00:00
Gwyneth Llewelyn fee26a0a54 Updating dependencies 2021-08-03 02:08:29 +01:00
Gwyneth Llewelyn 0e5419d17e Refreshing existing package version numbers 2021-07-11 00:55:35 +00:00
Gwyneth Llewelyn 802ba490be Add New Relic support (see README.md) 2021-04-22 11:31:06 +00:00
Gwyneth Llewelyn fa89aef46c Replacing fonts, so that they come directly from Google; no need to serve them statically 2021-03-19 01:15:09 +00:00
Gwyneth Llewelyn d79ca7aa59 Updating the many included projects… 2021-01-17 21:06:25 +00:00
Gwyneth Llewelyn 560023762c Coloured the downwards-pointing arrow with primary 2020-11-20 16:53:34 +00:00
Gwyneth Llewelyn d2cd6ee9f2 Upgrading to go 1.15.5 2020-11-20 16:24:25 +00:00
Gwyneth Llewelyn 9c3cb67284 Major changes regarding PathToStaticFiles, which had a serious scoping error; also, filepath.Join() does not need extra “/“ since these will be added during sanitisation 2020-09-08 19:18:50 +00:00
Gwyneth Llewelyn 2aacf6cbef Upgrading dependencies, trying to get all parameters from URL for Libravatar /not only the hash) 2020-09-08 14:35:32 +00:00
Gwyneth Llewelyn d5e3fe73fa First attempt at providing some stats for the HyperGrid Business e-zine 2020-08-16 23:36:52 +00:00
Gwyneth Llewelyn 60b43fb73e Added bluemonday to sanitize HTML on user-generated data. Note that much of this data can be written in-world, thus the double-sanitization! 2020-08-15 14:45:21 +00:00
Gwyneth Llewelyn 2e7f1fcb07 Adding git-hub.com/dustin/go-humanize to get human-readable dates (“1 month ago”, “just now”, etc.) 2020-08-13 23:49:35 +00:00
Gwyneth Llewelyn d2e2316625 Getting avatars into messages 2020-08-11 22:53:11 +00:00
Gwyneth Llewelyn d23709cc2b On the profile, adding checkboxes for the “Want To” options 2020-08-05 18:35:57 +00:00
Gwyneth Llewelyn 2e3388a35f Slight changes mostly on the README. 2020-08-03 23:50:23 +00:00
Gwyneth Llewelyn e8e414804e Updated Go to 1.14.6; fixed missing space on template for About 2020-07-28 13:16:44 +00:00
Gwyneth Llewelyn 6927558d8f Using ImageMagick to convert from JPEG2000 to PNG; using diskv as the cache system for storing images. 2020-07-26 20:42:39 +00:00
Gwyneth Llewelyn fbf70e1e82 Slight upgrades on some included modules. 2020-07-13 01:47:47 +00:00
Gwyneth Llewelyn c724d77e89 First overall change to start supporting password reset quirks… 2020-07-06 01:30:18 +00:00
Gwyneth Llewelyn 31033f0240 A few changes to move away from cookies and use sessions instead; using gin-contrib/sessions, which is a Gin wrapper to Gorilla sessions. It’s still a bit broken, though 2020-06-28 21:07:10 +01:00
Gwyneth Llewelyn 4759705ee2 More tweaks to get a Libravatar (or at least an Unicorn!) from the email address; apparently, there is a bug somewhere, since the Context seems to ‘forget’ the Libravatar… 2020-06-28 01:57:02 +01:00
Gwyneth Llewelyn c7a49c8a06 Seems that the OpenSimulator Wiki is not quite right, at least when compared to the OpenSimulator C# code at /opensim/OpenSim/Services/PasswordAuthenticationService.cs
Also: added session cookie for logged in users but we’re not done yet
2020-06-27 01:11:52 +01:00
Gwyneth Llewelyn 99cf439dc6 Multiple attempts to get JSON parsing working. RawMessage works, but only for a single line, and that’s without jsoniter 2020-06-13 01:07:32 +01:00
Gwyneth Llewelyn 2d87431fba Big refactoring to allow for config.ini — important for setting secret things like database password…
Also, first attempts at playing around with database opening etc.
2020-06-09 23:24:30 +01:00