Wykres commitów

3902 Commity (cda1406ad05e3bdb6feb9f25a7f2dc60d99b76b4)

Autor SHA1 Wiadomość Data
Agate cda1406ad0 Merge branch 'patch-1' into 'develop'
Handle invalid JSON returned by nodeinfo endpoint

Closes #1057

See merge request funkwhale/funkwhale!1201
2020-08-12 23:27:59 +02:00
Andy Craze 36bbc5c0da Handle invalid JSON returned by nodeinfo endpoint
Fixes #1057
2020-08-12 23:27:59 +02:00
Agate d4a256b2f9 Fixed some unfocusable links/buttons 2020-08-11 14:07:06 +02:00
Agate 541e3f0e7d Merge branch 'itunes-compat' into 'develop'
Fixed compat with iTunes

See merge request funkwhale/funkwhale!1200
2020-08-11 13:13:05 +02:00
Agate c96fd5d539 Fixed compat with iTunes 2020-08-11 13:07:39 +02:00
Ciarán Ainsworth c70135c9e3 Correct case-sensitive locale entry 2020-08-10 16:24:28 +01:00
Ciarán Ainsworth 375371c9c5 Add missing comma 2020-08-10 15:55:16 +01:00
Agate 07fe699c1b Merge branch 'translations-new-fa-ir' into 'develop'
add fa_IR to lang

See merge request funkwhale/funkwhale!1199
2020-08-10 10:39:32 +02:00
mekind 2ae42d4f90 add fa_IR to lang 2020-08-10 00:17:18 +04:30
Agate 2104d6f155 Fix #1184: restored users/users/ alias until Funkwhale 1.1 2020-08-08 14:55:21 +02:00
Agate c6b36913bd Fixed link redirection issue 2020-08-08 12:36:16 +02:00
Agate 4d7413f7ef Fixed broken admin 2020-08-06 16:47:12 +02:00
Agate 95ba6e1b22 Give priority to local uploads when playing a track 2020-08-06 16:21:55 +02:00
Agate 2074234acb Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop 2020-08-06 16:12:26 +02:00
Agate 51995c0d92 Fixed interval not clearing 2020-08-06 16:12:16 +02:00
Ciarán Ainsworth 905a32a081 Fix broken subsonic label 2020-08-06 14:02:17 +01:00
Agate 547c4ea554 Don't download file as attachment for podcast 2020-08-06 10:53:04 +02:00
Agate 964ec53ffb Merge branch 'aria-landmarks' into 'develop'
Aria landmarks

See merge request funkwhale/funkwhale!1198
2020-08-04 17:32:29 +02:00
Agate 6c580bc411 Added aria-landmarks on important pieces of content 2020-08-04 17:27:00 +02:00
Agate 5f9390e3c6 Merge branch 'denorm-default-true' into 'develop'
Denorm default true

See merge request funkwhale/funkwhale!1197
2020-08-04 14:24:12 +02:00
Agate c29d0b17ea Denorm default true 2020-08-04 14:24:12 +02:00
Agate baf15c73a7 Added missing changelog fragment 2020-08-04 14:12:12 +02:00
Agate f50a70f67a Fixed content flashing on track table 2020-08-04 14:06:40 +02:00
Agate e889fb8efe Make shortcut link focusable 2020-08-04 14:05:14 +02:00
Agate 454defb448 Merge branch '1125-buttons' into 'develop'
Resolve "Ensure all buttons in the application are operable using only the keyboard"

Closes #1125

See merge request funkwhale/funkwhale!1196
2020-08-04 13:22:32 +02:00
Agate 1cc5ed8871 Resolve "Ensure all buttons in the application are operable using only the keyboard" 2020-08-04 13:22:31 +02:00
Agate 945b54bc19 Merge branch '1183-shortcuts' into 'develop'
Fix #1183: use p instead of space for play/pause

Closes #1183

See merge request funkwhale/funkwhale!1195
2020-08-04 11:46:29 +02:00
Agate 9680222c25 Fix #1183: use p instead of space for play/pause 2020-08-04 11:35:24 +02:00
Agate 3533ba889f Fixed UI crash due to accessing wrong cover 2020-08-04 11:30:26 +02:00
Agate 7e5231c334 Fixed aria label on play button 2020-08-04 11:27:06 +02:00
Agate 1a8e10e7e2 Merge branch '313-security' into 'develop'
Fix #313: document how to report security issues and vulnerabilities

Closes #313

See merge request funkwhale/funkwhale!1194
2020-08-04 11:20:18 +02:00
Agate 785f12ebe6 Fix #313: document how to report security issues and vulnerabilities 2020-08-04 11:14:52 +02:00
Agate 179e940b58 Removed unused onpause 2020-08-04 10:48:20 +02:00
Agate 8cc78652c7 Support coma separated mbids in tags 2020-08-03 15:49:14 +02:00
Agate c72f9cc0d9 Merge branch 'xxx' into 'develop'
See #1100: clean compat and XXX in the code

See merge request funkwhale/funkwhale!1193
2020-08-03 15:47:14 +02:00
Agate e271851f67 See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
Agate b7f1c02c6f Merge branch '1105-scan-ui' into 'develop'
Fix #1105: Can now launch server import from the UI

Closes #1105

See merge request funkwhale/funkwhale!1192
2020-08-03 13:56:06 +02:00
Agate 788c12748f Fix #1105: Can now launch server import from the UI 2020-08-03 13:50:53 +02:00
Agate 36a6a0018e Merge branch '292-change-email' into 'develop'
Fix #292: Users can now update their email address

Closes #292

See merge request funkwhale/funkwhale!1191
2020-08-02 17:48:36 +02:00
Agate 3bec27ded3 Fix #292: Users can now update their email address 2020-08-02 16:55:23 +02:00
Ciarán Ainsworth 4716b148ea Merge branch '1120-add-alt-tags-to-existing-images' into 'develop'
Resolve "Add alt tags to existing images"

Closes #1120

See merge request funkwhale/funkwhale!1190
2020-08-01 19:07:06 +02:00
Ciarán Ainsworth 8c3c19796c Resolve "Add alt tags to existing images" 2020-08-01 19:07:06 +02:00
Agate 0a93aec8c9 Merge branch 'accessibility-audit-work' into 'develop'
Contrast and labelling fixes

Closes #1124 and #1122

See merge request funkwhale/funkwhale!1186
2020-08-01 11:11:51 +02:00
Ciarán Ainsworth 33ba92a0d6 Contrast and labelling fixes 2020-08-01 11:11:51 +02:00
Agate abcac3ffd0 Set paused state when using media keys 2020-07-31 17:24:45 +02:00
Agate 9231093dac Merge branch '370-search-page' into 'develop'
Resolve "UX, UI : Search Page"

Closes #370

See merge request funkwhale/funkwhale!1189
2020-07-31 15:10:16 +02:00
Agate 667d9d2ba6 Resolve "UX, UI : Search Page" 2020-07-31 15:10:16 +02:00
Agate 88b04886d1 Merge branch '1178-listenings-stats' into 'develop'
Fx #1178: Display channel and track downloads count

Closes #1178

See merge request funkwhale/funkwhale!1188
2020-07-31 11:51:57 +02:00
Agate e9186ca813 Fx #1178: Display channel and track downloads count 2020-07-31 11:46:25 +02:00
Agate d9cd5015dc Merge branch '1180-transcoding-ios' into 'develop'
Fix #1180: Fix broken media support detection

Closes #1180

See merge request funkwhale/funkwhale!1187
2020-07-31 11:11:58 +02:00