Philipp Tschannen
e772900728
Exclude bitbucket from URL check (like github)
2017-02-13 15:31:55 +01:00
Simon Hartcher
9dfc30f931
Add basic specific version installation using autoupdate
2017-02-13 23:34:51 +11:00
Luke Sampson
e8e5ac5615
Update more UI messages for consistency.
2017-02-13 20:53:36 +11:00
Luke Sampson
1dc4d87626
Wrap 'app' in quotes for consistency.
2017-02-13 20:36:29 +11:00
Luke Sampson
1ce2a76e43
Update usage messages for consistency.
2017-02-13 20:33:55 +11:00
Luke Sampson
eed621ab2a
Update another UI message for consistency.
2017-02-13 20:31:27 +11:00
Luke Sampson
61547cea7c
Update more UI messages for consistency.
2017-02-13 20:29:54 +11:00
Luke Sampson
d2a8f6798f
Update UI messages for consistency.
2017-02-13 20:25:56 +11:00
Luke Sampson
1c173bc56d
Use sentence case for UI messages.
2017-02-13 20:20:41 +11:00
Richard Kuhnt
10df705238
Fix aria2 autoupdate and bfg checkver url
2017-02-12 16:11:20 +01:00
Richard Kuhnt
9088327dad
Add suggestions to composer
2017-02-12 14:08:44 +01:00
Luke Sampson
2ed9a564d5
Update README.md
...
Show donation info inline in readme.
2017-02-12 17:25:44 +11:00
Luke Sampson
9984eed030
Update README.md
...
Fix link to donate.
2017-02-12 17:16:02 +11:00
Luke Sampson
4e2a714347
Update README.md
2017-02-12 17:15:33 +11:00
Luke Sampson
bbd7af3523
Update README.md
...
Add a link to donate page.
2017-02-12 17:14:54 +11:00
Luke Sampson
b21b6a2be1
Add 'suggest' directive as an alternative to 'depends'. Allows manifest authors to suggest apps with complementary features, without installing them automatically ( fixes #1263 )
2017-02-12 16:37:02 +11:00
Simon Hartcher
6eae06d525
Merge pull request #1329 from lukesampson/dl-refactor
...
Download functionality refactor
2017-02-12 12:30:31 +11:00
Richard Kuhnt
a093b96476
Fix mysql-workbench
...
Zip packages and 32-bit binaries are no longer published. See: https://forums.mysql.com/read.php?3,654894
2017-02-12 00:28:10 +01:00
Richard Kuhnt
57750442a4
Add composer
2017-02-11 23:34:46 +01:00
Richard Kuhnt
494d24a0c0
Update youtube-dl to version 2017.02.11
2017-02-11 20:13:03 +01:00
Richard Kuhnt
72e0e6cf85
Update rust to version 1.15.1
2017-02-11 20:13:01 +01:00
Richard Kuhnt
0259c99459
Update rust-msvc to version 1.15.1
2017-02-11 20:12:59 +01:00
Richard Kuhnt
cf5a9ef17e
Update postgresql to version 9.6.2
2017-02-11 20:12:56 +01:00
Richard Kuhnt
b728e330b8
Update flow to version 0.39.0
2017-02-11 20:12:50 +01:00
Simon Hartcher
9cd2b1a293
Avoid calculating filename twice in dl_urls
2017-02-11 18:51:26 +11:00
Simon Hartcher
83a4f33c22
Download first, then check hash and extract
2017-02-11 18:45:34 +11:00
Simon Hartcher
48492f9c19
Replace url_filename with better implementation
2017-02-11 18:28:52 +11:00
Simon Hartcher
c148f543b2
Remove unused return value. Refactor url_filename into method
2017-02-11 18:20:45 +11:00
Simon Hartcher
f62dacef0b
Fix: Progress bar no longer jumps when hitting 100%
2017-02-11 18:09:28 +11:00
Simon Hartcher
798e07a053
Add comments and fix a few bugs
2017-02-11 18:04:49 +11:00
Simon Hartcher
7f06bd6b38
Remove $url from dl_onProgress callback arguments
2017-02-11 17:40:05 +11:00
Simon Hartcher
75e8b630a5
Nicer progress bar
2017-02-11 17:35:37 +11:00
Simon Hartcher
20c23b45e6
Remove -nonewline from simple output
2017-02-11 16:26:27 +11:00
Simon Hartcher
3bc4782cd1
Add better progress output control by passing url
2017-02-11 16:21:42 +11:00
Simon Hartcher
eacd2778d0
Make progress stateless
2017-02-11 16:16:20 +11:00
Simon Hartcher
93916d618e
Remove smelly reference to $wres in dl_progress
2017-02-11 15:23:21 +11:00
Simon Hartcher
b5788250d1
Remove old comment
2017-02-11 15:20:54 +11:00
Simon Hartcher
87c6756d3c
Refactor dl functions
...
In the future I want to be able to have different download providers
(aria2c for example) so I'm trying to decouple progress display a bit.
- Removed dl_simple
- Refactored dl_progress; Renamed to dl
- Added dl_progress function
2017-02-11 15:14:53 +11:00
Simon Hartcher
1d6c524629
Reduce dl_progress nesting to make more readable
2017-02-11 14:19:04 +11:00
Luke Sampson
ab6ac8d16b
Merge pull request #1327 from sestegra/docker
...
docker-compose 1.11.1
2017-02-10 20:27:17 +11:00
Stéphane Este-Gracias
d9808430fb
docker-compose 1.11.1
2017-02-09 21:08:21 +00:00
Richard Kuhnt
5bfd96b6ed
Update grails to version 3.2.6
2017-02-09 20:28:29 +01:00
Richard Kuhnt
649448489b
Update ffmpeg to version 20170208-3aae1ef
2017-02-09 20:14:59 +01:00
Luke Sampson
a7e7e77ca5
Merge pull request #1326 from sestegra/docker
...
docker-compose 1.11.0
2017-02-09 22:05:48 +11:00
Stéphane Este-Gracias
316f4a5f3a
docker-compose 1.11.0
2017-02-09 10:02:41 +00:00
Richard Kuhnt
6bd4aa0e57
Merge pull request #1325 from sestegra/docker
...
docker 1.13.1
2017-02-09 10:59:53 +01:00
Stéphane Este-Gracias
6354a7b49a
docker 1.13.1
2017-02-08 20:05:11 +00:00
Richard Kuhnt
f467f63f06
Update vault to version 0.6.5
2017-02-08 15:49:09 +01:00
Richard Kuhnt
6bb576b344
Fix gradle checkver regex
2017-02-07 20:41:39 +01:00
Richard Kuhnt
fc2dd709fe
Update terraform to version 0.8.6
2017-02-07 20:02:47 +01:00