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
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
tfuxu
b36669b40e
frontend/cli: add logic to import command, and finish download command
2022-12-11 18:42:46 +01:00
tfuxu
7f8e3ccc80
backend: convert preset_downloader module to class
...
* add more exception handling to backend/preset_downloader and backend/models/preset modules
2022-12-11 17:53:30 +01:00
tfuxu
ffe09dcf5f
Merge branch 'main' into cli-support
2022-12-11 13:33:13 +01:00
tfuxu
7c1a29561d
frontend/cli: add rudimentary logic code for apply, download and flatpak_theming commands
2022-12-11 13:23:12 +01:00
Hosted Weblate
16bda080c3
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-11 13:13:18 +01:00
Gradience Bot
74132b49ef
ci: generate .pot file
2022-12-11 12:13:11 +00:00
tfuxu
24d34296de
backend/globals: move official Gradience preset repositories list to globals module
2022-12-11 12:57:30 +01:00
tfuxu
c74bd9bfe2
backend: allow functions in flatpak_override module to be used without specifying an Adw.ToastOverlay object
2022-12-11 12:53:18 +01:00
Hosted Weblate
c84c2c79e6
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-11 01:52:17 +01:00
Gradience Bot
1d5e084fb3
ci: generate .pot file
2022-12-11 00:43:57 +00:00