Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6 from FxQnLr/ping | FxQnLr | 2023-11-06 |
|\ | | | | | Ping | ||
| * | fixed broadcast and cleanup | FxQnLr | 2023-11-02 |
| | | |||
| * | Revert "update dependencies" | FxQnLr | 2023-11-02 |
| | | | | | | | | This reverts commit 94104b621e2eec44dd90eb22fae2db2ce4938b87. | ||
| * | update dependencies | FxQnLr | 2023-11-02 |
| | | |||
| * | ping timeout and cleanup | FxQnLr | 2023-11-02 |
| | | |||
| * | update dependencies | FxQnLr | 2023-10-30 |
| | | |||
| * | Create LICENSE | FxQnLr | 2023-10-30 |
| | | |||
| * | cargo update and use cargo directly in actions | FxQnLr | 2023-10-30 |
| | | |||
| * | changed pingmap tuple to own struct | FxQnLr | 2023-10-30 |
| | | |||
| * | added correct sqlx offline data | FxQnLr | 2023-10-29 |
| | | |||
| * | add ip to database and use for ping, remove arc from pingmap | FxQnLr | 2023-10-29 |
| | | |||
| * | impl dashmap | FxQnLr | 2023-10-29 |
| | | |||
| * | does what is expected, but badly | FxQnLr | 2023-10-29 |
| | | |||
| * | runs, no error handling | fx | 2023-10-25 |
| | | |||
| * | Seems to work | FxQnLr | 2023-10-24 |
| | | |||
| * | first ping impl baseline, doesnt work | fx | 2023-10-24 |
|/ | |||
* | Merge pull request #5 from FxQnLr/fix-init-db | FxQnLr | 2023-10-21 |
|\ | | | | | fixed move of init_db_pool | ||
| * | Update push.yml | FxQnLr | 2023-10-21 |
| | | |||
| * | Update pull_request.yml | FxQnLr | 2023-10-21 |
| | | |||
| * | fixed move of init_db_pool | fx | 2023-10-21 |
|/ | |||
* | Merge pull request #4 from FxQnLr/database-init | FxQnLr | 2023-10-21 |
|\ | | | | | int db in process | ||
| * | add migrate macro | fx | 2023-10-21 |
| | | |||
| * | add init function for db tables | fx | 2023-10-21 |
|/ | |||
* | update readme with defaults | fx | 2023-10-16 |
| | |||
* | Merge pull request #3 from FxQnLr/fixed-pull-test | FxQnLr | 2023-10-15 |
|\ | | | | | fix pull build stuff | ||
| * | Update pull_request.yml | FxQnLr | 2023-10-15 |
| | | |||
| * | Update push.yml | FxQnLr | 2023-10-15 |
| | | |||
| * | Create pull_request.yml | FxQnLr | 2023-10-15 |
| | | |||
| * | Rename test.yml to push.yml | FxQnLr | 2023-10-15 |
|/ | |||
* | Update test.yml because double build is dumb | FxQnLr | 2023-10-15 |
| | |||
* | Merge pull request #2 from FxQnLr/test | FxQnLr | 2023-10-15 |
|\ | | | | | Get working actions and build into main | ||
| * | Merge branch 'main' into test | FxQnLr | 2023-10-15 |
| |\ | |/ |/| | |||
* | | Update Dockerfile | Felix Leder | 2023-10-09 |
| | | | | | | f it | ||
* | | Update Dockerfile | Felix Leder | 2023-10-09 |
| | | | | | | another fix | ||
| * | Update test.yml | FxQnLr | 2023-10-15 |
| | | |||
| * | added log for build test | fx | 2023-10-15 |
| | | |||
| * | test with build.rs and cache-to and from | fx | 2023-10-15 |
| | | |||
| * | auth logging changes | fx | 2023-10-15 |
| | | |||
| * | test w/ cargo chef + arm64 | fx | 2023-10-15 |
| | | |||
| * | test multiplatform build w/ actions | fx | 2023-10-14 |
| | | |||
| * | test this fing shit on pi wohoo | fx | 2023-10-14 |
| | | |||
| * | stuff | fx | 2023-10-13 |
|/ | |||
* | fix port | fx | 2023-10-09 |
| | |||
* | try arm comp and ghcr | fx | 2023-10-09 |
| | |||
* | Update .gitignore | Felix Leder | 2023-10-09 |
| | |||
* | Merge pull request #1 from FxQnLr/FxQnLr-patch-1 | Felix Leder | 2023-10-09 |
|\ | | | | | Delete .env | ||
| * | Delete .env | Felix Leder | 2023-10-09 |
|/ | |||
* | db int for api | fx | 2023-10-09 |
| | |||
* | added db for devices | fx | 2023-10-09 |
| | |||
* | added wol func and bad auth | fx | 2023-10-09 |
| |