Commit Graph

825 Commits

Author SHA1 Message Date
phryk phryksen
7952aaeeb6 fix for progressbar 2017-09-08 01:18:15 +02:00
phryk phryksen
97a55fc58e cli goodness. added list and delete commands, may have fixed add. also maybe gave a working progressbar to install… 2017-09-08 01:16:06 +02:00
User Phryk
30d6bcbfde fixed Checkbox/BooleanField, added trailing empty line in nginx.jinja because otherwise jinja cuts off the last } 2017-09-02 17:53:42 +02:00
User Phryk
1abb65cfee fixed lack of flask.g.user through fake_before_request decorator in cli, adjusted click type of BooleanField 2017-09-02 17:03:08 +02:00
phryk phryksen
76d94d5e45 bork 2017-09-02 16:15:07 +02:00
phryk phryksen
95dbc0bc78 420 get 2017-09-02 02:30:02 +02:00
phryk phryksen
6c431b0809 minica cert now works with <keygen>, some general cleanup 2017-09-02 01:27:54 +02:00
User Phryk
926a0322cd actually fixed ClientCertToken generation for form overhaul now 2017-09-01 05:04:41 +02:00
User Phryk
3db1388578 another fix for the form overhaul 2017-09-01 04:59:13 +02:00
User Phryk
b9961f83f6 removed set_trace 2017-09-01 04:33:19 +02:00
User Phryk
19fa346d76 progress on form overhaul 2017-09-01 04:31:33 +02:00
phryk phryksen
9982153ff5 still broken, but less so? 2017-08-31 08:22:07 +02:00
phryk phryksen
a121848245 half working commit for form system overhaul 2017-08-31 06:06:46 +02:00
User Phryk
0c0c4d554d moved BoundForm and related stuff from form to storage to get rid of a cyclic dependency 2017-08-28 00:26:48 +02:00
phryk phryksen
ff22e9bc13 cli stuff 2017-08-24 23:52:50 +02:00
User Phryk
46fe9cf116 fixed horrible security flaw in keygen handling, challenge was None, now isn't. see https://github.com/FFM/pyspkac/issues/7 2017-08-21 17:18:38 +02:00
phryk phryksen
e7878ae503 improved config templates, fixed datetime form field, fixed problem initializing app.debugger when pudb isn't installed 2017-08-20 04:13:20 +02:00
phryk phryksen
1864f29027 fixed timezone problem in minica command 2017-08-20 02:38:39 +02:00
User Phryk
f17c6b822f minor cleanup in auth 2017-08-19 18:24:19 +02:00
User Phryk
60cfe37bef removed set_trace's 2017-08-18 14:25:20 +02:00
User Phryk
1380786bf6 goddamnit, software jesus was WRONG! 2017-08-18 14:13:56 +02:00
User Phryk
400aef7efc what would software jesus do? 2017-08-18 14:00:48 +02:00
User Phryk
4342121369 fixed another --database/install issue by making the install command more ugly :( 2017-08-18 13:45:12 +02:00
User Phryk
0c7f989b60 introduced optparse hack into __init__.py to handle --database (bad practice: default generated in __init__.py *and* cli/__init__.py) 2017-08-18 13:33:21 +02:00
User Phryk
7d531d0129 too tired for sensible commit messages. 2017-08-18 04:35:23 +02:00
User Phryk
4480130855 made ChildAware.class_children use set type 2017-08-18 03:47:31 +02:00
User Phryk
a1e949edac hopefully made nginx config template better 2017-08-18 03:19:27 +02:00
User Phryk
1672606679 more cli goodness 2017-08-18 03:13:38 +02:00
phryk phryksen
d1633d3598 started work on automated ca/cert generation 2017-08-16 22:53:44 +02:00
phryk phryksen
5752168137 MOAR. FIX. 2017-08-16 20:41:27 +02:00
phryk phryksen
f0f7c5f2eb fix for better 2017-08-16 20:35:14 +02:00
phryk phryksen
cd8a7109f0 moar better install 2017-08-16 20:31:47 +02:00
phryk phryksen
d19e9d36a6 some typo fixes 2017-08-16 17:32:41 +02:00
phryk phryksen
41d6c5d255 slightly more sane templating for cli 2017-08-16 17:15:51 +02:00
phryk phryksen
471b92584e more install foo 2017-08-16 00:52:14 +02:00
phryk phryksen
078d39029a more install foo 2017-08-16 00:49:01 +02:00
phryk phryksen
56f4649a64 more cleanup on cli 2017-08-15 18:22:28 +02:00
User Phryk
60495d0f5a started work on automated config generation 2017-08-14 16:57:34 +02:00
User Phryk
211c017f77 added missing deps 2017-08-13 22:36:32 +02:00
phryk phryksen
32c45c6912 a bit more import cleanup. fixed css for showing hidden comment reply forms, made reply icon actually themed. 2017-08-13 05:12:29 +02:00
phryk phryksen
203e12838d fixes? things? also way better delete button 2017-08-09 21:36:03 +02:00
phryk phryksen
e2fd0b3af5 more cleanup 2017-08-09 20:34:50 +02:00
User Phryk
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 2017-08-09 17:31:52 +02:00
User Phryk
245676da32 niced up imports, renamed Form.handle to process to get rid of name collision with Renderable handles 2017-08-07 23:09:44 +02:00
User Phryk
7214aca15c tiny css adjustment 2017-08-06 15:01:42 +02:00
User Phryk
f120797448 tiny css fix for better editing 2017-08-06 13:11:18 +02:00
User Phryk
cf98f3910c or this? 2017-08-06 05:55:32 +02:00
User Phryk
974ebbabe4 maybe this'll look better... 2017-08-06 05:46:03 +02:00
User Phryk
104d8e5586 fixing minor fuckups introduced in latest commits 2017-08-06 05:38:25 +02:00
User Phryk
46e41f4aee so that's why it was like that… 2017-08-06 05:33:55 +02:00