Martin Mahner
|
c9ab955545
|
Drop pipenv in favor of Docker/Virtualenv.
Basically https://chriswarrick.com/blog/2018/07/17/pipenv-promises-a-lot-delivers-very-little/
|
2019-12-07 11:37:30 +01:00 |
|
Martin Mahner
|
868e977df4
|
Added ipython ext
|
2019-01-02 13:49:52 +01:00 |
|
Martin Mahner
|
0d0cb9e210
|
Better Docs.
|
2018-06-23 21:12:46 +02:00 |
|
Martin Mahner
|
f8dc4c0b71
|
Updated docs.
|
2017-12-12 20:12:03 +01:00 |
|
Martin Mahner
|
6caa5bff48
|
Fixed curl docs. Closes #92
|
2017-06-05 20:31:45 +02:00 |
|
Martin Mahner
|
f92e447adc
|
Merge remote-tracking branch 'origin/master'
|
2016-03-23 14:15:34 +01:00 |
|
Martin Mahner
|
b046d8ab87
|
Backwards incompatible. API calls now need to pass all arguments via POST.
|
2016-03-23 14:02:48 +01:00 |
|
Henk Kraal
|
429ef239f9
|
conent should be content
|
2015-12-10 13:56:23 +01:00 |
|
Martin Mahner
|
66203c18fe
|
Fixed misleading doc typo
|
2014-08-02 13:10:49 +02:00 |
|
Martin Mahner
|
fc9529572b
|
Added a note that you have to disable ‚lexer‘ to use ‚filename‘.
Might be good to rethink the logic here.
|
2014-06-09 20:21:26 +02:00 |
|
Martin Mahner
|
3bc2eb0c84
|
Add support to set a lexer with a given filename. Closes issue #63.
This allows third-party API utils to set the lexer automatically based on the open filename.
|
2014-06-09 20:18:08 +02:00 |
|
Martin Mahner
|
34181e03f7
|
Added a API value to set the expire time of snippets. Closes issue #64.
|
2014-06-08 20:15:59 +02:00 |
|
Martin Mahner
|
dbfbcf54b6
|
API call accepts the lexer or format parameters now via GET too.
With this you can set the format by the url: /api/?format=json
|
2014-01-11 16:11:42 +01:00 |
|
Martin Mahner
|
d3e497df4c
|
Added sample api scripts to docs.
|
2014-01-11 16:03:50 +01:00 |
|
Martin Mahner
|
8702f79591
|
Added API docs. Fixes issue #38.
|
2014-01-07 13:37:18 +01:00 |
|