Commit Graph

151 Commits

Author SHA1 Message Date
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
Tony Garnock-Jones
aa22a98a4d Avoid eager evaluation of maybe-splice contents. 2016-08-02 19:13:51 -04:00
Tony Garnock-Jones
77342cf9a0 Oops. Correct stupid quoting mistake 2016-08-02 14:19:19 -04:00
Tony Garnock-Jones
0b9c0f28bd Compact the main nav a little more effectively 2016-08-02 13:39:53 -04:00
Tony Garnock-Jones
70e0790fe9 Switch default port to 7443 2016-08-02 13:17:10 -04:00
Tony Garnock-Jones
24dfa44066 Shrink some of the main nav titles, putting off proper responsiveness for now 2016-08-02 13:16:48 -04:00
Tony Garnock-Jones
c5acc9135b Update PLTSTDERR for newer Racket logging usage 2016-08-02 13:16:14 -04:00
Tony Garnock-Jones
cad0e005e4 Switch back to /api/authenticate 2016-08-02 12:07:08 -04:00
Jay McCarthy
50721103d7 Make it live 2016-07-15 20:04:17 -04:00
Jay McCarthy
594b1b25dc Finding uninitiazed vars 2016-04-11 09:58:40 -04:00
Tony Garnock-Jones
8a024e26e1 Support curation/ring-change 2015-10-02 20:46:38 -04:00
Tony Garnock-Jones
a06651831e Move "rescan all my packages" to the top of the menu 2015-10-02 20:46:23 -04:00
Tony Garnock-Jones
d7125de883 Take note of backend telling us whether current user is a curator or not 2015-10-02 20:46:02 -04:00
Tony Garnock-Jones
c9384e4cf9 UI for /jsonp/update API 2015-10-02 17:03:20 -04:00
Tony Garnock-Jones
41f26c320b formal-tags and tag-search-completions are only ever loaded from a dynamic page 2015-09-30 02:21:56 -04:00
Tony Garnock-Jones
f912945c1b Not so noisy when not modifying unchanged S3 objects 2015-09-30 02:17:05 -04:00
Tony Garnock-Jones
52bec4651a Retrieve existing session if signing in from static page with active session. 2015-09-30 01:44:50 -04:00
Tony Garnock-Jones
cf559766b7 AWS S3 upload support. 2015-09-30 01:44:32 -04:00