Sun, 07 Jun 2020 00:15:07 -0700 |
Ludovic Chabant |
web: Fixes for new version of werkzeug.
|
Tue, 16 Oct 2018 22:07:37 -0700 |
Ludovic Chabant |
web: Add support for custom CSS stylesheet.
|
Sun, 30 Sep 2018 21:38:44 -0700 |
Ludovic Chabant |
core: Use new import syntax for Flask plugins.
|
Sun, 07 Jan 2018 11:11:04 -0800 |
Ludovic Chabant |
auth: Rewrite permission system and improve support for it.
|
Wed, 03 Jan 2018 00:58:09 -0800 |
Ludovic Chabant |
web: Fix UI bugs and do a few improvements.
|
Mon, 17 Apr 2017 21:36:49 -0700 |
Ludovic Chabant |
update: Do a reset if the DB requires an upgrade.
|
Fri, 14 Apr 2017 21:27:46 -0700 |
Ludovic Chabant |
web: Add basic ability to upload files.
|
Mon, 20 Mar 2017 22:18:32 -0700 |
Ludovic Chabant |
web: Support browsers without Javascript.
|
Wed, 14 Oct 2015 22:58:00 -0700 |
Ludovic Chabant |
runserver: Fix wiki updater not being set properly.
|
Wed, 14 Oct 2015 22:06:17 -0700 |
Ludovic Chabant |
runserver: Fix auto-reloading, use 'dirtying' update by default.
|
Wed, 14 Oct 2015 20:50:42 -0700 |
Ludovic Chabant |
code: Fix PEP8 and other cosmetic errors.
|
Sun, 20 Sep 2015 08:27:38 -0700 |
Ludovic Chabant |
Disable caching on the right middleware... duh.
|
Wed, 16 Sep 2015 23:04:28 -0700 |
Ludovic Chabant |
Big refactor to get rid of this whole single page app crap.
|
Sun, 19 Apr 2015 21:59:51 -0700 |
Ludovic Chabant |
Remove duplicated code.
|
Sun, 19 Apr 2015 20:54:10 -0700 |
Ludovic Chabant |
Better 'dev' server mode by serving some assets from their original folder.
|
Sat, 25 Oct 2014 22:27:17 -0700 |
Ludovic Chabant |
Add support for InfluxDB metrics.
|
Sat, 11 Oct 2014 22:05:48 -0700 |
Ludovic Chabant |
SQL cache refactor to try and do things correctly with SQLAlchemy.
|
Wed, 08 Oct 2014 23:22:44 -0700 |
Ludovic Chabant |
Consistent Flask config variables. Set that config before creating the app.
|
Sat, 04 Oct 2014 21:19:42 -0700 |
Ludovic Chabant |
Don't initialize a wiki instance in Flask until we need one.
|
Sat, 04 Oct 2014 21:05:22 -0700 |
Ludovic Chabant |
Frontend refactor and backend support for cached page lists.
|
Wed, 01 Oct 2014 08:19:03 -0700 |
Ludovic Chabant |
Wiki updater cleanup and improvements.
|
Mon, 07 Apr 2014 08:12:58 -0700 |
Ludovic Chabant |
Add ability to use a profiling middleware on the WSGI application.
|
Wed, 02 Apr 2014 08:13:12 -0700 |
Ludovic Chabant |
Fixes for running in `mod_wsgi`.
|
Sat, 29 Mar 2014 22:28:07 -0700 |
Ludovic Chabant |
Simpler out-of-the-box support for background updates.
|
Fri, 28 Mar 2014 22:02:59 -0700 |
Ludovic Chabant |
Improve support for async wiki updates.
|
Mon, 10 Mar 2014 16:47:21 -0700 |
Ludovic Chabant |
Various changes/improvements:
|
Mon, 17 Feb 2014 08:34:21 -0800 |
Ludovic Chabant |
Make `--debug` only for debug logging. Use `--dev` for using dev assets.
|
Tue, 28 Jan 2014 20:34:11 -0800 |
Ludovic Chabant |
Common code for fallback when Bcrypt is not available.
|
Tue, 28 Jan 2014 08:16:35 -0800 |
Ludovic Chabant |
More work on initialization/teardown:
|