Michael Hope
|
b99a317835
|
Support HTTPS based redirects.
|
2 년 전 |
Michael Hope
|
a376aba8a6
|
templates: ensure bold blocks are always closed.
|
2 년 전 |
Michael Hope
|
e928eae275
|
Added support for login behind HTTPS.
|
3 년 전 |
Michael Hope
|
1cd4b58142
|
Added notes on the site performance.
|
3 년 전 |
Michael Hope
|
05989ab593
|
Use unquote_plus so usernames like /user/foo+the+bar change to spaces.
|
3 년 전 |
Michael Hope
|
bbf2b5e06c
|
Fix a whitespace-only extended description turning into a real description.
|
3 년 전 |
Michael Hope
|
52ce6a4a44
|
PEP8, pylint, and pychecker all the things.
|
3 년 전 |
Michael Hope
|
ff7dbc5b4c
|
Switch to using a dirty flag on the whole of the table.
|
3 년 전 |
Michael Hope
|
e90121ae36
|
Changed the cache prefix to come from the db name.
|
3 년 전 |
Michael Hope
|
ad6c4a4ba6
|
Make /link/nn do a not found if there's no link.
|
3 년 전 |
Michael Hope
|
92a607f907
|
Added a simple Makefile with some fetch only tests.
|
3 년 전 |
Michael Hope
|
dbdae74266
|
Added a special '_count' extension which turns into a SQL COUNT(*).
|
3 년 전 |
Michael Hope
|
90d7d1dc7a
|
Added a diediedie handler for killing the server while profiling.
|
3 년 전 |
Michael Hope
|
81ce9b2203
|
Added a memcache based database cache.
|
3 년 전 |
Michael Hope
|
b9bc4f5347
|
Added imports from the previous database.
|
3 년 전 |
Michael Hope
|
1b39c19971
|
Re-worked the ordering of the by line to allow comment links.
|
3 년 전 |
Michael Hope
|
a3edebf092
|
Tweak how string variable names are generated.
|
3 년 전 |
Michael Hope
|
9843c00dec
|
Add CSRF tokens to all forms.
|
3 년 전 |
Michael Hope
|
3c464e3427
|
Tweaked the recent comments list.
|
3 년 전 |
Michael Hope
|
59abf6b5a2
|
Change back to three days of history.
|
3 년 전 |
Michael Hope
|
3d52cb0024
|
Fix misreporting of the comment age.
|
3 년 전 |
Michael Hope
|
61978c7c08
|
Added a 'new' section to the sidebar. Currently goes back a fixed
|
3 년 전 |
Michael Hope
|
f4ddba1a4f
|
Support an optional site wide license.
|
3 년 전 |
Michael Hope
|
2c072be6bc
|
Use a (English only) helper to pluralise numbers.
|
3 년 전 |
Michael Hope
|
f8f9e300cf
|
Added MonkeyFilter compatible URLs.
|
3 년 전 |
Michael Hope
|
460083fc1b
|
Added a Counters class for bumping event counters.
|
3 년 전 |
Michael Hope
|
414b18b17f
|
Made password boxes the same width as text.
|
4 년 전 |
Michael Hope
|
dcb391b86d
|
Add a little bit of margin to the checkboxes.
|
4 년 전 |
Michael Hope
|
12953d9616
|
Tidied up all of the forms. Now uses CSS.
|
4 년 전 |
Michael Hope
|
33ad21941d
|
Prettified the new comment page.
|
4 년 전 |
Michael Hope
|
edc008866a
|
Added a JSON based generic type.
|
4 년 전 |
Michael Hope
|
a7c96ebd49
|
web.config.debug needs to be set before anything else is created.
|
4 년 전 |
Michael Hope
|
a627150757
|
Revert "Add simple function call count tracking."
|
4 년 전 |
Michael Hope
|
b9bd774076
|
Add simple function call count tracking.
|
4 년 전 |
Michael Hope
|
53f29c3e4d
|
Added an option to turn off auto reload. Not the best as fastcgi and
|
4 년 전 |
Michael Hope
|
1f0a2df53b
|
Added an internal page for tracking the object diff between GC runs.
|
4 년 전 |
Michael Hope
|
a305bd6e08
|
Widened the default tags to match Monkeyfilter.
|
4 년 전 |
Michael Hope
|
a78e763cac
|
Fixed the permissions on the feed icon. Execute means nginx won't serve it.
|
4 년 전 |
Michael Hope
|
d19f0c99d7
|
Bind in RSS.
|
4 년 전 |
Michael Hope
|
4f89ff4bd8
|
Bound the RSS feed into the layout and footer.
|
4 년 전 |
Michael Hope
|
4ac23c37fb
|
Added a RSS feed at /rss.
|
4 년 전 |
Michael Hope
|
af12a3d3dd
|
Let the admin set a users password.
|
4 년 전 |
Michael Hope
|
beb8bc2328
|
Change how the server type (dev vs FastCGI) is set.
|
4 년 전 |
Michael Hope
|
020bbccdb3
|
Fix the archive by limiting the end date to 2037. Needed on brik as
|
4 년 전 |
Michael Hope
|
873b4c2393
|
Added Markdown support for links and comments.
|
4 년 전 |
Michael Hope
|
5cd023b9b4
|
Fixed the link view to match the front page 'links' formatting.
|
4 년 전 |
Michael Hope
|
1c54208910
|
Shifted where the message box goes so it wraps to the main content area.
|
4 년 전 |
Michael Hope
|
e1a73723cd
|
Pulled the niche top level stylesheet back in to get alert highlighting.
|
4 년 전 |
Michael Hope
|
217fcb61f0
|
Added the html5 shim to support IE8 and earlier.
|
4 년 전 |
Michael Hope
|
24bf894668
|
Did proper, auto-sizing pagination.
|
4 년 전 |