ThatOneCalculator
|
c4d4e850b2
|
chore: ⬆️ up prettier, pnpm
|
2023-07-05 18:28:27 -07:00 |
|
ThatOneCalculator
|
58d04ab669
|
fix: ♿ don't animate indicator dot if animation is off
Closes #10372
|
2023-06-27 19:25:01 -07:00 |
|
freeplay
|
403837051d
|
fix: ad widget size
|
2023-06-25 18:49:12 -04:00 |
|
freeplay
|
661d7bc751
|
feat: Make scrollable widgets flexible
|
2023-06-25 18:19:37 -04:00 |
|
syuilo
|
75b55c5c2c
|
enhance(frontend): improve ux of deck scroll
|
2023-06-24 21:09:32 +00:00 |
|
Freeplay
|
83a1897d3f
|
fix UI sometimes being offset on mobile
|
2023-06-19 12:21:46 -04:00 |
|
Freeplay
|
50e6f8bb83
|
Add backgrounds in nav & settings when wallpaper in use
|
2023-06-16 22:54:01 -04:00 |
|
ThatOneCalculator
|
df30c817e0
|
chore: formatting
|
2023-06-12 13:20:30 -07:00 |
|
Freeplay
|
3a5965782b
|
widgets scrollbar + little refactor
|
2023-06-12 14:59:54 -04:00 |
|
Freeplay
|
a5b79eb018
|
format
|
2023-06-10 18:33:39 -04:00 |
|
Freeplay
|
9d24e10dbc
|
remove scrollbars
|
2023-06-10 18:08:06 -04:00 |
|
Freeplay
|
f7058c6a14
|
simpler way lol
|
2023-06-10 16:49:07 -04:00 |
|
Freeplay
|
1fbd4af4b0
|
scrollable sticky widgets attempt
|
2023-06-08 23:33:39 -04:00 |
|
Freeplay
|
8d507c2de7
|
allow scrolling from body again, keep scrollbar in widgets
|
2023-06-08 14:16:00 -04:00 |
|
Kainoa Kanter
|
774acab36c
|
Merge pull request '[PR]: feat: channel column in deck view' (#10291) from naskya/calckey:feat/deck-channel-column into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10291
|
2023-06-08 16:52:43 +00:00 |
|
Essem
|
6c447c94e8
|
Attempt to split column scrolling
|
2023-06-08 10:06:22 -05:00 |
|
naskya
|
175d727629
|
feat: channel column in deck view
|
2023-06-08 13:29:19 +00:00 |
|
Freeplay
|
b42805d51a
|
center-align navbar icons
|
2023-06-04 18:16:54 -04:00 |
|
Freeplay
|
8bc7cb358c
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
|
2023-06-04 17:52:49 -04:00 |
|
Freeplay
|
37156d236f
|
Prevent newly-made unlisted posts from showing in antennas
|
2023-06-04 17:52:44 -04:00 |
|
ThatOneCalculator
|
cb3649eef5
|
chore: formatting
|
2023-06-04 14:42:22 -07:00 |
|
Freeplay
|
e23dc68ac9
|
i18n to more button in navbar
|
2023-06-04 15:46:11 -04:00 |
|
Freeplay
|
4fb9b0bbf7
|
hide broken logged-out header link for now
|
2023-05-31 19:43:58 -04:00 |
|
Freeplay
|
172b37fe00
|
fix border w/ wallpaper
|
2023-05-30 10:15:18 -04:00 |
|
Freeplay
|
4b12973586
|
Add bottom fade to show less & hide buttons
|
2023-05-28 00:17:23 -04:00 |
|
ThatOneCalculator
|
0a45449108
|
chore: formatting
|
2023-05-25 19:47:10 -07:00 |
|
Freeplay
|
75cb5e18c6
|
little refactor
|
2023-05-24 19:33:59 -04:00 |
|
ThatOneCalculator
|
cdad46d8f0
|
why was that ever there??
|
2023-05-22 17:36:19 -07:00 |
|
ThatOneCalculator
|
d0bc891e2d
|
chore: formatting
|
2023-05-22 08:23:00 -07:00 |
|
TalonTheDragon
|
9a3e855640
|
Add translations to deck.vue aria labels
|
2023-05-22 10:54:42 +02:00 |
|
TalonTheDragon
|
d7f751a1a0
|
Add translation to aria labels
|
2023-05-21 23:02:22 +02:00 |
|
TalonTheDragon
|
b8f90e192b
|
Label deck and universal bar buttons for screen readers on mobile. Still needs translation and aria-selected
|
2023-05-21 19:17:13 +02:00 |
|
Kainoa Kanter
|
d2106d4904
|
fix: dont show cheat sheet when not needed
|
2023-05-16 20:31:13 -07:00 |
|
Freeplay
|
ba55c3be4f
|
fix noBg timeline BG's when wallpaper set
|
2023-05-15 22:05:43 -04:00 |
|
Freeplay
|
0c1aa3b59e
|
classic view spacing
|
2023-05-14 19:19:00 -04:00 |
|
Freeplay
|
26e9d6fc6f
|
Remove classic header (isn't used anywhere anymore)
|
2023-05-14 19:14:54 -04:00 |
|
Freeplay
|
2005b8279f
|
tweak navbar
|
2023-05-14 19:10:59 -04:00 |
|
Freeplay
|
fb21f501ef
|
fix mobile navbar
|
2023-05-14 17:21:28 -04:00 |
|
Freeplay
|
c023972edc
|
Replace classic.vue w/ a class in universal.vue
|
2023-05-14 17:06:58 -04:00 |
|
Kainoa Kanter
|
d2fd405450
|
Merge pull request 'feat: automatically set antenna/list column names' (#10116) from naskya/calckey:feat/set-column-names-by-default into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10116
|
2023-05-14 14:04:03 +00:00 |
|
naskya
|
c4c26dae2f
|
Set antenna/list column names automatically
|
2023-05-14 14:53:33 +09:00 |
|
naskya
|
1c442b5031
|
Use ph-flying-saucer for antenna column in Deck
|
2023-05-14 14:36:29 +09:00 |
|
Kainoa Kanter
|
0f47689351
|
chore: formatting
|
2023-05-12 20:11:41 -07:00 |
|
Kainoa Kanter
|
14fb2ffa8b
|
Revert "add (back) pwa install button to help menu"
This reverts commit 298960f4dd5c54815e8e999d1e41ce4219904cb9.
|
2023-05-12 20:05:18 -07:00 |
|
Kainoa Kanter
|
d477a8904b
|
add (back) pwa install button to help menu
|
2023-05-11 18:59:42 -07:00 |
|
Freeplay
|
0e1aeeb4f2
|
remove backdrop-filter in icon-only sidebar
|
2023-05-11 21:01:47 -04:00 |
|
Freeplay
|
8ada43232e
|
fix
|
2023-05-11 20:43:00 -04:00 |
|
Freeplay
|
d215006102
|
Fix wallpaper support for all views
|
2023-05-11 20:38:54 -04:00 |
|
Freeplay
|
76d3ca3ece
|
Replace classic navbar w/ new
|
2023-05-11 19:46:42 -04:00 |
|
Freeplay
|
f9c2cde46e
|
Replace classic view widgets w/ the one from default view
|
2023-05-11 18:34:44 -04:00 |
|