Commit graph

263 commits

Author SHA1 Message Date
liamcottle
82c67bb71c refactor downloading file 2025-01-01 20:55:56 +13:00
liamcottle
65dfd6c540 send json body instead of multipart 2025-01-01 20:26:03 +13:00
liamcottle
de049aead5 rename route 2025-01-01 20:04:03 +13:00
liamcottle
de1df07a46 ensure modal can scroll vertically if too high for screen size 2025-01-01 17:23:34 +13:00
liamcottle
e0585d8bcf ui adjustments 2025-01-01 17:19:05 +13:00
liamcottle
12c3310943 move checkbox to right side and allow clicking full container to toggle selection 2025-01-01 16:56:59 +13:00
liamcottle
9ff82c2623 show interface type under interface name 2025-01-01 16:37:48 +13:00
liamcottle
d767c5c002 refactor and ui adjustments 2025-01-01 16:34:25 +13:00
liamcottle
b12aa387bd refactor importing interfaces to its own modal component 2025-01-01 16:07:04 +13:00
liamcottle
80db27da07 tighten spacing 2025-01-01 15:44:26 +13:00
liamcottle
f802eab630 fix vertical alignment 2025-01-01 15:43:01 +13:00
liamcottle
a0d3f88b03 show import button first 2025-01-01 15:37:59 +13:00
Sudo-Ivan
a49deea8cd accept all file types for import 2024-12-30 20:04:44 -06:00
Sudo-Ivan
06067cc39f import/export interfaces 2024-12-30 19:32:41 -06:00
liamcottle
67e52444aa ask user to confirm removing image attachment 2024-12-29 19:59:14 +13:00
liamcottle
eec96e45eb click image previews before sending message to view full size 2024-12-29 19:58:11 +13:00
liamcottle
6b4034dae9 implement optional image compression when adding images to messages 2024-12-29 19:54:48 +13:00
liamcottle
59f85cb412 dront break lines in ping results 2024-12-29 18:27:40 +13:00
liamcottle
333bd898cb fix import 2024-12-28 22:01:48 +13:00
rfnx
ff4d353d9b Fix for issue #28: Update method of setting value for fields 2024-12-27 18:11:57 -05:00
liamcottle
121d2b4bcd adjust route 2024-12-26 16:30:29 +13:00
liamcottle
9badc18987 adjust border colour in light mode 2024-12-26 16:27:34 +13:00
liamcottle
2ce2ec884c set border colour on colour picker box for dark mode 2024-12-26 16:23:58 +13:00
liamcottle
0f01fc7b0b fix dividers in dark mode 2024-12-26 16:21:24 +13:00
liamcottle
6c591225c6 remove vuetify styles as it breaks tailwindcss 2024-12-26 16:16:42 +13:00
liamcottle
afeb27b446 update default profile icon colours 2024-12-26 16:13:53 +13:00
liamcottle
08f0a06ee9 improve ui for displaying selected profile icon colours 2024-12-26 16:11:01 +13:00
liamcottle
a7ef1e8cbf increase space between icon and text 2024-12-26 14:55:00 +13:00
liamcottle
b8725350c6 tree shake vuetify imports to minimise bundle size 2024-12-26 14:53:52 +13:00
liamcottle
178cfde6c8 implement colour picker for profile icon 2024-12-26 14:50:17 +13:00
liamcottle
8596d4e406 add the ability to select a custom profile icon 2024-12-26 00:37:37 +13:00
liamcottle
4fd6a4cfd4 reorder tools section 2024-12-24 19:23:38 +13:00
liamcottle
109dab6c52 fix dark mode styles for ping tool 2024-12-24 19:20:43 +13:00
liamcottle
1002c8f87e update lang 2024-12-24 19:15:40 +13:00
liamcottle
6a566e81db add min height 2024-12-24 18:27:17 +13:00
liamcottle
6954a5f8a5 use monospace font for ping results 2024-12-24 17:49:44 +13:00
liamcottle
f5cc7fd36f add button to drop existing path for destination 2024-12-24 17:36:17 +13:00
liamcottle
907d3809b1 show which interface ping happened over 2024-12-24 17:27:39 +13:00
liamcottle
342eb166af show seq number 2024-12-24 17:07:55 +13:00
liamcottle
188cee7382 wait 1 sec before next ping 2024-12-24 17:04:05 +13:00
liamcottle
76aa9168ca implement ping page to allow for continuous pinging 2024-12-24 16:56:21 +13:00
liamcottle
a39e2698ea add signal metrics to ping result if available 2024-12-23 22:26:00 +13:00
liamcottle
647ee32c87 add button to dropdown menu to ping destination 2024-12-23 22:18:48 +13:00
liamcottle
b0abe2122d add button to dropdown menu to set custom display name 2024-12-23 21:42:38 +13:00
liamcottle
eb41917a32 move call button to dropdown menu 2024-12-23 21:36:10 +13:00
liamcottle
6f4084451b implement drop down menu for conversations 2024-12-23 21:27:58 +13:00
liamcottle
226384d190 always show hops and snr since we can't determine hops to us 2024-12-23 21:10:06 +13:00
liamcottle
d6dadad7cb show signal metrics when clicking snr value in header 2024-12-23 20:43:07 +13:00
liamcottle
162a3772ac prevent ui flicker when reloading peer info 2024-12-23 20:35:14 +13:00
liamcottle
72e24e0922 add lxmf user icon to header bar of conversation 2024-12-23 20:30:40 +13:00