Lex Neva
|
9243f6689f
|
add "copy link location" and "--internal-urls <regex>" features (#230)
* add arg to specify pattern for urls to be considered internal
* add 'copy link location' to context menu
* fix lint
|
2016-08-07 02:03:53 +08:00 |
|
Peng Chen
|
48f0872ee5
|
Remove all non-ascii characters or use default for app name (#217)
|
2016-07-12 14:21:42 +08:00 |
|
Mats Högberg
|
a407b9ea52
|
Added a --zoom option for setting default zoom (#218)
* Added a --zoom option for setting initial zoom
* Added information about --zoom to documentation
|
2016-07-12 09:32:40 +08:00 |
|
Goh Jia Hao
|
1865e97e1a
|
Remove accidentally introduced spacing
|
2016-05-27 00:15:48 +08:00 |
|
Goh Jia Hao
|
0c588b7219
|
Allow gitcloud matching of icons for multiple words
|
2016-05-27 00:10:23 +08:00 |
|
Goh Jia Hao
|
960f3362c9
|
Update eslint to v2.0.0
|
2016-05-26 23:05:44 +08:00 |
|
Goh Jia Hao
|
5833347ad8
|
Fix parsing of title including more than the title tag
- Fixes #195
|
2016-05-26 18:16:02 +08:00 |
|
Goh Jia Hao
|
1de9eec356
|
Implement disabling of developer tools
- Partially addresses #194
|
2016-05-26 18:02:43 +08:00 |
|
Goh Jia Hao
|
c12006ebea
|
Add note on electron-packager workaround
|
2016-05-26 18:00:14 +08:00 |
|
Goh Jia Hao
|
7945f7802e
|
Implement min/max window width and height
Fixes #82
|
2016-05-26 17:11:51 +08:00 |
|
Goh Jia Hao
|
2d2f107c84
|
Update electron version to v1.1.3
|
2016-05-26 16:51:31 +08:00 |
|
Goh Jia Hao
|
60823a21bb
|
Temporary workaround for unable to delete OSX folder
Problem occurs with electron packager v7.01, see electron-userland/electron-packager#375
|
2016-05-26 16:01:23 +08:00 |
|
Goh Jia Hao
|
6fd275f063
|
Update default electron version to v1.0.2
|
2016-05-13 12:51:05 +08:00 |
|
Goh Jia Hao
|
80b10d690e
|
Properly log errors with injected files
|
2016-05-08 15:23:41 +08:00 |
|
matthewdias
|
49ab72352e
|
merge upstream, reverse default
|
2016-04-25 17:09:01 -05:00 |
|
Alexandr Priezzhev
|
f5d6980bfe
|
Merge with upstream/development
|
2016-04-17 23:33:08 +02:00 |
|
Alexandr Priezzhev
|
c1b7ef9a60
|
Add an option to hide window frame
|
2016-04-17 01:06:42 +02:00 |
|
Alexandr Priezzhev
|
511c5f784e
|
Add an option to hide window frame
|
2016-04-17 01:05:17 +02:00 |
|
Alexandr Priezzhev
|
fd67f17129
|
Add an option to hide window frame
|
2016-04-17 01:04:10 +02:00 |
|
Jan Jongboom
|
ccdef6d5de
|
Add an option to disable the context menu
|
2016-04-16 16:07:09 +02:00 |
|
Jia Hao
|
f388ef83c6
|
Fix typo
|
2016-03-27 20:43:16 +08:00 |
|
Jia Hao
|
404bab30c3
|
No longer enable flash by default
Flash should be enabled with `--flash`, which will also enable the `--insecure` flag
|
2016-03-26 15:06:50 +08:00 |
|
Jia Hao
|
62a43c76ed
|
Bump default electron version to 0.37.2
Uses chrome 49
|
2016-03-26 14:54:14 +08:00 |
|
Jia Hao
|
7ebec43dec
|
Do not include app/src in packaged app
|
2016-03-25 21:11:12 +08:00 |
|
Jia Hao
|
e7390b9e33
|
Implement setting of verbose log level
|
2016-03-25 20:50:52 +08:00 |
|
Jia Hao
|
7b10e16ddb
|
Merge branch 'lostfictions-development' into development
|
2016-03-25 20:12:20 +08:00 |
|
Jia Hao
|
94c9fdb424
|
Contain fallback user agent within inferUserAgent
|
2016-03-25 20:10:45 +08:00 |
|
Jia Hao
|
9a9a63c15a
|
Use axios instead of request
|
2016-03-25 19:58:03 +08:00 |
|
Jia Hao
|
d890078e6e
|
Should throw error on invalid platform
|
2016-03-25 19:29:13 +08:00 |
|
Bogdan Begovic
|
7351c61664
|
Added option for maximization of main window ( #133 )
|
2016-03-22 18:09:21 +01:00 |
|
sa
|
4b6716efef
|
Infer user agent from Electron's online version list
|
2016-03-19 21:14:41 -04:00 |
|
Jia Hao
|
a8072d2234
|
Hopefully fix icon retrieval bugs
Icon ext from page-icon contains `.` before ext now, e.g. `.png`
|
2016-03-14 12:28:14 +08:00 |
|
Jia Hao
|
09e5d3b7c7
|
Use separate progress bar
|
2016-03-14 00:27:13 +08:00 |
|
Jia Hao
|
013e988391
|
Override logs for electron-packager properly
|
2016-03-13 20:12:45 +08:00 |
|
Jia Hao
|
5bad1d08dd
|
Use windows and osx to specify platform
|
2016-03-12 16:47:18 +08:00 |
|
Jia Hao
|
e6dc4b8441
|
Override output directory by default
|
2016-03-12 16:07:21 +08:00 |
|
Jia Hao
|
7ad7c346ef
|
Add progress bar
|
2016-03-12 15:46:07 +08:00 |
|
Jia Hao
|
e1f2e662e9
|
Add check for correct icon format
|
2016-03-12 15:17:03 +08:00 |
|
Jia Hao
|
b17c31e188
|
Fix lint error
|
2016-03-12 01:42:53 +08:00 |
|
Jia Hao
|
136c599f92
|
Use polyfill to support node >0.10
|
2016-03-12 01:36:18 +08:00 |
|
Jia Hao
|
54b251ee1c
|
Implement conversion to ico for windows target
|
2016-03-11 13:05:54 +08:00 |
|
Jia Hao
|
1862d7cafe
|
Fix bug in wrong icon format
|
2016-03-11 12:56:55 +08:00 |
|
Jia Hao
|
4c708fac26
|
Try to use assets store for icons before infer
Also promisified inferIcon
|
2016-03-11 12:40:08 +08:00 |
|
Jia Hao
|
3ceafcb2ee
|
Remove singleIco bin
|
2016-03-11 02:11:28 +08:00 |
|
Jia Hao
|
cedbb443af
|
Do not try to make ico singular
|
2016-03-11 00:03:28 +08:00 |
|
Jia Hao
|
3a6ae0d660
|
Implement conversion to .png on linux
Refactored icon shell helpers to a single file with helper functions
|
2016-03-10 23:36:00 +08:00 |
|
Jia Hao
|
d04cf0ad3a
|
Properly fail if icon is not found by pageicon
|
2016-03-10 15:52:02 +08:00 |
|
Jia Hao
|
34a5a52a28
|
Rename 'pngToIcns to convertToIcns'
|
2016-03-10 15:50:45 +08:00 |
|
Jia Hao
|
dab00a80e6
|
Check if unix before doing singleIco
|
2016-03-10 13:09:10 +08:00 |
|
Jia Hao
|
a576d4e217
|
Copy icon with correct extension for windows
|
2016-03-10 12:54:09 +08:00 |
|