Commit Graph

  • 46c7870be4 auto publish new releases 4.0.1 Maxi Quoß 2023-08-16 19:05:38 +02:00
  • a5cf8d718c fix: title too long for mobile layout, close #168 Maxi Quoß 2023-08-16 19:04:35 +02:00
  • 79c048319d remove redundant Maxi Quoß 2023-08-16 12:23:53 +02:00
  • 4830f43bab upgrade docker-compose to version 4 Maxi Quoß 2023-08-16 12:17:59 +02:00
  • 3b6f6abb1c npm-dep: bump prettier from 3.0.1 to 3.0.2 in /frontend dependabot[bot] 2023-08-16 09:13:02 +00:00
  • 15a5663934 fix: clear authstore if setup not completed 4.0.0 seriousm4x 2023-08-16 11:02:13 +02:00
  • 834c42ba75 fix: frontend version var seriousm4x 2023-08-16 10:56:22 +02:00
  • d7b18c8513 fix: only stop cron if cron is running seriousm4x 2023-08-16 10:55:53 +02:00
  • c335903233 fix: only show sleep when device is online 4.0.0-beta.6 seriousm4x 2023-08-16 09:59:41 +02:00
  • d57520c66d feat: add reboot button, #108 seriousm4x 2023-08-16 09:49:23 +02:00
  • 8d2e3a5ade Update .goreleaser.yaml seriousm4x 2023-08-16 02:32:13 +02:00
  • 733d6d519f feat: gracefully stop cron on terminate seriousm4x 2023-08-16 01:57:27 +02:00
  • 05686bf271 fix: ping port cause device stuck on pending 4.0.0-beta.5 seriousm4x 2023-08-16 01:28:13 +02:00
  • a237fba8c7 fix: broken nic timer (again) seriousm4x 2023-08-16 00:56:01 +02:00
  • b8fdb4202f feat: only refresh jwt if valid less than 1 day 4.0.0-beta.4 seriousm4x 2023-08-15 18:17:06 +02:00
  • 7b5dddfc06 fix: make sol port non-required seriousm4x 2023-08-15 18:15:46 +02:00
  • f8186ba015 feat: add sleep-on-lan support, #24 #78 #108 #162 seriousm4x 2023-08-15 17:44:59 +02:00
  • b2f2dfdcf9 Merge pull request #163 from seriousm4x/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-6.4.0 seriousm4x 2023-08-15 14:51:24 +02:00
  • 5270661bb5 npm-dep: bump @typescript-eslint/eslint-plugin in /frontend dependabot[bot] 2023-08-15 12:50:54 +00:00
  • 67ea231f39 Merge pull request #164 from seriousm4x/dependabot/npm_and_yarn/frontend/typescript-eslint/parser-6.4.0 seriousm4x 2023-08-15 14:48:57 +02:00
  • 58d497eab1 try avoid loop variable capture Maxi Quoß 2023-08-15 10:07:24 +02:00
  • e52d7f44b2 fix: properly reset nic timer seriousm4x 2023-08-15 14:26:25 +02:00
  • 6982184ab6 go-dep: bump github.com/pocketbase/pocketbase in /backend dependabot[bot] 2023-08-15 10:03:49 +00:00
  • 4009a5c3e1 npm-dep: bump @typescript-eslint/parser from 6.3.0 to 6.4.0 in /frontend dependabot[bot] 2023-08-15 09:37:45 +00:00
  • a55152250b reset timeout seriousm4x 2023-08-14 20:39:39 +02:00
  • bccbb9420c fix: simplify nic click logic 4.0.0-beta.3 seriousm4x 2023-08-14 17:48:10 +02:00
  • d3478026c2 fix no records shown with multiple users 4.0.0-beta.2 seriousm4x 2023-08-14 17:17:08 +02:00
  • 3fe17d1156 add buttons to toggle permissions seriousm4x 2023-08-14 17:09:42 +02:00
  • 2dab56e19e pnpm format seriousm4x 2023-08-14 16:15:50 +02:00
  • d9b14adc8d add lazy ping option seriousm4x 2023-08-14 16:10:55 +02:00
  • c1dbde574a fix nic tooltip seriousm4x 2023-08-14 15:24:34 +02:00
  • a39bf0e2f4 fix logic error Maxi Quoß 2023-08-14 11:43:56 +02:00
  • 37c25bb383 npm-dep: bump @sveltejs/kit from 1.22.5 to 1.22.6 in /frontend dependabot[bot] 2023-08-14 09:39:52 +00:00
  • e866b008ee npm-dep: bump autoprefixer from 10.4.14 to 10.4.15 in /frontend dependabot[bot] 2023-08-14 09:38:44 +00:00
  • 904b167c8e use pnpm for build 4.0.0-beta.1 seriousm4x 2023-08-14 02:49:48 +02:00
  • f9e8438297 update readme and screenshots seriousm4x 2023-08-14 02:44:30 +02:00
  • 390d077644 fix home spacing, fix create dev as admin seriousm4x 2023-08-14 02:16:46 +02:00
  • 2a90457e29 order by groups if localstorage unset seriousm4x 2023-08-14 01:48:48 +02:00
  • 9481fd10af better gap spacing seriousm4x 2023-08-14 01:12:37 +02:00
  • d5ecbadbcc fix order by when groups activated seriousm4x 2023-08-14 01:01:23 +02:00
  • 8155a9a19f remove dark theme overwrite seriousm4x 2023-08-14 00:53:11 +02:00
  • a79c1bf028 port ports by number seriousm4x 2023-08-14 00:52:42 +02:00
  • af021aefa7 show correct avatar for other users seriousm4x 2023-08-14 00:44:47 +02:00
  • 2d6cf95647 fix avatar update seriousm4x 2023-08-14 00:40:36 +02:00
  • 541e8b3d8b rename workflow seriousm4x 2023-08-14 00:14:13 +02:00
  • 77a73a91be add required field seriousm4x 2023-08-14 00:09:34 +02:00
  • 81cc067b3d actually fix build seriousm4x 2023-08-14 00:01:29 +02:00
  • cd94895b93 fix build seriousm4x 2023-08-13 23:53:15 +02:00
  • 311684f05f rename permissions to users, add create new user seriousm4x 2023-08-13 23:17:53 +02:00
  • 870d2dcc49 improve /login and /welcome seriousm4x 2023-08-13 20:00:13 +02:00
  • 2cc191336b improve navbar menus seriousm4x 2023-08-13 19:36:17 +02:00
  • a4c7fd4e39 use form for scan range seriousm4x 2023-08-13 19:26:23 +02:00
  • 6794091617 add account page seriousm4x 2023-08-13 19:19:22 +02:00
  • 24aec5e1de define possible device.status values seriousm4x 2023-08-13 19:19:12 +02:00
  • ef5329f8f7 remove prettier plugin-search-dir seriousm4x 2023-08-12 21:56:34 +02:00
  • e61a7f9464 npm-dep: update all seriousm4x 2023-08-12 21:53:38 +02:00
  • 4a80618320 cleanup merge errors seriousm4x 2023-08-12 21:10:58 +02:00
  • da6c822a9c go-dep: bump github.com/pocketbase/pocketbase in /backend dependabot[bot] 2023-08-12 19:09:27 +00:00
  • b6a2b085d9 npm-dep: bump @sveltejs/kit from 1.22.4 to 1.22.5 in /frontend dependabot[bot] 2023-08-11 09:23:05 +00:00
  • e49f2d08b0 npm-dep: bump vite from 4.4.8 to 4.4.9 in /frontend dependabot[bot] 2023-08-08 09:28:45 +00:00
  • 15d52e4c76 npm-dep: bump @fortawesome/free-solid-svg-icons in /frontend dependabot[bot] 2023-08-03 09:36:32 +00:00
  • 323f6794e1 npm-dep: bump sass from 1.64.1 to 1.64.2 in /frontend dependabot[bot] 2023-08-02 09:37:59 +00:00
  • ae19470f0f npm-dep: bump @sveltejs/kit from 1.22.3 to 1.22.4 in /frontend dependabot[bot] 2023-08-02 09:37:26 +00:00
  • d53ee6836b npm-dep: bump vite from 4.4.7 to 4.4.8 in /frontend dependabot[bot] 2023-08-02 09:36:15 +00:00
  • 569d2650ea npm-dep: bump svelte from 4.1.1 to 4.1.2 in /frontend dependabot[bot] 2023-08-01 10:08:03 +00:00
  • 6d7441473a npm-dep: bump @sveltejs/adapter-static from 2.0.2 to 2.0.3 in /frontend dependabot[bot] 2023-07-28 09:34:04 +00:00
  • d8cb3ec00a npm-dep: bump bootstrap from 5.3.0 to 5.3.1 in /frontend dependabot[bot] 2023-07-26 09:54:55 +00:00
  • acee769474 npm-dep: bump vite from 4.4.6 to 4.4.7 in /frontend dependabot[bot] 2023-07-25 09:13:37 +00:00
  • da5a1dae04 npm-dep: bump sass from 1.64.0 to 1.64.1 in /frontend dependabot[bot] 2023-07-24 09:38:11 +00:00
  • ab13daef40 better mobile view seriousm4x 2023-08-12 11:48:25 +02:00
  • e5e710f1b9 multiple fixes seriousm4x 2023-08-12 05:14:20 +02:00
  • 054f9ef643 match dark theme with cupcake seriousm4x 2023-08-12 02:25:11 +02:00
  • 67d957c109 add permission page, close #75 seriousm4x 2023-08-12 00:04:35 +02:00
  • 9d2871eae9 improve theme colors seriousm4x 2023-08-12 00:02:52 +02:00
  • d801f7c2da npm-dep: update all seriousm4x 2023-08-11 20:20:10 +02:00
  • 768be7ce15 update web ui to match backend permissions #75 seriousm4x 2023-08-11 20:19:11 +02:00
  • 6fc02ce46d add user permissions to backend #75 seriousm4x 2023-08-10 23:25:39 +02:00
  • 00a098b7c8 make port fields required seriousm4x 2023-08-10 12:14:19 +02:00
  • 5e417f6220 better admin check seriousm4x 2023-08-10 12:13:58 +02:00
  • 4b36131a8c required form fields and margin seriousm4x 2023-08-08 00:07:17 +02:00
  • 7e8b570f1c added toast notifications seriousm4x 2023-08-07 23:14:47 +02:00
  • 1cc232e6c6 improve group buttons seriousm4x 2023-08-06 22:12:28 +02:00
  • 97d0aab2f5 change default dark theme seriousm4x 2023-08-06 20:46:15 +02:00
  • 318f76f439 add dashboard order seriousm4x 2023-08-06 20:38:44 +02:00
  • eee83b5cb8 add empty permissions route seriousm4x 2023-08-06 16:05:56 +02:00
  • 54191b76e5 several button improvements seriousm4x 2023-08-06 16:01:48 +02:00
  • 550bf74438 adjust nav padding seriousm4x 2023-08-06 14:01:41 +02:00
  • 89bb99e78c fix save icon seriousm4x 2023-08-06 13:59:27 +02:00
  • 413a2a8f30 add theming seriousm4x 2023-08-06 13:55:43 +02:00
  • ac15e39ae1 delete forgotten device store things seriousm4x 2023-08-06 13:50:38 +02:00
  • 1602136eeb settings: add icon, change color seriousm4x 2023-08-06 01:42:02 +02:00
  • b04029abf9 ux improvements for network scan seriousm4x 2023-08-06 00:55:37 +02:00
  • adf2936ab8 add network scan seriousm4x 2023-08-06 00:29:00 +02:00
  • 94111846f4 ux improvements seriousm4x 2023-08-06 00:28:44 +02:00
  • 6099b67d4b show countdown for wake/shutdown seriousm4x 2023-08-05 16:37:18 +02:00
  • 19e3c63fa7 various small changes seriousm4x 2023-08-05 14:08:51 +02:00
  • 90baf0aef8 improve home loading, remove $devices store seriousm4x 2023-08-05 14:08:26 +02:00
  • 3ffd3c6a41 simplify fetch on edit page seriousm4x 2023-08-05 13:11:55 +02:00
  • 18046b6db6 reuse device form, simplify realtime updates seriousm4x 2023-08-05 12:34:29 +02:00
  • 5b112d81ad go-dep: update all seriousm4x 2023-07-31 20:10:49 +02:00