phorkie.git
10 years agoCatch remote forking errors and display them
Christian Weiske [Tue, 19 Nov 2013 17:16:12 +0000 (18:16 +0100)]
Catch remote forking errors and display them

10 years agoFix bug #44: fix anchors of files with spaces in their name
Christian Weiske [Tue, 19 Nov 2013 17:04:25 +0000 (18:04 +0100)]
Fix bug #44: fix anchors of files with spaces in their name

10 years agoallow creating directories with new file names
Christian Weiske [Wed, 13 Nov 2013 20:18:28 +0000 (21:18 +0100)]
allow creating directories with new file names

10 years agonicer binary file warning
Christian Weiske [Wed, 13 Nov 2013 20:09:12 +0000 (21:09 +0100)]
nicer binary file warning

10 years agosupport utf-8 characters in file names
Christian Weiske [Wed, 13 Nov 2013 20:06:47 +0000 (21:06 +0100)]
support utf-8 characters in file names

10 years agomention openid in dependencies
Christian Weiske [Wed, 13 Nov 2013 05:31:50 +0000 (06:31 +0100)]
mention openid in dependencies

10 years agoallow deleting and renaming of pastes with only binary files
Christian Weiske [Tue, 12 Nov 2013 18:43:19 +0000 (19:43 +0100)]
allow deleting and renaming of pastes with only binary files

10 years agolowercase file extension before using it for type detection
Christian Weiske [Tue, 12 Nov 2013 17:27:30 +0000 (18:27 +0100)]
lowercase file extension before using it for type detection

10 years agowebhook support
Christian Weiske [Tue, 17 Sep 2013 14:58:09 +0000 (16:58 +0200)]
webhook support

10 years agoDisable editor on commit with --no-edit
Elan Ruusamäe [Mon, 16 Sep 2013 06:55:03 +0000 (08:55 +0200)]
Disable editor on commit with --no-edit

10 years agodetect xml and json as text
Christian Weiske [Wed, 4 Sep 2013 13:51:58 +0000 (15:51 +0200)]
detect xml and json as text

10 years agoadd wsdl extension
Christian Weiske [Wed, 4 Sep 2013 13:45:59 +0000 (15:45 +0200)]
add wsdl extension

10 years agoAdd perPage settings into config
Justin J. Novack [Mon, 22 Jul 2013 15:15:22 +0000 (11:15 -0400)]
Add perPage settings into config

10 years agoAutomatically focus OpenID field on login page
Christian Weiske [Tue, 20 Aug 2013 20:05:28 +0000 (22:05 +0200)]
Automatically focus OpenID field on login page

10 years agoFix bug #41: AGPL link broken
Christian Weiske [Tue, 20 Aug 2013 20:01:13 +0000 (22:01 +0200)]
Fix bug #41: AGPL link broken

10 years agoupdate changelog
Christian Weiske [Tue, 20 Aug 2013 19:59:39 +0000 (21:59 +0200)]
update changelog

10 years agoImplement #37: Add avatar to navbar and profile page.
Fredrik Nygren [Tue, 20 Aug 2013 19:55:31 +0000 (21:55 +0200)]
Implement #37: Add avatar to navbar and profile page.

10 years agoAdd support for png shortcut icons
Colin Guthrie [Sun, 21 Apr 2013 20:31:58 +0000 (21:31 +0100)]
Add support for png shortcut icons

10 years agoFix .htaccess when used with MultiViews
Colin Guthrie [Fri, 19 Apr 2013 14:58:39 +0000 (15:58 +0100)]
Fix .htaccess when used with MultiViews

mod_rewrite + MultiViews don't play nice when the URL you want to redirect
is the same as a filename in the current folder (which applies for the
'list' and 'search' URLs).

The net result is that the first page of each works, but subsequent pagination
fails.

Disabling MultiViews solves this problem.

10 years agoAllow usage in a subdir of a host.
Colin Guthrie [Fri, 19 Apr 2013 12:28:19 +0000 (13:28 +0100)]
Allow usage in a subdir of a host.

