Skip to content

v0.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@senorprogrammer senorprogrammer released this 19 Jun 22:23
· 2626 commits to master since this release
a533b44

Notables

Changelog

a533b44 Merge branch 'master' into gcal-optional-multi
620b6a0 And remove the computer icon
a906aad Add @retgits as a contributor
16d56bb Close #204. Add Trello dependency to /vendor
4c70cae Make use of multiple calendars in GCal module optional
3aec59b Merge branch 'retgits-master'
799d67b Add Trello link to the doc sidebar
12e4260 Merge branch 'master' into master
a0f820e Add a note about logging writing to file even if widget is disabled
2d62716 Merge pull request #215 from anandsudhir/rename-logging-logger
65ef6fc Rename widget logging to logger to maintain consistency
95cd6ee Fix documentation for logging module
7acb426 Merge branch 'master' into master
e6d45e4 Added trello widget
8a0ace3 Reset permissions on files that were incorrectly set to executable
f879cb1 Take another attempt to fix the badges
c37e73e Attempt to fix the README badges
ddf39c3 Update README to add list of all contributors
25517cd Add @andrewzolotukhin as a contributor
40442e0 Add @BlackWebWolf as a contributor
cd8b418 Add @lsipii as a contributor
f7ea5c0 Add @anandsudhir as a contributor
4370e7a Add @askl56 as a contributor
a7bde09 Add @sherodtaylor as a contributor
b914c10 Add @patrickelectric as a contributor
875c445 Add @mcordell as a contributor
9ff6fe8 Add @Grazfather as a contributor
6d84bce Add @International as a contributor
1b56bc4 Add @matrinox as a contributor
7dc02a3 Add @davebarda as a contributor
d53ad49 Add @flw-cn as a contributor
b93f97b Add @dlom as a contributor
ad9759d Add @lasanthak as a contributor
49f6d23 Add @FarhadF as a contributor
8e150f6 Add @rubiojr as a contributor
c42fdc9 Add @mxplusb as a contributor
e29d12c Add @lixin9311 as a contributor
2b2904a Add @baustinanki as a contributor
57a7372 Add @XanthusL as a contributor
24b02ab Add @interlock as a contributor
b77b594 Add @BillKeenan as a contributor
2e2d158 Add @deltaxflux as a contributor
0630d28 Add @Fengyalv as a contributor
f67e340 Add @jeangovil as a contributor
08aabe6 Add @senorprogrammer as a contributor
c08a594 Fixing merge conflict with master and multi-gcal
3309579 Rename logging/ to logger/
993166e Clean up some colourizing switch statements
eb5f09e Properly scope Config to the wtf package and remove it as a dependency from everywhere else
966b2df Add documentation for Logging module
b2ee2d4 Colourize the log file output
0fc2376 Add a widget to display the log file in reverse order
6086690 Make flags package responsible for its own display
e9118dc Clean up the flag and config handling in main()
a650551 Move responsibility for version display out of flags
e92289e Move command line flags into it's own module
889aed1 Rename the help function to a better name
6acf177 Rename logging/ to logger/
d74c4eb Clean up some colourizing switch statements
66b6947 Properly scope Config to the wtf package and remove it as a dependency from everywhere else
abedee0 Add documentation for Logging module
8278d6f Colourize the log file output
09a4139 Add a widget to display the log file in reverse order
96e0606 Google Calendar: the client reads all the events the user can write on instead of just the accounts primary events, the timestamp printing of the all-day events is handled
582eba4 Make flags package responsible for its own display
4496cc7 Clean up the flag and config handling in main()
dd42080 Move responsibility for version display out of flags
4a00c11 Move command line flags into it's own module
bbef2bf Rename the help function to a better name
dcbc541 Add basic documentation for Git commit message format configuration
32ed793 Merge branch 'master' into custom-git-format
6bbefb3 Add Display as a concept to separate setup from rendering a bit more
23783c4 Allow customization of git module's date and commit formats
55be452 Clean up wtf.go
3d12021 Remove redundant code from SystemInfo
20e49ee Add platform-specific compile directives to system module
4706eb5 Add platform-specific compile directives for security modules
b04d444 Merge branch 'master' into master
6dd7069 Close #194. No branch name in build version anymore
e5254fe Merge branch 'anandsudhir-skip-certificate-check-jira'
9fce0b7 Add verifyServerCertificate to single-use Jira config example
d1103aa Merge branch 'master' into skip-certificate-check-jira
3a519c4 Close #152 add option to skip verification of jira server's certificate chain and hostname
c8b22eb Close #202. Keep focus on the selected widget when a modal is closed
154cb3e Close #205. cmdrunner will now respect title attribute
e31c558 Merge branch 'master' into master
a255b62 fixed bad type.
4a4ea2a Merge branch 'master' of https://github.com/senorprogrammer/wtf
db29639 Merge branch 'master' of https://github.com/senorprogrammer/wtf
db43c94 fixed platform-specific stuff.
7c03d60 added Windows support.