Commit graph

43 commits

Author SHA1 Message Date
Steve Purcell
f907b8aa10 Sort and filter packages separately 2014-08-03 19:35:42 +01:00
Steve Purcell
5cb9603286 Minimise re-rendering of package list while searching 2014-08-02 13:58:06 +01:00
Steve Purcell
0815c34afd Remove duplicate call 2014-08-02 13:47:10 +01:00
Steve Purcell
48cd118f8e Don't search across as many fields (see #1326) 2014-08-02 12:05:06 +01:00
Steve Purcell
db0fd1e722 Bump mithril version and rely on its array flattening 2014-07-28 09:33:23 +01:00
Steve Purcell
ab7709dbb6 Display package pages when accessed via old names 2014-07-11 14:29:44 +01:00
Dieter Deyke
263f420437 Added support for fossil SCM, added recipe for vc-fossil.el, a VC backend for the fossil sofware configuration management system 2014-07-07 11:56:33 +02:00
Steve Purcell
d0024be3b2 Fix package download links (closes #1822) 2014-07-01 15:52:02 +01:00
Steve Purcell
49a0ae6d93 Don't empty the "MELPA" archive name placeholders too soon 2014-06-21 14:10:08 +01:00
Steve Purcell
bf63e657b5 Don't wrap js package object attributes as mithril properties 2014-06-18 14:29:04 +01:00
Steve Purcell
550bf0e44f Differentiate the MELPA Stable page from the MELPA page (closes #1785) 2014-06-17 10:26:53 +01:00
Steve Purcell
bbb9f0da5e Use pointer cursor when hovering sortable table headings 2014-06-09 19:36:30 +01:00
Steve Purcell
b20b9f91aa Don't include version in search-indexed text on web page (see #1426) 2014-06-04 17:02:43 +01:00
Steve Purcell
5cc2f0b27e Remove json-fix.el, and improve structure of archive.json
Fixes #1743
2014-06-02 20:00:29 +01:00
Steve Purcell
39b16d0df0 Use latest mithril, and remove local patch 2014-05-31 21:06:09 +01:00
Steve Purcell
d447dda941 Shortcut sorting when simply toggling the order 2014-05-28 13:49:42 +01:00
Steve Purcell
70f2ea74a9 Patch the mithril patch slightly 2014-05-28 09:48:48 +01:00
Steve Purcell
fe786ec49d Temporarily patch an upstream issue in mithril 2014-05-27 17:39:40 +01:00
Steve Purcell
75c492f9b7 Fix for broken archive json (org-drill-table) 2014-05-27 13:46:40 +01:00
Steve Purcell
f352556915 No old URLs used "#!/", so drop the route synonyms 2014-05-27 11:56:12 +01:00
Steve Purcell
cd32b0f7ce Treat twitter widget js more defensively 2014-05-27 11:41:15 +01:00
Steve Purcell
144ff97d25 Switch from AngularJS to Mithril 2014-05-27 10:28:24 +01:00
Steve Purcell
8df2367278 Note another front-end TODO 2013-11-24 14:34:26 +00:00
Steve Purcell
392765e66b List reverse dependencies on old names (will be useful for nrepl) 2013-10-17 19:25:13 +01:00
Steve Purcell
8b1af32c82 And remove corresponding TODO 2013-10-17 08:31:48 +01:00
Steve Purcell
9e5a1ef619 Show old names on package page, and include download counts for old names 2013-10-17 08:31:15 +01:00
Steve Purcell
90814f2e43 Tidier debouncing of search results, handle ?q=params better
Fixes #1099
2013-10-14 17:25:39 +01:00
Steve Purcell
3c4e3b4dcd Note more web front-end TODOs 2013-10-06 08:51:33 +01:00
Steve Purcell
49237bad44 Note about need to handle :old-names when rolling up stats 2013-10-04 20:53:18 +01:00
Steve Purcell
234384d3a7 Make debounce delay explicit 2013-09-29 17:46:15 +01:00
Steve Purcell
9d7a19d624 Debounce the package filter so search is more responsive 2013-09-29 17:41:02 +01:00
Steve Purcell
745f7b6bec Memoize package search function 2013-09-29 17:41:01 +01:00
Steve Purcell
5c8491c2c6 Mark unused vars as safe where appropriate 2013-09-28 08:26:03 +01:00
Steve Purcell
9def9ba1f4 Move to angularjs 1.2.0-rc2 2013-09-28 08:15:04 +01:00
Steve Purcell
c8874fc478 Try to make package searching more responsive 2013-09-27 18:40:22 +01:00
Steve Purcell
67514ea5cb Show percentiles for download counts on individual package pages 2013-09-24 19:01:44 +01:00
Steve Purcell
84f3f9c49e Log page views to Google Analytics from Angular 2013-09-23 18:15:54 +01:00
Steve Purcell
958b769de8 Use lodash in place of underscore 2013-09-04 09:54:23 +01:00
Steve Purcell
a2f4589a47 Progressively enhance page so content is immediately visible 2013-08-27 09:12:08 +01:00
Steve Purcell
82143a8c43 Better display for sort order indicators 2013-08-25 19:37:46 +01:00
Steve Purcell
054de9860a Fix display of build timestamp ("44 years ago"...) 2013-08-25 11:08:20 +01:00
Steve Purcell
479251acab Prefer ng-if to ng-show where applicable 2013-08-24 17:17:19 +01:00
Steve Purcell
abe91ad56b Switch web pages to Angular 2013-08-24 11:08:09 +01:00