11 years agofirst work on Fork origin display; works for local forks
Christian Weiske [Wed, 21 Nov 2012 21:34:24 +0000 (22:34 +0100)]
first work on Fork origin display; works for local forks

11 years agomove load method to top
Christian Weiske [Wed, 21 Nov 2012 21:33:59 +0000 (22:33 +0100)]
move load method to top

11 years agomake login button primary
Christian Weiske [Mon, 29 Oct 2012 20:54:16 +0000 (21:54 +0100)]
make login button primary

11 years agopart of #34: store last openid and pre-fill URL field
Christian Weiske [Mon, 29 Oct 2012 20:09:22 +0000 (21:09 +0100)]
part of #34: store last openid and pre-fill URL field

11 years agoThrow exceptions when OpenID login fails
Christian Weiske [Mon, 29 Oct 2012 19:58:42 +0000 (20:58 +0100)]
Throw exceptions when OpenID login fails

11 years agoPart of #6: show changed files + line counts in updated feed
Christian Weiske [Fri, 26 Oct 2012 05:59:17 +0000 (07:59 +0200)]
Part of #6: show changed files + line counts in updated feed

11 years agoadd padding fix to edit page
Christian Weiske [Thu, 25 Oct 2012 05:52:24 +0000 (07:52 +0200)]
add padding fix to edit page

11 years agopart of #6: atom feed for recently updated pastes
Christian Weiske [Thu, 25 Oct 2012 05:48:26 +0000 (07:48 +0200)]
part of #6: atom feed for recently updated pastes

11 years agoset correct update time when the user edits the paste
Christian Weiske [Thu, 25 Oct 2012 05:46:29 +0000 (07:46 +0200)]
set correct update time when the user edits the paste

11 years agoPart of #6: atom feed for new pastes
Christian Weiske [Wed, 24 Oct 2012 21:16:11 +0000 (23:16 +0200)]
Part of #6: atom feed for new pastes

11 years agomake getLink optionally return full urls
Christian Weiske [Wed, 24 Oct 2012 21:15:40 +0000 (23:15 +0200)]
make getLink optionally return full urls

11 years agoput html page titles on one line
Christian Weiske [Wed, 24 Oct 2012 20:36:06 +0000 (22:36 +0200)]
put html page titles on one line

11 years agoFix bug #33: do not index login page
Christian Weiske [Wed, 24 Oct 2012 20:34:00 +0000 (22:34 +0200)]
Fix bug #33: do not index login page

11 years agoupdate ChangeLog
Christian Weiske [Wed, 24 Oct 2012 20:28:37 +0000 (22:28 +0200)]
update ChangeLog

11 years agoPart of #35: expose owner in DOAP file as maintainer
Christian Weiske [Wed, 24 Oct 2012 20:26:21 +0000 (22:26 +0200)]
Part of #35: expose owner in DOAP file as maintainer

11 years agoPart of #35: show paste owner
Christian Weiske [Wed, 24 Oct 2012 20:19:34 +0000 (22:19 +0200)]
Part of #35: show paste owner

11 years agoPart of #35: store owner in git configuration
Christian Weiske [Wed, 24 Oct 2012 19:46:45 +0000 (21:46 +0200)]
Part of #35: store owner in git configuration

11 years agoadd some spacing for new and list page to the navbar
Christian Weiske [Wed, 24 Oct 2012 13:51:54 +0000 (15:51 +0200)]
add some spacing for new and list page to the navbar

11 years agoshow proper error message on remote forking
Christian Weiske [Wed, 24 Oct 2012 13:16:24 +0000 (15:16 +0200)]
show proper error message on remote forking

11 years agocheck for empty fork url
Christian Weiske [Wed, 24 Oct 2012 13:16:09 +0000 (15:16 +0200)]
check for empty fork url

