Commit Graph

164 Commits

Author SHA1 Message Date
Vinícius Moreira
8d55ae28b0 [fix][arch] displaying the wrong subtypes due to previous renaming 2020-04-13 16:51:53 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
bcc10c290e [improvement][aur] preventing the dependencies checking algorithm to add duplicates 2020-03-05 19:19:44 -03:00
Vinícius Moreira
f8932fb7d2 Merge branch 'master' into staging 2020-02-21 09:47:38 -03:00
mountain-biker85
04d60ec578 add bauh/gems/arch/resources/local/ru 2020-02-21 12:50:07 +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
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
c029f5b08c [aur] i18n 2020-02-12 15:26:10 -03:00
Vinícius Moreira
901f63ff22 [aur] i18n 2020-02-12 15:23:53 -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
87e49100d3 [aur] skipping makepkg dependency checking when 'simple_checking' is disabled 2020-02-12 11:11:29 -03:00
Vinícius Moreira
1018a438c9 [fix][aur] list attributes 2020-02-11 19:10:10 -03:00
Vinícius Moreira
82ae65ebb7 [aur] architecture dependencies 2020-02-11 18:41:12 -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
999e94b3d7 [aur] dependency checking time logs 2020-02-11 15:41:26 -03:00
Vinícius Moreira
0e4ebbe277 [aur] new AUR dependencies checking algorithm 2020-02-11 14:05:16 -03:00
Vinicius Moreira
3e956a5413 [ui][update] displaying requirements and upgrade order 2020-02-10 12:42:53 -03:00
Vinícius Moreira
58a5be9f67 [aur] initial retrievement of update requirements implementation 2020-02-07 19:09:11 -03:00
Vinícius Moreira
ecd936c6fd [flatpak] sorting packages before updating 2020-02-06 19:40:14 -03:00
Vinícius Moreira
44ad20f613 [aur] supporting right sort when the package provides multiple names 2020-02-05 19:29:05 -03:00
Vinícius Moreira
a10851a16f [aur] initial implementation to determine the best update order 2020-02-05 18:46:55 -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
Vinícius Moreira
9df3effce3 [improvement][aur] synchronizing the package databases once a day 2020-01-30 11:17:55 -03:00
Vinícius Moreira
822e11b8d0 [aur] mirror.svg with previous color 2020-01-29 18:22:33 -03:00
Vinícius Moreira
5b8ad2b022 [fix][aur] dependency installation substatus 2020-01-29 17:59:56 -03:00
Vinícius Moreira
83fce04c5d [fix][aur] optional dep install fails when it is based on another package 2020-01-29 17:50:37 -03:00
Vinícius Moreira
c6a00ec2dd [feature][aur] enabled ccache during installation if available 2020-01-29 17:00:46 -03:00
Vinícius Moreira
2ff36e9ac4 [fix][ui][settings] gems scaling 2020-01-28 18:53:46 -03:00
Vinícius Moreira
be7f93d688 [fix][ui][settings] web inputs scaling 2020-01-28 17:17:24 -03:00
Vinícius Moreira
c23911290c [ui][settings] more improvements and settings 2020-01-27 12:41:16 -03:00
Vinícius Moreira
2c550a38fe [ui][settings] more general settings and improvements 2020-01-24 19:35:50 -03:00
Vinícius Moreira
b530cbe0fc [ui][settings] supported types working 2020-01-24 18:17:52 -03:00
Vinícius Moreira
f37e66a63c [ui][settings] improvements 2020-01-24 13:21:46 -03:00
Vinícius Moreira
c8a4370ff0 [ui][settings] sketch 2020-01-23 18:28:23 -03:00
Vinícius Moreira
ffa7611930 [fix][aur] not able to install packages based on other packages | other fixes 2020-01-22 17:16:22 -03:00
Vinícius Moreira
b83f9d8440 [fix][aur] not pre-downloading some source files 2020-01-14 19:31:24 -03:00
Vinícius Moreira
f805254a59 [fix][aur] makedepends not treated as a list | package name not considered as provided 2020-01-14 17:33:50 -03:00
Vinícius Moreira
ff954f4278 Merge branch 'staging' into svg
# Conflicts:
#	CHANGELOG.md
2020-01-09 12:38:44 -03:00
Vinicius Moreira
74ddfc03ef [refactoring] removing the HOME_PATH constant in favor of Path.home() 2020-01-02 17:13:57 -03:00
Vinícius Moreira
12859dfe6c [improvement] all icons as SVGs 2019-12-26 17:16:33 -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
Vinícius Moreira
ce1f30365d [aur] generating the optimized makepkg file if it is not found during an installation 2019-12-18 19:13:02 -03:00
Vinícius Moreira
98ea92bc1f [aur] fix config reading during dependency checking 2019-12-18 18:42:38 -03:00
Vinícius Moreira
59c6b6686f [aur] deleted var fix 2019-12-18 18:27:45 -03:00