aurweb/web/html
Lukas Fleischer c349cb2fea Add virtual path support for package actions
This allows for using following URLs:

* /package/$pkg_name/flag: Flag a package out-of-date
* /package/$pkg_name/unflag: Unflag a package
* /package/$pkg_name/notify: Enable comment notifications
* /package/$pkg_name/unnotify: Disable comment notifications
* /package/$pkg_name/vote: Vote for the package
* /package/$pkg_name/unvote: Remove vote

Note that this code is very hackish and should be refactored once we
drop support for legacy URLs.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-07-17 22:19:07 +02:00
..
css Update archweb stylesheet 2012-07-09 13:10:35 +02:00
images titlelogo.png: Update again 2010-03-12 16:52:07 -05:00
account.php Merge branch 'maint' 2012-07-14 22:52:04 +02:00
addvote.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
home.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
index.php Add virtual path support for package actions 2012-07-17 22:19:07 +02:00
login.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
logout.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
packages.php Merge branch 'maint' 2012-07-14 22:52:04 +02:00
passreset.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
pkgsubmit.php web/html/pkgsubmit.php: Remove stray "</div>" 2012-07-15 22:55:48 +02:00
rpc.php Provide more examples on the RPC info page 2011-08-22 08:24:21 +02:00
rss.php rss.php: Pull out DB code 2012-07-06 11:27:06 +02:00
tu.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
voters.php Use virtual paths for package details 2012-07-15 22:48:32 +02:00