11 years agoCorrect E_NOTICE on error when remote forking.
Justin J. Novack [Sun, 7 Oct 2012 20:32:08 +0000 (16:32 -0400)]
Correct E_NOTICE on error when remote forking.

11 years agofix xml error
Christian Weiske [Wed, 24 Oct 2012 13:03:34 +0000 (15:03 +0200)]
fix xml error

11 years agoalign navigation bar with content properly for all widths
Christian Weiske [Wed, 24 Oct 2012 13:03:24 +0000 (15:03 +0200)]
align navigation bar with content properly for all widths

11 years agoAlign 'fork-remote-new' across all widths
Justin J. Novack [Sun, 7 Oct 2012 17:29:55 +0000 (13:29 -0400)]
Align 'fork-remote-new' across all widths

11 years agoMove 'no-fork-url' error message to top of page
Justin J. Novack [Sun, 7 Oct 2012 17:26:50 +0000 (13:26 -0400)]
Move 'no-fork-url' error message to top of page

11 years agoProvide optional widescreen.css to standardize look and feel for widths over 1200px
Justin J. Novack [Sun, 7 Oct 2012 04:33:51 +0000 (00:33 -0400)]
Provide optional widescreen.css to standardize look and feel for widths over 1200px

11 years agoProperly align 'Description' field in all widths
Justin J. Novack [Sun, 7 Oct 2012 04:27:28 +0000 (00:27 -0400)]
Properly align 'Description' field in all widths

11 years agoAdd version history sidebar to edit page
Justin J. Novack [Sun, 7 Oct 2012 04:20:35 +0000 (00:20 -0400)]
Add version history sidebar to edit page

11 years agoRight-align 'delete' buttons
Justin J. Novack [Sun, 7 Oct 2012 03:16:56 +0000 (23:16 -0400)]
Right-align 'delete' buttons

11 years agoStandardize sidebars
Justin J. Novack [Sun, 7 Oct 2012 02:58:34 +0000 (22:58 -0400)]
Standardize sidebars

11 years agoMake header consistent with main container across 'desktop' resolutions
Justin J. Novack [Sun, 7 Oct 2012 02:49:06 +0000 (22:49 -0400)]
Make header consistent with main container across 'desktop' resolutions

11 years agoAlign Font-Awesome button icons to bottom of text rather than top
Justin J. Novack [Sun, 7 Oct 2012 02:38:06 +0000 (22:38 -0400)]
Align Font-Awesome button icons to bottom of text rather than top

11 years agoCollapse search box on smaller widths
Justin J. Novack [Sun, 7 Oct 2012 02:35:06 +0000 (22:35 -0400)]
Collapse search box on smaller widths

11 years agoRight-align 'fork' button within container
Justin J. Novack [Sun, 7 Oct 2012 02:31:57 +0000 (22:31 -0400)]
Right-align 'fork' button within container

11 years agoIntegrate local copy of Bootstrap and Font-Awesome
Justin J. Novack [Sun, 7 Oct 2012 02:27:42 +0000 (22:27 -0400)]
Integrate local copy of Bootstrap and Font-Awesome

11 years agoGeneric jquery.js for easy updating without editing files
Justin J. Novack [Sun, 7 Oct 2012 02:20:41 +0000 (22:20 -0400)]
Generic jquery.js for easy updating without editing files

11 years agoFont-Awesome v2.0
Justin J. Novack [Sun, 7 Oct 2012 02:14:58 +0000 (22:14 -0400)]
Font-Awesome v2.0

11 years agoBootstrap v2.1.1 (Custom, without Base CSS/Icons)
Justin J. Novack [Sun, 7 Oct 2012 02:12:50 +0000 (22:12 -0400)]
Bootstrap v2.1.1 (Custom, without Base CSS/Icons)

11 years agoUse commit timestamps for ElasticSearch and sort on last commit time.
Justin J. Novack [Sun, 30 Sep 2012 21:43:58 +0000 (17:43 -0400)]
Use commit timestamps for ElasticSearch and sort on last commit time.

