ArneBo
|
a35dbf9074
|
fix(front): tooltip todo
|
2025-04-14 14:29:24 +02:00 |
ArneBo
|
f407527b6c
|
fix(front): channel upload edit form
|
2025-04-14 14:11:49 +02:00 |
ArneBo
|
3996747802
|
fix(front): admin detail pages
|
2025-04-14 13:38:42 +02:00 |
ArneBo
|
fce8deac11
|
fix(front): icon links and buttons in admin tables
|
2025-04-14 13:38:42 +02:00 |
Petitminion
|
989959f5e3
|
fix:(front/back): revert last commit change and pass baseImportMetadata to fileuploadwidget
|
2025-04-12 16:33:37 +02:00 |
Petitminion
|
be11eeee7c
|
fix(api):allow retrieving channel uploads for channel__library__actor
|
2025-04-12 14:06:59 +02:00 |
ArneBo
|
a579fd4958
|
fix(style): trackdetail
|
2025-04-10 16:06:18 +02:00 |
ArneBo
|
cb6a6a7ff5
|
feat(front): admin detail pages
|
2025-04-10 16:06:18 +02:00 |
jon r
|
729bd07b32
|
Chore: add Lychee to gitignore
|
2025-04-10 11:00:00 +02:00 |
jon r
|
20eb030a0c
|
Revert "fix(CI): #2441 _actually_ disable job `test_front` because most tests have become stale"
This reverts commit ca461083c2 .
|
2025-04-10 10:56:48 +02:00 |
jon r
|
6106148a0e
|
Revert "fix(CI): #2441 disable test_front because most tests have become stale"
This reverts commit edc7f9d872 .
|
2025-04-10 10:56:04 +02:00 |
ArneBo
|
22e9e3f363
|
fix(front): federated profile view
|
2025-04-09 16:31:21 +02:00 |
ArneBo
|
817787db06
|
fix(front): trackbase errors
|
2025-04-09 16:29:32 +02:00 |
ArneBo
|
8122426cf4
|
fix(front): use privacy slider in user settings
|
2025-04-09 16:28:47 +02:00 |
ArneBo
|
378455b0eb
|
fix(front): consistent header on track detail
|
2025-04-09 14:56:05 +02:00 |
ArneBo
|
8d775fc5ed
|
fix(front): translated edit link for user profile
|
2025-04-09 14:54:47 +02:00 |
ArneBo
|
d0accfc289
|
fix(lint): make eslint recognize the use of to
|
2025-04-09 14:06:06 +02:00 |
ArneBo
|
8fefe767aa
|
fix(front): state not null error in channel detail page
|
2025-04-09 13:58:39 +02:00 |
ArneBo
|
44cf5b05ab
|
fix(front): properly close album modal in parent template
|
2025-04-09 13:58:20 +02:00 |
ArneBo
|
e23377df06
|
fix(front): everything that happens inside cards, stays inside cards
|
2025-04-08 15:06:55 +02:00 |
ArneBo
|
313e54ee90
|
fix(front/test): can not read undefined errors
|
2025-04-08 15:06:55 +02:00 |
jon r
|
4dc1a32e3a
|
chore(front/test): address deprecation
|
2025-04-08 14:56:39 +02:00 |
jon r
|
7e838751ff
|
chore(front): add issue link to TODOs
|
2025-04-08 14:54:46 +02:00 |
jon r
|
684a9270fd
|
chore(CI/find_broken_links): include fragments in lychee run
addresses #2439
|
2025-04-08 14:39:59 +02:00 |
ArneBo
|
d6cdeffa6f
|
fix(front): remove artist from channel series card
|
2025-04-08 05:42:59 +02:00 |
ArneBo
|
b71ba7a33d
|
fix(front): albums on artist cards
|
2025-04-08 05:42:21 +02:00 |
ArneBo
|
e770dc13df
|
chore(front): profile activity layout
|
2025-04-08 05:40:47 +02:00 |
ArneBo
|
dcb664162c
|
fix(front): consistent pixel perfect header with description modal on all detail pages
|
2025-04-08 05:39:38 +02:00 |
ArneBo
|
a05e509d36
|
fix(front): waiting for @petitminion to fix attibuted_to
|
2025-04-07 13:33:37 +02:00 |
ArneBo
|
ab715611ab
|
fix(front): channel create album modal
|
2025-04-07 13:07:16 +02:00 |
ArneBo
|
28a5e53850
|
fix(front): linter errors
|
2025-04-07 13:05:45 +02:00 |
ArneBo
|
b64d157252
|
fix(ui): modal null error
|
2025-04-07 12:41:05 +02:00 |
ArneBo
|
b7a1efb08c
|
fix(front): service messages
|
2025-04-07 10:56:41 +02:00 |
ArneBo
|
4d31386944
|
fix(front): upload quota
|
2025-04-07 10:56:25 +02:00 |
ArneBo
|
5acdb39f59
|
fix(front): comma dangle
|
2025-04-07 00:50:32 +02:00 |
ArneBo
|
5f31207b05
|
fix(front): raw text string error
|
2025-04-07 00:39:16 +02:00 |
ArneBo
|
fb86c6b79a
|
fix(front): raw text string error
|
2025-04-06 23:37:59 +02:00 |
ArneBo
|
8583769a9f
|
fix(front): indentation error
|
2025-04-06 23:26:37 +02:00 |
ArneBo
|
f754b397a9
|
refactor(front): library upload pages
|
2025-04-06 20:24:46 +02:00 |
ArneBo
|
cb9ba7d153
|
chore(dx): todo in signup-form
|
2025-04-06 20:23:03 +02:00 |
upsiflu
|
ca461083c2
|
fix(CI): #2441 _actually_ disable job `test_front` because most tests have become stale
|
2025-04-05 19:15:14 +02:00 |
upsiflu
|
edc7f9d872
|
fix(CI): #2441 disable test_front because most tests have become stale
|
2025-04-05 16:58:21 +02:00 |
upsiflu
|
062fd544d6
|
fix(front): #2440 make `build` happy by commenting out all remaining jQuery invocations
|
2025-04-05 16:17:54 +02:00 |
upsiflu
|
1972f6c8a0
|
fix(front): make (`lint:tsc`) completely happy
|
2025-04-04 19:39:08 +02:00 |
upsiflu
|
d8a7c033eb
|
fix(front): [WIP] use generated types to make the CI (`lint:tsc`) happy
|
2025-04-04 10:55:29 +02:00 |
Petitminion
|
13b3e7dc3d
|
fix channel metadata choices schema
|
2025-04-04 10:26:54 +02:00 |
upsiflu
|
864ab4a758
|
fix(front): [WIP] use generated types to make the CI (`lint:tsc`) happy
|
2025-04-04 10:26:54 +02:00 |
upsiflu
|
a5098c0952
|
fix(front): [WIP] use generated types to make the CI (`lint:tsc`) happy
|
2025-04-04 10:21:17 +02:00 |
ArneBo
|
2b3831d4d3
|
fix(front): playlist description and header component
|
2025-04-03 16:21:29 +02:00 |
ArneBo
|
d7402c29ab
|
fix(ui): add gaps to header
|
2025-04-03 16:21:05 +02:00 |