Anton Keks
|
ea4e0eea7b
|
use consistent rethrow for impossible CloneNotSupportedException
|
2016-01-12 22:17:15 +02:00 |
|
Anton Keks
|
eeaee75b26
|
simplify code
|
2016-01-12 00:36:07 +02:00 |
|
Anton Keks
|
4527cb3f54
|
parse original columns properly and handle spaces in column values
|
2016-01-12 00:06:08 +02:00 |
|
Anton Keks
|
234c2874dd
|
make file import be more forgiving
|
2016-01-11 23:32:14 +02:00 |
|
Anton Keks
|
112a45100e
|
get rid of placeholder in messages files
|
2016-01-11 23:03:12 +02:00 |
|
Anton Keks
|
a3148ebc89
|
get rid of static variable and introduce CONTINUE transition that doesn't clear the results list
|
2016-01-11 22:52:05 +02:00 |
|
Anton Keks
|
9e86378b5e
|
make sure there is only one CommandLineProcessor
|
2016-01-11 22:33:21 +02:00 |
|
Anton Keks
|
a6fcb2bf36
|
remove useless javadoc
|
2016-01-11 22:32:08 +02:00 |
|
Anton Keks
|
53de38674f
|
auto-remove unnecessary modifiers
|
2016-01-11 22:09:04 +02:00 |
|
Anton Keks
|
e6651e0935
|
rename misspelled method in Exporter interface and leave the old one as deprecated for the time being
|
2016-01-11 22:06:57 +02:00 |
|
Anton Keks
|
27ae53f267
|
bugfix: allow rescanning of IPs imported from a file
|
2016-01-11 21:56:57 +02:00 |
|
Anton Keks
|
6dc66adb66
|
update mac vendors
|
2016-01-11 21:44:32 +02:00 |
|
Anton Keks
|
1461899025
|
#46 move new IP locate url to Version class, so that it will not be forgotten again
|
2016-01-11 21:37:58 +02:00 |
|
Anton Keks
|
6c0c0298f4
|
init new scan when loading results from file so that ip details would work (CommentsFetcher)
|
2016-01-09 19:37:01 +02:00 |
|
Anton Keks
|
8e012924cf
|
make sure there is one instance of CommentsConfig
|
2016-01-09 18:34:45 +02:00 |
|
Anton Keks
|
4cea120b79
|
fixes #48 and #54 - make sure there is only one FavoritesConfig instance
|
2016-01-09 18:33:29 +02:00 |
|
Anton Keks
|
3678864454
|
test-results dir is not used anymore
|
2015-09-07 00:04:52 +03:00 |
|
Anton Keks
|
be1c6200ce
|
another typo
|
2015-09-06 23:45:47 +03:00 |
|
Anton Keks
|
8e4f780065
|
fix typo
|
2015-09-06 23:43:57 +03:00 |
|
Anton Keks
|
761c8687a1
|
change version to 3.4
|
2015-09-06 23:35:22 +03:00 |
|
Anton Keks
|
f14dd5fc70
|
add item
|
2015-09-06 23:30:42 +03:00 |
|
Anton Keks
|
6718990a15
|
init last version check time to current time on first run, so that first check will be after one month
|
2015-09-06 23:22:30 +03:00 |
|
Anton Keks
|
ad5dbb8874
|
check for new version automatically once per month
|
2015-09-06 23:20:26 +03:00 |
|
Anton Keks
|
95082c126e
|
add issue reporting menu action
|
2015-09-06 23:00:39 +03:00 |
|
Anton Keks
|
87f6ec973a
|
remove MAILTO
|
2015-09-06 22:53:04 +03:00 |
|
Anton Keks
|
c75ae88cd5
|
add viewport size to GA
|
2015-09-06 22:48:02 +03:00 |
|
Anton Keks
|
cc7b99f567
|
report version updates
|
2015-09-06 22:45:04 +03:00 |
|
Anton Keks
|
4842e4478f
|
add first run report
|
2015-09-06 22:36:37 +03:00 |
|
Anton Keks
|
d2aa614736
|
it seems that GA cannot parse custom User-Agent, so send OS and Java version as custom dimensions
|
2015-09-06 21:06:55 +03:00 |
|
Anton Keks
|
9959155b46
|
send UUID and user agent to GA + report exceptions
|
2015-09-06 20:32:10 +03:00 |
|
Anton Keks
|
d5fc959426
|
report java version and os to google analytics when checking for a new version of ipscan - github.io doesn't provide any logging
|
2015-09-06 19:07:58 +03:00 |
|
Anton Keks
|
fc690f2b9c
|
use closeQuietly
|
2015-09-06 18:25:58 +03:00 |
|
Anton Keks
|
639b1c6b9d
|
#35 add support for hostnames in File Feeder
|
2015-09-03 00:16:37 +03:00 |
|
Anton Keks
|
d1d48c804b
|
User is asked whether to resume the loaded scan if it seems unfinished
|
2015-09-02 23:41:36 +03:00 |
|
Anton Keks
|
d0a4a3c9f2
|
draft 3.4 release notes
|
2015-09-02 23:26:19 +03:00 |
|
Anton Keks
|
74adb3fa14
|
#44 be able to open multiple IPs at a time
|
2015-09-02 23:06:23 +03:00 |
|
Anton Keks
|
4562d731a3
|
new icons todo
|
2015-09-02 00:45:25 +03:00 |
|
Anton Keks
|
c0d019beeb
|
add TODO
|
2015-09-02 00:40:10 +03:00 |
|
Anton Keks
|
88af3820e2
|
don't rescan the last IP again, use the next one as start IP
|
2015-09-02 00:38:19 +03:00 |
|
Anton Keks
|
d518ea685e
|
add basic test for importing of results
|
2015-09-02 00:32:14 +03:00 |
|
Anton Keks
|
8a6f728dd2
|
unused variable
|
2015-09-02 00:10:44 +03:00 |
|
Anton Keks
|
345a44d03a
|
avoid gtk warning - we need to have two copies of OpenersMenu
|
2015-09-01 23:40:23 +03:00 |
|
Anton Keks
|
00326b3b5f
|
fix mac symbols after refactoring
|
2015-08-29 19:38:16 +03:00 |
|
Anton Keks
|
bbf4dca1a2
|
Merge branch 'master' into dagger-migration
Conflicts:
src/net/azib/ipscan/gui/PreferencesDialog.java
|
2015-08-29 16:15:35 +03:00 |
|
Anton Keks
|
8bebe3f723
|
bugfix: need to update currentSelectedIndex after Up/Down movements
|
2015-08-29 16:13:37 +03:00 |
|
Anton Keks
|
1eaabda79b
|
add imports for selection adapter
|
2015-08-29 14:32:45 +03:00 |
|
Anton Keks
|
0f31037ebe
|
use OK/cancel buttons in EditOpenersDialog for consistency with other preferences dialogs
|
2015-08-29 14:31:23 +03:00 |
|
Anton Keks
|
dc24bf1aaa
|
move official site link
|
2015-08-29 13:17:57 +03:00 |
|
Anton Keks
|
9eedeffa6a
|
move build status image to building
|
2015-08-29 13:16:45 +03:00 |
|
Anton Keks
|
99c84de6ba
|
another try to add travis image
|
2015-08-29 13:15:08 +03:00 |
|