This website requires JavaScript.
7952aaeeb6
fix for progressbar
phryk phryksen
2017-09-08 01:18:15 +0200
97a55fc58e
cli goodness. added list and delete commands, may have fixed add. also maybe gave a working progressbar to install…
phryk phryksen
2017-09-08 01:16:06 +0200
30d6bcbfde
fixed Checkbox/BooleanField, added trailing empty line in nginx.jinja because otherwise jinja cuts off the last }
User Phryk
2017-09-02 17:53:42 +0200
1abb65cfee
fixed lack of flask.g.user through fake_before_request decorator in cli, adjusted click type of BooleanField
User Phryk
2017-09-02 17:03:08 +0200
76d94d5e45
bork
phryk phryksen
2017-09-02 16:15:07 +0200
95dbc0bc78
420 get
phryk phryksen
2017-09-02 02:30:02 +0200
6c431b0809
minica cert now works with <keygen>, some general cleanup
phryk phryksen
2017-09-02 01:27:54 +0200
926a0322cd
actually fixed ClientCertToken generation for form overhaul now
User Phryk
2017-09-01 05:04:41 +0200
3db1388578
another fix for the form overhaul
User Phryk
2017-09-01 04:59:13 +0200
b9961f83f6
removed set_trace
User Phryk
2017-09-01 04:33:19 +0200
19fa346d76
progress on form overhaul
User Phryk
2017-09-01 04:31:33 +0200
9982153ff5
still broken, but less so?
phryk phryksen
2017-08-31 08:22:07 +0200
a121848245
half working commit for form system overhaul
phryk phryksen
2017-08-31 06:06:46 +0200
0c0c4d554d
moved BoundForm and related stuff from form to storage to get rid of a cyclic dependency
User Phryk
2017-08-28 00:26:48 +0200
ff22e9bc13
cli stuff
phryk phryksen
2017-08-24 23:52:50 +0200
46fe9cf116
fixed horrible security flaw in keygen handling, challenge was None, now isn't. see https://github.com/FFM/pyspkac/issues/7
User Phryk
2017-08-21 17:18:38 +0200
e7878ae503
improved config templates, fixed datetime form field, fixed problem initializing app.debugger when pudb isn't installed
phryk phryksen
2017-08-20 04:13:20 +0200
1864f29027
fixed timezone problem in minica command
phryk phryksen
2017-08-20 02:38:39 +0200
f17c6b822f
minor cleanup in auth
User Phryk
2017-08-19 18:24:19 +0200
60cfe37bef
removed set_trace's
User Phryk
2017-08-18 14:25:20 +0200
1380786bf6
goddamnit, software jesus was WRONG!
User Phryk
2017-08-18 14:13:56 +0200
400aef7efc
what would software jesus do?
User Phryk
2017-08-18 14:00:48 +0200
4342121369
fixed another --database/install issue by making the install command more ugly :(
User Phryk
2017-08-18 13:45:12 +0200
0c7f989b60
introduced optparse hack into __init__.py to handle --database (bad practice: default generated in __init__.py *and* cli/__init__.py)
User Phryk
2017-08-18 13:33:21 +0200
7d531d0129
too tired for sensible commit messages.
User Phryk
2017-08-18 04:35:23 +0200
4480130855
made ChildAware.class_children use set type
User Phryk
2017-08-18 03:47:31 +0200
a1e949edac
hopefully made nginx config template better
User Phryk
2017-08-18 03:19:27 +0200
1672606679
more cli goodness
User Phryk
2017-08-18 03:13:38 +0200
d1633d3598
started work on automated ca/cert generation
phryk phryksen
2017-08-16 22:53:44 +0200
5752168137
MOAR. FIX.
phryk phryksen
2017-08-16 20:41:27 +0200
f0f7c5f2eb
fix for better
phryk phryksen
2017-08-16 20:35:14 +0200
cd8a7109f0
moar better install
phryk phryksen
2017-08-16 20:31:47 +0200
d19e9d36a6
some typo fixes
phryk phryksen
2017-08-16 17:32:41 +0200
41d6c5d255
slightly more sane templating for cli
phryk phryksen
2017-08-16 17:15:51 +0200
471b92584e
more install foo
phryk phryksen
2017-08-16 00:52:14 +0200
078d39029a
more install foo
phryk phryksen
2017-08-16 00:49:01 +0200
56f4649a64
more cleanup on cli
phryk phryksen
2017-08-15 18:22:28 +0200
60495d0f5a
started work on automated config generation
User Phryk
2017-08-14 16:57:34 +0200
211c017f77
added missing deps
User Phryk
2017-08-13 22:36:32 +0200
32c45c6912
a bit more import cleanup. fixed css for showing hidden comment reply forms, made reply icon actually themed.
phryk phryksen
2017-08-13 05:12:29 +0200
203e12838d
fixes? things? also way better delete button
phryk phryksen
2017-08-09 21:36:03 +0200
e2fd0b3af5
more cleanup
phryk phryksen
2017-08-09 20:34:50 +0200
4c25888f3d
some css fixes, in the middle of prettying up code, made .render for inline mode not throw AccessDenied, but rather output a placeholder telling you about your lack of access
User Phryk
2017-08-09 17:31:52 +0200
245676da32
niced up imports, renamed Form.handle to process to get rid of name collision with Renderable handles
User Phryk
2017-08-07 23:09:44 +0200
7214aca15c
tiny css adjustment
User Phryk
2017-08-06 15:01:42 +0200
f120797448
tiny css fix for better editing
User Phryk
2017-08-06 13:11:18 +0200
cf98f3910c
or this?
User Phryk
2017-08-06 05:55:32 +0200
974ebbabe4
maybe this'll look better...
User Phryk
2017-08-06 05:46:03 +0200
104d8e5586
fixing minor fuckups introduced in latest commits
User Phryk
2017-08-06 05:38:25 +0200
46e41f4aee
so that's why it was like that…
User Phryk
2017-08-06 05:33:55 +0200
d10b1181ac
better caching and for theme resources as well
User Phryk
2017-08-06 05:21:27 +0200
660cb85ff7
theming and styling
User Phryk
2017-08-06 04:47:30 +0200
edee2a4071
more header florp!
phryk phryksen
2017-08-04 12:11:53 +0200
70229d8d9b
markdown should now be rendered the same size everywhere
phryk phryksen
2017-08-04 10:52:50 +0200
aded87f936
jesus fuck, seems like the css roughly works. also fixed postgres/sqlite compat issue in search
phryk phryksen
2017-08-04 08:51:53 +0200
28ef12d27f
graaah
phryk phryksen
2017-08-04 08:24:28 +0200
095af2dd5c
template fix, ugly css
phryk phryksen
2017-08-04 08:11:20 +0200
8be4797fb0
untested template adjustment
phryk phryksen
2017-08-04 07:40:31 +0200
4f4a67a1ba
this might make things better, but I'm tired af so who knows
phryk phryksen
2017-08-04 07:34:35 +0200
e1554279a1
tiny css fix
phryk phryksen
2017-08-04 07:06:09 +0200
e4e4aa024b
styling fixes, bugfix in commenting (only ever worked by random chance)
phryk phryksen
2017-08-04 07:01:29 +0200
38a56b75f6
css fix, removed no-pagination text
phryk phryksen
2017-08-04 06:36:35 +0200
a126262aff
more theming!
phryk phryksen
2017-08-04 06:29:06 +0200
bde4d48740
css fixes/adjustments, templating, added css_class parameter to Renderable
phryk phryksen
2017-08-04 04:57:12 +0200
5fff1bdfad
committing untested css fix because i fucking can, that's why
phryk phryksen
2017-08-03 20:43:57 +0200
7a75e7806b
responsive?
User Phryk
2017-08-02 19:54:49 +0200
165bbc239e
css fix for a::after in breadcrumb
User Phryk
2017-08-02 18:33:40 +0200
125b68263b
moved quiet parameter handling for url functions while fixing a bug
User Phryk
2017-08-02 04:11:36 +0200
fa787d70df
made logo naming less nonsensical
phryk phryksen
2017-08-02 00:25:45 +0200
74dc15946b
smol css fix
phryk phryksen
2017-08-01 23:51:48 +0200
71e2f6d15a
templating and styling
phryk phryksen
2017-08-01 23:11:44 +0200
ecd261c934
templating/inheritance fixes
User Phryk
2017-08-01 19:25:10 +0200
7ecc9922bc
Merge branch 'master' of github.com:phryk/poobrains
User Phryk
2017-08-01 16:43:28 +0200
541dabe110
tiny css fix for <pre>
User Phryk
2017-08-01 16:41:14 +0200
bb2d62cee7
fixed header h1 sizing issues the hard way. added form.fields.DateTime
phryk phryksen
2017-07-30 00:16:25 +0200
db2a78aff1
whoops.
phryk phryksen
2017-07-26 23:44:54 +0200
7b3480d1f4
reverted changes in tagging from 7838560268
phryk phryksen
2017-07-26 23:21:13 +0200
bda8290e30
fixed http status codes for errorpage
User Phryk
2017-07-17 01:13:15 +0200
7838560268
split Forestable from Tag, holding just parent field definition, tree and class_tree
phryk phryksen
2017-07-14 01:28:40 +0200
cfab710585
fixed another problem with helpers.clean_string
phryk phryksen
2017-07-10 21:06:09 +0200
be2e01f236
maybe better non-unicode handling in helpers.clean_string
phryk phryksen
2017-07-10 20:15:54 +0200
3820fe7886
better clean_string
User Phryk
2017-07-10 19:26:13 +0200
cd5325482c
Merge branch 'master' of github.com:phryk/poobrains
User Phryk
2017-07-09 04:53:53 +0200
5679941a5a
tiny scss fix: set display: none for datalists to avoid weirdness.
User Phryk
2017-07-09 04:53:39 +0200
77884c8f53
fix for a cli issue in commenting. might be hacky.
phryk phryksen
2017-07-09 01:57:58 +0200
3fc165ff2d
added tiny helper function for aggressive string cleaning for urls
phryk phryksen
2017-07-09 00:34:03 +0200
08db954d22
general cleanup
phryk phryksen
2017-07-08 18:43:13 +0200
12d11c0eed
added cron functionality
phryk phryksen
2017-07-08 18:09:56 +0200
4afbf6e5a8
ported cli to click. no input sanitation yet.
User Phryk
2017-07-08 02:45:14 +0200
8e546a96eb
added woff file extension to theme resource whitelist, pgp key import in profile.py now updates user-associated fingerprint
User Phryk
2017-07-04 02:21:41 +0200
6a96ee3217
tag hierarchy now doesn't show root node description
phryk phryksen
2017-07-02 02:06:39 +0200
1253ae661a
tiny css fix to avoid vertical header cutoff
User Phryk
2017-07-01 05:36:32 +0200
48804a5919
even moar fix?
User Phryk
2017-07-01 05:09:23 +0200
de390889b8
moar fix!1!!
User Phryk
2017-07-01 05:05:09 +0200
a9488888ee
fix for the fix
User Phryk
2017-07-01 04:47:13 +0200
836d53bf27
css fix for logo
User Phryk
2017-07-01 04:44:58 +0200
c57cd8bf2c
css flexbox breakout for the logo, which isn't even shown yet. :F
User Phryk
2017-07-01 04:30:02 +0200
99052a3904
tag display stuff got some adjustment
phryk phryksen
2017-07-01 00:34:30 +0200
d1c8cea4cf
removed multi parameter from MultiChoice.__init__, cloning it now works properly
phryk phryksen
2017-06-30 21:51:49 +0200
5c1e8e0657
taggingfield now always shows all the tags.
phryk phryksen
2017-06-30 21:35:44 +0200