Commit graph

75 commits

Author SHA1 Message Date
Steve Purcell
c74c7464cc Sort the packages each time, since that's not a major speed factor 2015-01-14 19:24:09 +00:00
Steve Purcell
c4f8ee9baa Tidying up 2015-01-14 19:24:09 +00:00
Steve Purcell
6656843a06 Indentation fixes 2015-01-14 09:47:07 +00:00
Steve Purcell
8cf9ef8dfe Remove some view repetition 2015-01-14 09:47:07 +00:00
Steve Purcell
56d565f82c Less hacky method of loading twitter widget js 2015-01-13 15:02:38 +00:00
Steve Purcell
77bf535d12 Link to specific branch in github repo, if set 2015-01-12 21:31:05 +00:00
Steve Purcell
c8152268c9 Show 50 packages per page rather than 100 2015-01-12 21:31:05 +00:00
Steve Purcell
ea96112f26 Remove redundant TODO 2015-01-12 21:31:05 +00:00
Steve Purcell
0491b6bdfd Don't blank the site name before filling it in 2015-01-01 15:37:31 +00:00
Steve Purcell
c27d7f0e92 Allow pagination to be toggled off (#2307) 2014-12-31 19:22:13 +00:00
Steve Purcell
a0a4072d6c Simple pagination of results (#2307) 2014-12-31 19:21:47 +00:00
Steve Purcell
fe389e4a15 Fix display of "Renamed from" names on package pages 2014-10-27 13:10:21 +00:00
Steve Purcell
9e65b507aa Also show org-mode link code for badges
See #2099
2014-10-26 20:15:00 +00:00
Steve Purcell
ac4ac3dc47 More directly use melpa.packageList 2014-10-26 20:15:00 +00:00
Steve Purcell
e9c21afa20 Indentation fix 2014-10-26 20:15:00 +00:00
Steve Purcell
71004d74fc Add ALT attr for example badge image on package pages 2014-10-23 10:23:17 +01:00
Steve Purcell
e36f27f624 Show badge code on package pages 2014-10-23 10:18:20 +01:00
Steve Purcell
0886b846df Suppress jshint warning 2014-10-23 09:51:03 +01:00
Melpa
6f9cc28871 Update stable settings to account for new stable.melpa.org domain. 2014-10-23 01:04:29 -04:00
Steve Purcell
44b4fc07d5 Avoid \A in js regexps, thus fixing links to launchpad bzr repos 2014-10-07 22:20:44 +01:00
Steve Purcell
1ed3d7d3a8 Fix download links on list page 2014-09-27 20:29:21 +01:00
Steve Purcell
4fa61d3ba7 Unbundle mithril.js now fixed upstream release is out 2014-08-23 09:07:52 +01:00
Steve Purcell
8b6c18f5e4 Format download and package counts with toLocaleString() 2014-08-22 09:52:49 +01:00
Steve Purcell
c82f5dd80a Use mithril "key" trick to accelerate package list view 2014-08-20 08:53:42 +01:00
Steve Purcell
d85852b66c Sort dependency lists by name 2014-08-18 09:11:18 +01:00
Steve Purcell
8f6c3b37ff Fix reverse dependency links on individual package pages 2014-08-18 09:08:45 +01:00
Steve Purcell
215eaa6c5c Temporarily bundle upstream mithril fix until 0.1.22 is out
Closes #1937
2014-08-17 10:52:41 +01:00
Steve Purcell
3bbe3ade62 Use packageLink() more consistently, and shorten some markup 2014-08-17 08:47:35 +01:00
Steve Purcell
d8f4f05269 Remove extraneous space added when testing (closes #1938) 2014-08-17 08:44:27 +01:00
Steve Purcell
df60ea7168 Show which package cannot be found 2014-08-16 16:10:49 +01:00
Steve Purcell
2da5efa433 Generate package links in a single place 2014-08-16 16:10:49 +01:00
Steve Purcell
3c8113f669 IE8 fixes (should work with next mithril release) 2014-08-12 14:57:19 +01:00
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