Commit Graph

168 Commits

Author SHA1 Message Date
Tony Garnock-Jones
93d644e82f Split out @ and @ref 2015-01-15 16:21:04 -05:00
Tony Garnock-Jones
b36882fa63 Configurability, to permit running a development instance that doesn't touch prod. 2015-01-12 14:51:20 -05:00
Tony Garnock-Jones
0df0c2d06b Use package accessor functions consistently. 2014-12-04 12:49:39 -05:00
Tony Garnock-Jones
e3d73e2413 Supply default empty-string if description missing. Fixes render bug for package "pkg-push". 2014-12-04 12:48:59 -05:00
Tony Garnock-Jones
196c227800 Daemonize signal-watcher. 2014-12-04 12:21:12 -05:00
Tony Garnock-Jones
2d55b78b83 Make package-change-handler properly reloadable and avoid leak of processes (!) 2014-12-04 12:21:02 -05:00
Tony Garnock-Jones
db021c9551 Catch exn instead of exn:fail in daemon, to prevent accidental daemon exits. 2014-12-04 12:20:23 -05:00
Tony Garnock-Jones
0418e96196 Bump up number of files and file size limit in logging 2014-12-04 10:36:38 -05:00
Tony Garnock-Jones
0b7e0dc711 Add control for disabling the cache 2014-11-25 07:43:13 -05:00
Tony Garnock-Jones
00e3e1263a Fix nav on mobile 2014-11-25 07:32:17 -05:00
Tony Garnock-Jones
37bd801684 Note re github API for README 2014-11-25 07:16:05 -05:00
Tony Garnock-Jones
e34fc75279 Notes on mobile 2014-11-17 15:49:01 -05:00
Tony Garnock-Jones
ab0eaf622e Take a guess at where READMEs might be 2014-11-14 20:30:57 -05:00
Tony Garnock-Jones
d6ce78e728 New lookup-reloadable-entry-point interface. 2014-11-14 18:24:02 -05:00
Tony Garnock-Jones
f3e297d1da TODO 2014-11-14 17:49:50 -05:00
Tony Garnock-Jones
87589b8ff7 Sometimes old-pkg is #f. 2014-11-14 17:39:13 -05:00
Tony Garnock-Jones
87dbb27c04 Abstract out code-reloading support 2014-11-14 17:29:01 -05:00
Tony Garnock-Jones
879c0b56ea Batch package detail query 2014-11-11 13:12:11 -05:00
Tony Garnock-Jones
84c7068f75 Split site into static and dynamic parts, for easy cacheability etc. 2014-11-10 23:55:40 -05:00
Tony Garnock-Jones
d2ef8edd6a Hooks supporting rendering offline versions of pages 2014-11-10 20:53:09 -05:00
Tony Garnock-Jones
a4f4daa445 Abstract out daemonization 2014-11-10 20:28:03 -05:00
Tony Garnock-Jones
4288c80319 Only bother to avoid taking a remote package if the local one has been edited 2014-11-10 14:31:23 -05:00
Tony Garnock-Jones
2cb428a484 Permit fetching of the local-packages table (for debugging) 2014-11-10 14:03:41 -05:00
Tony Garnock-Jones
2aac35df7b Notes on automatic code reloading in the README 2014-11-10 11:48:48 -05:00
Tony Garnock-Jones
04f95c93fc Cosmetic 2014-11-10 11:48:37 -05:00
Tony Garnock-Jones
b8fb00bb5f Fix incorrect usage of phrase "package system" 2014-11-10 11:20:01 -05:00
Tony Garnock-Jones
a791c435c1 Exclude system tags when editing a package 2014-11-09 17:39:26 -05:00
Tony Garnock-Jones
c08d89b66f Clean up search completions 2014-11-09 17:31:04 -05:00
Tony Garnock-Jones
17886b24d1 Make tag completions be all searchable tags, not just formal tags 2014-11-09 17:21:01 -05:00
Tony Garnock-Jones
e4398eef54 Add .fetchindex signal for refreshing the package index 2014-11-09 17:20:44 -05:00
Tony Garnock-Jones
ff0fab3b02 Update TODO 2014-11-09 17:10:29 -05:00
Tony Garnock-Jones
5dab81f995 Completion 2014-11-09 17:10:01 -05:00
Tony Garnock-Jones
f046b4d76b Tweaks 2014-11-09 16:28:41 -05:00
Tony Garnock-Jones
065da7d61e More TODOs 2014-11-09 12:54:00 -05:00
Tony Garnock-Jones
8f21c5e719 The arrows were the wrong way up on the sort indicators. 2014-11-09 12:53:48 -05:00
Tony Garnock-Jones
7f94c0a8fa When sorting packages by last-update, make it start by sorting them descending, not ascending. 2014-11-09 12:53:23 -05:00
Tony Garnock-Jones
fd92d16da3 Split out last-update time to permit sorting on it 2014-11-09 12:31:40 -05:00
Tony Garnock-Jones
8458130d0e Reloadable code. 2014-11-09 11:37:49 -05:00
Tony Garnock-Jones
5a717489d2 Prepare for support for code reloading 2014-11-09 09:53:04 -05:00
Tony Garnock-Jones
ac13e7bc27 Split out jsonp 2014-11-09 09:31:54 -05:00
Tony Garnock-Jones
f6fe653f66 Clean up repetition and boilerplate in markup. 2014-11-09 09:21:55 -05:00
Tony Garnock-Jones
6e0a53fedf Make login/logout flows redirect to original page cleanly. 2014-11-09 09:02:31 -05:00
Tony Garnock-Jones
8c7073de73 Glyphicon 2014-11-09 07:09:34 -05:00
Tony Garnock-Jones
26183e457f Note re: tag display 2014-11-08 20:28:25 -05:00
Tony Garnock-Jones
971b76ce96 Update TODO 2014-11-08 20:22:44 -05:00
Tony Garnock-Jones
3a3061c02d Fix up spacing between register and sign-in buttons 2014-11-08 20:22:13 -05:00
Tony Garnock-Jones
cdb9f87cd9 License and update README 2014-11-08 20:13:06 -05:00
Tony Garnock-Jones
5bcdaeabed Sortable tables 2014-11-08 20:06:38 -05:00
Tony Garnock-Jones
e9f9b6a303 Check for empty version number 2014-11-08 19:44:38 -05:00
Tony Garnock-Jones
4070a9f0ba Focus search box when page loads 2014-11-08 19:41:23 -05:00