Commit graph

  • 799c1ead82 Redirect to the home page after successful login Lukas Fleischer 2012-07-15 11:39:03 +02:00
  • 03486c3b6f Use virtual paths for package details Lukas Fleischer 2012-07-14 01:57:19 +02:00
  • 2425f963f8 Use virtual path feature for links Lukas Fleischer 2012-07-14 01:24:59 +02:00
  • a03c684ecd Use absolute URIs for style sheets and images Lukas Fleischer 2012-07-13 23:05:15 +02:00
  • eb22bcc754 Add routing front/back ends Lukas Fleischer 2012-07-13 22:49:37 +02:00
  • f3ce74c714 Merge branch 'maint' Lukas Fleischer 2012-07-14 22:47:04 +02:00
  • 857de725d1 pkgsubmit.php: Refactor source processing to fix PHP notice canyonknight 2012-07-14 14:20:11 -04:00
  • 1fd559151b aur.inc.php: Use delete_session_id() where appropriate canyonknight 2012-07-14 13:50:12 -04:00
  • 50e97446bb acctfuncs.inc.php: Make user_suspended() work correctly canyonknight 2012-07-14 13:32:02 -04:00
  • 81e0b7fe18 tu.php: Fix PHP notice for "hasvoted" variable canyonknight 2012-07-09 19:28:15 -04:00
  • 8201dead3b pkgsubmit.php: Remove stray "</div>" tag canyonknight 2012-07-09 17:43:20 -04:00
  • 44b857a98c pkg_details.php: Move "<div>" tag into if-branch Lukas Fleischer 2012-07-09 20:36:53 +02:00
  • 6f7de5c818 pkg_details.php: Fix dependency links Lukas Fleischer 2012-07-09 20:28:53 +02:00
  • a5f1fb66fc Update archweb stylesheet Lukas Fleischer 2012-07-09 13:10:35 +02:00
  • a64f23ff94 Remove legacy CSS Lukas Fleischer 2012-07-08 10:32:40 +02:00
  • 8a5adf46ae acctfuncs.inc.php: Fix "Undefined variable" notices Lukas Fleischer 2012-07-06 11:47:02 +02:00
  • c1bb1df2b3 acctfuncs.inc.php: Move XHTML to account_details.php template canyonknight 2012-06-29 16:52:45 -04:00
  • b5ffdeb63e pkgsubmit.php: Improve file upload error messages canyonknight 2012-06-28 21:21:16 -04:00
  • 5ebf9d64ee aur.inc.php: Remove old and unused make_seed function canyonknight 2012-06-28 21:01:27 -04:00
  • d8d36d6f4b acctfuncs.inc.php: Make user_is_privileged() work canyonknight 2012-06-28 20:56:58 -04:00
  • 445932d8e8 Remove deprecated configuration variable canyonknight 2012-06-28 20:49:42 -04:00
  • dac62225d3 acctfuncs.inc.php: Allow functions to take DB handle as argument canyonknight 2012-05-25 18:05:29 -04:00
  • 41986bbc78 rss.php: Pull out DB code canyonknight 2012-05-25 17:45:53 -04:00
  • c15441762c Pull out DB code from trusted user page canyonknight 2012-05-25 17:42:42 -04:00
  • 8a59cd6208 account.php: Pull out DB code canyonknight 2012-05-23 15:32:52 -04:00
  • 763cbf8373 pkgsubmit.php: Pull out DB code canyonknight 2012-05-23 15:30:52 -04:00
  • 82d234c4d5 passreset.php: Pull out DB code canyonknight 2012-05-23 15:30:21 -04:00
  • f93f1a652f logout.php: Pull out DB code canyonknight 2012-05-23 15:29:02 -04:00
  • d3de667901 pkg_comment_form.php: Pull out DB code canyonknight 2012-05-23 15:28:20 -04:00
  • 84d21e6f30 pkg_search_results.php: Pull out DB code canyonknight 2012-05-23 15:27:53 -04:00
  • 71f2efd7af account_search_results.php: Pull out DB code canyonknight 2012-05-23 15:25:23 -04:00
  • c2b65f2b7b action_form.php: Pull out DB code canyonknight 2012-05-23 15:22:51 -04:00
  • 1eea2951fb addvote.php: Pull out DB code canyonknight 2012-05-23 15:20:58 -04:00
  • 09e50568e4 voters.php: Pull out DB code canyonknight 2012-05-23 15:18:36 -04:00
  • 091c2b5f55 Move language selection to a drop-down list Lukas Fleischer 2011-12-17 02:21:03 +01:00
  • 16e250b69d actions_form.php: Overhaul to match archweb canyonknight 2012-06-08 17:03:21 -04:00
  • 98c497d039 Restructure the navigation bar Lukas Fleischer 2012-05-23 13:58:46 -04:00
  • 0928525793 Move login form to a separate page Lukas Fleischer 2012-05-23 13:58:18 -04:00
  • 2d53cdd4d5 passreset.php: Overhaul to match archweb canyonknight 2012-05-23 13:57:43 -04:00
  • be0cf7f41f acctfuncs.inc.php: Move XHTML to account_search_results.php template canyonknight 2012-05-23 13:56:15 -04:00
  • f78d46c654 acctfuncs.inc.php: Move XHTML to account_edit_form.php template canyonknight 2012-05-23 13:53:33 -04:00
  • 13b892e923 Overhaul account pages to match archweb canyonknight 2012-05-23 13:52:19 -04:00
  • 1b0b989fa1 addvote.php: Overhaul to match archweb canyonknight 2012-05-23 13:50:49 -04:00
  • af8f60fe7f Overhaul trusted user proposal page to match archweb canyonknight 2012-05-23 13:49:43 -04:00
  • d2480e8b9d Overhaul to stat tables to match archweb canyonknight 2012-05-23 13:49:02 -04:00
  • d8b2eb4b62 pkg_comments.php: Overhaul to match archweb canyonknight 2012-05-23 13:47:27 -04:00
  • 941f310068 Search form layout overhaul Lukas Fleischer 2012-05-23 13:46:14 -04:00
  • 0d05a26a5a Refactor package submission form Lukas Fleischer 2012-05-23 13:45:43 -04:00
  • ba120ca304 Refactor package comment form Lukas Fleischer 2012-05-23 13:45:17 -04:00
  • cf0718bd43 voters.php: Overhaul to match archweb canyonknight 2012-05-23 13:43:43 -04:00
  • bfc4a11006 Synchronize footer layout with archweb Lukas Fleischer 2012-05-23 13:40:18 -04:00
  • c1c74f0c37 index.php: Overhaul to match archweb canyonknight 2012-05-23 13:38:52 -04:00
  • 2416ffea66 pkg_search_results.php: Overhaul to match archweb canyonknight 2012-05-23 13:37:56 -04:00
  • 99ffcfc984 pkg_details.php: Overhaul to match archweb canyonknight 2012-05-23 13:34:58 -04:00
  • f90d569376 Remove all traces of "pgboxtitle" Lukas Fleischer 2012-05-23 13:33:06 -04:00
  • 9cee53f3cf Wrap everything in a content cotainer Lukas Fleischer 2012-05-23 13:32:38 -04:00
  • df19822e00 Add archweb style sheet Lukas Fleischer 2011-11-07 19:42:27 +01:00
  • 4a4f26cda6 Use sane date format strings everywhere Lukas Fleischer 2012-05-23 13:29:01 -04:00
  • 9c63946c03 pkg_details.php: Use sane format for date strings Lukas Fleischer 2012-05-23 13:28:16 -04:00
  • 345b3216c8 Be consistent in PHP logical operator usage canyonknight 2012-05-23 13:26:34 -04:00
  • e7f6deeb33 gendummydata.py: Add ability to generate dummy trusted user proposals canyonknight 2012-05-23 13:24:22 -04:00
  • a4ed3a3b3b gendummydata.py: Change variable to string to eliminate redundant code canyonknight 2012-05-23 13:22:27 -04:00
  • cf2b82239d gendummydata.py: Remove unused variables canyonknight 2012-05-23 13:21:23 -04:00
  • e1a802d900 gendummydata.py: Add check for command generating dummy comments canyonknight 2012-05-23 13:19:50 -04:00
  • b5244fe66e Update web interface README canyonknight 2012-05-23 13:18:32 -04:00
  • 58de6280fd Update AUR README canyonknight 2012-05-23 13:17:04 -04:00
  • f014d7f763 Rearrange install documentation canyonknight 2012-05-23 13:16:17 -04:00
  • 9e9820ff58 Extend pkgname_from_id() to arrays of IDs Lukas Fleischer 2012-03-01 16:31:20 +01:00
  • 2c93f0a98f Implement token system to fix CSRF vulnerabilities canyonknight 2012-06-23 14:40:11 -04:00
  • 937cda9ccb HTML/DOM fixes Dario Giovannetti 2012-05-21 16:53:52 +02:00
  • 5b0f1f39db web/html/packages.php: Remove duplicate code Lukas Fleischer 2012-05-06 12:38:59 +02:00
  • 97085daadc user_table optimization Dan McGee 2012-05-02 16:14:01 -05:00
  • e9d8e9b8c0 Support canonical links to accounts Lukas Fleischer 2012-03-22 15:15:57 +01:00
  • cf2f667512 Support canonical links to packages Lukas Fleischer 2012-03-22 09:38:18 +01:00
  • 132856a938 Unify function declaration style Lukas Fleischer 2012-03-22 09:38:18 +01:00
  • 985795a210 Add field for PGP key in profile information Lukas Fleischer 2012-03-22 09:27:44 +01:00
  • 0a1e1729d9 valid_email :: check if domain part is real BlackEagle 2012-03-21 08:42:54 +01:00
  • 1f36664e9f web/html/pkgsubmit.php: Revamp tarball validation Lukas Fleischer 2012-03-19 23:18:48 +01:00
  • 1e29bd2217 Merge branch 'maint' Lukas Fleischer 2012-03-09 09:27:49 +01:00
  • bfb25807c4 Release 1.9.1 v1.9.1 Lukas Fleischer 2012-03-09 09:24:52 +01:00
  • d4272a6172 UPGRADING: Add release notes for 1.9.1 Lukas Fleischer 2012-03-09 08:28:48 +01:00
  • 172549d830 Replace "nb_NO" translation by "nb" Lukas Fleischer 2012-03-09 08:19:25 +01:00
  • 4168eaa55e Replace "pt" translation by "pt_PT" Lukas Fleischer 2012-03-09 08:15:10 +01:00
  • 89fb3d4500 Translation updates from Transifex Lukas Fleischer 2012-03-09 08:07:37 +01:00
  • f5e1652bf9 Always set the "To:" header when sending mail Lukas Fleischer 2012-03-08 11:43:48 +01:00
  • a774b3d355 Merge branch 'maint' Lukas Fleischer 2012-02-19 16:41:47 +01:00
  • 19789c3f75 Escape all output strings in the header and footer Lukas Fleischer 2012-02-19 04:49:54 +01:00
  • 6f6904db3f Fix some more XSS vulnerabilities Lukas Fleischer 2012-02-19 04:10:12 +01:00
  • 7cb89be81f Set the title in the Trusted User page Andrea Scarpino 2011-12-09 10:49:34 +01:00
  • 0557f7705a RPC: Do not return an error on 0 results Lukas Fleischer 2011-11-03 08:48:20 +01:00
  • 168a51431b aurjson: add result count to JSON result Dave Reisner 2011-10-25 18:39:52 -04:00
  • 9415e078a3 web/README: Update instructions Alexander Rødseth 2011-11-02 21:20:21 +01:00
  • e571a694d6 Add a new AUR_LOCATION setting Dan McGee 2011-10-21 15:15:55 -05:00
  • fe90b4bc3e Merge branch 'maint' Lukas Fleischer 2011-10-25 09:31:13 +02:00
  • e53b91fe52 Escape wildcards in "LIKE" patterns Lukas Fleischer 2011-10-20 08:43:44 +02:00
  • 10b6a8fff7 Wrap mysql_real_escape_string() in a function Lukas Fleischer 2011-10-20 08:15:02 +02:00
  • 47c5167acb Escape wildcards in "LIKE" patterns Lukas Fleischer 2011-10-20 08:43:44 +02:00
  • 323d418f02 Wrap mysql_real_escape_string() in a function Lukas Fleischer 2011-10-20 08:15:02 +02:00
  • 54d5dcc6e8 send emails when delteing packages Florian Pritz 2011-09-14 14:57:27 +02:00
  • c7a9c2f3d3 Show last voted date on account details page Dan McGee 2011-10-21 16:03:42 -05:00