Kasper Seweryn
1122324799
Fix linting
2022-09-06 09:26:36 +00:00
Kasper Seweryn
b7d66232f6
Remove vue 2 filters
...
Fixes #1759
2022-09-06 09:26:36 +00:00
Kasper Seweryn
071eb2fa35
Move ~/modules to ~/init
2022-09-06 09:26:36 +00:00
Kasper Seweryn
f61fafec2a
Remove '@/'
2022-09-06 09:26:36 +00:00
Kasper Seweryn
2b40707f4f
Cleanup a lot of stuff
...
I've replaced `lodash` with `lodash-es`, so it can be tree-shaken
`~/modules` is a directory with application modules that run before app is mounted. Useful for configuration, web socket connection, and other stuff
`~/composables` is a directory with our custom composables. Much like `~/utils` but each util is in its own file
2022-09-06 09:26:36 +00:00
Reinhard Prechtl
4e1c625c24
Fix broken mobile apps link
2022-03-02 13:59:58 +01:00
Kasper Seweryn
80ed06db04
Remove @/lodash.js
...
Vite handles tree shaking out of the box, so cherry picking modules is
now pointless
2022-02-21 22:49:02 +01:00
Georg Krause
e9c4bfe947
Start migration to vite
2022-02-21 15:07:07 +01:00
Georg Krause
fae4ba08e8
Fix broken instance description if it contains a line break
2022-02-03 09:16:54 +01:00
Georg Krause
8ee9a536e1
Lint the frontend code
2021-12-06 11:35:20 +01:00
jovuit
f661e3a078
Reviewed comments on source strings on Weblate and modified source strings accordingly if needed
...
Replaced "email" with "e-mail address" when needed
2021-06-17 15:55:12 +00:00
jovuit
89123d1cbe
Typo
2020-11-21 20:23:31 +01:00
Ciarán Ainsworth
33ba92a0d6
Contrast and labelling fixes
2020-08-01 11:11:51 +02:00
Ciarán Ainsworth
fc8f29d52e
Improve naming of pages for accessibility audit
2020-07-22 12:10:07 +01:00
Agate
88c6c2bdbc
Merge branch 'master' into develop
2020-06-05 11:29:31 +02:00
Agate
711ac732ed
Fix #1113 : Added new channels widget on pod landing page
2020-06-05 05:45:35 +02:00
Agate
cd422832dd
New theming system
2020-05-15 14:12:36 +02:00
Eliot Berriot
b53bf45cc5
Fix #945 : Fixed escaped pod name displayed on home/about page
2019-10-16 10:34:52 +02:00
Eliot Berriot
db2e006bd8
Merge branch '927-header-landing-page' into 'develop'
...
Fix #927 : improved title contrast on landing page with clear background
Closes #927
See merge request funkwhale/funkwhale!911
2019-10-02 10:08:34 +02:00
Eliot Berriot
2cdc8fa63a
Resolve "i18n fixes for 0.20"
2019-10-01 15:19:55 +02:00
Eliot Berriot
b51dc7128f
Fix #927 : improved title contrast on landing page with clear background
2019-10-01 12:31:15 +02:00
Eliot Berriot
297c8f2b67
Resolve "[Epic] New landing page"
2019-09-23 11:14:54 +02:00
Ciarán Ainsworth
20b7dd71d3
Resolve "Wrong title for track ellipsis"
2019-09-02 18:17:23 +02:00
Eliot Berriot
5fd27250e2
Fix #864 : Redirect from / to /library when user is logged in
2019-06-21 10:14:20 +02:00
Eliot Berriot
3de249b54c
Fix #833 : broken translation on home and track detail page
2019-06-11 15:30:21 +02:00
Eliot Berriot
23caaded64
Typo
2019-04-25 09:20:20 +02:00
Eliot Berriot
e8c4deaa10
Removed obsolete information about soundcloud/youtube import
2019-04-08 15:17:31 +02:00
jovuit
86534e7392
Common context for duplicates
...
Removes unnecessary `...` for more coherence
2019-03-18 10:07:58 +01:00
Eliot Berriot
72606388ff
Fixed broken extraction of contexts
2019-03-08 12:44:17 +01:00
jovuit
3b9fd20d3b
Added translation context
...
Minor rewording
Added changelog fragment
2019-03-01 14:29:58 +01:00
Elza Gelez
3838cdb633
Fix playlist icon padding on the homepage
2019-02-27 18:14:59 +01:00
Eliot Berriot
29171853b3
Fix #612 : Improved accessibility by using main/section/nav tags and aria-labels in most critical places
2018-11-19 23:33:22 +01:00
Eliot Berriot
14a17de239
See #559 : Fixed broken musicbrainz translation
2018-10-05 19:56:30 +02:00
Eliot Berriot
265c3cded6
Localized some strings
2018-07-01 22:15:07 +02:00
Eliot Berriot
0cfefe7a19
Use <translate> instead of to avoid extraction issues
2018-07-01 15:31:34 +02:00
Eliot Berriot
833c0f1625
WIP replace
2018-06-30 16:02:54 +02:00
Eliot Berriot
00c717406e
Fixed typo
2018-05-07 17:47:35 +00:00
Bat
0f4108f0d8
Put in its place
2018-04-22 09:47:13 +01:00
Bat
c744410f6f
Translate root components
2018-04-19 19:52:27 +01:00
Eliot Berriot
9b4d7165b7
Added federation libraries list, moved scan to a dedicate view
2018-04-15 11:25:34 +02:00
Bat
62465342cb
Page title binding
...
Fix #1
2018-03-30 22:58:16 +01:00
Eliot Berriot
cfdb9be24d
Fix #96 : typo and missing icon in homepage
2018-03-21 20:13:22 +01:00
Eliot Berriot
ab2af7a548
About page for instance based on instance descriptions
2018-02-24 15:28:09 +01:00
Eliot Berriot
aa80bd15fa
Fixed #4 : can now import artists and releases with a clean interface :party:
2017-07-09 11:33:33 +02:00
Eliot Berriot
bf12a6358a
Fixed #28 : added project links in footer
2017-06-28 22:12:37 +02:00
Eliot Berriot
76f98b74dd
Initial commit that merge both the front end and the API in the same repository
2017-06-23 23:00:42 +02:00