| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-19 | Fixed bad owner/user config, causing pastes to fail with 'Please tell me who ↵ | Leo Leung | |
| you are' "git help config" knows nothing about owner.* properties, only user.*. | |||
| 2017-04-19 | Do not crash list view when seeing a fully empty git repository | Christian Weiske | |
| This is not a good way to handle it, but makes phorkie more resilient against invalid data. Resolves: https://github.com/cweiske/phorkie/issues/24 | |||
| 2017-04-19 | Silently ignore invalid (already deleted) pastes | Christian Weiske | |
| ElasticSearch takes a bit to delete a paste, and we got exceptions when trying to list recent pastes when one of them had been deleted. Resolves: https://github.com/cweiske/phorkie/issues/25 | |||
| 2017-04-18 | Make phorkie work with git 2.11 | Christian Weiske | |
| Resolves: https://github.com/cweiske/phorkie/issues/23 | |||
| 2017-04-18 | Move off sourceforge | Christian Weiske | |
| 2015-11-10 | Avoid leaking file descriptor when looking for binary files | Christophe Coevoet | |
| 2015-11-05 | Detect text files for unknown file types | Christian Weiske | |
| 2015-11-03 | Support elasticsearch 2.0. | Christian Weiske | |
| Requires the delete-by-query plugin for elasticsearch. | |||
| 2015-07-14 | jump to correct hash after renaming a file | Christian Weiske | |
| 2015-07-14 | fix crash when renaming file | Christian Weiske | |
| This bug was introduced by the modified hash handling for caching in 2cd81a7 | |||
| 2015-07-07 | simple cache for rendered files | Christian Weiske | |
| 2015-07-06 | Add "add file" button to display page | Christian Weiske | |
| 2015-07-06 | single file edit: jump to file after saving | Christian Weiske | |
| 2015-02-03 | support embedding in application/xhtml+xml pages | Christian Weiske | |
| 2015-02-02 | Add oEmbed support | Christian Weiske | |
| 2015-01-28 | Automatically login to phorkie | Christian Weiske | |
| 2015-01-26 | javascript embedding support | Christian Weiske | |
| 2014-12-04 | Single file editing | Christian Weiske | |
| 2014-11-05 | fix fork display that broke after ini parsing fix | Christian Weiske | |
| 2014-11-05 | make phorkie compatible with elasticsearch 1.3 | Christian Weiske | |
| 2014-11-05 | show url and HTTP method in exception | Christian Weiske | |
| 2014-11-05 | prevent notice on cli scripts | Christian Weiske | |
| 2014-11-05 | work around PHP bug #68347: parse ini files in raw mode | Christian Weiske | |
| 2014-07-15 | add fixme | Christian Weiske | |
| 2014-07-10 | remove debug statement | Christian Weiske | |
| 2014-07-09 | send cache headers for static phorkie .png files | Christian Weiske | |
| 2014-07-09 | make mime type detection work on php-fpm which has no PATH env variable | Christian Weiske | |
| 2014-07-09 | show reason for mime type detection failure in setup check | Christian Weiske | |
| 2014-07-08 | fix git version detection on OSX | Christian Weiske | |
| 2014-07-07 | automatically configure git paths (dir + public clone url) | Christian Weiske | |
| 2014-07-07 | update-server-info on git pushes and forks | Christian Weiske | |
| 2014-07-07 | prettier git dirs in setup check | Christian Weiske | |
| 2014-07-06 | fix basedir detection for rewritten paths | Christian Weiske | |
| 2014-07-06 | create server info for http transport | Christian Weiske | |
| 2014-07-04 | config file setup instructions | Christian Weiske | |
| 2014-07-04 | fix rewrite map loading | Christian Weiske | |
| 2014-07-04 | warn about remote fork config in setup and help | Christian Weiske | |
| 2014-07-04 | rework setup check | Christian Weiske | |
| 2014-07-04 | make mime_type_plaindetect work in .phar files | Christian Weiske | |
| 2014-07-04 | Merge remote-tracking branch 'origin/master' | Christian Weiske | |
| Conflicts: src/phorkie/Renderer/Geshi.php src/phorkie/SetupCheck.php | |||
| 2014-07-04 | detect baseurl automatically, load config file from .phar | Christian Weiske | |
| 2014-07-04 | use rewrite map in .phar | Christian Weiske | |
| 2014-07-04 | use lib/ as include path when PEAR-installed dependencies are in it | Christian Weiske | |
| 2014-07-01 | make autoloading geshi work | Christian Weiske | |
| 2014-06-13 | handle undefined local clone urls | Christian Weiske | |
| 2014-06-13 | use geshi from geshi's new pear channel | Christian Weiske | |
| 2014-05-21 | first work on .phar | Christian Weiske | |
| 2014-05-20 | Avoid mixed content warnings by letting Libravatar detect HTTPS connection. | Zertrin | |
| 2014-05-16 | add option to disable avatar loading | Christian Weiske | |
| 2014-05-16 | support michelf\markdown 1.4+ API | Christian Weiske | |
