Bart Ribbers
10280a9903
fix: move all .of(context) out of the widget tree and into a variable
...
At some places <something>.of(context) was used multiple times in the
same widget. This, although small, can have an impact on performance
that's just plain unnecessary. It's better to just get things you need
out of the context first before you do anything else.
2024-12-10 21:52:56 +01:00
Bart Ribbers
686e0a2dba
chore: upgrade to Flutter 3.24.5
...
At the time of writing the latest Flutter version.
2024-12-10 21:30:53 +01:00
austinried
b0bb26f84b
Fix initial server ping/feature tests always using token auth
2023-05-18 06:42:29 +09:00
josé m
bd6e818f36
Translated using Weblate (Galician)
...
Currently translated at 100.0% (94 of 94 strings)
Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/gl/
Translation: Subtracks/subtracks
2023-05-16 18:57:04 +09:00
Max Smith
96d0c35c31
Translated using Weblate (Russian)
...
Currently translated at 100.0% (94 of 94 strings)
Co-authored-by: Max Smith <sevinfolds@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/ru/
Translation: Subtracks/subtracks
2023-05-16 18:57:04 +09:00
Tim Schneeberger
4ef3281a0b
Translated using Weblate (German)
...
Currently translated at 100.0% (92 of 92 strings)
Co-authored-by: Tim Schneeberger <thebone.main@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/de/
Translation: Subtracks/subtracks
2023-05-16 18:57:04 +09:00
austinried
c56e3dba0f
remove todo
2023-05-16 09:34:39 +09:00
austinried
53d284ace4
redact error too
...
create log file if it doesn't exist first
2023-05-16 09:34:39 +09:00
austinried
c2733482e5
show snackbar error for sync
...
log http errors
log sync errors
2023-05-16 09:34:39 +09:00
austinried
67f0c926c4
add snackbar method for errors
...
test (ping) server before saving source
display error message when saving source
2023-05-16 09:34:39 +09:00
Joel Calado
889be2ff2c
return null
2023-05-15 07:11:58 +09:00
Joel Calado
52b51954aa
improve url validation in settings
2023-05-15 07:11:58 +09:00
austinried
1c76293559
default force plaintext password off
2023-05-14 14:35:19 +09:00
austinried
250d6793a2
wording
2023-05-14 14:29:04 +09:00
austinried
121af2bca3
audio playback error logging
...
subsonic error logging
source save error logging
2023-05-14 14:29:04 +09:00
austinried
e410dcb2eb
log sql exceptions
2023-05-14 14:29:04 +09:00
austinried
63ff9772e5
initial console/file logging framework
2023-05-14 14:29:04 +09:00
Vojtěch Fošnár
1ae29c5ade
Translated using Weblate (Czech)
...
Currently translated at 85.8% (79 of 92 strings)
Co-authored-by: Vojtěch Fošnár <vfosnar@fosny.eu>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/cs/
Translation: Subtracks/subtracks
2023-05-11 10:07:23 +09:00
Joel Calado
fedd6a71bb
Translated using Weblate (Portuguese)
...
Currently translated at 88.0% (81 of 92 strings)
Co-authored-by: Joel Calado <joelcalado@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/pt/
Translation: Subtracks/subtracks
2023-05-11 10:07:23 +09:00
austinried
7f83204b24
don't pass all ids as params
...
instead, only pass ids to delete and chunk those by the param limit
2023-05-07 13:56:05 +09:00
Daniel Playfair Cal
56dbcde3b4
add autofill hints for source page
2023-05-07 13:54:26 +09:00
austinried
8fbc5e6ce4
add artist radio
2023-05-07 13:28:15 +09:00
austinried
979a4b7c73
add plaintext password option
...
fixes #161
2023-05-06 17:56:03 +09:00
josé m
7b1da24748
Translated using Weblate (Galician)
...
Currently translated at 100.0% (92 of 92 strings)
Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/gl/
Translation: Subtracks/subtracks
2023-05-06 09:11:25 +09:00
Sacelo
7014aa85d1
Translated using Weblate (Spanish)
...
Currently translated at 77.1% (71 of 92 strings)
Co-authored-by: Sacelo <rion020806@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/es/
Translation: Subtracks/subtracks
2023-05-06 09:11:25 +09:00
雨杉叶
abab674322
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 88.0% (81 of 92 strings)
Co-authored-by: 雨杉叶 <yushaye@outlook.com>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/zh_Hans/
Translation: Subtracks/subtracks
2023-05-06 09:11:25 +09:00
daniel-225
498bb22a69
Translated using Weblate (German)
...
Currently translated at 75.0% (69 of 92 strings)
Co-authored-by: daniel-225 <dsoukup@outlook.de>
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/de/
Translation: Subtracks/subtracks
2023-05-06 09:11:25 +09:00
austinried
2a60a7306c
use english as last fallback locale
...
fixes #160
2023-04-28 21:45:59 +09:00
austinried
90ac4dc59b
fix weblate multiple language issue
2023-04-28 13:13:07 +09:00
austinried
963c15636c
aab build, release signing
...
clean up analyze issues
2023-04-28 12:26:02 +09:00
austinried
f0f812e66a
v2
2023-04-28 12:26:02 +09:00