pmmayero
0ad45a94a8
Addition of IPFS CIDv1 to Index
...
IPFS CIDv1 is only generated for APKs and "repo files"
2022-09-14 09:28:02 +00:00
Michael Pöhn
5e31f23a96
Merge branch 'fix_getref' into 'master'
...
git.getref: use python-git
See merge request fdroid/fdroidserver!1186
2022-09-14 09:25:28 +00:00
Jochen Sprickerhof
7b31535c25
git.getref: use python-git
...
Fixes a "warning: refname is ambiguous." problem:
$ git clone https://gitlab.com/joshua.tee/wx.git
$ cd wx
$ git rev-parse 55699
warning: refname '55699' is ambiguous.
8760bb0ce7 (note_1090707468)
2022-09-14 09:12:02 +00:00
Jochen Sprickerhof
7aa4b2678b
Merge branch 'check_no_updates_expected' into 'master'
...
[lint] Complain if checking for updates makes no sense
See merge request fdroid/fdroidserver!1187
2022-09-12 13:51:44 +00:00
FestplattenSchnitzel
d32e53798d
[lint] Check if checking for updates makes no sense
2022-09-12 12:27:38 +02:00
Hans-Christoph Steiner
a3b7ba4eed
Merge branch 'dump_internal_metadata_format' into 'master'
...
Cleanup tests/dump_internal_metadata_format.py
See merge request fdroid/fdroidserver!1184
2022-09-08 19:54:20 +00:00
Jochen Sprickerhof
483d6da51c
Cleanup tests/dump_internal_metadata_format.py
...
- Update usage documentation.
- Use argparse.
- Simplify config handling (similar to readmeta.py).
- Drop code for fdroidserver before 0.7.0.
- Reformat with black.
2022-09-08 21:40:26 +02:00
Jochen Sprickerhof
8eea3a6822
Merge branch 'three-commits-for-things' into 'master'
...
four random fixes
See merge request fdroid/fdroidserver!1183
2022-09-08 17:19:16 +00:00
Hans-Christoph Steiner
66d8b783f0
gitlab-ci: only display message if not running docker push
2022-09-08 18:55:32 +02:00
Hans-Christoph Steiner
53a507d7c4
buildserver: default to HTTPS for apt sources
...
Debian Docker images will soon default to HTTPS for apt sources, so force
it now:
https://github.com/debuerreotype/docker-debian-artifacts/issues/15
2022-09-08 18:55:17 +02:00
Hans-Christoph Steiner
b854f3bab7
update: fully isolate testInsertStoreMetadata test
...
The test was failing due to something on my local filesystem, this
runs the test in a new dir every time.
2022-09-08 18:45:30 +02:00
Hans-Christoph Steiner
e79585b0c0
index: remove unused, confusing args to file_entry()
2022-09-08 18:13:26 +02:00
Hans-Christoph Steiner
21c4c118a1
Merge branch 'ci_bump_release' into 'master'
...
CI: Bump RELEASE_COMMIT_ID for new release
See merge request fdroid/fdroidserver!1181
2022-09-08 16:13:07 +00:00
Jochen Sprickerhof
da9a12bf5a
CI: Bump RELEASE_COMMIT_ID for new release
...
Drop old sed hacks.
2022-09-08 17:58:59 +02:00
Jochen Sprickerhof
707753a289
Merge branch 'opt-in-docker-push' into 'master'
...
gitlab-ci: make push in "docker" job opt-in
See merge request fdroid/fdroidserver!1182
2022-09-08 15:58:39 +00:00
Hans-Christoph Steiner
2d5d98fe32
gitlab-ci: stop tags/branches overwriting buildserver docker image
...
https://gitlab.com/fdroid/fdroidserver/-/jobs/2988110595
https://gitlab.com/eighthave/fdroidserver/-/jobs/2997738047
2022-09-08 17:51:23 +02:00
Hans-Christoph Steiner
dbe4af7951
gitlab-ci: make push in "docker" job opt-in
...
gitlab.com has added pretty small quotas to free tier accounts, and this
job pushes a docker image that is nearly 1GB. And those rarely get used,
so this makes it opt in via a variable that can be set when manually
running a job, or globally in the "CI/CD Variables" Settings.
2022-09-08 11:28:59 +02:00
Hans-Christoph Steiner
4fc9c309c1
make -C locale/ update
2022-09-06 22:28:02 +02:00
Hans-Christoph Steiner
54e84d8770
Merge branch 'weblate' into 'master'
...
weblate
See merge request fdroid/fdroidserver!1180
2022-09-06 14:53:31 +00:00
Hans-Christoph Steiner
78c552aa0a
Translated using Weblate: Chinese (Traditional) (zh_Hant) by Hans-Christoph Steiner <hans@guardianproject.info>
...
Currently translated at 76.3% (467 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hant/
2022-09-06 16:38:23 +02:00
Hans-Christoph Steiner
56e5846dd6
Translated using Weblate: Tibetan (bo) by Hans-Christoph Steiner <hans@guardianproject.info>
...
Currently translated at 61.7% (378 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/bo/
2022-09-06 16:38:10 +02:00
Yang Yulin
8d73bb45ea
Translated using Weblate: Chinese (Simplified) (zh_Hans) by Yang Yulin <yylteam@hotmail.com>
...
Currently translated at 70.4% (431 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
linsui
25a5754c3c
Translated using Weblate: Chinese (Simplified) (zh_Hans) by linsui <linsui@inbox.lv>
...
Currently translated at 70.4% (431 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
Yang Yulin
c94a9894cc
Translated using Weblate: Chinese (Simplified) (zh_Hans) by Yang Yulin <yylteam@icloud.com>
...
Currently translated at 67.3% (412 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
Yang Yulin
5497f6e4dd
Translated using Weblate: Chinese (Simplified) (zh_Hans) by Yang Yulin <yylteam@icloud.com>
...
Currently translated at 63.7% (390 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
yangyangdaji
51c730f8e5
Translated using Weblate: Chinese (Simplified) (zh_Hans) by yangyangdaji <1504305527@qq.com>
...
Currently translated at 61.4% (376 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
Yang Yulin
1fe5d140d3
Translated using Weblate: Chinese (Simplified) (zh_Hans) by Yang Yulin <yylteam@icloud.com>
...
Currently translated at 61.1% (374 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
JY3
776019964b
Translated using Weblate: Chinese (Simplified) (zh_Hans) by JY3 <GeeyunJY3@gmail.com>
...
Currently translated at 60.6% (371 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
Yang Yulin
977a2661a9
Translated using Weblate: Chinese (Simplified) (zh_Hans) by Yang Yulin <yylteam@icloud.com>
...
Currently translated at 60.6% (371 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
YangYulin
9816b42373
Translated using Weblate: Chinese (Simplified) (zh_Hans) by YangYulin <yylteam@icloud.com>
...
Currently translated at 58.0% (355 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
YangYulin
d84b2da77c
Translated using Weblate: Chinese (Simplified) (zh_Hans) by YangYulin <yylteam@icloud.com>
...
Currently translated at 56.3% (345 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
YangYulin
db5fa45728
Translated using Weblate: Chinese (Simplified) (zh_Hans) by YangYulin <yylteam@icloud.com>
...
Currently translated at 54.7% (335 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
linsui
cf59b2a6d6
Translated using Weblate: Chinese (Simplified) (zh_Hans) by linsui <linsui@inbox.lv>
...
Currently translated at 54.4% (333 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
linsui
831918d8bb
Translated using Weblate: Chinese (Simplified) (zh_Hans) by linsui <linsui@inbox.lv>
...
Currently translated at 53.5% (328 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
Eric
558d94c87b
Translated using Weblate: Chinese (Simplified) (zh_Hans) by Eric <alchemillatruth@purelymail.com>
...
Currently translated at 48.2% (295 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
Trey Yang
41265994e4
Translated using Weblate: Chinese (Simplified) (zh_Hans) by Trey Yang <stevsfy@gmail.com>
...
Currently translated at 48.0% (294 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
JY3
6f742fa5cc
Translated using Weblate: Chinese (Simplified) (zh_Hans) by JY3 <GeeyunJY3@gmail.com>
...
Currently translated at 44.4% (272 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
2022-09-06 16:37:42 +02:00
shenzhui007
96935e26d5
Translated using Weblate: Chinese (Simplified) (zh_Hans) by shenzhui007 <12231252@bjtu.edu.cn>
...
Currently translated at 44.4% (272 of 612 strings)
Co-authored-by: shenzhui007 <12231252@bjtu.edu.cn>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
Translation: F-Droid/F-Droid Server
2022-09-06 16:37:42 +02:00
JY3
9557a0ba15
Translated using Weblate: Chinese (Simplified) (zh_Hans) by JY3 <GeeyunJY3@gmail.com>
...
Currently translated at 44.1% (270 of 612 strings)
Co-authored-by: JY3 <GeeyunJY3@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/
Translation: F-Droid/F-Droid Server
2022-09-06 16:37:42 +02:00
Simona Iacob
34d97a6dab
Translated using Weblate: Romanian (ro) by Simona Iacob <s@zp1.net>
...
Currently translated at 100.0% (612 of 612 strings)
Co-authored-by: Simona Iacob <s@zp1.net>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ro/
Translation: F-Droid/F-Droid Server
2022-09-06 16:36:03 +02:00
Hans-Christoph Steiner
2beec6b524
Translated using Weblate: Portuguese (Portugal) (pt_PT) by Hans-Christoph Steiner <hans@guardianproject.info>
...
Currently translated at 94.2% (577 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/
2022-09-06 16:35:35 +02:00
SC
3d1b18d65b
Translated using Weblate: Portuguese (pt) by SC <lalocas@protonmail.com>
...
Currently translated at 100.0% (612 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/
2022-09-06 16:35:35 +02:00
Flavio F. M
498255b79d
Translated using Weblate: Portuguese (Brazil) (pt_BR) by Flavio F. M. <flavius_androiduser@protonmail.com>
...
Currently translated at 100.0% (612 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/
2022-09-06 16:35:35 +02:00
ssantos
480feed204
Translated using Weblate: Portuguese (pt) by ssantos <ssantos@web.de>
...
Currently translated at 98.3% (602 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/
2022-09-06 16:35:35 +02:00
SC
4c9a58fdac
Translated using Weblate: Portuguese (pt) by SC <lalocas@protonmail.com>
...
Currently translated at 98.2% (601 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/
2022-09-06 16:35:35 +02:00
ssantos
9c1975d765
Translated using Weblate: Portuguese (pt) by ssantos <ssantos@web.de>
...
Currently translated at 98.2% (601 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/
2022-09-06 16:35:35 +02:00
Flavio F. M
af98452e69
Translated using Weblate: Portuguese (Brazil) (pt_BR) by Flavio F. M. <flavius_androiduser@protonmail.com>
...
Currently translated at 97.3% (596 of 612 strings)
Translated using Weblate: Portuguese (Brazil) (pt_BR) by Flavio F. M. <flavius_androiduser@protonmail.com>
Currently translated at 96.5% (591 of 612 strings)
Translated using Weblate: Portuguese (Brazil) (pt_BR) by Flavio F. M. <flavius_androiduser@protonmail.com>
Currently translated at 94.4% (578 of 612 strings)
Co-authored-by: Flavio F. M <flavius_androiduser@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/
Translation: F-Droid/F-Droid Server
2022-09-06 16:35:35 +02:00
Hans-Christoph Steiner
4ec45c4f0f
Translated using Weblate: Norwegian Bokmål (nb_NO) by Hans-Christoph Steiner <hans@guardianproject.info>
...
Currently translated at 59.9% (367 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/nb_NO/
2022-09-06 16:34:37 +02:00
Hans-Christoph Steiner
b85caf26f2
Translated using Weblate: Korean (ko) by Hans-Christoph Steiner <hans@guardianproject.info>
...
Currently translated at 36.6% (224 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/
2022-09-06 16:34:15 +02:00
Antonello Pirina
2972605314
Translated using Weblate: Italian (it) by Antonello Pirina <fardeledge@tutanota.com>
...
Currently translated at 98.0% (600 of 612 strings)
Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/it/
2022-09-06 16:33:54 +02:00