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
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
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
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
d3aeccf3f9
feat: remove temporary loop padding guild list
2025-07-13 00:20:49 +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
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
a90f062181
refactor: move the homepage to /me from /
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-10 21:53:25 +02:00
f59162bad5
fix: width of icon and channel lists
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-10 20:13:25 +02:00
2790772cb7
fix: some of the worst merging i've done in my life
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-10 16:32:41 +02:00
7ffe543f44
fix: invalid css
2025-07-10 16:24:10 +02:00
a9b0eda9e2
Merge remote-tracking branch 'origin/ui-refactor'
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-10 16:19:21 +02:00
92c0024411
Merge branch 'ui-refactor'
2025-07-10 16:18:35 +02:00
c3f3c95af6
Merge branch 'comedical-main-bar'
2025-07-10 16:17:29 +02:00
323178af6b
undo the last 6 merges i fucked up
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-10 16:10:55 +02:00
a1cd9c482c
feat: increase width of channels and members lists
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-10 11:46:25 +02:00
822b16ae07
Merge branch 'main' into email-verification
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-09 17:53:35 +00:00
e95e81112b
feat: improve looks of auth page
2025-07-09 07:25:57 +02:00
9e5d48931d
feat: switch to use fetcvhInstanceStats from api composable in auth.vue
2025-07-09 07:25:10 +02:00
6154bb89d0
feat: change some console.log calls
2025-07-09 07:23:51 +02:00
397e94798f
feat: remove unused type import
2025-07-09 07:21:49 +02:00
04689e57ea
feat: remove old logout and other auth functions from login/register page
2025-07-09 07:21:16 +02:00
9a2fe8fb37
refactor: change a lot of dynamic sizes to em and rem
...
this makes the client feel a LOT snappier
2025-07-09 00:43:23 +02:00
730b0cb1dc
refactor: change the client from table to flexbox
...
this makes the server, channel, and member list a constant size, making the text messages take up the entire remaining width
this also fixes the text wrapping you have already fixed on one of your branches
this change is required if we want to make the member list toggelable, or channel list resizable
2025-07-09 00:25:52 +02:00
8932070fcc
feat: spice up the home bar
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-08 21:11:14 +02:00
24d8905ef2
feat: woke theme
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-06 02:20:11 +02:00
c203d26b26
feat: settings button
...
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
for some reason the settings menu is a bit wonky with this, but that's likely an issue with the settings menu itself interacting with nuxt being nuxt
2025-07-03 18:14:32 +02:00
49ad1d195d
Merge branch 'theming' into GUI-polish
2025-07-03 17:52:21 +02:00
8033fd27e1
feat: Add theming, no settings menu yet
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-02 23:50:09 +02:00
692dd6d1c7
feat: icons, user popus, and polish
...
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
user popus are WEIRD, and i need help with layering
2025-07-02 21:42:24 +02:00
8c92a7ad0c
feat: Use actual server icons instead of placeholder
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-02 20:17:30 +02:00
b82d5733a1
feat: refactor left column in UI, add join guild icon
2025-06-07 06:28:07 +02:00
f6523ae97f
feat: remove unnecessary styles from client layout
2025-06-01 17:02:58 +02:00
038b1af44e
fix: registration and registration detection handling
2025-06-01 01:41:36 +02:00
417a558109
feat: update /me/guilds object response type
2025-06-01 00:59:50 +02:00
3fd28ed3fc
fix: /guilds/me variable expecting wrong response object type
2025-05-31 16:33:22 +02:00
9a84315b64
fix: apiBase not including api version when automatically fetched
2025-05-31 16:32:04 +02:00
aa710e0a4d
feat: rename some occurrences of guild back to server
2025-05-31 14:38:49 +02:00
fe1474416f
feat: change all occurrences of server with guild
2025-05-31 14:27:37 +02:00
57f31d487e
fix: apiBase not including api version
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-31 02:55:44 +02:00
502e31ee69
fix: apiBase not being used correctly, format document indentation
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-05-31 02:39:34 +02:00
bc8e84b75d
feat: implement checking of /.well-known/gorb.txt for api url, remove old localStorage lines
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-05-31 01:19:31 +02:00