aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2023-12-27Update jQuery from 1.12.4 to 3.7.1HEADmasterChristian Weiske
2017-10-28Word-wrap for txt filesChristian Weiske
This means there are no line numbers for .txt anymore, but I find it more important to have word wrap. Resolves: https://github.com/cweiske/phorkie/issues/31
2017-10-13Make random IDs configurableChristian Weiske
2017-08-25Make GeSHi autoloading really workChristian Weiske
2017-04-19Warn people about changing config.default.phpChristian Weiske
2017-04-18Move off sourceforgeChristian Weiske
2016-02-11Make phorkie search engine friendlierChristian Weiske
Tell crawlers which links they should not follow. Helps my own search engine "phinde"
2015-07-08google does not support openid anymore; remove the openid provider buttonsChristian Weiske
2015-07-08have a default app iconChristian Weiske
2015-07-08add cachedir setting to dist and default config fileChristian Weiske
2015-07-07simple cache for rendered filesChristian Weiske
2015-07-06Add "add file" button to display pageChristian Weiske
2015-07-06single file edit: jump to file after savingChristian Weiske
2015-07-06move "additional options" button in the middle, and make it not so visibleChristian Weiske
2015-02-26fix validation errorsChristian Weiske
2015-02-03xhtml compatibility in single file embed modeChristian Weiske
2015-02-03fix embed style inclusion and embed overflow handlingv0.5.0Christian Weiske
2015-02-03support embedding in application/xhtml+xml pagesChristian Weiske
2015-02-02Add oEmbed supportChristian Weiske
2015-02-02support .conf-iguration filesChristian Weiske
2015-01-28move urls to bottom of sidebarChristian Weiske
2015-01-28Automatically login to phorkieChristian Weiske
2015-01-26javascript embedding supportChristian Weiske
2014-12-04Single file editingChristian Weiske
2014-12-04move additional button into edit text fieldChristian Weiske
2014-07-07warning for missing config file. auto-config works good enoughChristian Weiske
2014-07-07automatically configure git paths (dir + public clone url)Christian Weiske
2014-07-04Lead users to setup check page when no config file givenChristian Weiske
2014-07-04warn about remote fork config in setup and helpChristian Weiske
2014-07-04Merge remote-tracking branch 'origin/master'Christian Weiske
Conflicts: src/phorkie/Renderer/Geshi.php src/phorkie/SetupCheck.php
2014-07-04handle default git+workdir in phar filesChristian Weiske
2014-07-04detect baseurl automatically, load config file from .pharChristian Weiske
2014-06-13use geshi from geshi's new pear channelChristian Weiske
2014-05-16add option to disable avatar loadingChristian Weiske
2014-05-14show newest repositories in list at firstChristian Weiske
2014-05-08show remote fork button only if user cannot writeChristian Weiske
2014-05-08display fork domainsChristian Weiske
2014-05-08display success flash message after forkingChristian Weiske
2014-05-06fix gist.github.com clone urlsChristian Weiske
2014-05-06add titleChristian Weiske
2014-05-02basic web+fork handlingChristian Weiske
2014-01-06render xslChristian Weiske
2013-12-03make linkback urls local if on same serverChristian Weiske
2013-11-22first work on remote fork notifications with linkback (webmention/pingback)Christian Weiske
2013-11-21only put phork title in link rel=vcs-git titleChristian Weiske
2013-11-19Fix bug #44: fix anchors of files with spaces in their nameChristian Weiske
2013-11-13nicer binary file warningChristian Weiske
2013-11-13support utf-8 characters in file namesChristian Weiske
2013-09-17webhook supportChristian Weiske
2013-09-04add wsdl extensionChristian Weiske