Josh
b8324d0c10
Migrate to GitInfo for embedding git information ( #911 )
...
* Migrate to GitInfo for embedding git information
* Adjust gitignore to reflect new git system
* Fix changes from broken merge
* Remove vestigial code in VersionHelper
---------
Co-authored-by: sudokoko <koko@drones.gay>
2023-10-29 23:50:16 +00:00
koko
e072201ec7
Implement basic RPC configuration API endpoint ( #864 )
...
* Implement basic RPC information endpoint with test data
* Implement configuration options for RPC
* Rename RpcConfiguration to RpcResponse
* Rider insists on modifying dataSources.xml
* Implement documentation and fix code quality/gitignore issues
* Use SerializableAttribute instead of UsedImplicitlyAttribute
* Add warning regarding nullable assets
* Prevent precision issues with application ID
* Check asset properties for null/whitespace and return null
2023-08-12 22:27:45 +00:00
Slendy
bd9a789fc3
Update gitignore and dispose DbConnected context
2023-01-22 05:45:39 -06:00
Josh
263bfb5b23
Containerize Project Lighthouse ( #582 )
...
* Add lighthouse docker support
* Update to NET 7.0
* Make docker copy git repository info
* Add restart policy to compose file
* Delete temp folder after copying to data
* Only build the docker image once
* Fix builds from being dirty
* Add su-exec to final image
* Run lighthouse as non root user
* Add compose file to gitignore
* Remove compose file from gitignore
Co-authored-by: Dagg <daggintosh@outlook.com>
2023-01-04 19:26:49 -06:00
Dagg
ca317d3afc
Add support for Cross Controller Planets ( #562 )
...
* Add support for Cross Controller Planets
* Clean
2022-11-17 22:54:46 -06:00
jvyden
b6da930e20
Merge main into mod-panel
2022-08-05 17:02:19 -04:00
jvyden
ab346bc906
Add logging to StartPublish, fix bug where levels do not publish if rootLevel does not exist
2022-07-30 18:17:28 -04:00
Toru the Red Fox
6525ebe3cb
lbpEnvVer parity (somewhat, GameServer) and player polaroid resolution fix (Website) ( #373 )
...
* lbp2 beta tweaks
* tweaks
* oops
* pls work
* PLS
* Update UserCardPartial.cshtml
* news reimplementation testing
trying to fix it for lbp1
* a
* configurable envver
* Make numeric revision numbers only usable on full clones
* little comment to describe what EnvVer is
* remove news (again)
* remove redundancy when dirty
* document envver stuff
* remove numeric versioning for upstream merge
* Revert "remove numeric versioning for upstream merge"
This reverts commit 3e7d8eccbc
.
* Revert "Revert "remove numeric versioning for upstream merge""
This reverts commit 7fbe145b80
.
* Delete gitIsShallowRepo.txt
* accidentally deleted the wrong line oops
* Update VersionHelper.cs
Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-07-27 20:03:44 +00:00
jvyden
1037a6eddb
Add ability to change user's permissions from admin panel user list
2022-06-10 17:02:02 -04:00
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
4b27f2c4d6
Add slot card overlay image
...
Closes #128
2022-02-05 18:37:51 -05:00
jvyden
7081b725a8
Implement PSN ticket reading
2022-01-27 16:50:08 -05:00
jvyden
831e367078
Add ability to read LBP textures
2022-01-21 03:31:42 -05:00
jvyden
94c6ee73b7
Update .gitignore
2022-01-19 10:59:13 -05:00
jvyden
7cc3a613e7
[skip ci] Clean up .gitignore, add sections
2022-01-19 08:07:40 -05:00
jvyden
9391f179c9
Track unpushed commits as dirty
2022-01-18 19:52:34 -05:00
jvyden
75d4c25f59
Add VersionInfoPage
2022-01-16 21:14:14 -05:00
LumaLivy
9ad1f6eeb1
Finalize adding review support/cleaning some warnings
2021-12-11 00:01:51 -05:00
jvyden
ca4e32dd75
Revert "Merge branch 'main' into main"
...
This reverts commit 817fecdc18
, reversing
changes made to 1bbff41196
.
2021-12-07 16:57:35 -05:00
LumaLivy
817fecdc18
Merge branch 'main' into main
2021-12-07 16:50:20 -05:00
Michael VanOverbeek
087958155d
Update gitignore to ignore LBP resources folder
2021-12-06 14:21:24 -05:00
Michael VanOverbeek
a40e9ea140
update gitignore
2021-12-03 20:06:44 -05:00
LumaLivy
0353e0b889
catch all logs folders
2021-11-22 19:46:39 -05:00
LumaLivy
e82c2afbe4
Merge branch 'main' of https://github.com/LBPUnion/project-lighthouse
2021-11-19 21:49:27 -05:00
jvyden
479057fdcc
Add ability for git version/branch to be embedded in builds of lighthouse
2021-11-19 00:18:21 -05:00
jvyden
f636fcb3d7
Add config loading, saving, and upgrading
2021-11-18 23:42:15 -05:00
LumaLivy
d464329193
Fix a bunch of warnings
2021-11-17 20:50:44 -05:00
Michael VanOverbeek
e5b2899930
Add cdn resources to .gitignore
2021-11-04 15:32:23 -04:00
LumaLivy
f9d16de35c
Ignore some VS stuff that popped up
2021-11-02 03:41:59 -04:00
jvyden
fe03663f38
Basic ASP.NET -> Kettu logger
2021-10-21 01:01:45 -04:00
jvyden
ddd24d1459
Add /r/ to gitignore
2021-10-12 14:56:45 -04:00
jvyden
2d64d914c6
Update index layout, add user DotSettings to gitignore
2021-10-10 18:15:17 -04:00
jvyden
f179e0df8d
Fix .idea .gitignore
2021-10-06 12:52:16 -04:00
jvyden
c83e77e39f
Add local mysql data source
2021-10-06 12:49:31 -04:00
jvyden
baf5854bf2
fix project indexing
2021-10-06 00:38:47 -04:00
jvyden
157258882c
Initial Commit
2021-10-05 23:02:13 -04:00