jvyden
9d74a4104b
Implement YML configuration
...
- Sorts config better
- Stored in a robust format
- Migrates from old JSON format automatically on startup
- Retains version migration feature
- Renames ServerSettings to ServerConfiguration
2022-05-14 15:51:44 -04:00
jvyden
9d80f1e178
Update all packages in solution
2022-05-14 13:59:00 -04:00
dependabot[bot]
bf9c6ca042
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 ( #300 )
...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit ) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases )
- [Commits](https://github.com/xunit/visualstudio.xunit/commits )
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 16:35:26 -04:00
jvyden
9654b12989
[skip ci] Use LogInfo instead of LogError when logging parsed matches
2022-05-01 18:43:56 -04:00
jvyden
1402bcfd65
Improve file logging
2022-05-01 18:40:41 -04:00
jvyden
55160ff434
Make internal logging use an enum instead of a string for areas
2022-05-01 18:34:26 -04:00
jvyden
1d5d8cb514
Add support for logging traces outside of Lighthouse
2022-05-01 18:20:39 -04:00
jvyden
9fa4ffbc90
Implement cuddle logger
2022-05-01 17:37:58 -04:00
jvyden
9c57d15671
Fix release builds
2022-05-01 15:31:17 -04:00
jvyden
69f44dd47a
Better logging for logins
2022-05-01 15:29:33 -04:00
jvyden
f31a73ccaa
Multiple changes to HashHelper and RandomHelper
...
- Renamed HashHelper to CryptoHelper
- Moved CryptoHelper.GenerateRandomBytes to RandomHelper
- Documented RandomHelper
2022-05-01 15:27:44 -04:00
jvyden
396477c05d
Fix all warnings
2022-05-01 13:44:41 -04:00
jvyden
50fdcb2441
Update InfluxDB.Client to 4.1.0
2022-05-01 13:25:00 -04:00
jvyden
ebc5ec046a
Upgrade Discord.Net.Webhook to 3.6.1
2022-05-01 13:23:16 -04:00
jvyden
77d409557b
Update Selenium packages
2022-05-01 13:21:47 -04:00
dependabot[bot]
47176d1f9e
Bump Discord.Net.Webhook from 3.5.0 to 3.6.0 ( #295 )
...
Bumps [Discord.Net.Webhook](https://github.com/Discord-Net/Discord.Net ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/Discord-Net/Discord.Net/releases )
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/Discord-Net/Discord.Net/compare/3.5.0...3.6.0 )
---
updated-dependencies:
- dependency-name: Discord.Net.Webhook
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 17:23:26 -04:00
Josh
81993214bf
Allow photos with future timestamps ( #293 )
...
Set the timestamp to the current time instead of returning 400.
2022-04-26 12:41:42 -04:00
dependabot[bot]
395f2178cd
Bump JetBrains.Annotations from 2021.3.0 to 2022.1.0 ( #287 )
...
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations ) from 2021.3.0 to 2022.1.0.
- [Release notes](https://github.com/JetBrains/JetBrains.Annotations/releases )
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/commits )
---
updated-dependencies:
- dependency-name: JetBrains.Annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-22 15:26:40 -04:00
dependabot[bot]
22fed94168
Bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1 ( #290 )
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-22 15:18:26 -04:00
jvyden
dc3aa96634
Remove english upside down from language list
...
This cannot be accessed through the browser, and was initially used for testing anyways, so /shrug
2022-04-17 16:24:20 -04:00
jvyden
528d3b1335
Add language mappings for non-standard language names
2022-04-16 19:29:31 -04:00
jvyden
066f734378
New Crowdin updates ( #31 )
...
* New translations BaseLayout.resx (English (upside down))
* New translations BaseLayout.resx (Esperanto)
* New translations BaseLayout.resx (Polish)
* New translations LandingPage.resx (Polish)
* New translations LandingPage.resx (Esperanto)
* New translations LandingPage.resx (English (upside down))
2022-04-16 19:03:39 -04:00
jvyden
156d8393c6
New Crowdin updates ( #30 )
...
* New translations LandingPage.resx (Russian)
* New translations BaseLayout.resx (Russian)
2022-04-15 20:49:09 -04:00
jvyden
95d15a887e
New Crowdin updates ( #29 )
...
* New translations LandingPage.resx (Japanese)
* New translations LandingPage.resx (Spanish, Mexico)
* New translations BaseLayout.resx (Spanish, Mexico)
2022-04-14 23:00:07 -04:00
jvyden
b8d74c53de
Merge branch 'LBPUnion:main' into crowdin
2022-04-14 18:12:19 -04:00
jvyden
25621017cd
New Crowdin updates ( #28 )
...
* New translations BaseLayout.resx (Danish)
* New translations BaseLayout.resx (Danish)
* New translations LandingPage.resx (Japanese)
* New translations LandingPage.resx (Filipino)
* New translations LandingPage.resx (Esperanto)
* New translations LandingPage.resx (Spanish, Mexico)
* New translations LandingPage.resx (Chinese Simplified)
* New translations LandingPage.resx (Swedish)
* New translations LandingPage.resx (Russian)
* New translations LandingPage.resx (Polish)
* New translations LandingPage.resx (Danish)
* New translations BaseLayout.resx (Japanese)
* New translations BaseLayout.resx (Filipino)
* New translations BaseLayout.resx (Polish)
* New translations LandingPage.resx (English (upside down))
2022-04-14 18:11:45 -04:00
jvyden
197aab1ba3
Add landing page strings
2022-04-14 17:06:13 -04:00
jvyden
9c27c378f7
Merge remote-tracking branch 'origin/crowdin' into crowdin
2022-04-14 16:53:49 -04:00
jvyden
3dd63e6522
Set default language to en-US
2022-04-14 16:53:29 -04:00
jvyden
2f6216a0d6
Merge pull request #27 from jvyden/l10n_crowdin
...
New Crowdin updates
2022-04-14 16:51:30 -04:00
jvyden
83868f7a9c
New translations BaseLayout.resx (Esperanto)
2022-04-14 16:51:14 -04:00
jvyden
ed0a224fee
New translations BaseLayout.resx (English (upside down))
2022-04-14 16:51:13 -04:00
jvyden
e64c583a35
New translations BaseLayout.resx (Spanish, Mexico)
2022-04-14 16:51:12 -04:00
jvyden
cf6fd0e318
New translations BaseLayout.resx (Chinese Simplified)
2022-04-14 16:51:11 -04:00
jvyden
26a0af15aa
New translations BaseLayout.resx (Swedish)
2022-04-14 16:51:10 -04:00
jvyden
d3e2b02e02
New translations BaseLayout.resx (Russian)
2022-04-14 16:51:09 -04:00
jvyden
24c1987dfe
New translations BaseLayout.resx (Polish)
2022-04-14 16:51:08 -04:00
jvyden
059ca05466
New translations BaseLayout.resx (Japanese)
2022-04-14 16:51:07 -04:00
jvyden
b910387158
New translations BaseLayout.resx (Danish)
2022-04-14 16:51:06 -04:00
jvyden
1b48a71062
Add strings for entire baselayout
2022-04-14 16:50:30 -04:00
jvyden
3e18d79fa5
Add translation support to website, read user's language from settings
2022-04-14 16:24:17 -04:00
Josh
d70b9a8f82
Fix include slot location and creator arg ( #285 )
2022-04-13 23:43:14 -04:00
jvyden
bfec7d788e
Merge pull request #26 from jvyden/l10n_crowdin
...
New Crowdin updates
2022-04-13 19:40:37 -04:00
jvyden
4fe7fe76e9
New translations BaseLayout.resx (English (upside down))
2022-04-13 19:39:54 -04:00
jvyden
f88b0182f4
New translations BaseLayout.resx (Spanish, Mexico)
2022-04-13 19:39:53 -04:00
jvyden
e4916ce78b
New translations BaseLayout.resx (Chinese Simplified)
2022-04-13 19:39:53 -04:00
jvyden
3a641ae194
New translations BaseLayout.resx (Swedish)
2022-04-13 19:39:52 -04:00
jvyden
c2a34afad1
New translations BaseLayout.resx (Russian)
2022-04-13 19:39:51 -04:00
jvyden
b3090cc96f
New translations BaseLayout.resx (Polish)
2022-04-13 19:39:50 -04:00
jvyden
32a256db39
New translations BaseLayout.resx (Japanese)
2022-04-13 19:39:49 -04:00