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

Commit Graph

  • 2d6271650b
    Merge pull request #215 from anandsudhir/rename-logging-logger Chris Cummer 2018-06-19 07:05:18 -07:00
  • 65ef6fc9eb Rename widget logging to logger to maintain consistency Anand Sudhir Prayaga 2018-06-19 14:22:08 +02:00
  • 95cd6ee23c Fix documentation for logging module Anand Sudhir Prayaga 2018-06-19 11:10:29 +02:00
  • 1077adbff2 Update GCal module's "time until event" text more frequently Bryan Austin 2018-06-18 17:45:04 -07:00
  • 7acb426978
    Merge branch 'master' into master Chris Cummer 2018-06-18 14:10:37 -07:00
  • e6d45e4eeb Added trello widget retgits 2018-06-18 13:38:24 -07:00
  • 8a0ace3837 Reset permissions on files that were incorrectly set to executable Chris Cummer 2018-06-18 08:48:49 -07:00
  • f879cb18e9 Take another attempt to fix the badges Chris Cummer 2018-06-17 15:01:22 -07:00
  • c37e73e168 Attempt to fix the README badges Chris Cummer 2018-06-17 14:59:21 -07:00
  • ddf39c3f59 Update README to add list of all contributors Chris Cummer 2018-06-17 14:53:36 -07:00
  • 25517cd22c Add @andrewzolotukhin as a contributor Chris Cummer 2018-06-17 14:37:14 -07:00
  • 40442e0665 Add @BlackWebWolf as a contributor Chris Cummer 2018-06-17 14:37:06 -07:00
  • cd8b41809b Add @lsipii as a contributor Chris Cummer 2018-06-17 14:36:51 -07:00
  • f7ea5c080f Add @anandsudhir as a contributor Chris Cummer 2018-06-17 14:36:43 -07:00
  • 4370e7a84f Add @askl56 as a contributor Chris Cummer 2018-06-17 14:35:42 -07:00
  • a7bde09bac Add @sherodtaylor as a contributor Chris Cummer 2018-06-17 14:35:07 -07:00
  • b914c108fb Add @patrickelectric as a contributor Chris Cummer 2018-06-17 14:34:56 -07:00
  • 875c445bc3 Add @mcordell as a contributor Chris Cummer 2018-06-17 14:34:48 -07:00
  • 9ff6fe870c Add @Grazfather as a contributor Chris Cummer 2018-06-17 14:34:41 -07:00
  • 6d84bce1c8 Add @International as a contributor Chris Cummer 2018-06-17 14:34:33 -07:00
  • 1b56bc4bd5 Add @matrinox as a contributor Chris Cummer 2018-06-17 14:34:25 -07:00
  • 7dc02a3445 Add @davebarda as a contributor Chris Cummer 2018-06-17 14:34:18 -07:00
  • d53ad4949d Add @flw-cn as a contributor Chris Cummer 2018-06-17 14:34:11 -07:00
  • b93f97be50 Add @dlom as a contributor Chris Cummer 2018-06-17 14:33:42 -07:00
  • ad9759d309 Add @lasanthak as a contributor Chris Cummer 2018-06-17 14:33:31 -07:00
  • 49f6d23cfc Add @FarhadF as a contributor Chris Cummer 2018-06-17 14:33:23 -07:00
  • 8e150f6a94 Add @rubiojr as a contributor Chris Cummer 2018-06-17 14:32:59 -07:00
  • c42fdc93db Add @mxplusb as a contributor Chris Cummer 2018-06-17 14:32:52 -07:00
  • e29d12c65d Add @lixin9311 as a contributor Chris Cummer 2018-06-17 14:32:45 -07:00
  • 2b2904ad0c Add @baustinanki as a contributor Chris Cummer 2018-06-17 14:32:36 -07:00
  • 57a7372661 Add @XanthusL as a contributor Chris Cummer 2018-06-17 14:32:28 -07:00
  • 24b02abd7f Add @interlock as a contributor Chris Cummer 2018-06-17 14:32:20 -07:00
  • b77b594ce5 Add @BillKeenan as a contributor Chris Cummer 2018-06-17 14:32:12 -07:00
  • 2e2d1582dc Add @deltaxflux as a contributor Chris Cummer 2018-06-17 14:32:04 -07:00
  • 0630d286ce Add @Fengyalv as a contributor Chris Cummer 2018-06-17 14:31:56 -07:00
  • f67e340254 Add @jeangovil as a contributor Chris Cummer 2018-06-17 14:31:13 -07:00
  • 08aabe6c2c Add @senorprogrammer as a contributor Chris Cummer 2018-06-17 09:32:57 -07:00
  • c08a594d56 Fixing merge conflict with master and multi-gcal Chris Cummer 2018-06-17 08:10:36 -07:00
  • 3309579689 Rename logging/ to logger/ Chris Cummer 2018-06-16 22:17:10 -07:00
  • 993166e57d Clean up some colourizing switch statements Chris Cummer 2018-06-16 15:07:40 -07:00
  • eb5f09e65c Properly scope Config to the wtf package and remove it as a dependency from everywhere else Chris Cummer 2018-06-16 14:59:22 -07:00
  • 966b2df52a Add documentation for Logging module Chris Cummer 2018-06-16 14:26:52 -07:00
  • b2ee2d43d0 Colourize the log file output Chris Cummer 2018-06-16 14:18:13 -07:00
  • 0fc2376179 Add a widget to display the log file in reverse order Chris Cummer 2018-06-16 14:04:48 -07:00
  • 6086690be7 Make flags package responsible for its own display Chris Cummer 2018-06-16 12:46:16 -07:00
  • e9118dcc07 Clean up the flag and config handling in main() Chris Cummer 2018-06-16 09:13:23 -07:00
  • a6505516ad Move responsibility for version display out of flags Chris Cummer 2018-06-16 08:37:55 -07:00
  • e92289ebae Move command line flags into it's own module Chris Cummer 2018-06-16 08:31:11 -07:00
  • 889aed11a5 Rename the help function to a better name Chris Cummer 2018-06-16 05:14:53 -07:00
  • 6acf1775b8 Rename logging/ to logger/ Chris Cummer 2018-06-16 22:17:10 -07:00
  • d74c4ebf2d Clean up some colourizing switch statements Chris Cummer 2018-06-16 15:07:40 -07:00
  • 66b69471d0 Properly scope Config to the wtf package and remove it as a dependency from everywhere else Chris Cummer 2018-06-16 14:59:22 -07:00
  • abedee0ce0 Add documentation for Logging module Chris Cummer 2018-06-16 14:26:52 -07:00
  • 8278d6f54b Colourize the log file output Chris Cummer 2018-06-16 14:18:13 -07:00
  • 09a4139922 Add a widget to display the log file in reverse order Chris Cummer 2018-06-16 14:04:48 -07:00
  • 96e0606c6a 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 Lassi Piironen 2018-06-16 23:37:02 +03:00
  • 582eba4c7f Make flags package responsible for its own display Chris Cummer 2018-06-16 12:46:16 -07:00
  • 4496cc7c31 Clean up the flag and config handling in main() Chris Cummer 2018-06-16 09:13:23 -07:00
  • dd42080ed8 Move responsibility for version display out of flags Chris Cummer 2018-06-16 08:37:55 -07:00
  • 4a00c114ce Move command line flags into it's own module Chris Cummer 2018-06-16 08:31:11 -07:00
  • bbef2bfa78 Rename the help function to a better name Chris Cummer 2018-06-16 05:14:53 -07:00
  • dcbc541221 Add basic documentation for Git commit message format configuration Chris Cummer 2018-06-15 16:54:07 -07:00
  • 32ed793599
    Merge branch 'master' into custom-git-format Chris Cummer 2018-06-15 16:45:24 -07:00
  • 6bbefb3fb9 Add Display as a concept to separate setup from rendering a bit more Chris Cummer 2018-06-15 16:38:11 -07:00
  • 23783c4e90 Allow customization of git module's date and commit formats Bryan Austin 2018-06-15 14:19:26 -07:00
  • 55be452120 Clean up wtf.go Chris Cummer 2018-06-15 03:48:31 -07:00
  • 3d1202126f Remove redundant code from SystemInfo Chris Cummer 2018-06-15 03:33:13 -07:00
  • 20e49ee749 Add platform-specific compile directives to system module Chris Cummer 2018-06-14 16:41:08 -07:00
  • 4706eb5114 Add platform-specific compile directives for security modules Chris Cummer 2018-06-14 16:38:47 -07:00
  • b04d444e33
    Merge branch 'master' into master Chris Cummer 2018-06-14 16:33:57 -07:00
  • 6dd7069b42 Close #194. No branch name in build version anymore Chris Cummer 2018-06-14 08:55:54 -07:00
  • e5254fe154 Merge branch 'anandsudhir-skip-certificate-check-jira' Chris Cummer 2018-06-14 08:37:17 -07:00
  • 9fce0b769e Add verifyServerCertificate to single-use Jira config example Chris Cummer 2018-06-14 08:37:03 -07:00
  • d1103aa4b5
    Merge branch 'master' into skip-certificate-check-jira Anand Sudhir Prayaga 2018-06-14 16:00:46 +02:00
  • 3a519c4910 Close #152 add option to skip verification of jira server's certificate chain and hostname Anand Sudhir Prayaga 2018-06-14 15:59:00 +02:00
  • 39b66071b7
    Merge branch 'master' into support-github-enterprise Amr Tamimi 2018-06-14 11:37:10 +02:00
  • c8b22eb588 Close #202. Keep focus on the selected widget when a modal is closed Chris Cummer 2018-06-13 15:46:58 -07:00
  • 154cb3ea4f Close #205. cmdrunner will now respect title attribute Chris Cummer 2018-06-13 15:41:01 -07:00
  • e31c55888f
    Merge branch 'master' into master Chris Cummer 2018-06-13 09:58:39 -07:00
  • d751821c34 Move IP address modules and weather modules into own subdirectories v0.0.8 Chris Cummer 2018-06-13 09:46:35 -07:00
  • 52f719d342 Move Blockfolio module into cryptoexchanges/ Chris Cummer 2018-06-13 09:42:55 -07:00
  • d812607479 Add documentation for Blockfolio Chris Cummer 2018-06-13 09:41:48 -07:00
  • d9e1624304 Delete redundant config functions file Chris Cummer 2018-06-13 09:28:58 -07:00
  • 55b594569c
    Merge branch 'master' into master Chris Cummer 2018-06-13 02:52:03 -07:00
  • 398f940284 Merge branch 'davebarda-master' Chris Cummer 2018-06-13 02:47:13 -07:00
  • 75b81f8a7f Update the Jenkins module documentation Chris Cummer 2018-06-13 02:47:01 -07:00
  • 27a7b45384
    Merge branch 'master' into master Chris Cummer 2018-06-13 02:39:30 -07:00
  • 258f145228 Generate new Gitlab module documentation Chris Cummer 2018-06-13 02:37:47 -07:00
  • 1de431d9f6 Fix bad merge of the Gitlab module Chris Cummer 2018-06-13 02:36:40 -07:00
  • 957214ff8b
    Merge branch 'master' into master Chris Cummer 2018-06-13 02:23:44 -07:00
  • ab210fd040 Add version number to Gitlab module docs Chris Cummer 2018-06-13 02:20:33 -07:00
  • 60e6dc2f83 Merge in Gitlab module Chris Cummer 2018-06-13 02:17:57 -07:00
  • 696c8adcb7 Close #92. Wrap the release files in a directory to prevent tar-bombing the local dir Chris Cummer 2018-06-12 12:35:47 -07:00
  • 18f9612220 Add icon for heavy intense rain Chris Cummer 2018-06-10 18:23:00 -04:00
  • 55c4c26772 Close #168. Modal dialogs now center onscreen properly Chris Cummer 2018-06-09 08:52:32 -07:00
  • f3a55a1127 change name of the module FengYa 2018-06-09 23:06:51 +08:00
  • 7825fbe1b0 Add circleci module Michael Cordell 2018-06-09 07:32:28 -07:00
  • 9cc44a97c2 Don't crash if the Weather API is missing or invalid Chris Cummer 2018-06-09 04:09:04 -07:00
  • 6aec41df53 Basic Weather widget API key validation Chris Cummer 2018-06-09 04:07:01 -07:00
  • e1edb929e9 Add cfg/ as a top-level package concept Chris Cummer 2018-06-09 03:58:45 -07:00