aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * update dependenciesFxQnLr2023-10-30
| |
| * Create LICENSEFxQnLr2023-10-30
| |
| * cargo update and use cargo directly in actionsFxQnLr2023-10-30
| |
| * changed pingmap tuple to own structFxQnLr2023-10-30
| |
| * added correct sqlx offline dataFxQnLr2023-10-29
| |
| * add ip to database and use for ping, remove arc from pingmapFxQnLr2023-10-29
| |
| * impl dashmapFxQnLr2023-10-29
| |
| * does what is expected, but badlyFxQnLr2023-10-29
| |
| * runs, no error handlingfx2023-10-25
| |
| * Seems to workFxQnLr2023-10-24
| |
| * first ping impl baseline, doesnt workfx2023-10-24
|/
* Merge pull request #5 from FxQnLr/fix-init-dbFxQnLr2023-10-21
|\ | | | | fixed move of init_db_pool
| * Update push.ymlFxQnLr2023-10-21
| |
| * Update pull_request.ymlFxQnLr2023-10-21
| |
| * fixed move of init_db_poolfx2023-10-21
|/
* Merge pull request #4 from FxQnLr/database-initFxQnLr2023-10-21
|\ | | | | int db in process
| * add migrate macrofx2023-10-21
| |
| * add init function for db tablesfx2023-10-21
|/
* update readme with defaultsfx2023-10-16
|
* Merge pull request #3 from FxQnLr/fixed-pull-testFxQnLr2023-10-15
|\ | | | | fix pull build stuff
| * Update pull_request.ymlFxQnLr2023-10-15
| |
| * Update push.ymlFxQnLr2023-10-15
| |
| * Create pull_request.ymlFxQnLr2023-10-15
| |
| * Rename test.yml to push.ymlFxQnLr2023-10-15
|/
* Update test.yml because double build is dumbFxQnLr2023-10-15
|
* Merge pull request #2 from FxQnLr/testFxQnLr2023-10-15
|\ | | | | Get working actions and build into main
| * Merge branch 'main' into testFxQnLr2023-10-15
| |\ | |/ |/|
* | Update DockerfileFelix Leder2023-10-09
| | | | | | f it
* | Update DockerfileFelix Leder2023-10-09
| | | | | | another fix
| * Update test.ymlFxQnLr2023-10-15
| |
| * added log for build testfx2023-10-15
| |
| * test with build.rs and cache-to and fromfx2023-10-15
| |
| * auth logging changesfx2023-10-15
| |
| * test w/ cargo chef + arm64fx2023-10-15
| |
| * test multiplatform build w/ actionsfx2023-10-14
| |
| * test this fing shit on pi wohoofx2023-10-14
| |
| * stufffx2023-10-13
|/
* fix portfx2023-10-09
|
* try arm comp and ghcrfx2023-10-09
|
* Update .gitignoreFelix Leder2023-10-09
|
* Merge pull request #1 from FxQnLr/FxQnLr-patch-1Felix Leder2023-10-09
|\ | | | | Delete .env
| * Delete .envFelix Leder2023-10-09
|/
* db int for apifx2023-10-09
|
* added db for devicesfx2023-10-09
|
* added wol func and bad authfx2023-10-09
|
* get workflowsfx2023-10-08
|\ | | | | | | Merge branch 'main' of github.com:FxQnLr/webol
| * Create test.ymlFelix Leder2023-10-08
| |
* | base web serverfx2023-10-08
|/
* Initial commitFelix Leder2023-10-08