ThatOneCalculator
54b6106be3
fix: 🚑 correct import for swiper 10
2023-07-10 21:16:56 -07:00
ThatOneCalculator
9e69f104ae
fix: use unique key for my galleries
2023-07-06 12:41:34 -07:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm
2023-07-05 18:28:27 -07:00
freeplay
e17497e668
chore: format
2023-06-26 15:47:05 -04:00
freeplay
4d6d04a786
chore: apply to all swipers
2023-06-26 15:39:59 -04:00
Freeplay
7609ac4d88
maybe fix blurry text in swiper ?
2023-05-26 17:02:17 -04:00
ThatOneCalculator
911704d6a8
chore: formatting
2023-05-25 19:47:10 -07:00
Freeplay
9c7af415ae
apply properties to all swipers
2023-05-25 19:40:47 -04:00
yawhn
e7fe452f22
Fix: Inline Ads bug ( #9922 )
...
This PR fixes this issue: https://codeberg.org/calckey/calckey/issues/9747
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: Otto Richter <otto@codeberg.org>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9922
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-04-26 21:38:44 +00:00
ThatOneCalculator
1ddb15909d
gallery styling
2023-04-18 11:58:04 -07:00
Kainoa Kanter
6bf1cbc0ef
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
ThatOneCalculator
881acf9e26
typo
2023-04-04 22:59:41 -07:00
ThatOneCalculator
0135dcc016
chore: back button in more places
2023-04-04 22:52:41 -07:00
ThatOneCalculator
01d26a389d
forgot about the fill icons
2023-03-11 13:52:11 -08:00
ThatOneCalculator
3de967393b
icons
2023-03-11 13:01:04 -08:00
ThatOneCalculator
0d4fc974d9
fix??
2022-12-11 15:19:41 -08:00
ThatOneCalculator
21cd1162e3
remove like confirmation
2022-12-11 15:09:04 -08:00
ThatOneCalculator
f0e8e6bce4
Hide share button if unavailable ( closes #9175 )
2022-12-03 18:45:24 -08:00
ThatOneCalculator
16d34222ca
style
2022-11-16 01:07:13 -08:00
ThatOneCalculator
ae1b9f2ea7
swap bold & fill for like
2022-11-13 13:40:04 -08:00
ThatOneCalculator
cbc3c1c833
remove fontawesome far icons
2022-11-13 13:36:17 -08:00
ThatOneCalculator
20d264227c
make icons large
2022-11-06 18:49:47 -08:00
ThatOneCalculator
87739b77d5
more fixes
2022-11-06 18:38:35 -08:00
ThatOneCalculator
5cb2a22566
fixxxxx
2022-11-06 18:30:26 -08:00
ThatOneCalculator
b3a5fdb1e0
feat: 💄 Phosphor icons!
2022-11-06 17:33:52 -08:00
ThatOneCalculator
bf2b518489
tab swipe fix
2022-10-25 19:19:42 -07:00
ThatOneCalculator
926bd25a40
.3
2022-09-15 14:00:50 -07:00
ThatOneCalculator
48772f62cd
feat: ✨ Add setting for swipe behavior
2022-09-15 13:40:34 -07:00
ThatOneCalculator
14cab46640
t
2022-09-15 11:00:54 -07:00
ThatOneCalculator
8443722a5d
fix: 🐛 No swiper on desktop
2022-09-15 10:43:48 -07:00
ThatOneCalculator
873ebcba83
feat: 🔖 v12.119.0
2022-09-13 21:33:03 -07:00
ThatOneCalculator
db16ff4950
chore: spacing between icons in gallery index
2022-09-13 19:26:56 -07:00
syuilo
a9e13693a5
refactor(client): refactor file name and directory structure
2022-09-06 18:21:49 +09:00
syuilo
786b150ea7
refactor(client): align filename to component name
2022-08-31 00:24:33 +09:00
syuilo
50e3ca19bc
refactor(client): ✨
2022-07-20 22:24:26 +09:00
Johann150
2bd4323b17
fix lint: use let instead of const for $ref
...
Fixes lint no-const-assign.
2022-07-04 16:22:21 +02:00
syuilo
ded0f6f0df
refactor(client): refactoring
2022-07-02 14:00:37 +09:00
syuilo
4c2cd3c8d5
chore(client): tweak ui
2022-06-30 21:38:34 +09:00
syuilo
bffe6fb9bf
tweak client
2022-06-30 10:53:40 +09:00
syuilo
699f24f3dc
refactor(client): Refine routing ( #8846 )
2022-06-20 17:38:49 +09:00
Johann150
5e29528ad4
chore: fix some lints automatically ( #8788 )
...
* chore: fix some lints automatically
Fixed lints that were automatically fixable with `eslint --fix`.
* fix type
* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
Johann150
3dae18b93c
fix lints ( #8737 )
...
* fix: emits use ev instead of e
* fix: errors use err instead of e
* fix: replace use of data where possible
* fix: events use evt instead of e
* fix: use strict equals
* fix: use emoji instead of e
* fix: vue lints
2022-05-26 22:53:09 +09:00
syuilo
b946d89ec1
refactor(client): better semantics
2022-01-28 11:53:12 +09:00
Johann150
e51f59e1b7
disable animations on more transitions ( #8112 )
2022-01-25 23:18:21 +09:00
syuilo
861d028d09
refactor
2022-01-13 02:26:10 +09:00
syuilo
06125e6820
wip: refactor(client): migrate paging components to composition api
2022-01-10 03:30:35 +09:00
syuilo
533955f928
tweak ui
2022-01-05 03:09:20 +09:00
syuilo
69d7cfc5ce
tweak ui
2022-01-04 22:42:04 +09:00
syuilo
46c0280764
refactor(client): ✨
2021-12-10 01:22:22 +09:00
syuilo
f38b6a1806
client: tweak ui
2021-12-02 20:09:12 +09:00