User Phryk
|
95c94eea93
|
hopefully fixing a nasty unicode bug when handling IntegrityError in form system
|
2017-06-14 23:25:07 +02:00 |
|
phryk phryksen
|
f765b79c8e
|
made flashes more unicode
|
2017-06-11 01:47:12 +02:00 |
|
phryk phryksen
|
3aeb7ebc08
|
made sure everything has -*- coding: utf-8 -*-
|
2017-06-11 00:41:27 +02:00 |
|
phryk phryksen
|
387f332de5
|
renamed helpers.ChildAware.children[_keyed] to class_children[_keyed]
|
2017-06-07 22:14:04 +02:00 |
|
User Phryk
|
8cc9c7e5cf
|
shud werk nao™
|
2017-06-06 14:25:02 +02:00 |
|
User Phryk
|
4b8fcefe6a
|
blerb
|
2017-06-06 04:28:10 +02:00 |
|
User Phryk
|
08852d2ea7
|
a little less broken
|
2017-06-06 02:31:08 +02:00 |
|
User Phryk
|
e2af18fd2e
|
form stuff still broken, but maybe less so?
|
2017-06-05 18:49:20 +02:00 |
|
User Phryk
|
1242b88131
|
probably broken
|
2017-06-03 22:36:24 +02:00 |
|
User Phryk
|
5e91086f43
|
ugly
|
2017-05-30 02:30:39 +02:00 |
|
User Phryk
|
dfb85001d7
|
added rendering.Tree, made Tag.tree output rendering.Tree object. Some templating work.
|
2017-05-30 01:54:11 +02:00 |
|
User Phryk
|
d81366635b
|
tiny fix/change in image.jinja
|
2017-05-29 17:35:15 +02:00 |
|
User Phryk
|
ea6b8ca9e0
|
better logo
|
2017-05-29 15:54:30 +02:00 |
|
User Phryk
|
bf96d8035f
|
started fixing Tag.tree, still needs to be rendered properly
|
2017-05-29 03:55:32 +02:00 |
|
User Phryk
|
3145a8373c
|
tiny css things
|
2017-05-29 00:19:05 +02:00 |
|
User Phryk
|
eac9f30230
|
Poobrain.get_url now checks auth.AccessAdminArea if it tries generating a URL for the admin blueprint
|
2017-05-27 04:22:51 +02:00 |
|
User Phryk
|
04a436a34f
|
probably fixed bug introduced in last commit.
|
2017-05-27 03:28:43 +02:00 |
|
User Phryk
|
11ba9ea417
|
probably fixed bug introduced in last commit.
|
2017-05-27 03:25:41 +02:00 |
|
User Phryk
|
7370d83674
|
not displaying exception class on error page any more.
|
2017-05-27 03:16:59 +02:00 |
|
User Phryk
|
df29900f07
|
fixed various problems with auth.Page. made auth.py use op instead of mode everywhere
|
2017-05-27 03:10:09 +02:00 |
|
User Phryk
|
3db8de0965
|
added regexp url parameter converter, used it for Page, maybe / works now
|
2017-05-27 00:13:57 +02:00 |
|
User Phryk
|
d355417e0c
|
this should enable using Page for frontpage
|
2017-05-26 23:08:47 +02:00 |
|
User Phryk
|
27f491b758
|
added page type with arbitrary path, cleaned up errorpage a bit
|
2017-05-26 23:01:16 +02:00 |
|
User Phryk
|
ae8b076375
|
got rid of wand because holy fuck does that thing leak memory.
|
2017-05-25 08:33:33 +02:00 |
|
User Phryk
|
b4a7c02c05
|
florb
|
2017-05-24 16:59:58 +02:00 |
|
User Phryk
|
d510a60915
|
ugliness for profiling
|
2017-05-24 16:53:19 +02:00 |
|
User Phryk
|
15184cb2d1
|
fixed potential leak of restricted uploads through public cache, added sqlite/postgres compatibility logic to RegexpConstraint
|
2017-05-22 02:00:38 +02:00 |
|
User Phryk
|
44d94ca2ff
|
moar css
|
2017-05-20 18:51:44 +02:00 |
|
User Phryk
|
5535f86e8e
|
css
|
2017-05-20 18:46:58 +02:00 |
|
User Phryk
|
12f135e71e
|
added virtualenv stuff to .gitignore, added more default markdown extensions
|
2017-05-20 18:43:07 +02:00 |
|
User Phryk
|
e64fc311d0
|
css
|
2017-05-20 17:47:50 +02:00 |
|
|
709d3cdb35
|
better error message for upload failure, maybe
|
2017-05-10 17:29:01 +02:00 |
|
|
62151ffb23
|
added dependency on markdown to setup.py
|
2017-05-09 17:39:12 +02:00 |
|
|
b15543efd4
|
Merge branch 'master' of github.com:phryk/poobrains. Fixing shit from
earlier on different machine.
|
2017-05-09 17:37:45 +02:00 |
|
|
955fc0cf16
|
hope this doesn't fuck shit up
|
2017-05-09 17:37:40 +02:00 |
|
phryk
|
74ba8f9bd8
|
css foo
|
2017-04-22 09:59:05 +02:00 |
|
phryk
|
2e64b73c64
|
css foo
|
2017-04-22 03:50:42 +02:00 |
|
phryk
|
1661c41734
|
added codehilite by default + adapted monokai style
|
2017-04-22 00:27:40 +02:00 |
|
phryk
|
e141610fb0
|
removed stray set_trace
|
2017-04-21 23:48:40 +02:00 |
|
phryk
|
353b8ac9d1
|
markdown extension for inline-display of renderables works.
|
2017-04-21 23:46:10 +02:00 |
|
phryk
|
7d0a25cfdf
|
started work on small markdown extension for inline display of renderables
|
2017-04-21 01:56:46 +02:00 |
|
phryk
|
3c36eb8d85
|
markdown extensions now configurable?
|
2017-04-18 03:23:35 +02:00 |
|
phryk
|
993782f03e
|
dashbar
|
2017-04-14 23:29:40 +02:00 |
|
phryk
|
25c9627941
|
supporting comments_enabled in Comment.reply_form now
|
2017-04-14 21:42:28 +02:00 |
|
phryk
|
b651f994f7
|
apparently forgot to commit this
|
2017-04-14 18:55:34 +02:00 |
|
|
571021e592
|
upload fix, apparently some css?
|
2017-04-14 06:30:19 +02:00 |
|
|
e10f855ad5
|
fix for listing url generation
|
2017-04-14 05:45:26 +02:00 |
|
|
b94e9506e6
|
made MarkdownString unicode
|
2017-04-14 05:20:27 +02:00 |
|
|
663816d849
|
fixes, tiny dx upgrade for Storable.url for usage in templates, a bit of templating work
|
2017-04-14 04:49:05 +02:00 |
|
phryk
|
054da6a681
|
fixes for postgres
|
2017-04-14 00:57:32 +02:00 |
|