-
```
How to get google-shared-contacts-client-1.1.3-Win32.zip to work with https
after the Contacts API began redirecting HTTP GET requests to HTTPS as of March
31, 2014.
```
Original issue reported…
-
```
How to get google-shared-contacts-client-1.1.3-Win32.zip to work with https
after the Contacts API began redirecting HTTP GET requests to HTTPS as of March
31, 2014.
```
Original issue reported…
-
## GOALS
Close all open PRs, incorporating changes or commenting as to why PR won't be implemented.
### MORE MILESTONES?
The lines are getting blurred between v0.5.0 and v1.0.0 during this exercise …
-
```
The current one is a bit ad hoc and hard to customize by users. Perhaps
refactor it and use the following:
http://code.google.com/p/google-gson/
```
Original issue reported on code.google.com b…
-
Currently, using the CodeView is very painful (including #21) because if we highlight large chunks of code on main thread, it can take a very long time for the page to render. A 50-line code snipped s…
-
UnlinkMKV seems to break when merging a file with the following pattern:
MAIN.MKV
1) link to OP.0:00 - 0:14
2) link to OP.0:14 - 1:54
3) internal - Part A
4) internal - Eyecatch
5) internal - Pa…
-
```
How to get google-shared-contacts-client-1.1.3-Win32.zip to work with https
after the Contacts API began redirecting HTTP GET requests to HTTPS as of March
31, 2014.
```
Original issue reported…
-
The GOPATH environment variable can be a `:` separated list of paths. Properly handle when this is the case.
-
## Current problem
The current syntax highlighting system is very slow, and there are noticeable lags when scrolling large C++ files which contain complex syntax elements.
## Issues of tree-sit…
-
I've [sketched out](https://github.com/konklone/rss-json#json-simple-syndication) my proposal for a JSON version of RSS, extended to support additional arbitrary metadata. So far it's just called **RS…