1
0
mirror of https://github.com/thebaer/tildes.git synced 2018-07-20 07:15:21 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Matt Baer
39577d0ecb Don't export table type in scores 2015-02-17 22:43:59 -05:00
Matt Baer
cdf7edee68 Move scores data file writing to store pkg 2015-02-17 22:42:48 -05:00
Matt Baer
66c236ccb3 Unexport unnecessary where types and functions 2015-02-17 20:48:51 -05:00
Matt Baer
8a41cc577e Unexport unnecessary types and functions 2015-02-14 19:57:21 -05:00
Matt Baer
5340a5f2c8 Move code tool to sub directory 2015-02-12 23:54:19 -05:00
Matt Baer
b559a01fd6 Fix whitespace in where 2015-02-11 23:40:52 -05:00
Matt Baer
dca3c0131a Show user's local time 2015-02-11 00:09:10 -05:00
Matt Baer
feb0786090 List geographical locations of online users 2015-02-10 23:40:44 -05:00
Matt Baer
f89a362a15 Better column alignment 2015-02-10 22:04:03 -05:00
Matt Baer
488b7bcc20 "!tilde scores" title, for good 2015-02-10 21:59:24 -05:00
Matt Baer
0143aa244e Add jackpot to scoreboard 2015-02-10 21:59:03 -05:00
Matt Baer
6c054301c2 Rename tablizer to tildescores 2015-02-10 21:39:47 -05:00
Matt Baer
b745d5c627 Indicate directories and executable files
Directories get slash appended and color coding
Other-executable files get color coding
2015-02-09 23:30:24 -05:00
Matt Baer
968dcb54da Exclude README files in directories 2015-02-02 16:18:49 -05:00
Matt Baer
f1ef0a7bc8 Show time between asks / addiction 2015-02-01 00:07:10 -05:00
Matt Baer
d866615034 Trim averages to at most 2 decimal places 2015-01-31 23:42:04 -05:00
Matt Baer
934271c0b0 Pull usage data from IRC 2015-01-31 23:41:11 -05:00
Matt Baer
8032d1af86 Remove unused TimesOffset 2015-01-31 21:45:36 -05:00
Matt Baer
23a084d74c Move "Last Amt." column to end 2015-01-31 21:42:33 -05:00
Matt Baer
c0c1ccf233 Test/develop mode with -t flag 2015-01-31 21:41:50 -05:00
Matt Baer
391ad2e275 Tilde score stats
Last amount collected
Number of times asked
Average amount per ask
2015-01-31 20:10:23 -05:00
Matt Baer
d81f6a1c13 Remove tildelog 2015-01-29 00:49:26 -05:00
Matt Baer
3a12217262 Show row numbers in table HTML 2015-01-27 16:18:16 -05:00
Matt Baer
7a55895987 Parse date from timestamp 2015-01-27 16:17:46 -05:00
Matt Baer
43b5413b79 Accept -o (output) flag, extract src path into const 2015-01-27 16:16:32 -05:00
Matt Baer
caf129870d Create a <table> from a delimited text file 2015-01-27 11:00:05 -05:00
Matt Baer
869f9dc27c Support multiple source dirs 2015-01-26 17:49:59 -05:00
Matt Baer
97c582163b Merge branch 'master' of github.com:thebaer/tildes 2015-01-26 01:25:31 -05:00
Matt Baer
18842695d2 More details on tildelog 2015-01-26 01:24:53 -05:00
Matt Baer
a647142ff0 A little code.go explanation 2015-01-26 01:10:23 -05:00
Matt Baer
4a860ffa1a -d flag for specifying directory to scan 2015-01-26 00:29:07 -05:00
Matt Baer
3ce4b0bf23 Only output other-readable files 2015-01-26 00:05:53 -05:00
Matt Baer
8c9c376e35 Exclude temp *~ files 2015-01-26 00:04:02 -05:00
Matt Baer
f8558e3b30 Manual configuration for directory to scan 2015-01-26 00:03:27 -05:00
Matt Baer
93b265c2e1 Graphical host names, e.g. tilde -> ~ 2015-01-25 23:28:05 -05:00
Matt Baer
9817f4053d Move common date into var 2015-01-25 23:27:34 -05:00
Matt Baer
e7baccc156 Exclude hidden and .log files 2015-01-25 23:08:10 -05:00
Matt Baer
faccca5464 Find local tildizens with a Code directory 2015-01-25 22:39:16 -05:00
Matt Baer
c57c0b353f Modify logging 2015-01-11 18:33:26 -05:00
Matt Baer
ea7cc343d4 Fix word a messed up 2015-01-11 17:25:07 -05:00
Matt Baer
b4c8dee526 Ability to specify template
For example, for an entire page which include the log inside it.
2015-01-11 17:14:45 -05:00
Matt Baer
7916ac832f Minor whitespace fix 2015-01-11 16:44:08 -05:00
Matt Baer
da667f148c Some README for the output folder 2015-01-11 16:42:24 -05:00
Matt Baer
a6bddc3640 Merge branch 'master' of github.com:thebaer/tildes 2015-01-11 16:40:42 -05:00
Matt Baer
9435cc2653 Add project README 2015-01-11 16:39:44 -05:00
Matt Baer
a6216c53be Simple tildelog generator 2015-01-11 16:39:33 -05:00
Matt Baer
38c4fcaa71 Initial commit 2015-01-10 16:01:18 -05:00