Commit graph

  • 6ff2fe2acf Add DELETE method and more generic error handling to API helper. baldo 2022-08-23 15:18:22 +0200
  • cf134eb199 Make page padding dependend on screen size. baldo 2022-08-23 15:16:35 +0200
  • e403e9858d Minor cleanup. baldo 2022-08-23 15:14:52 +0200
  • 2cbdc92ef1 Refactoring: Pinia stores are called *Store now. baldo 2022-08-23 15:14:07 +0200
  • 5ae27f530e Allow specifying alignment for ButtonGroup. baldo 2022-08-23 15:11:09 +0200
  • 4db53af7ce Use enum to identify routes. baldo 2022-08-23 15:07:37 +0200
  • 68f893aa91 Merge branch 'main' into new-admin baldo 2022-08-23 14:58:24 +0200
  • 4167b5ee14 Update frontend dependencies. baldo 2022-08-18 12:55:03 +0200
  • 11fca5e94a Update server dependencies. baldo 2022-08-23 14:55:40 +0200
  • 0878ffcc0b Merge branch 'main' into new-admin baldo 2022-08-18 12:53:26 +0200
  • 4c10f9dd4e Update server dependencies baldo 2022-08-18 12:30:30 +0200
  • 7160c8563d Update frontend dependencies. baldo 2022-08-09 14:04:49 +0200
  • 71c885cd5e Merge branch 'main' into new-admin baldo 2022-08-09 14:02:30 +0200
  • fcb2bc9fbb Update server dependencies. baldo 2022-08-09 13:44:12 +0200
  • 81579cbac4 Merge branch 'main' into new-admin baldo 2022-08-04 18:41:39 +0200
  • ac0642d8eb Moved validator to shared code directory. baldo 2022-08-04 18:40:38 +0200
  • 7ffe7e7e3f Merge branch 'main' into new-admin baldo 2022-08-04 17:18:32 +0200
  • 6f8240ac84 Move shared code into own directory for use in new frontend. baldo 2022-08-04 15:31:01 +0200
  • dda66c67bd Move shared code into own directory for use in new frontend. baldo 2022-08-04 15:31:01 +0200
  • 0ad1d4bcc9 Updated frontend dependencies. baldo 2022-08-04 14:16:17 +0200
  • b5bcb620fd Removed unused import. baldo 2022-08-02 18:17:36 +0200
  • e80b6b2028 Responsive button layout via ButtonGroup baldo 2022-08-02 18:16:30 +0200
  • 33f076b1b6 Responsive statistics card in admin dashboard. baldo 2022-08-02 17:21:05 +0200
  • e885975aff Added PageContainer handling responsive breakpoints. baldo 2022-08-02 17:07:57 +0200
  • 215f70db26 Introduced ActionButton component as a replacement for HTML's button. baldo 2022-08-02 16:31:38 +0200
  • d159e22c50 Update frontend dependencies. baldo 2022-08-02 15:36:04 +0200
  • a87a8f7e70 Merge branch 'main' into new-admin baldo 2022-08-02 15:27:04 +0200
  • d5c0538544 Fixed copy paste issue with validation regexps. baldo 2022-08-02 15:25:34 +0200
  • 8adde69da8 Fix refactoring issues. baldo 2022-08-02 15:24:53 +0200
  • fe5b68e1c4 Updated bower dependencies for client. baldo 2022-08-02 15:24:19 +0200
  • 1b47de7c5f Update server dependencies. baldo 2022-08-02 14:37:00 +0200
  • 7102337233 Update frontend dependencies. baldo 2022-07-28 15:10:28 +0200
  • 697df1ca99 Merge branch 'main' into new-admin baldo 2022-07-28 15:09:12 +0200
  • 92c61c57c1 Fix test baldo 2022-07-28 15:08:41 +0200
  • 111fac6e47 Fix logging: Config options for debugging and profiling had no effect. baldo 2022-07-28 15:07:35 +0200
  • 13e4895b81 Added more explicit type for SMTP config and refactored transport initialization. baldo 2022-07-28 14:45:28 +0200
  • d2ca8ed55b Make node filename parsing more explicit and add stronger typing. baldo 2022-07-28 14:09:46 +0200
  • 779c072ac7 Add typeguard for node data passed in requests. baldo 2022-07-28 13:56:47 +0200
  • d783bb634f Get rid of some anys. baldo 2022-07-28 13:49:22 +0200
  • 5592892f0d Get rid of lots of unnecessary lodash calls. baldo 2022-07-28 13:16:13 +0200
  • b734a422a7 Make hostname typed in NodeFilter. baldo 2022-07-28 12:24:45 +0200
  • 2d83326b78 Make site and domain optional and get rid of "<unknown>" values. baldo 2022-07-28 12:24:07 +0200
  • 72543b95ee Make typeguards for newtypes match the type instead of isString or isNumber. baldo 2022-07-28 12:22:57 +0200
  • f296c6fe26 Got rid of some warnings. baldo 2022-07-28 12:19:40 +0200
  • 077cb2ee21 Removed already done TODO. baldo 2022-07-28 11:28:15 +0200
  • 445f54e012 Update server dependencies. baldo 2022-07-28 11:25:53 +0200
  • 6fd4dbb33e Merge branch 'main' into new-admin baldo 2022-07-22 17:19:13 +0200
  • e00e50e166 Sort most fields case insensitive in admin panel. baldo 2022-07-22 17:11:08 +0200
  • ffc0f13eb8 Allow dash as delimiter in MACs. baldo 2022-07-22 17:10:39 +0200
  • 6057ad5a2a Add sorting by column and fix page reload issue. baldo 2022-06-27 13:51:01 +0200
  • ed29b96d45 Merge branch 'main' into new-admin baldo 2022-07-22 14:47:50 +0200
  • 533710a2d4 Update server dependencies. baldo 2022-07-22 14:46:39 +0200
  • 0fa8b77e77 Merge branch 'main' into new-admin baldo 2022-07-21 19:30:10 +0200
  • 824db3fa18 Pin some dependency versions to fix security issues. baldo 2022-07-21 19:03:48 +0200
  • e6b50a0291 Merge branch 'main' into new-admin baldo 2022-07-21 18:54:26 +0200
  • a1f27a9f64 Fixed compile errors. baldo 2022-07-21 18:49:49 +0200
  • edc5c20fdb Fix some types after refactoring on main branch. baldo 2022-07-21 18:44:52 +0200
  • d53e45cd81 Merge branch 'main' into new-admin baldo 2022-07-21 18:41:08 +0200
  • 250353edbf Major refactoring and fixes. baldo 2022-07-21 18:39:33 +0200
  • cfa784dfe2 Trying to fix security issues by pinning dependencies of ng-admin baldo 2022-07-21 13:48:07 +0200
  • cf890c21cb Remove unused build steps. baldo 2022-07-21 12:26:02 +0200
  • 8a5c8c332c Merge branch 'main' into new-admin baldo 2022-07-21 12:07:57 +0200
  • d76c530431 Extract database types into own file to fix tests. baldo 2022-07-21 12:07:18 +0200
  • ca2a067250 Update frontend dependencies. baldo 2022-07-21 11:53:35 +0200
  • b09457e576 Merge branch 'main' into new-admin baldo 2022-07-21 11:52:33 +0200
  • 8a2d108051 Update server dependencies. baldo 2022-07-21 11:51:29 +0200
  • 3a6790ff52 Merge branch 'main' into new-admin baldo 2022-07-18 18:31:38 +0200
  • f1feec4fe7 Fix: Make typecheck not complain about fetch(). baldo 2022-07-18 18:29:28 +0200
  • 28c8429edd Sqlite upgrade and type refactorings baldo 2022-07-18 17:49:42 +0200
  • 01691a0c20 Update server dependencies. baldo 2022-07-18 13:00:17 +0200
  • c627e702ce Stronger types for unix timestamps baldo 2022-07-18 12:55:19 +0200
  • eca003b1d6 Merge branch 'main' into new-admin baldo 2022-07-14 20:14:53 +0200
  • 217ed6ff20 Version => SNAPSHOT baldo 2022-07-14 20:13:40 +0200
  • 720acfb276 Refactor some server-side string types into newtypes. baldo 2022-07-14 20:06:05 +0200
  • 6c2bd85287 Update server dependencies. baldo 2022-07-14 11:03:44 +0200
  • 6f3eb92c45 Refactor some server-side string types into newtypes. baldo 2022-07-14 20:06:05 +0200
  • 22b80ef26f Mute incorrect warning. baldo 2022-07-14 11:29:31 +0200
  • 403a537869 Fixed vite ssl. baldo 2022-07-14 11:26:43 +0200
  • f7075533a0 Update frontend dependencies. baldo 2022-07-14 11:11:15 +0200
  • 1d50920ca9 Update server dependencies. baldo 2022-07-14 11:03:44 +0200
  • 2437559d29 Merge branch 'main' into new-admin baldo 2022-07-14 10:58:15 +0200
  • 1f44e3c694 Added some sanity checks to password hashing scripts. baldo 2022-07-14 10:45:56 +0200
  • bc304d9bfa Added script to generate password hashes. baldo 2022-07-11 13:24:15 +0200
  • 62df108999 Version bump => 0.18.1 v0.18.1 baldo 2022-07-11 12:13:22 +0200
  • 73ef6ac422 Fix deployment: No more symlinks in dist. baldo 2022-07-11 12:13:06 +0200
  • 5e8bd35bf1 Version bump => 0.18.0 v0.18.0 baldo 2022-07-11 10:56:13 +0200
  • 16da719e2c yarn audit fix baldo 2022-07-11 11:12:44 +0200
  • 9c55508970 Use npm for publishing for now. baldo 2022-07-11 11:03:11 +0200
  • 42474a9267 Merge branch 'main' into new-admin baldo 2022-07-11 10:52:45 +0200
  • ad2db3427d Allow having multiple users for admin login. baldo 2022-07-07 13:10:57 +0200
  • bb0ffe6725 Merge branch 'main' into new-admin baldo 2022-07-07 11:20:52 +0200
  • 2eb0aab89f New TODO. baldo 2022-07-07 10:55:45 +0200
  • 975d5288a3 Refactoring of sorting and filtering in API. baldo 2022-06-23 14:26:15 +0200
  • 3590ba048d More types refactoring. baldo 2022-06-17 15:30:29 +0200
  • 29be32907c Server side types refactoring. baldo 2022-06-12 14:10:00 +0200
  • 361d7a07a5 Update server dependencies baldo 2022-06-02 12:54:15 +0200
  • c0fe593dbf Removed unused type guard. baldo 2022-05-30 13:54:57 +0200
  • b6b16f5250 Server side type refactoring. baldo 2022-05-26 13:58:01 +0200
  • 4c77f9f5ab Suppress wrong typeguard warnings baldo 2022-05-26 13:03:46 +0200
  • a81dc30f0a Updated server dependencies. baldo 2022-05-26 11:06:13 +0200