Commit Graph

30 Commits

Author SHA1 Message Date
Vinicius Moreira
ba2e3c4f35 improvement: --reset now cleans the temporary files as well 2021-12-24 08:20:49 -03:00
Vinicius Moreira
68ce25b287 [AppImage package] fix: not able to reinitialize 2021-12-22 17:49:26 -03:00
Vinicius Moreira
06035bb97e [api.paths] refactoring: CACHE_PATH renamed to CACHE_DIR 2021-11-25 16:09:42 -03:00
Vinicius Moreira
47348c4b6c [api] refactoring: CONFIG_PATH constant renamed to CONFIG_DIR 2021-11-25 15:41:09 -03:00
Vinicius Moreira
aa889dcd51 [api] refactoring: caching directory for root user is now /var/cache/bauh 2021-11-24 10:34:04 -03:00
Vinicius Moreira
8f9810bd69 [api] refactoring: 'constants' module renamed to 'paths' 2021-11-23 17:53:05 -03:00
Vinicius Moreira
5fd161888a [arch] feature -> AUR: new custom action to quickly reinstall a package 2021-01-13 15:28:19 -03:00
Vinicius Moreira
adfb265dc3 [appimage] improvements -> database files only updated when expired 2020-12-23 13:39:58 -03:00
Vinicius Moreira
cf17a91b83 [arch] improvement -> AUR: upgrade checking now considers modification dates as well 2020-12-17 18:35:34 -03:00
Vinícius Moreira
7f4f2c805c [feature] new 'restore' custom action 2020-05-09 14:52:01 -03:00
Vinícius Moreira
d840ece02a [fix] crashes when Python is not able to retrieve the default locale 2020-04-13 12:21:08 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
5627f2021a [i18n][ru] fix missing separator 2020-02-20 15:55:11 -03:00
Vinícius Moreira
b530cbe0fc [ui][settings] supported types working 2020-01-24 18:17:52 -03:00
Vinícius Moreira
8b77c87dab [fix] missing categories i18n 2020-01-09 12:20:34 -03:00
Vinícius Moreira
5e2529456f [icon] notifications and panel favor the system's default 2019-12-20 13:52:29 -03:00
Vinícius Moreira
991986bd63 Merge branch 'staging' into wgem
# Conflicts:
#	CHANGELOG.md
#	bauh/__init__.py
2019-12-20 10:37:50 -03:00
Vinícius Moreira
d2077def93 [fix] Fix missing i18n keys when there are no mapped translations for the system's default locale 2019-12-20 10:23:36 -03:00
Vinícius Moreira
b4d3a48112 [wgem] handling i18n suggestion description | fix indexed search 2019-12-17 13:11:38 -03:00
Vinícius Moreira
e407d97d45 [wgem] fix icon path definition and caching | param --reset cleaning the web environment as well 2019-12-16 12:26:12 -03:00
Vinícius Moreira
07b232def9 [translation] not raising an error when a i18n key is not found 2019-12-13 17:52:12 -03:00
Vinícius Moreira
174349cf5b [wgem] adding category 2019-12-13 16:35:00 -03:00
Vinicius Moreira
5e7c4a1b06 [feature] new parameter --clean to remove configuration and cache files 2019-11-27 13:22:01 -03:00
Vinicius Moreira
b59cb347c4 [improvement] Not breaking the application when a i18n (translation) key was not found 2019-11-25 13:09:50 -03:00
Vinicius Moreira
2c5f2f9a9a [flatpak] fix: runtimes update-checking for version 1.5.x | [cache] fix: thread lock 2019-10-16 13:06:02 -03:00
Vinicius Moreira
9aa33d7cbd CacheCleaner removed due to random crashes associated with Python threading lock 2019-10-14 16:51:34 -03:00
Vinicius Moreira
d4e1f84e52 [view feature] rendering all package images | replacing Cache thread lock by process lock 2019-10-14 13:43:24 -03:00
Vinicius Moreira
69dd9b9396 refactoring: distro check for arch and snap gems 2019-10-09 18:14:54 -03:00
Vinicius Moreira
dac2e91528 Not updating translations when the default locale is different from 'en' 2019-10-01 12:29:57 -03:00
Vinicius Moreira
18238eb269 refactoring modules structure | improving README and CHANGELOG 2019-09-17 17:35:33 -03:00