Commit Graph

790 Commits

Author SHA1 Message Date
Vinícius Moreira
a3c35ff08a [wgem] fix when ~/.local/share/applications does not exist 2019-12-13 19:06:38 -03:00
Vinícius Moreira
cdff6696eb [wgem] really working without node and npm installed 2019-12-13 18:58:35 -03:00
Vinícius Moreira
217a9d5ec9 [i18n] missing video key 2019-12-13 18:02:33 -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
bf67617102 [wgem] fix BeautifulSoup definitions 2019-12-13 17:22:43 -03:00
Vinícius Moreira
416a3fd0dd [wgem] set the application to autostart if --tray=start-in-tray 2019-12-13 17:15:25 -03:00
Vinícius Moreira
174349cf5b [wgem] adding category 2019-12-13 16:35:00 -03:00
Vinícius Moreira
7a3df32471 [view] FormComponent 2019-12-13 13:28:23 -03:00
Vinícius Moreira
4f360bf8ba [wgem] handling upper case icon link rel 2019-12-13 12:23:07 -03:00
Vinícius Moreira
c07c6a0463 [wgem] allowing the user to give a custom name for the app 2019-12-13 12:19:37 -03:00
Vinícius Moreira
af35b83d47 [wgem] checking for fixes (not installing the fix yet ) 2019-12-12 19:58:26 -03:00
Vinícius Moreira
ba11fec939 [wgem] more fixes when reading the icon url 2019-12-12 19:35:44 -03:00
Vinícius Moreira
2f9a2d4ef0 [wgem] fix search: name and icon 2019-12-12 19:15:48 -03:00
Vinícius Moreira
197df9c256 [wgem] allow internal URLs installation option 2019-12-12 18:40:39 -03:00
Vinícius Moreira
ebcf387582 [wgem] fix search matches and allow matches per name 2019-12-12 15:51:30 -03:00
Vinícius Moreira
c9e55cdd4a [wgem] passing Accept-Language header when searching for a given url 2019-12-12 15:33:44 -03:00
Vinícius Moreira
624b8f6fba [wgem] more installation options 2019-12-12 15:11:31 -03:00
Vinícius Moreira
ce8e185146 [wgem] install options i18n 2019-12-12 13:42:22 -03:00
Vinícius Moreira
10b306c4d4 basic installation options 2019-12-12 13:12:12 -03:00
Vinícius Moreira
7b39282d48 [wgem] installation options beginning 2019-12-11 19:46:28 -03:00
Vinícius Moreira
6ecb45420f [wgem] installed size on the info window 2019-12-11 19:35:20 -03:00
Vinícius Moreira
841ae4723a [wgem] reading installed during search 2019-12-11 19:18:58 -03:00
Vinícius Moreira
3e46822e5e [web] installing, removing and reading 2019-12-11 18:49:43 -03:00
Vinícius Moreira
49a3f12047 [wgem] beginning install 2019-12-10 19:25:30 -03:00
Vinícius Moreira
37717d81dc [wgem] improving log 2019-12-10 18:18:24 -03:00
Vinícius Moreira
bac3c5bcde [wgem] environment update fix 2019-12-10 18:14:37 -03:00
Vinícius Moreira
b4533413e6 [web] downloading environment.yml from the cloud 2019-12-10 17:55:16 -03:00
Vinícius Moreira
d4c8d67433 pre-downloading electron files during bauh initialization 2019-12-10 16:26:47 -03:00
Vinícius Moreira
7a97ef8531 installing nativefier 2019-12-10 14:44:30 -03:00
Vinícius Moreira
354af8b041 downloading and installing node 2019-12-10 13:03:03 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -03:00
Vinícius Moreira
6bd27b565e 0.7.4 2019-12-09 14:13:27 -03:00
Vinícius Moreira
5914511d93 Updating CHANGELOG.md 2019-12-09 14:11:06 -03:00
Vinícius Moreira
e25eaafb13 Updating CHANGELOG and README 2019-12-09 13:01:52 -03:00
Vinícius Moreira
b64e799694 [improvement][info] full field text area as readonly 2019-12-09 12:17:42 -03:00
Vinícius Moreira
cd3906c2c6 '--clean' renamed to '--reset' 2019-12-09 11:54:39 -03:00
Vinícius Moreira
fab88cb995 [aur] reading all transitive dependencies of the selected optional dependencies before their installation 2019-12-06 19:03:12 -03:00
Vinícius Moreira
86f479065d [fix][aur] optional dependencies installation 2019-12-04 14:16:33 -03:00
Vinícius Moreira
e01249f49c [improvement][aur] retrieving and displaying all transitive required dependencies 2019-12-04 12:47:10 -03:00
Vinicius Moreira
2aec03586a [fix][aur] replaces the wrong term 'mirror' by 'repository' 2019-12-02 18:02:07 -03:00
Vinicius Moreira
5acd06a708 [aur] improving dialog labels 2019-12-02 17:37:42 -03:00
Vinicius Moreira
d0d478de99 [improvement][aur] optdeps dialog: 'cancel' button label changed to 'do not install' 2019-12-02 12:53:48 -03:00
Vinicius Moreira
4f8a709fc4 [i18n] 2019-12-02 12:21:17 -03:00
Vinicius Moreira
5394a73f84 [aur][pacman] improving comments 2019-12-02 11:39:08 -03:00
Vinicius Moreira
ef5210b468 [fix][aur] not finding some dependencies declared as files instead of the package names 2019-12-02 11:36:05 -03:00
Vinícius Moreira
1d6107b4d4 0.7.3 2019-11-29 11:58:07 -03:00
Vinicius Moreira
a6de4caa51 [aur] removing optimized makepkg.conf when it is not necessary 2019-11-29 11:34:14 -03:00
Vinicius Moreira
88818bf024 [CHANGELOG] 0.7.3 release date 2019-11-29 10:55:27 -03:00
Vinicius Moreira
4834e8dafd [aur] show the description field in the info window of not installed packages 2019-11-29 09:34:50 -03:00
Vinicius Moreira
a9da7bacc2 [aur] new suggestion 2019-11-29 09:20:11 -03:00