Commit Graph

350 Commits

Author SHA1 Message Date
Vinícius Moreira
d5049c8466 [feature][tray] displaying a notification when there is a new bauh release 2020-04-20 15:05:52 -03:00
Vinícius Moreira
81acfa7934 [improvement][aur] displaying on the details if the AUR package was successfully upgraded 2020-04-20 12:36:35 -03:00
Vinicius Moreira
90a72f888e [fix][arch] search not displaying installed packages that are no longer available on the databases 2020-04-20 11:53:14 -03:00
Vinícius Moreira
7b07ce0cab [fix][arch] not stopping the upgrade process if a transaction error happens 2020-04-20 10:46:26 -03:00
Vinícius Moreira
efd4179b7e [improvement] internet availability checking code 2020-04-20 10:29:23 -03:00
Vinícius Moreira
3e73797090 [fix][arch] wrong uninstall dialog title 2020-04-17 16:48:01 -03:00
Vinícius Moreira
cee59c851b [CHANGELOG] 2020-04-15 13:03:27 -03:00
Vinícius Moreira
3c3e759282 [CHANGELOG] 2020-04-14 18:28:42 -03:00
Vinícius Moreira
d680903a9e [CHANGELOG] 2020-04-14 18:25:43 -03:00
Vinícius Moreira
759162004d [fix][arch] error when building AUR packages with extensions different from .tar.xz 2020-04-14 14:38:14 -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
b1c3841caa [CHANGELOG] 2020-03-11 11:20:40 -03:00
Vinícius Moreira
574db7fda1 [fix][ui][settings] not matching the default system locale with the available options 2020-03-11 11:01:35 -03:00
Vinícius Moreira
c212c35905 [CHANGELOG] 2020-03-10 11:03:40 -03:00
Vinícius Moreira
268b9e6ab1 [CHANGELOG] 2020-03-09 12:32:24 -03:00
Vinicius Moreira
f20d3a0981 [ui] improved error handling when it is not possible to load icon files 2020-03-07 11:38:17 -03:00
Vinícius Moreira
c85c9e83a8 [fix][ui] categories filter being displayed during ongoing actions 2020-03-06 15:06:01 -03:00
Vinícius Moreira
afa370532b [fix][web] some installed apps were not being displayed as installed in the search results 2020-03-06 14:57:28 -03:00
Vinícius Moreira
1a2d97bf46 [fix][web] not informing StartupWMClass on generated desktop entries 2020-03-06 12:20:04 -03:00
Vinícius Moreira
a16b64740a [CHANGELOG] 2020-03-05 19:34:35 -03:00
Vinícius Moreira
bcc10c290e [improvement][aur] preventing the dependencies checking algorithm to add duplicates 2020-03-05 19:19:44 -03:00
Vinicius Moreira
91d61e8eb3 [fix][web] not able to inject javascript fixes 2020-03-01 19:54:16 -03:00
Vinícius Moreira
a9fa0dfe67 [CHANGELOG] 2020-02-21 09:51:16 -03:00
Vinícius Moreira
46b526cad2 [CHANGELOG] 2020-02-21 09:49:58 -03:00
Vinícius Moreira
6b142227b1 [CHANGELOG] 2020-02-20 16:28:18 -03:00
Vinícius Moreira
6eaf2d6d59 [i18n] russian code i18n for other languages 2020-02-20 15:50:50 -03:00
Vinícius Moreira
7aaf0565cc [fix][aur] package name tooltip was displaying only the repository ( table row ) 2020-02-18 10:46:17 -03:00
Vinícius Moreira
8649b9e6f3 [improvement][aur] generating the semantic search map on demand instead of storing it in memory 2020-02-17 18:46:31 -03:00
Vinícius Moreira
566478e279 [fix][ui] not displaying some priority search results at the top of the table 2020-02-17 18:36:08 -03:00
Vinícius Moreira
32bc324118 [improvement][ui] treating multiple lines on the application's description displayed on the table 2020-02-17 17:55:54 -03:00
Vinícius Moreira
d6ec07a1d3 [fix][snap] not able to launch applications on some distros 2020-02-17 14:50:53 -03:00
Vinícius Moreira
55ade96743 [CHANGELOG] 2020-02-13 13:30:16 -03:00
Vinícius Moreira
0c682a5178 [fix][aur] not able to downgrade some packages with multiple equal versions on their release history 2020-02-13 12:47:55 -03:00
Vinícius Moreira
ed6718b062 [fix][web] not able to upgrade the environment's NodeJS version 2020-02-13 10:46:00 -03:00
Vinícius Moreira
ac84a3c10e [aur] root check refactoring 2020-02-12 15:14:14 -03:00
Vinícius Moreira
87d62865f1 [improvement][aur] showing a warning messaging when trying to install / update a package with the root user 2020-02-12 15:08:45 -03:00
Vinícius Moreira
584064f214 [improvement] the temp dir used now has a different name if you launch bauh as the root user to avoid permissioning issues 2020-02-12 14:41:30 -03:00
Vinícius Moreira
9d373adfcc [improvement][aur] optimizations to speed up zst packages building 2020-02-12 13:39:07 -03:00
Vinícius Moreira
97cb9242b5 [improvement][web] separate build folder for standard and root users 2020-02-12 12:09:06 -03:00
Vinícius Moreira
d8924341d7 [fix][web] not able to launch applications for the root user 2020-02-12 11:35:57 -03:00
Vinícius Moreira
82ae65ebb7 [aur] architecture dependencies 2020-02-11 18:41:12 -03:00
Vinícius Moreira
2b9f4bf69f [improvement] handling internet timeout errors 2020-02-11 17:27:24 -03:00
Vinícius Moreira
fb8229e1ac [aur] renaming settings's property 'pacman_dep_check' to 'simple_checking' 2020-02-11 17:15:20 -03:00
Vinícius Moreira
0e4ebbe277 [aur] new AUR dependencies checking algorithm 2020-02-11 14:05:16 -03:00
Vinicius Moreira
f5fbff1186 [README] 2020-02-10 15:40:05 -03:00
Vinícius Moreira
bb0b986d87 [CHANGELOG] 2020-02-07 16:54:36 -03:00
Vinícius Moreira
0201bda2b7 [ui][settings] available as a tray action 2020-02-07 15:23:01 -03:00
Vinícius Moreira
0fd85fe10f [ui][settings] new property to disable updates sorting 2020-02-07 11:45:45 -03:00
Vinícius Moreira
6ed68ab4f3 [improvement][aur] allowing the user to bypass checksum errors when installing / upgrading / downgrading packages 2020-02-05 12:00:57 -03:00