Commit graph

  • 71e367794b
    Merge 8edcb14a63 into 7a7fe1e3ac dependabot[bot] 2023-03-13 21:48:15 +0000
  • 8edcb14a63
    Bump sqlite3 from 5.1.2 to 5.1.5 dependabot/npm_and_yarn/sqlite3-5.1.5 dependabot[bot] 2023-03-13 21:48:13 +0000
  • c17c3ce4a5
    Merge 4bcc42f984 into 7a7fe1e3ac dependabot[bot] 2023-02-04 14:38:58 +0000
  • 4bcc42f984
    Bump http-cache-semantics from 4.1.0 to 4.1.1 dependabot/npm_and_yarn/http-cache-semantics-4.1.1 dependabot[bot] 2023-02-04 14:38:56 +0000
  • 6246f3b260
    Merge 45a457bca4 into 7a7fe1e3ac dependabot[bot] 2023-01-08 23:44:35 +0000
  • 45a457bca4
    Bump json5 from 2.2.1 to 2.2.3 dependabot/npm_and_yarn/json5-2.2.3 dependabot[bot] 2023-01-08 23:44:33 +0000
  • c68a23dcca Get rid of unused dependencies by using depcheck. new-admin baldo 2022-10-04 18:14:53 +0200
  • 3b4e4b85de Fix: Use a valid SPDX license expression for AGPL. baldo 2022-10-04 18:02:40 +0200
  • b734c4705a Merge branch 'main' into new-admin baldo 2022-10-04 18:01:05 +0200
  • 7a7fe1e3ac Fix: Use a valid SPDX license expression for AGPL. main baldo 2022-10-04 18:00:18 +0200
  • e48c2861c6 Make new frontend deployable. baldo 2022-10-04 15:33:55 +0200
  • 4035c22aca Merge branch 'main' into new-admin baldo 2022-10-04 16:09:34 +0200
  • 625f8cbd90 Relicense server and legacy code under AGPL. baldo 2022-10-04 16:01:14 +0200
  • 8a49ff410d Update frontend dependencies. baldo 2022-10-04 14:45:43 +0200
  • 356e8a8ee8 Merge branch 'main' into new-admin baldo 2022-10-04 14:43:13 +0200
  • 77533dfb4b Update server dependencies. baldo 2022-10-04 14:41:23 +0200
  • c87bccae95 Handle legacy frontend URLs. baldo 2022-09-27 16:44:48 +0200
  • 32803e0ea1 Update the document title when navigating to a new route baldo 2022-09-27 15:52:12 +0200
  • 4a0b6d80e4 Update frontend dependencies. baldo 2022-09-27 14:35:00 +0200
  • 4295368e2b Merge branch 'main' into new-admin baldo 2022-09-27 14:32:38 +0200
  • e50a8c4c6a Update server dependencies. baldo 2022-09-27 14:29:18 +0200
  • 004a2aec6e Merge branch 'main' into new-admin baldo 2022-09-20 19:20:37 +0200
  • b1075aa2ec Remove duplicate code for parsing numbers. baldo 2022-09-20 19:11:36 +0200
  • 15d3f45bae Refactor replace some HTTP related magic values by enums. baldo 2022-09-20 19:09:49 +0200
  • 511f7c4f80 Remove duplicate code for parsing numbers. baldo 2022-09-20 19:11:36 +0200
  • 8f8194467c Refactor api utils and replace some magic values by enums. baldo 2022-09-20 19:09:49 +0200
  • 518d986c20 Update frontend dependencies. baldo 2022-09-20 15:38:25 +0200
  • de9c05fc3b Merge branch 'main' into new-admin baldo 2022-09-20 15:37:30 +0200
  • c988227bc7 Update server dependencies. baldo 2022-09-20 15:34:32 +0200
  • 9954a9d1ca Remove duplicate type. baldo 2022-09-14 16:35:54 +0200
  • 50dc4733e0 Merge branch 'main' into new-admin baldo 2022-09-14 16:35:03 +0200
  • 22bff3496a Harmonize tsconfig for frontend and server. baldo 2022-09-14 16:33:43 +0200
  • bf16ee0ca7 Update frontend dependencies. baldo 2022-09-14 16:19:31 +0200
  • 7cb11259dc Merge branch 'main' into new-admin baldo 2022-09-14 16:17:51 +0200
  • 894ee97fdf Update server dependencies. baldo 2022-09-14 15:56:16 +0200
  • 843cd37243 Refactoring: Split shared types into seperate modules and document alot. baldo 2022-09-06 19:09:25 +0200
  • e08ae944c4 Move node types into own module to keep index.ts clean. baldo 2022-09-06 17:43:00 +0200
  • 5af12eba41 Update frontend dependencies. baldo 2022-09-06 16:54:49 +0200
  • c42ec84bde Merge branch 'main' into new-admin baldo 2022-09-06 16:53:54 +0200
  • facff817e2 Update server dependencies. baldo 2022-09-06 16:48:43 +0200
  • b53ae271ed Update frontend dependencies. baldo 2022-09-01 14:59:32 +0200
  • d2c90ff833 Merge branch 'main' into new-admin baldo 2022-09-01 14:57:51 +0200
  • 4836e256dd Update server dependencies. baldo 2022-09-01 14:54:40 +0200
  • f359509ba0 Fix: Avoid coordinates picked from map not validating. baldo 2022-09-01 14:03:41 +0200
  • 4c6556de3f Ask for confirmation for nodes outside of community bounds. baldo 2022-09-01 14:38:41 +0200
  • 9387df8dd3 Re-validate form inputs when model is changed from outside. baldo 2022-09-01 14:05:54 +0200
  • 903a1bcf8a On submit focus first input having a validation error. baldo 2022-09-01 14:04:54 +0200
  • 8d73e1bb80 Fix: Avoid coordinates picked from map not validating. baldo 2022-09-01 14:03:41 +0200
  • 0bf8a149e7 Add icon to reset coordinates input. baldo 2022-09-01 13:11:17 +0200
  • e9b8e0b7ae Make title text for info icons the actual help text. baldo 2022-08-30 17:10:53 +0200
  • ac6fb7b57a Add checkbox for monitoring when creating node. baldo 2022-08-26 19:08:31 +0200
  • f80657e4e0 Frontend: Update typescript. baldo 2022-08-30 15:21:13 +0200
  • 1f24c0f550 Update frontend dependencies. baldo 2022-08-30 15:18:16 +0200
  • 781cbca94e Merge branch 'main' into new-admin baldo 2022-08-30 15:16:06 +0200
  • d135665b60 Update server dependencies. baldo 2022-08-30 15:12:58 +0200
  • 94e35b0bb4 Server: Update typescript. baldo 2022-08-30 15:03:09 +0200
  • 7e2769cfa5 Zoom out map a little bit in node preview. baldo 2022-08-26 18:13:05 +0200
  • 5b0ec235cb Fix: Make response body readable in ApiError message. baldo 2022-08-26 18:09:33 +0200
  • b5eaf0b637 Allow picking coordinates from map. baldo 2022-08-26 18:01:06 +0200
  • 56e247e031 Merge branch 'main' into new-admin baldo 2022-08-26 16:29:16 +0200
  • ac8159ce1d Add pre-commit hook that runs all the checks. baldo 2022-08-26 16:16:26 +0200
  • 53bb20781d Add pre-commit hook that runs all the checks. baldo 2022-08-26 16:16:26 +0200
  • 8cf692b523 Merge branch 'main' into new-admin baldo 2022-08-25 23:08:58 +0200
  • f0dcb63418 ESLint: Fix warnings and errors. baldo 2022-08-25 23:07:41 +0200
  • f799765317 ESLint fix warnings. baldo 2022-08-25 22:46:01 +0200
  • 82f298ccc0 ESLint: Allow NodeJS global. baldo 2022-08-25 22:45:38 +0200
  • e9eae82d92 Merge branch 'main' into new-admin baldo 2022-08-25 22:19:45 +0200
  • fd853c7319 Show node on map in confirmation before deleting it. baldo 2022-08-24 23:48:03 +0200
  • 0e30ec1f96 Get rid of any. baldo 2022-08-25 22:14:59 +0200
  • a1553ac0bf Replace EnumValue type by more general TypeOf type. baldo 2022-08-25 21:10:37 +0200
  • 1a0fcbdd6f ESLint: Fix warnings. baldo 2022-08-25 22:15:59 +0200
  • 2e72d42d22 Get rid of any. baldo 2022-08-25 22:14:59 +0200
  • 312a6066e4 Replace EnumValue type by more general TypeOf type. baldo 2022-08-25 21:10:37 +0200
  • 1de5bc0604 Allow passing hostname, fastd-key and MAC as query-parameters when creating new node baldo 2022-08-25 20:37:34 +0200
  • fb5bf934ff Basic node registration form. baldo 2022-08-25 18:21:42 +0200
  • fb73dac224 Fix: Use scss math.div instead of deprecated /. baldo 2022-08-25 16:11:06 +0200
  • aa0d63fd44 Show node on map in confirmation before deleting it. baldo 2022-08-24 23:48:03 +0200
  • 3b79e807ba Merge branch 'main' into new-admin baldo 2022-08-24 23:49:21 +0200
  • 59ef8256e6 Make layers config typesafe. baldo 2022-08-24 23:47:55 +0200
  • dcfaae7955 Make sure config and version are loaded before app runs to avoid null checks. baldo 2022-08-24 23:46:56 +0200
  • 0bbb2113e9 Merge branch 'main' into new-admin baldo 2022-08-24 18:22:41 +0200
  • df82b70756 Update frontend dependencies. baldo 2022-08-24 18:22:01 +0200
  • 00d93c33b4 Introduce NodeMonitoringStateResponse to get rid of some any baldo 2022-08-24 18:20:49 +0200
  • 672369d419 Fix: Sorting nodes did not work. baldo 2022-08-24 17:32:36 +0200
  • e17fa4ed73 Update server dependencies. baldo 2022-08-24 17:12:00 +0200
  • 22d7755215 Fix sorting after merge. baldo 2022-08-23 22:20:14 +0200
  • 4602aaa871 Merge branch 'main' into new-admin baldo 2022-08-23 22:14:54 +0200
  • bfd6ca1d26 ESLint: Fix more warnings and errors. baldo 2022-08-23 21:38:37 +0200
  • 66fb4e5004 More typesafe NodeSortField definition. baldo 2022-08-23 21:01:58 +0200
  • 91690509d3 ESLint: Auto reformat and fixing some warnings / errors. baldo 2022-08-23 20:08:53 +0200
  • 5237db38e0 Server: ESLint setup. baldo 2022-08-23 19:18:02 +0200
  • 867be21f68 ESLint: Auto format and fix some warnings / errors. baldo 2022-08-23 19:08:39 +0200
  • 90ac67efbe Fix: no-unused-vars linter warning for variables set in script setup. baldo 2022-08-23 17:42:44 +0200
  • 3312930d5a Local testing. baldo 2022-08-23 17:17:51 +0200
  • 704620e2f7 More readable link styling in ErrorCards. baldo 2022-08-23 17:17:11 +0200
  • 3a2f0799eb Frontend: Added forms to delete nodes. baldo 2022-08-23 17:05:13 +0200
  • a0d186da3a Add RouteButton baldo 2022-08-23 15:52:26 +0200
  • 5a944f9916 Add card to display errors that scrolls into view. baldo 2022-08-23 15:41:01 +0200
  • 4ed749eee3 First shot on form validation. baldo 2022-08-23 15:38:10 +0200
  • 096b792caa Some styling. baldo 2022-08-23 15:34:20 +0200