Commit Graph

1663 Commits

Author SHA1 Message Date
Vinícius Moreira
37820ed047 Merge branch 'staging' into svg
# Conflicts:
#	bauh/gems/web/controller.py
2020-01-09 15:46:40 -03:00
Vinícius Moreira
6615df0502 [improvement][web] supporting JPEG images as custom icons 2020-01-09 15:34:47 -03:00
Vinícius Moreira
f65e77872b [flatpak] initial user installation level support 2020-01-09 15:16:31 -03:00
Denis Surkes
816aea2786 Fix pixelated icons for package type on HiDPI 2020-01-09 13:10:37 -05:00
Vinícius Moreira
3b8d2d5a76 [CHANGELOG] 2020-01-09 12:51:31 -03:00
Vinícius Moreira
2da969f1d4 Merge branch 'hdpi_fix' into svg
# Conflicts:
#	bauh/view/qt/window.py
2020-01-09 12:41:25 -03:00
Vinícius Moreira
ff954f4278 Merge branch 'staging' into svg
# Conflicts:
#	CHANGELOG.md
2020-01-09 12:38:44 -03:00
Vinícius Moreira
8b77c87dab [fix] missing categories i18n 2020-01-09 12:20:34 -03:00
Denis Surkes
d68b9ad7d9 Remove icon from default item in filter type combo 2020-01-08 21:22:40 -05:00
Vinícius Moreira
0acb5b7047 [improvement][web] not using HTTP sessions anymore to perform the searches 2020-01-08 15:48:14 -03:00
Vinicius Moreira
74ddfc03ef [refactoring] removing the HOME_PATH constant in favor of Path.home() 2020-01-02 17:13:57 -03:00
Vinicius Moreira
9cd89292be [fix][appimage] not passing the Home path as a String 2020-01-02 16:55:54 -03:00
Vinícius Moreira
4471c7ba6d [improvement] type filter view 2019-12-27 15:22:15 -03:00
Vinícius Moreira
76c1762dbe [CHANGELOG] 2019-12-27 15:03:42 -03:00
Vinícius Moreira
c90971dbc2 Merge branch 'hdpi_fix' into svg
# Conflicts:
#	bauh/view/qt/apps_table.py
#	bauh/view/qt/window.py
#	bauh/view/resources/img/app_play.svg
2019-12-27 15:01:57 -03:00
Vinícius Moreira
f3937e939e Merge branch 'staging' into svg
# Conflicts:
#	CHANGELOG.md
2019-12-27 14:56:31 -03:00
Vinícius Moreira
1636d600ee [fix][web] not handling HTTP connection issues 2019-12-27 13:14:16 -03:00
Vinícius Moreira
113402cebd [fix] not verifying if an icon path is a file 2019-12-27 10:15:41 -03:00
Vinícius Moreira
d57771b83e reverting last commit 2019-12-26 18:23:19 -03:00
Vinícius Moreira
d9bb315e8f [improvement] scaling app icons 2019-12-26 17:51:58 -03:00
Vinícius Moreira
2c8569eb7e [fix] default tray icons are not displayed in KDE 2019-12-26 17:45:12 -03:00
Vinícius Moreira
12859dfe6c [improvement] all icons as SVGs 2019-12-26 17:16:33 -03:00
Denis Surkes
aff1312532 Fix images issues on HDPI resolution 2019-12-25 11:26:25 -05:00
Vinicius Moreira
ea2fb297fc [CHANGELOG] 2019-12-25 10:34:35 -03:00
Vinícius Moreira
5ba0da31b3 0.8.0 2019-12-24 15:45:31 -03:00
Vinicius Moreira
4708f96f87 [snap] removing categories test file 2019-12-24 15:41:46 -03:00
Vinicius Moreira
9b89aa6ae9 [CHANGELOG] release date 2019-12-24 15:07:30 -03:00
Vinicius Moreira
f9a5063ee5 [dist][aur] updating desktop entries 2019-12-24 14:14:20 -03:00
Vinicius Moreira
fc69aa4b23 [README] 2019-12-24 14:07:18 -03:00
Vinicius Moreira
8145222d8e [README] 2019-12-24 14:06:26 -03:00
Vinicius Moreira
45390985a9 [requirements] allowing older versions of the required libraries 2019-12-24 12:52:02 -03:00
Vinicius Moreira
36aa4e64f6 [web] allowing custom svg and ico icons 2019-12-24 12:13:17 -03:00
Vinicius Moreira
80d7f54dfd [web] checking if the nativefier version exists 2019-12-24 11:55:16 -03:00
Vinicius Moreira
29baf1c5e1 [http] 'exists' accepting 403 as a valid response 2019-12-24 11:29:26 -03:00
Vinicius Moreira
4fccba2750 [web] checking if the electron files exist before downloading 2019-12-24 11:13:51 -03:00
Vinícius Moreira
e62383a844 [README] 2019-12-23 19:16:39 -03:00
Vinícius Moreira
d14c741dc1 [pictures] 2019-12-23 19:13:22 -03:00
Vinícius Moreira
99241acae7 [README] 2019-12-23 19:12:07 -03:00
Vinícius Moreira
daf6ae49cf [README][CHANGELOG] 2019-12-23 19:01:57 -03:00
Vinícius Moreira
da2ad0e1c2 [panel] suggestions i18n 2019-12-23 18:18:58 -03:00
Vinícius Moreira
30126412b9 [panel] settings the same size for all toolbar buttons 2019-12-23 16:21:23 -03:00
Vinícius Moreira
ebab884a8a [snap] simplifying snapd check expression 2019-12-23 16:02:47 -03:00
Vinícius Moreira
3673494e64 [web] caching 'save_icon' to disk 2019-12-23 15:52:44 -03:00
Vinícius Moreira
336f2b53c4 [web] saving installation options to the disk 2019-12-23 14:37:58 -03:00
Vinícius Moreira
3775a0640d [fix][web] not displaying the manually set electron version for suggestions and search results 2019-12-23 14:30:14 -03:00
Vinícius Moreira
f6b380bf78 [fix] preventing to load null application null icon 2019-12-23 13:23:51 -03:00
Vinícius Moreira
6984a34d25 [web] improving how suggestions are verified if they are installed 2019-12-23 13:15:23 -03:00
Vinícius Moreira
c29b1a0252 suggestions button implemented respecting already installed applications 2019-12-23 13:04:51 -03:00
Vinicius Moreira
4696fc34d4 suggestions button sketch 2019-12-22 22:33:13 -03:00
Vinicius Moreira
44da79c03c [aur] suggestions from bauh-files 2019-12-22 21:06:57 -03:00