Noah Petherbridge
21dbede734
Moar unicode fixes
há 6 anos
Noah Petherbridge
e485725b4c
Dummy out tracking code
há 6 anos
Noah Petherbridge
8a7cf66248
Add Wiki syntax for page links, style updates
há 6 anos
Noah Petherbridge
13b5c18062
Style updates for wiki pages
há 6 anos
Noah Petherbridge
6fdf0ae0ea
Add Wiki plugin to Rophako
há 6 anos
Noah Petherbridge
a69e013fb5
Continue functioning even if Redis is down
há 6 anos
Noah Petherbridge
364c334b98
Absolute URL for emoticons
há 6 anos
Noah Petherbridge
7184d9ad3c
Unicode fix
há 6 anos
Noah Petherbridge
2267a810c4
Apply a class to emoticons for CSS selectability
há 6 anos
Noah Petherbridge
bf294e0009
Responsive images in markdown
há 6 anos
Noah Petherbridge
845c47403e
Cache locking, markdown wrapping, referer fixing
há 6 anos
Noah Petherbridge
ca241f2bcf
Add feature to recalculate visitor counts
há 6 anos
Noah Petherbridge
83d878a6b6
Write JSON before updating cache, removes redundant loading
há 6 anos
Noah Petherbridge
14971857c7
Implement cache lock on commit for JsonDB
há 6 anos
Noah Petherbridge
bccfcff19d
Make referrer verification exceptions non-fatal
há 6 anos
Noah Petherbridge
b0a5a53b09
Don't allow trailing slashes on catchall routes
há 6 anos
Noah Petherbridge
45eec97bf3
Add exception e-mail handler
há 6 anos
Noah Petherbridge
5c00f2b512
Update docs in defaults.ini
há 6 anos
Noah Petherbridge
2e8c86eb48
Add AttrDict requirement
há 6 anos
Noah Petherbridge
2f25b7924d
Remove old python-based config file
há 6 anos
Noah Petherbridge
ff75921129
Move to new settings system
há 6 anos
Noah Petherbridge
023d5f91df
Make visitor tracking more robust
há 6 anos
Noah Petherbridge
4374325eb3
Add tracking info to layout
há 6 anos
Noah Petherbridge
d5291aeebd
Fix same hostname referrer
há 6 anos
Noah Petherbridge
30b081cb86
Styling fixes
há 6 anos
Noah Petherbridge
0c5f238637
Add CSS for visitor tracking
há 6 anos
Noah Petherbridge
67a30e2471
Add visitor tracking code
há 6 anos
Noah Petherbridge
a1b2550c0b
Use Reply-To in contact form
há 6 anos
Noah Petherbridge
1f92d2a35d
Cap sizes for blog avatars
há 6 anos
Noah Petherbridge
001db8d714
Bootstrap classes for form elements
há 6 anos
Noah Petherbridge
cea93cbf34
Moved documentation to the GitHub Wiki
há 6 anos
Noah Petherbridge
fd5f4ce57d
Add the ability to edit users' comments
há 6 anos
Noah Petherbridge
6f14456de2
Add /blog/archive endpoint
há 6 anos
Noah Petherbridge
b33b1af480
Bugfix
há 6 anos
Noah Petherbridge
8f565f3286
Format album description like a photo description
há 6 anos
Noah Petherbridge
1c32d08ab8
Enhanced photo album features
Support album descriptions and layout options, and add photo
descriptions
há 6 anos
Noah Petherbridge
1035fe287c
Fix bug with blog post format type
há 6 anos
Noah Petherbridge
9f33f45015
Code cleanup and update documentation
há 6 anos
Noah Petherbridge
8a2d6a7c04
Refactor modules into a plugin-based system
All modules are now plugins. The config.py calls load_plugin for each
plugin it needs (some plugins may load others automatically). Also each
plugin keeps its own template folder which gets added to the template
search path, so i.e. if the photo plugin is unloaded completely, the URL
endpoints won't work either (with the old system, since the HTML
templates still existed in the default root the endpoints would still
serve pages, just without any Python logic behind them).
há 6 anos
Noah Petherbridge
0146fea8e0
Update uwsgi wrapper
há 6 anos
Noah Petherbridge
9dcd556152
Reorganize module structure
há 6 anos
Noah Petherbridge
259779770f
Fix secure session cookie
há 6 anos
Noah Petherbridge
969a758a8d
Handle 403 Forbidden errors better
há 6 anos
Noah Petherbridge
7e0fc42700
Small tweaks
há 6 anos
Noah Petherbridge
200befc65f
Add ability to rotate a photo
há 6 anos
Noah Petherbridge
95da4b19a1
Add endpoint to delete entire photo album
há 6 anos
Noah Petherbridge
3e6e51e308
Small fixes
há 6 anos
Noah Petherbridge
a682ea17c1
Add multiple photo upload support
há 6 anos
Noah Petherbridge
dc87792545
Add Python version, fix Markdown cheatsheet
há 6 anos
Noah Petherbridge
a3114a5212
Add Markdown syntax cheat sheet
há 6 anos