Commit graph

3047 commits

Author SHA1 Message Date
tfuxu
c9d101da0b
backend/flatpak_overrides: add new functions for file access overrides 2022-12-19 20:16:01 +01:00
tfuxu
354010ae22
frontend/cli: fix download command failing after indexing first preset 2022-12-18 18:59:43 +01:00
1e8de798db fix: text 2022-12-18 19:27:51 +03:00
tfuxu
db7347cf18
frontend/cli: add more messages in CLI to make it more user-friendly
* finish `apply` command
* remove `frontend/settings_schema` module from imports in backend modules
2022-12-18 16:36:25 +01:00
tfuxu
6872919505
fix: allow spaces in argument values when executing CLI from local_cli.sh 2022-12-18 15:55:13 +01:00
tfuxu
d9f63e93f8
Merge branch 'main' into cli-support 2022-12-18 15:49:27 +01:00
tfuxu
20994dfdf1
frontend/cli: add information for Flatpak users about monet command
This commit adds error message that shows up when `monet` command is executed on Flatpak builds.
2022-12-18 15:46:15 +01:00
Hosted Weblate
f595e7a078
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-18 13:12:18 +01:00
Gradience Bot
5cf4464426 ci: generate .pot file 2022-12-18 12:12:12 +00:00
Hosted Weblate
a8dc47bede
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-18 01:39:25 +01:00
Gradience Bot
ebe19da45c ci: generate .pot file 2022-12-18 00:37:29 +00:00
tfuxu
d32873540c
Merge branch 'main' into cli-support 2022-12-17 23:06:50 +01:00
tfuxu
50205619fa
frontend/cli: fix local builds support, add logic code for all remaining commands
* add logic code for `presets` and `favorites` command,
* disable `new` command for now (I need to think later how users should input required values in this command),
* add `No presets found` statement in `download` command,
* create new local_cli.sh script for easier CLI testing on local builds
2022-12-17 23:00:05 +01:00
Hosted Weblate
06914abf23
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-17 20:55:12 +01:00
tfuxu
95c5b3cdc0
fix: use existing bug label in bug report template
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-17 19:55:07 +00:00
tfuxu
d3df5c37da
backend: change the structure of log messages, and move preset listing function to backend
* add ability to name modules in logger object,
* slightly clean PresetDownloader class and return exceptions on error encounters
2022-12-17 18:42:29 +01:00
tfuxu
da0300e934
frontend/cli: use from now backend/logger module functions to print messages in CLI 2022-12-17 17:24:16 +01:00
tfuxu
9db8eaaecd
Merge branch 'main' into cli-support 2022-12-17 16:12:58 +01:00
Gradience Bot
fd663574bd ci: generate .pot file 2022-12-17 12:11:51 +00:00
Hosted Weblate
33f9f1e991
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-17 01:41:59 +01:00
Gradience Bot
2f18828dbb ci: generate .pot file 2022-12-17 00:37:00 +00:00
tfuxu
4c5b07d40e
Revert "fix: devel build"
This reverts commit 9723b97783.
2022-12-16 23:15:26 +01:00
9723b97783 fix: devel build 2022-12-16 19:11:30 +03:00
Hosted Weblate
b687bcfdf8
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-16 13:13:13 +01:00
Gradience Bot
2ecb36fc7a ci: generate .pot file 2022-12-16 12:13:06 +00:00
Hosted Weblate
5804174e93
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-16 01:40:15 +01:00
Gradience Bot
9ce6d81744 ci: generate .pot file 2022-12-16 00:38:27 +00:00
Hosted Weblate
03ef2d2106
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-15 13:14:40 +01:00
Gradience Bot
b0b3ab9569 ci: generate .pot file 2022-12-15 12:14:32 +00:00
Hosted Weblate
860a77c873
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-15 01:46:46 +01:00
Gradience Bot
0176bdc951 ci: generate .pot file 2022-12-15 00:42:06 +00:00
Milo Ivir
da704ac6ab
translate: translated using Weblate (Croatian)
Currently translated at 99.1% (243 of 245 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/hr/
2022-12-14 19:49:37 +01:00
tfuxu
38bb1488ab
Merge branch 'main' into cli-support 2022-12-14 15:49:49 +01:00
Hosted Weblate
52942e80e7
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-14 13:15:07 +01:00
Gradience Bot
4fb9900c04 ci: generate .pot file 2022-12-14 12:14:59 +00:00
Hosted Weblate
ad02f93b6d
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-14 01:43:08 +01:00
Gradience Bot
cefbf91863 ci: generate .pot file 2022-12-14 00:40:12 +00:00
Milo Ivir
40ad513640
translate: translated using Weblate (Croatian)
Currently translated at 99.1% (243 of 245 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/hr/
2022-12-14 00:52:15 +01:00
tfuxu
3c850380be
frontend/cli: change some help messages 2022-12-13 19:27:20 +01:00
tfuxu
a58ead7427
meta: add coding style for meson.build in EditorConfig 2022-12-13 18:59:34 +01:00
tfuxu
d9875cb21a
meta: remove 0xMRTT from assignees for bug reports
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-13 15:33:31 +00:00
Hosted Weblate
efa355f2db
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-13 13:14:40 +01:00
Gradience Bot
94a8308b00 ci: generate .pot file 2022-12-13 12:14:34 +00:00
tfuxu
1d1654d5c8
Merge branch 'main' into cli-support 2022-12-13 12:07:50 +01:00
Hosted Weblate
79d3957114
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-13 01:46:01 +01:00
Gradience Bot
c3eba7963f ci: generate .pot file 2022-12-13 00:43:13 +00:00
Hosted Weblate
83caa77edf
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-12 13:15:04 +01:00
Gradience Bot
e8f6a004e5 ci: generate .pot file 2022-12-12 12:14:57 +00:00
Hosted Weblate
ea19a7244d
translate: update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-12 01:46:22 +01:00
Gradience Bot
eaf333ef84 ci: generate .pot file 2022-12-12 00:41:55 +00:00