1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

985 Commits

Author SHA1 Message Date
Hossein Mehrabi
3f92a2f7ee clean up 2018-06-03 07:21:34 +04:30
Hossein Mehrabi
7e64db26ab clean up, support text colors from config file 2018-06-03 07:17:13 +04:30
Hossein Mehrabi
2780992851 fixed cryptolive path 2018-06-03 05:28:33 +04:30
Hossein Mehrabi
67e183e98a move cryptolive to cryptoexchanges 2018-06-03 05:25:25 +04:30
The Gitter Badger
956ba09ba4 Add Gitter badge 2018-06-02 23:26:36 +00:00
Chris Cummer
f90dbdaed7
Merge pull request #134 from International/log-flags-for-debug
add log flags to help with debugging
2018-06-02 15:22:14 -07:00
George Opritescu
f311104fa0
add log flags to help with debugging 2018-06-02 23:02:04 +03:00
Chris Cummer
10c44433b4
Merge pull request #133 from deltaxflux/master
Minor template changes
2018-06-02 12:39:32 -07:00
Chris Cummer
2f6a7ee141
Update Support.md 2018-06-02 12:39:19 -07:00
deltaxflux
06d1b612f7 Add subfolder to make pull request template working again 2018-06-02 20:49:40 +02:00
deltax
091091b20f
Fix version number in template
- Change version number to 0.0.4
2018-06-02 20:44:09 +02:00
jeangovil
0c6aaa4d2e
Merge branch 'master' into cryptolive 2018-06-02 21:10:08 +04:30
Wilq
66c14a666d added git pull and checkout commands 2018-06-02 16:52:29 +02:00
Chris Cummer
c51d6bdecf Ignore the dist/ dir v0.0.4 2018-06-02 06:36:21 -07:00
Chris Cummer
052a115121 Add more explicit documentation for PrettyWeather's optional attributes 2018-06-02 06:05:38 -07:00
Chris Cummer
c1f9c7bbfb Add PrettyWeather as an experimental module 2018-06-02 06:01:29 -07:00
Amr Tamimi
df97d6c2d3 initial implementation to support github enterprise 2018-06-02 14:56:22 +02:00
Chris Cummer
97123c1a6c Close #112. Merge branch 'FarhadF-master' 2018-06-02 05:31:34 -07:00
Chris Cummer
e38caedefc
Merge pull request #129 from deltaxflux/master
Minor git tweaks
2018-06-02 05:30:53 -07:00
Chris Cummer
c5617e9019 Prevent text-wrapping in PrettyWeather widget 2018-06-02 05:28:52 -07:00
Farhad Farahi
353bd1220d better error handling 2018-06-02 05:28:52 -07:00
Farhad Farahi
21ee436e8c Added PrettyWeather mod 2018-06-02 05:28:52 -07:00
Chris Cummer
5d30e09821 Add screenshot to IPInfo docs 2018-06-02 05:23:20 -07:00
deltaxflux
4d090042b5 Minor git tweaks 2018-06-02 14:03:36 +02:00
Chris Cummer
adafcb16e9
Merge branch 'master' into cryptolive 2018-06-02 04:47:49 -07:00
Chris Cummer
e266059a0a
Merge pull request #128 from deltaxflux/master
Add issue template and pull request template
2018-06-02 04:37:46 -07:00
deltaxflux
71663fdd17 Add issue template and pull request template 2018-06-02 12:34:54 +02:00
Hossein Mehrabi
795a28839f added cryptolive to docs 2018-06-02 13:37:21 +04:30
Hossein Mehrabi
ecdd0b0e57 misspelled grey 2018-06-02 13:35:50 +04:30
Hossein Mehrabi
4b91f78c04 fixed display after any update 2018-06-02 13:23:47 +04:30
Hossein Mehrabi
350ba132c7 clean up, handle error, use net/http, read colors from config file 2018-06-02 12:49:56 +04:30
Hossein Mehrabi
82d2673009 clean up cryptolive 2018-06-02 11:38:29 +04:30
Hossein Mehrabi
50843a5069 add time interval for send http request 2018-06-02 11:37:54 +04:30
Hossein Mehrabi
909b82f8de add some comments 2018-06-02 11:37:54 +04:30
Hossein Mehrabi
28f34c2d49 made cryptolive module 2018-06-02 11:37:54 +04:30
Chris Cummer
9e7045ca52
Merge pull request #125 from jeangovil/i101
clean up todo list
2018-06-01 23:29:04 -07:00
Chris Cummer
5ce989887f Correct spelling of IPInfo in widget title 2018-06-01 23:28:18 -07:00
Chris Cummer
957873f006 Merge branch 'FarhadF-ipinfo' 2018-06-01 23:24:59 -07:00
Hossein Mehrabi
59463d22ff clean up todo list 2018-06-02 10:49:51 +04:30
Chris Cummer
f1d044dee6 Fix #101. Thanks to @stegmanh 2018-06-01 23:15:44 -07:00
Chris Cummer
63299a701e Update install instructions in readme 2018-06-01 23:15:44 -07:00
liyiheng
fd0c79acbf Update system_info.go 2018-06-01 23:15:44 -07:00
liyiheng
4fb3edb919 Update system_info.go 2018-06-01 23:15:44 -07:00
Chris Cummer
ace2ba0b1b Add Jira JQL configuration documentation 2018-06-01 23:15:44 -07:00
Chris Cummer
f61fb10249 Add image 2018-06-01 23:12:34 -07:00
Chris Cummer
b56629b6fd Set terminal type in the config file.
Adds a "term" option that takes a terminal type (ie: vt100, xterm,
xterm-256color, etc.)

Example:

```yaml
wtf:
  term: "vt100"
```
2018-06-01 23:12:34 -07:00
Chris Cummer
bf30e8750c Create CODE_OF_CONDUCT.md 2018-06-01 23:12:34 -07:00
Bryan Austin
010c7ddbe0 Fix clocks module chronological sorting issue #98
`clock.LocalTime()` sets the location of a `time.Time` object, but
doesn't change the point in time. Since `clock.LocalTime()`
calls `time.Now()` to create the "local time", what ends up
happening is that the first `LocalTime()` is always "before" the
second one (because of the order of function calls), leading to
unstable sorting.

This change does two things to fix chronological sorting. The
first is to add a `clock.ToLocal(time.Time)` function that
acts like `clock.LocalTime()` for a given time point, so that
a single stable time point can be used throughout sorting. The
second is to do chronological sorting by comparing the string
versions of the local time, which look like (for London vs. SF):

2018-06-01 19:48:26.591550198 +0100 BST
vs.
2018-06-01 11:48:26.5915538 -0700 PDT

There may be a better way, this feels hacky-ish but works for me
on OSX.

One remaining downside is that for locations in the same time zone
(i.e. Avignon and Barcelona in the default settings), order is
determined ~randomly on startup. You could maybe append the location
to the string used for comparison to make alphabetical sorting a
fallback for equivalent times, but at least they don't jump around
anymore.
2018-06-01 23:12:34 -07:00
James Sapara
e4ce3975ae strip space and ignore empty users from who 2018-06-01 23:12:34 -07:00
Chris Cummer
2ef2e26288 Add a missing require and a missing var declaration to system_info.go 2018-06-01 23:12:34 -07:00