linsui
eadfe415b0
gradlew: fix plugin version
2024-10-09 00:48:47 +08:00
Jochen Sprickerhof
b9ff024775
Merge branch 'read_metadata' into 'master'
...
Read only metadata of apps given on the command line
See merge request fdroid/fdroidserver!1037
2024-10-06 08:35:05 +00:00
Jochen Sprickerhof
15d3a3612d
Drop duplicated code (already done in get_metadata_files)
2024-10-06 10:25:19 +02:00
Jochen Sprickerhof
4d0a21f336
Use vercodes in read_metadata interface
...
read_metadata is only called in read_app_args with an argument. As
vercodes is already there, drop the duplicate call.
2024-10-06 10:25:19 +02:00
Jochen Sprickerhof
8ab1d53318
Read only metadata of apps given on the command line
2024-10-06 10:25:19 +02:00
linsui
66018d3f09
Merge branch 'catalog' into 'master'
...
scanner: catalog: dependency declaration can be declared as a simple string
See merge request fdroid/fdroidserver!1536
2024-09-27 16:33:58 +00:00
linsui
2ceec6b9d6
scanner: catalog: dependency declaration can be declared as a simple string
2024-09-27 14:28:55 +00:00
Hans-Christoph Steiner
1323751835
Merge branch 'gradle-release-checksums.py' into 'master'
...
update to gradle v8.10.2
See merge request fdroid/fdroidserver!1538
2024-09-25 11:08:17 +00:00
fdroid-bot
2a13d6d400
gradle v8.10.2
2024-09-25 10:58:29 +00:00
Hans-Christoph Steiner
ba91b71d60
Merge branch 'ipfs-cid' into 'master'
...
Only check for ipfs_cid when doing fdroid update
See merge request fdroid/fdroidserver!1503
2024-09-25 10:57:55 +00:00
g0t mi1k
5f7203ddf2
Only check for ipfs_cid when doing fdroid update
2024-09-25 11:44:05 +01:00
Hans-Christoph Steiner
680554c1c6
Merge branch 'licaon-kter-master-patch-50256' into 'master'
...
Use latest Bookworm images for makebuildserver
See merge request fdroid/fdroidserver!1534
2024-09-23 19:04:58 +00:00
Licaon_Kter
17a051329e
Use latest Bookworm images for makebuildserver
2024-09-23 19:04:42 +00:00
Hans-Christoph Steiner
8c4583b04e
Merge branch 'catalog' into 'master'
...
scanner: support libs.versions.toml
Closes #1168
See merge request fdroid/fdroidserver!1526
2024-09-23 15:03:25 +00:00
linsui
eff0ef48f4
scanner: support libs.versions.toml
2024-09-23 16:35:27 +08:00
linsui
528760acc8
scanner.TestCase: format
2024-09-23 16:28:50 +08:00
Hans-Christoph Steiner
0d148d58e1
Merge branch 'appid-args-should-not-end-with-colon' into 'master'
...
throw error when CLI appid args end with a : but no Version Code
See merge request fdroid/fdroidserver!1522
2024-09-23 08:21:31 +00:00
Hans-Christoph Steiner
0d5c7516f2
throw error when CLI appid args end with a : but no Version Code
...
This is already the behavior in read_app_args(), but wasn't implemented in
read_pkg_args() yet.
2024-09-23 08:21:21 +00:00
Hans-Christoph Steiner
21e91564a0
Merge branch 'ci-debian-testing-libcloud' into 'master'
...
gitlab-ci: include libcloud for tests
See merge request fdroid/fdroidserver!1533
2024-09-23 08:16:31 +00:00
Hans-Christoph Steiner
2b9cb9cf3e
gitlab-ci: include libcloud for tests
2024-09-23 10:13:07 +02:00
Hans-Christoph Steiner
a57a612982
Merge branch 'remove-flattr' into 'master'
...
Remove all mentions of Flattr
See merge request fdroid/fdroidserver!1530
2024-09-23 07:59:08 +00:00
Leo Heitmann Ruiz
0cee694c43
Remove all mentions of Flattr
2024-09-23 07:59:08 +00:00
Hans-Christoph Steiner
96ec2da0e7
Merge branch 'fix-scanner-tests-failing-with-refresh' into 'master'
...
scanner: always use built-in ruleset when running tests
See merge request fdroid/fdroidserver!1532
2024-09-23 07:57:57 +00:00
Hans-Christoph Steiner
043492277e
scanner: always use built-in ruleset when running tests
...
The SUSS rule sets are changing all the time, but the test cases are not.
So this makes the test cases just use the built-in ruleset so the test
cases don't randomly break.
2024-09-21 17:20:11 +02:00
Hans-Christoph Steiner
9a65e24930
Merge branch 'diff' into 'master'
...
Show \r when diffing reproducible apk
See merge request fdroid/fdroidserver!1529
2024-09-19 13:25:55 +00:00
linsui
afc31e115e
Show \r when diffing reproducible apk
2024-09-19 20:19:44 +08:00
Hans-Christoph Steiner
143639b8df
Merge branch 'fix-scanner-tests' into 'master'
...
add test files missing from MANIFEST.in
See merge request fdroid/fdroidserver!1527
2024-09-17 15:58:52 +00:00
Hans-Christoph Steiner
feb0fdfad6
add test files missing from MANIFEST.in
2024-09-17 15:58:30 +00:00
Hans-Christoph Steiner
2bf2777f5e
Merge branch 'licaon-kter-master-patch-66765' into 'master'
...
scanner - jcenter is gone
See merge request fdroid/fdroidserver!1528
2024-09-17 15:58:12 +00:00
Licaon_Kter
02f0052806
scanner - jcenter is gone
2024-09-17 15:58:02 +00:00
Hans-Christoph Steiner
19beb0378d
Merge branch 'deploy-standardization' into 'master'
...
standardize deploy.py code to follow fdroidserver patterns
See merge request fdroid/fdroidserver!1521
2024-09-17 11:57:33 +00:00
Hans-Christoph Steiner
fe3d929f67
deploy: lists for command lines to handle escaping
...
fdroidserver uses lists of strings to handle the escaping command line
arguments, this converts the rclone code to that pattern.
2024-09-17 10:16:57 +00:00
Hans-Christoph Steiner
5126a58af8
deploy: rclone_config always as list to avoid code duplication
2024-09-17 10:16:57 +00:00
linsui
567e3dbaba
Merge branch 'import' into 'master'
...
import_subcommand.py: misc fixes and updates
See merge request fdroid/fdroidserver!1525
2024-09-16 13:16:49 +00:00
linsui
8648954f19
import_subcommand.py: misc fixes and updates
2024-09-16 19:48:02 +08:00
linsui
faac9b38c8
import_subcommand.py: move functions from common.py
...
These functions are only used in this file
2024-09-12 22:14:28 +08:00
linsui
5da4e670dd
import_subcommand.py: format
2024-09-12 22:12:06 +08:00
Hans-Christoph Steiner
b7749ece8d
Merge branch 'weblate' into 'master'
...
fix typo in translatable string: s,itmes,items,g
See merge request fdroid/fdroidserver!1524
2024-09-10 16:05:35 +00:00
Hans-Christoph Steiner
492d4a5619
fix typo in translatable string: s,itmes,items,g
2024-09-10 17:00:54 +02:00
Jose Delvani
41b9419740
Translated using Weblate: Portuguese (Brazil) (pt_BR) by Jose Delvani <jsdelvani@users.noreply.hosted.weblate.org>
...
Currently translated at 100.0% (592 of 592 strings)
Co-authored-by: Jose Delvani <jsdelvani@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/
Translation: F-Droid/F-Droid Server
2024-09-10 15:17:38 +02:00
gallegonovato
c326fc961d
Translated using Weblate: Spanish (es) by gallegonovato <fran-carro@hotmail.es>
...
Currently translated at 100.0% (592 of 592 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/es/
Translation: F-Droid/F-Droid Server
2024-09-10 15:17:38 +02:00
Besnik Bleta
eb68ae3d8c
Translated using Weblate: Albanian (sq) by Besnik Bleta <besnik@programeshqip.org>
...
Currently translated at 93.2% (552 of 592 strings)
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sq/
Translation: F-Droid/F-Droid Server
2024-09-10 15:17:38 +02:00
Hans-Christoph Steiner
f6f962aaf4
Translated using Weblate: Serbian (sr) by Hans-Christoph Steiner <hans@guardianproject.info>
...
Currently translated at 97.9% (580 of 592 strings)
Translated using Weblate: Romanian (ro) by Hans-Christoph Steiner <hans@guardianproject.info>
Currently translated at 97.9% (580 of 592 strings)
Translated using Weblate: Albanian (sq) by Hans-Christoph Steiner <hans@guardianproject.info>
Currently translated at 90.5% (536 of 592 strings)
Translated using Weblate: Polish (pl) by Hans-Christoph Steiner <hans@guardianproject.info>
Currently translated at 96.4% (571 of 592 strings)
Translated using Weblate: French (fr) by Hans-Christoph Steiner <hans@guardianproject.info>
Currently translated at 93.2% (552 of 592 strings)
Translated using Weblate: Italian (it) by Hans-Christoph Steiner <hans@guardianproject.info>
Currently translated at 93.5% (554 of 592 strings)
Translated using Weblate: Portuguese (Portugal) (pt_PT) by Hans-Christoph Steiner <hans@guardianproject.info>
Currently translated at 97.9% (580 of 592 strings)
Translated using Weblate: Portuguese (Brazil) (pt_BR) by Hans-Christoph Steiner <hans@guardianproject.info>
Currently translated at 97.9% (580 of 592 strings)
Co-authored-by: Hans-Christoph Steiner <hans@eds.org>
Co-authored-by: Hans-Christoph Steiner <hans@guardianproject.info>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/fr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/it/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ro/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sq/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sr/
Translation: F-Droid/F-Droid Server
2024-09-10 15:17:38 +02:00
Hosted Weblate
d6f5a1760a
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/
Translation: F-Droid/F-Droid Server
2024-09-10 15:17:38 +02:00
Hans-Christoph Steiner
a0c1029fee
version 2.3 alpha 2
2024-09-10 11:26:10 +02:00
Hans-Christoph Steiner
fe1c6b5149
run tests/refresh-SUSS_DEFAULT.py
2024-09-10 11:11:34 +02:00
Hans-Christoph Steiner
3a85c754ae
Merge branch 'weblate' into 'master'
...
weblate
See merge request fdroid/fdroidserver!1523
2024-09-10 09:03:16 +00:00
Hans-Christoph Steiner
4579aa079a
make -C locale compile
2024-09-10 10:52:24 +02:00
Hans-Christoph Steiner
a8f09043d2
fix format strings
2024-09-10 10:52:21 +02:00
Hans-Christoph Steiner
fef7ae772e
enable new official languages: Catalan Serbian Swahili
2024-09-10 10:52:15 +02:00