Ben Kurtovic
de863465d2
Campaign module style tweaks.
há 8 anos
Ben Kurtovic
b7bb0f61d8
Add database to campaigns module; flesh out more.
há 8 anos
Ben Kurtovic
16d093df71
Refactor campaigns module and extend.
há 8 anos
Ben Kurtovic
c6a91161bb
Add campaign operations, some styling, demo.
há 8 anos
Ben Kurtovic
6ea69e5a08
Show disabled campaigns with a flag; placeholder for invalid char IDs.
há 8 anos
Ben Kurtovic
f8713d9357
Allow accessing individual campaigns directly.
há 8 anos
Ben Kurtovic
493a077e48
Fix status codes on internal error.
há 8 anos
Ben Kurtovic
e4cb5306c3
Missing import.
há 8 anos
Ben Kurtovic
d992f92d5a
Redirect after /settings/campaign instead of 204.
há 8 anos
Ben Kurtovic
eedacfb594
request.args -> request.form for POST
há 8 anos
Ben Kurtovic
506deb24cd
Add dropdown for campaign selection; titles.
há 8 anos
Ben Kurtovic
fbc9d8142c
Create special EVEAPIForbiddenError exception; catch in members module.
há 8 anos
Ben Kurtovic
75cd3945de
Teach ESI cache about private responses.
há 8 anos
Ben Kurtovic
dda18add9a
Display empty member list correctly.
há 8 anos
Ben Kurtovic
d3dce543be
Sort members by roles, then by name.
há 8 anos
Ben Kurtovic
3f6e8f1248
Note CEO in member list.
há 8 anos
Ben Kurtovic
877ac85628
Add styling to members module.
há 8 anos
Ben Kurtovic
da788d83fb
Implement most of members module logic.
há 8 anos
Ben Kurtovic
328a9132d5
Let modules request scopes; add missing docstrings.
há 8 anos
Ben Kurtovic
dfa695bb83
Add structure and supporting code for modules; add Campaigns module.
* Add config/modules/.
* Add hook-aware post-login homepage.
* Add flexible character module property database table, plus
AuthManager interface.
* Add Config.modules.
* Modules are imported dynamically with a _provided pseudo-module that
contains their Flask blueprint and a config reference.
* Add stubs for Map, Members, and Intel modules.
* Implement starting code for Campaigns module.
* Update sample config.
* Update database schema with foreign key constraints (unused for now).
* Restructure header HTML and desktop CSS slightly to cleanly display
large navigation bars.
* Dynamically generate navigation bar.
* Properly align character options popup with portrait.
há 8 anos
Ben Kurtovic
9da51282ee
Add modules to config; recast corp title as h1.
há 8 anos
Ben Kurtovic
181f54e618
Int-ify timestamps.
há 8 anos
Ben Kurtovic
79b88d4d08
Better session expiry handling, storing creation timestamp in cookie.
há 8 anos
Ben Kurtovic
9f4bc204e5
Refactor database character update function.
há 8 anos
Ben Kurtovic
463143095b
Clean up styles and make them configurable.
há 8 anos
Ben Kurtovic
e20957a236
Let HTTPExceptions fall through catch_exceptions().
há 8 anos
Ben Kurtovic
7af344b00a
Bugfix in SSO.
há 8 anos
Ben Kurtovic
676a9d357c
Fix refresh token behavior.
há 8 anos
Ben Kurtovic
e5ee28c378
Relax session expiry times.
há 8 anos
Ben Kurtovic
90874b72c3
Fix up header styling when logged in.
há 8 anos
Ben Kurtovic
1d511fe4d4
Add calefaction.enable_logging() function.
há 8 anos
Ben Kurtovic
5f289aec9e
Add logging throughout API and auth code.
há 8 anos
Ben Kurtovic
0e9949b31b
Add caching to ESI and clean up.
há 8 anos
Ben Kurtovic
c9ccea29c1
Finish setup docs; fix ESI bug.
há 8 anos
Ben Kurtovic
f557ae9950
add wsgi
há 8 anos
Ben Kurtovic
c131340b44
Implement ESI.
há 8 anos
Ben Kurtovic
2db54531f2
Extend caching for versioned assets.
há 8 anos
Ben Kurtovic
493de28a5d
Add clean message flashing, error handling.
há 8 anos
Ben Kurtovic
d29d4b12cd
Flesh out database, authentication, EVE SSO, docstrings.
há 8 anos
Ben Kurtovic
a8bf24b19a
Add basic database, session management.
há 8 anos
Ben Kurtovic
bf7e58dba9
Add EVE date to footer.
há 8 anos
Ben Kurtovic
5363fc32b0
Add style to config; minor tweaks.
há 8 anos
Ben Kurtovic
7b49e002d9
Update styles, flesh out more.
há 8 anos
Ben Kurtovic
fce7e1c4ee
Flask basics, style.
há 8 anos