11 years agoFix bug #31: forked pastes cannot be remote forked
Christian Weiske [Mon, 1 Oct 2012 20:40:24 +0000 (22:40 +0200)]
Fix bug #31: forked pastes cannot be remote forked

11 years agoFix bug #27: render .json files
Christian Weiske [Mon, 1 Oct 2012 20:23:20 +0000 (22:23 +0200)]
Fix bug #27: render .json files

11 years agoprepare release of 0.3.1 v0.3.1
Christian Weiske [Fri, 28 Sep 2012 21:29:11 +0000 (23:29 +0200)]
prepare release of 0.3.1

11 years ago Fix bug #24: verify geshi installation, Fix bug #25: setupcheck: verify markdown
Christian Weiske [Fri, 28 Sep 2012 21:27:31 +0000 (23:27 +0200)]
 Fix bug #24: verify geshi installation, Fix bug #25: setupcheck: verify markdown

11 years agoadd fixme for open pear bug
Christian Weiske [Fri, 28 Sep 2012 20:10:19 +0000 (22:10 +0200)]
add fixme for open pear bug

11 years agoupdate changelog
Christian Weiske [Fri, 28 Sep 2012 19:13:57 +0000 (21:13 +0200)]
update changelog

11 years agocheck for openid package
Christian Weiske [Fri, 28 Sep 2012 19:10:46 +0000 (21:10 +0200)]
check for openid package

11 years agoupdate changelog v0.3.0
Christian Weiske [Fri, 28 Sep 2012 11:07:25 +0000 (13:07 +0200)]
update changelog

11 years agoaccept 404 errors when deleting repositories from elasticsearch
Christian Weiske [Fri, 28 Sep 2012 10:59:52 +0000 (12:59 +0200)]
accept 404 errors when deleting repositories from elasticsearch

11 years agodelete repository after failed clone
Christian Weiske [Fri, 28 Sep 2012 10:59:22 +0000 (12:59 +0200)]
delete repository after failed clone

11 years agodo not try to delete if file does not exist
Christian Weiske [Fri, 28 Sep 2012 10:58:39 +0000 (12:58 +0200)]
do not try to delete if file does not exist

11 years agotrim remote fork url spaces away
Christian Weiske [Fri, 28 Sep 2012 08:36:59 +0000 (10:36 +0200)]
trim remote fork url spaces away

11 years agoprepare for 0.3.0 release
Christian Weiske [Fri, 28 Sep 2012 08:25:02 +0000 (10:25 +0200)]
prepare for 0.3.0 release

11 years agofix elasticsearch setupcheck
Christian Weiske [Fri, 28 Sep 2012 08:09:43 +0000 (10:09 +0200)]
fix elasticsearch setupcheck

11 years agoFix bug #22: Edited pastes not in "recently created"
Christian Weiske [Thu, 27 Sep 2012 21:18:21 +0000 (23:18 +0200)]
Fix bug #22: Edited pastes not in "recently created"

11 years agofix title
Christian Weiske [Thu, 27 Sep 2012 18:45:17 +0000 (20:45 +0200)]
fix title

11 years agodo not allow to change profile details, only show them
Christian Weiske [Thu, 27 Sep 2012 18:43:22 +0000 (20:43 +0200)]
do not allow to change profile details, only show them

11 years agoCS fixes
Christian Weiske [Thu, 27 Sep 2012 18:31:13 +0000 (20:31 +0200)]
CS fixes

11 years agoupdate changelog, add NEWS file
Christian Weiske [Thu, 27 Sep 2012 17:54:52 +0000 (19:54 +0200)]
update changelog, add NEWS file

11 years agofix elasticsearch setup check that was broken by jnovack
Christian Weiske [Thu, 27 Sep 2012 17:36:15 +0000 (19:36 +0200)]
fix elasticsearch setup check that was broken by jnovack

