Commit graph

84 commits

Author SHA1 Message Date
Steve Purcell
6f6b22d59a Handle homepages for packages hosted on gitlab 2015-03-13 08:09:48 +00:00
Steve Purcell
f424899069 Note a minor TODO 2015-02-28 11:31:32 +00:00
Steve Purcell
cb3413cebb Better layout in "badge code" section of package pages 2015-02-27 20:24:18 +00:00
Steve Purcell
50849b52d0 Fix links to googlecode package homepages 2015-02-23 20:25:11 +00:00
Steve Purcell
31c34fa453 Fix calculation of available next pages
Closes #2509
2015-02-16 11:50:05 +00:00
Steve Purcell
faaa1fab60 Use ES5 filter/reduce instead of lodash where appropriate 2015-01-29 19:20:47 +00:00
Steve Purcell
1f11938d60 Allow searching for github packages by user on web page 2015-01-17 19:19:30 +00:00
Steve Purcell
0bc062818f Cleaner use of lodash 2015-01-17 17:43:28 +00:00
Steve Purcell
557e86e0bc Update js TODOs 2015-01-14 21:12:35 +00:00
Steve Purcell
fb45991a24 No need for jquery 2015-01-14 20:48:16 +00:00
Steve Purcell
6374fa4c21 Minor js style fixes 2015-01-14 20:36:38 +00:00
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
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
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