Commit Graph

168 Commits

Author SHA1 Message Date
Conor Finegan
b37795b94e Packages display docs for implied packages (#49)
* Added todo level for no description.

* Added todo category for no description, added warnings in table for todos.

* Fixed label xexps

* now displays implied docs.

* fixed formatting

* removed comment
2017-08-12 07:27:31 -06:00
Conor Finegan
7294e78fd3 Fixed label xexps 2017-07-24 20:08:16 -04:00
Conor Finegan
8853817f70 Added todo category for no description, added warnings in table for todos. 2017-07-24 20:08:16 -04:00
Conor Finegan
95ceb660ed Added todo level for no description. 2017-07-24 20:08:16 -04:00
Jay McCarthy
37cbb17fd3 fixes from connors code 2017-07-12 10:03:47 -06:00
Jay McCarthy
9cafa90c69 Merge pull request #47 from cfinegan/master
Alerts for Outstanding Package Maintenance
2017-07-12 09:44:44 -06:00
Conor Finegan
34b82aca3a todos.js is now only loaded on index page. 2017-07-12 00:17:42 -04:00
Conor Finegan
715594328e changed to trigger 'sorton', not 'click'. 2017-07-12 00:14:55 -04:00
Conor Finegan
acf6e5bd59 fixed site.js 2017-07-12 00:08:00 -04:00
Conor Finegan
51cef4e285 Added filtering of packages to show outstanding maintenance. 2017-07-11 14:19:24 -04:00
Jay McCarthy
2c29aa05c9 pkgn to pkgs 2017-04-08 17:16:49 -04:00
Jay McCarthy
2fe41a1f3c Text update re: mflatt 2017-01-30 11:23:20 -05:00
Tony Garnock-Jones
ef3ef54dd1 This was fixed in commit b30a402c5c. 2017-01-07 16:39:14 -05:00
Tony Garnock-Jones
a1dc688ab2 Link to search results page including *all* packages. See #22. 2017-01-06 23:31:35 -05:00
Tony Garnock-Jones
e3d091da60 Exclude main-distribution, main-tests and deprecated from main page. See #22. 2017-01-06 23:31:19 -05:00
Tony Garnock-Jones
56d435bf99 Requires a seteq 2017-01-06 16:46:57 -05:00
Matthew Butterick
9069c80a2a update css & logo 2017-01-03 11:24:28 -08:00
Tony Garnock-Jones
c76f85af20 package-change-handler now prioritizes incoming work depending on whether a completion channel is present or not. See #28. 2016-12-27 12:51:38 +13:00
Tony Garnock-Jones
1e2c6fe49e Avoid jsonp entirely. Matches pkg-index commit 9f78e88. 2016-12-27 11:56:06 +13:00
Tony Garnock-Jones
547ef07c8b Avoid TOCTTOU bug by catching exns from file->bytes. See #28. 2016-12-22 18:29:00 +13:00
Tony Garnock-Jones
1a108dbae3 Unparse version URLs on their way out to the backend; fixes #27 2016-12-21 16:06:58 +13:00
Tony Garnock-Jones
904df22210 Superusers 2016-12-21 11:32:36 +13:00
Tony Garnock-Jones
1e3ef69519 Actually display checksum-error 2016-12-20 18:36:35 +13:00
Tony Garnock-Jones
fe20d9cccd Synthesise _SEARCHABLE-TEXT_ for locally-modified packages on demand 2016-12-19 10:49:07 +13:00
Tony Garnock-Jones
8bc1be2862 Sort package names case-insensitively 2016-08-18 05:45:40 -04:00
Tony Garnock-Jones
43b70a6a91 Work around racket/racket#1414. 2016-08-14 18:20:07 -04:00
Tony Garnock-Jones
2afc337396 Try harder to find usable README links. Closes #14. 2016-08-14 12:16:06 -04:00
Tony Garnock-Jones
0c557fb3a0 Don't mention test successes on the main page 2016-08-10 19:25:45 -04:00
Tony Garnock-Jones
ff4b4490e7 Cosmetic 2016-08-10 15:52:32 -04:00
Tony Garnock-Jones
d1259dfd65 Show links to test results. Closes #21. 2016-08-10 15:52:15 -04:00
Tony Garnock-Jones
4f84fb2511 Commit bd111aa wasn't quite right: need to use fixed-arity procedures now. 2016-08-10 15:35:26 -04:00
Tony Garnock-Jones
08a4ad4fbb Remove autofocus of search query input. Closes #5. 2016-08-10 13:17:59 -04:00
Tony Garnock-Jones
6ba877b9c8 Oops. I put the link to index.js in the wrong place. 2016-08-10 13:17:40 -04:00
Tony Garnock-Jones
0319278193 Some progress information for static rendering 2016-08-10 13:04:50 -04:00
Tony Garnock-Jones
bd111aa447 More fine-grained control over things to rerender without restarting 2016-08-10 12:46:41 -04:00
Tony Garnock-Jones
31bb1312e8 Check upon index page load whether a fragment package name exists, and redirect to package page if so. Closes #4. 2016-08-10 12:22:36 -04:00
Tony Garnock-Jones
cd06e7fc87 RSS Feed Autodiscovery 2016-08-10 12:06:53 -04:00
Tony Garnock-Jones
31627739dd Dev setup for tonyg to run a local S3 proxy 2016-08-09 16:46:26 -04:00
Tony Garnock-Jones
5463a1e922 Configure S3 CORS support. Closes #10. 2016-08-09 16:43:30 -04:00
Tony Garnock-Jones
4776595e79 Bring site (closer to being) into line with package source spec 2016-08-03 19:30:43 -04:00
Tony Garnock-Jones
750cbf5b5d Add missing static-resource-url calls. 2016-08-02 23:35:57 -04:00
Tony Garnock-Jones
5a1192d858 Correct another urlprefix mistake 2016-08-02 21:46:20 -04:00
Tony Garnock-Jones
f18e1a1fef Fix egregious merge mistake 2016-08-02 21:43:58 -04:00
Tony Garnock-Jones
10f51b45ad Correct dynamic-urlprefix and dynamic-static-urlprefix 2016-08-02 21:42:43 -04:00
Jay McCarthy
09aa9050e2 Some safety and port maintenance (currently running out of file handles) 2016-08-02 21:38:01 -04:00
Tony Garnock-Jones
d38f1c1f16 /jsonp/package/modify-all -> /api/package/modify-all 2016-08-02 21:08:23 -04:00
Tony Garnock-Jones
ce084c25d9 Include credentials in simple-json-rpc! when required. 2016-08-02 21:08:03 -04:00
Tony Garnock-Jones
ca502bb2ef Draft live config 2016-08-02 19:14:48 -04:00
Tony Garnock-Jones
9fe90a5c54 Release semaphore even in case of error 2016-08-02 19:14:20 -04:00
Tony Garnock-Jones
9daeb78cd7 Remove unwanted debug output 2016-08-02 19:14:07 -04:00