Commit Graph

137 Commits

Author SHA1 Message Date
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
Tony Garnock-Jones
399788edae Propagate exceptions over RPC reply channels 2015-09-30 01:16:15 -04:00
Tony Garnock-Jones
2bb8cbe5b3 Filter out nonexistent packages (tombstoned packages) from package-batch-detail 2015-09-29 12:20:07 -04:00
Tony Garnock-Jones
b6f44005a8 Language useful during beta 2015-09-27 17:46:56 -05:00
Tony Garnock-Jones
d36e05220e Convert to basic auth for regular API 2015-09-26 21:31:03 -05:00
Tony Garnock-Jones
3bebf69540 Switch to POST-based /api/authenticate 2015-09-26 21:30:41 -05:00
Tony Garnock-Jones
357bf31220 Static 404 page for packages 2015-09-25 16:57:29 -04:00
Tony Garnock-Jones
23c2c93164 Survive network errors checking for a readme 2015-09-25 16:08:34 -04:00
Tony Garnock-Jones
b30a402c5c Sometimes, dependencies are not simple string package-names 2015-09-25 16:08:19 -04:00
Tony Garnock-Jones
4dc2382054 (only-in racket/exn exn->string) 2015-09-25 16:07:08 -04:00
Tony Garnock-Jones
534b8ee601 dynamic-urlprefix in authentication-wrap*. 2015-09-24 17:39:26 -04:00
Tony Garnock-Jones
35f9c16cdc Rebuild indexes in a tombstone-aware way 2015-09-24 17:32:41 -04:00
Tony Garnock-Jones
57beb91384 Add modify-all API support 2015-09-24 17:14:16 -04:00
Tony Garnock-Jones
9a3b291bd3 Prepend dynamic-urlprefix on login-style pages' k parameters 2015-09-24 15:44:44 -04:00
Tony Garnock-Jones
b8d0b17e33 Prepend dynamic-urlprefix to dynamic URLs from send/suspend and friends 2015-09-24 15:31:22 -04:00