|
bb06d2e0be
|
feat: start working on device list
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-13 20:58:53 +02:00 |
|
|
926a751e0c
|
Merge pull request 'chore: sort components into subfolders' (#37) from sort-components into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #37
Reviewed-by: SauceyRed <saucey@saucey.red>
|
2025-07-13 18:40:07 +00:00 |
|
|
86ddae62b2
|
chore: sort components into subfolders
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
|
2025-07-13 20:34:59 +02:00 |
|
|
2299d3a17a
|
Merge pull request 'guild-settings' (#35) from guild-settings into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #35
|
2025-07-13 02:26:37 +00:00 |
|
|
b2eb80a15f
|
Merge branch 'main' into guild-settings
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
|
2025-07-13 02:26:14 +00:00 |
|
|
6cec8e92b3
|
feat: add handler for removing elements with destroy-on-click class upon clicking anywhere else on the screen
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline failed
|
2025-07-13 04:20:26 +02:00 |
|
|
569bca810e
|
style(ui): change styling of left column so it includes guild creation and joining button
|
2025-07-13 04:19:50 +02:00 |
|
|
e27b1cfc9d
|
chore: switch hardcoded colors to existing color variables in client layout
|
2025-07-13 04:17:27 +02:00 |
|
|
690ef5ef02
|
fix: Button components not rendering due to missing import in client layout
|
2025-07-13 04:16:44 +02:00 |
|
|
efaf606c3c
|
feat: create channel called general when creating a guild
|
2025-07-13 04:16:17 +02:00 |
|
|
06df5cf75d
|
style(ui): improve styling of guild creation and joining modals and switch to using Button components in client layout
|
2025-07-13 04:15:51 +02:00 |
|
|
11e46049a0
|
chore: add dropdown- prefix to button class and switch colors to using existing color variables in Dropdown component
|
2025-07-13 04:14:39 +02:00 |
|
|
4adba889e4
|
style(ui): make button height and width 100% and use existing variables for colors in GuildOptionsMenu
|
2025-07-13 04:13:29 +02:00 |
|
|
7959f702c6
|
feat: rename guild-options CSS class and add destroy-on-click class to GuildOptionsMenu top div
|
2025-07-13 04:12:29 +02:00 |
|
|
f83b3f34d8
|
feat: redesign InviteModal
|
2025-07-13 04:11:06 +02:00 |
|
|
c2ae978ec1
|
feat: redesign Modal component and add exit button
|
2025-07-13 04:10:49 +02:00 |
|
|
d43105ab58
|
feat: make createGuild in api composable return GuildResponse or undefined instead of void
|
2025-07-13 04:10:15 +02:00 |
|
|
a164f89042
|
feat: change unrender function to take in any Element rather than HTMLElement
|
2025-07-13 04:09:52 +02:00 |
|
|
287a6415c9
|
feat: rename ModalProps heavy property to obscure
|
2025-07-13 04:09:24 +02:00 |
|
|
ff4e792fbb
|
fix: time on the left of messages not following your prefered time format
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-13 02:17:23 +02:00 |
|
|
cf32b62ae7
|
Merge branch 'guild-settings' into guild-joining
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-13 01:45:05 +02:00 |
|
|
76bef24a9a
|
Merge branch 'main' into guild-settings
ci/woodpecker/push/build-and-publish Pipeline failed
|
2025-07-13 01:05:24 +02:00 |
|
|
21fcbc8cac
|
feat: implement guild join and creation buttons
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-13 00:59:40 +02:00 |
|
|
58518876bf
|
style: improve style of Dropdown component
|
2025-07-13 00:58:11 +02:00 |
|
|
8695221950
|
feat: switch to em for guild option setting height
|
2025-07-13 00:57:46 +02:00 |
|
|
7ae7bc6d76
|
feat: programmatically create invite modal
|
2025-07-13 00:56:47 +02:00 |
|
|
e73df90310
|
feat: make guild settings buttons selectable by tab
|
2025-07-13 00:54:54 +02:00 |
|
|
9293a48394
|
feat: remove hardcoded InviteModal from GuildOptionsMenu
|
2025-07-13 00:54:07 +02:00 |
|
|
9d49012fb9
|
feat: remove Settings option from GuildOptionsMenu
|
2025-07-13 00:51:06 +02:00 |
|
|
68573f1262
|
feat: add function for unrendering/removing components created with h()
|
2025-07-13 00:46:37 +02:00 |
|
|
a2a28f9dbf
|
fix: not being able to get guild ID from route due to it being in a component
|
2025-07-13 00:42:07 +02:00 |
|
|
1dfb964dd2
|
feat: add buttons for copying invite in link and plain code forms
|
2025-07-13 00:40:20 +02:00 |
|
|
6578b95704
|
feat: handle close and cancel events in Modal component
|
2025-07-13 00:24:28 +02:00 |
|
|
d3aeccf3f9
|
feat: remove temporary loop padding guild list
|
2025-07-13 00:20:49 +02:00 |
|
|
3c868931e8
|
feat: add createChannel function to api composable
|
2025-07-13 00:20:06 +02:00 |
|
|
a1e21244aa
|
feat: add joinGuild function to api composable
|
2025-07-13 00:19:45 +02:00 |
|
|
94a37340f6
|
feat: add createGuild function to api composable
|
2025-07-13 00:18:21 +02:00 |
|
|
fb452d8a5b
|
feat: add and use ModalProps interface
|
2025-07-13 00:04:19 +02:00 |
|
|
6071bbce35
|
feat: make it so channels and members are re-fetched on each activation
|
2025-07-12 23:59:23 +02:00 |
|
|
923bb09905
|
style: set colour, not background colour
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-12 23:29:27 +02:00 |
|
|
1ff8d02a86
|
style: add hover colour to setting menu
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-12 23:27:33 +02:00 |
|
|
ccd1546376
|
style: change settings icon to use primary colour
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-12 23:05:17 +02:00 |
|
|
9db9041048
|
fix: remove unused functions
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-12 22:59:32 +02:00 |
|
|
36f21f7ff5
|
fix: gorb marquee not being part of page flexbox
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-12 22:53:48 +02:00 |
|
|
13d4369c48
|
Merge pull request 'Add support for 12 and 24 hour time formats (and add radio buttons)' (#33) from time-format into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #33
Reviewed-by: SauceyRed <saucey@saucey.red>
|
2025-07-12 20:48:35 +00:00 |
|
|
0a8ae5fe31
|
fix: move radio buttons to subfolder
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
|
2025-07-12 22:48:11 +02:00 |
|
|
885fc5f906
|
fix: PR complaints
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-12 22:40:54 +02:00 |
|
|
195322f3b0
|
feat: make settings typed and store "12" and "24" over "12-hour" and "24-hour" internally
|
2025-07-12 22:39:26 +02:00 |
|
|
6221359a15
|
style(ui): move homebar to app.vue outside <NuxtPage /> to avoid it being rerendered on route change
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-12 22:20:28 +02:00 |
|
|
d18f00d1c0
|
Merge pull request 'refactor how client settings are saved and loaded' (#32) from client-settings-refactor into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #32
Reviewed-by: SauceyRed <saucey@saucey.red>
|
2025-07-12 19:59:41 +00:00 |
|