11 years agoUpdated README to clarify elasticsearch setup
Justin J. Novack [Tue, 25 Sep 2012 23:00:45 +0000 (19:00 -0400)]
Updated README to clarify elasticsearch setup

11 years agoADD: do a cursory validatation of the elasticsearch url
Justin J. Novack [Tue, 25 Sep 2012 22:30:27 +0000 (18:30 -0400)]
ADD: do a cursory validatation of the elasticsearch url

11 years agoFIX: PHP-Markdown does not adhere to PEAR conventions, therefore it cannot autoload...
Justin J. Novack [Tue, 25 Sep 2012 22:28:56 +0000 (18:28 -0400)]
FIX: PHP-Markdown does not adhere to PEAR conventions, therefore it cannot autoload for the check

11 years agobootstrap 2.0 support
Christian Weiske [Tue, 25 Sep 2012 18:44:15 +0000 (20:44 +0200)]
bootstrap 2.0 support

11 years agomove "add file" button to bottom button bar
Christian Weiske [Tue, 25 Sep 2012 18:44:02 +0000 (20:44 +0200)]
move "add file" button to bottom button bar

11 years ago#11: do not index some more pages
Christian Weiske [Sun, 23 Sep 2012 08:23:27 +0000 (10:23 +0200)]
#11: do not index some more pages

11 years agoupdate readme
Christian Weiske [Sat, 22 Sep 2012 12:06:41 +0000 (14:06 +0200)]
update readme

11 years agoupdate readme
Christian Weiske [Sat, 22 Sep 2012 12:02:33 +0000 (14:02 +0200)]
update readme

11 years agoupdate readme
Christian Weiske [Sat, 22 Sep 2012 11:57:56 +0000 (13:57 +0200)]
update readme

11 years agoupdate readme
Christian Weiske [Sat, 22 Sep 2012 11:48:17 +0000 (13:48 +0200)]
update readme

11 years agoIndex forks only after their description has been set
Christian Weiske [Sat, 22 Sep 2012 11:35:13 +0000 (13:35 +0200)]
Index forks only after their description has been set

11 years agoFIX: Index forks
Justin J. Novack [Fri, 21 Sep 2012 20:49:09 +0000 (16:49 -0400)]
FIX: Index forks

11 years agoremote forking: use the original http/https url in description
Christian Weiske [Fri, 21 Sep 2012 18:10:41 +0000 (20:10 +0200)]
remote forking: use the original http/https url in description

11 years agogist.github.com forking support
Christian Weiske [Fri, 21 Sep 2012 17:49:51 +0000 (19:49 +0200)]
gist.github.com forking support

11 years agodo not use log for openid; we do not read it anyway
Christian Weiske [Fri, 21 Sep 2012 17:16:00 +0000 (19:16 +0200)]
do not use log for openid; we do not read it anyway

11 years agotalk about IP addresses / OpenIDs
Christian Weiske [Fri, 21 Sep 2012 17:15:00 +0000 (19:15 +0200)]
talk about IP addresses / OpenIDs

11 years agodo not use a commit message
Christian Weiske [Fri, 21 Sep 2012 16:12:36 +0000 (18:12 +0200)]
do not use a commit message

11 years agoFix bug #16: "add file" hides "show additional options" button
Christian Weiske [Fri, 21 Sep 2012 08:48:31 +0000 (10:48 +0200)]
Fix bug #16: "add file" hides "show additional options" button

11 years agoCS
Christian Weiske [Fri, 21 Sep 2012 08:34:03 +0000 (10:34 +0200)]
CS

11 years agoMerge branch 'master' into milestone
Christian Weiske [Fri, 21 Sep 2012 08:33:24 +0000 (10:33 +0200)]
Merge branch 'master' into milestone

11 years agoMerge branch 'milestone' of github.com:jnovack/phorkie into milestone
Christian Weiske [Fri, 21 Sep 2012 08:32:47 +0000 (10:32 +0200)]
Merge branch 'milestone' of github.com:jnovack/phorkie into milestone

Conflicts:
README.rst