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

1198 Commits

Author SHA1 Message Date
Chris Cummer
75ede7dbb5 Publish the new site theme to the correct directory 2018-08-15 13:50:51 -07:00
Chris Cummer
826e6d1ed5 Merge branch 'master' of github.com:senorprogrammer/wtf 2018-08-15 13:40:15 -07:00
Chris Cummer
5aa706592f Update site indexes 2018-08-15 13:39:11 -07:00
Chris Cummer
1226074921 Update site indexes 2018-08-15 13:34:44 -07:00
Chris Cummer
a5c2bc37d9 Link the Credits link right to contributors 2018-08-15 13:29:21 -07:00
Chris Cummer
749a02b4cc Blockfolio page fixed 2018-08-15 13:27:34 -07:00
Chris Cummer
e9758bde65 Unbreak the Makefile 2018-08-15 13:25:29 -07:00
Chris Cummer
a0d428cb92 Regenerated the site 2018-08-15 13:25:29 -07:00
Chris Cummer
197a908f52 Minor improvement to New Relic display 2018-08-15 13:25:29 -07:00
Chris Cummer
c39c596389 More work on the new site theme 2018-08-15 13:25:29 -07:00
Chris Cummer
ed8cc35225 Rebuild the site 2018-08-15 13:25:29 -07:00
Chris Cummer
d872a28cf7 First pass at new site template 2018-08-15 13:25:28 -07:00
Chris Cummer
215c7e571f Delete the docdock theme submodule 2018-08-15 13:25:27 -07:00
Chris Cummer
62c19e3c49 First pass at new site theme 2018-08-15 13:25:27 -07:00
Chris Cummer
87dba25afe Add twitter to site sidebar 2018-08-15 13:25:02 -07:00
Chris Cummer
1e15b1cc29
Merge pull request #294 from anandsudhir/hide-sigils-when-not-multiple-pages
Hide sigils when there is only one page to display
2018-08-13 13:16:11 -07:00
Chris Cummer
03732fd0b7
Merge branch 'master' into hide-sigils-when-not-multiple-pages 2018-08-13 13:13:57 -07:00
Chris Cummer
cc7072e666 Revert the Makefile changes 2018-08-13 08:35:01 -07:00
Anand Sudhir Prayaga
a4b2383e92 Hide sigils when there is only one page to display
Silis show up even when there is only one or no pages to display. They're not needed in these cases as there is nothing to navigate between..

Fix #291
2018-08-13 11:13:15 +02:00
Chris Cummer
02d95693c4 Merge branch 'master' of github.com:senorprogrammer/wtf 2018-08-12 03:57:57 -07:00
Chris Cummer
c855cd6f96 Update the readme 2018-08-12 03:57:28 -07:00
Chris Cummer
859d2f00e0 Update the readme 2018-08-12 03:56:25 -07:00
Chris Cummer
8f897d1122 Update the readme 2018-08-12 03:54:50 -07:00
Chris Cummer
e87d77bd62 Installing allcontibutors 2018-08-12 03:49:48 -07:00
Chris Cummer
b1f3b70b68 Merge branch 'anandsudhir-scrollable-hackernews' 2018-08-12 03:45:08 -07:00
Chris Cummer
6691ec01be
Merge branch 'master' into scrollable-hackernews 2018-08-12 06:35:34 -04:00
Chris Cummer
37befca684 Merge branch 'anandsudhir-add-gitter-module' 2018-08-12 03:31:41 -07:00
Chris Cummer
d89b307854 Regenerate documentation for Gitter 2018-08-12 03:31:37 -07:00
Chris Cummer
41291e539f
Merge branch 'master' into scrollable-hackernews 2018-08-12 06:27:36 -04:00
Chris Cummer
5a9bdfaf32
Merge branch 'master' into add-gitter-module 2018-08-12 06:26:06 -04:00
Chris Cummer
258c527dd0
Update Bug.md 2018-08-09 00:02:46 -04:00
Chris Cummer
a555721783
Update Bug.md 2018-08-09 00:01:35 -04:00
Chris Cummer
65dba552bf
Add system info to bug report 2018-08-09 00:01:24 -04:00
Anand Sudhir Prayaga
30447f2918 Add Gitter module 2018-08-08 15:26:53 +02:00
Chris Cummer
fd6f168c93
Merge branch 'master' into scrollable-hackernews 2018-08-07 20:34:40 -04:00
Chris Cummer
63e9c58830
Merge pull request #284 from anandsudhir/handle-gerrit-error-gracefully
Don't die if Gerrit can't connect to the API
2018-08-07 20:32:45 -04:00
Chris Cummer
be82e99442
Merge branch 'master' into handle-gerrit-error-gracefully 2018-08-07 20:31:02 -04:00
Chris Cummer
ab6be6aa53
Merge pull request #285 from anandsudhir/fix-alternate-row-color-config
Fix #282 - clocks doesn't change colour
2018-08-07 12:42:15 -04:00
Anand Sudhir Prayaga
3544eb8736 Make hackernews widget scrollable
* Add ability to scroll through the list of stories when they dont fit into the view
* Handle empty results gracefully
* Some code cleanup
2018-08-07 18:03:13 +02:00
Anand Sudhir Prayaga
8f06f65a26 Fix #282 - clocks doesn't change colour 2018-08-07 12:18:31 +02:00
Anand Sudhir Prayaga
ebc8b00904 Don't die if Gerrit can't connect to the API
Don't crash, and handle connectivity issues to Gerrit server gracefully
2018-08-07 11:05:03 +02:00
Chris Cummer
de4e1e38dc Updated README 2018-08-05 13:51:21 -07:00
Chris Cummer
07d9bb5e99 Don't die if Todoist can't connect to the API 2018-08-05 11:10:02 -07:00
Chris Cummer
a6f10edd56 No docdock in master 2018-08-04 21:05:12 -07:00
Chris Cummer
a40e03f085
Merge branch 'master' into add-hackernews-module 0.2.0 2018-08-03 13:22:35 -04:00
Chris Cummer
b93952bfb5 Fix merge conflict with constants in TravisCI client 2018-08-03 10:17:30 -07:00
Chris Cummer
6a5b61a93b Fix a number of potential security issues 2018-08-03 10:16:13 -07:00
Chris Cummer
ec7514e592 Replace Fprintf calls with SetText calls 2018-08-03 10:15:42 -07:00
Chris Cummer
7d8acf725d Fix a number of potential security issues 2018-08-03 10:14:57 -07:00
Chris Cummer
b5bdaf3150 Replace Fprintf calls with SetText calls 2018-08-03 09:51:55 -07:00