Scoder12
|
e35964babe
|
Bump patch version
|
2020-07-30 13:01:22 -07:00 |
|
Scoder12
|
850e3aa29b
|
Change make_response to Response to fix bug
|
2020-07-30 13:00:22 -07:00 |
|
Scoder12
|
28ccc7c3a3
|
Bump patch version
|
2020-07-29 12:53:18 -07:00 |
|
Scoder12
|
9beecd1311
|
Pass missing args to view function
Used by static files
|
2020-07-29 12:52:57 -07:00 |
|
Scoder12
|
b839d322ee
|
Bump patch version
|
2020-07-29 12:43:13 -07:00 |
|
Scoder12
|
f45c760d83
|
Don't pass unexpected args to loginwall handler
|
2020-07-29 12:42:30 -07:00 |
|
Scoder12
|
9da2e19ff5
|
Bump minor version
|
2020-07-29 11:58:10 -07:00 |
|
Scoder12
|
a05dc35e0d
|
Use request.args instead of non-existant request.query
|
2020-07-29 11:39:04 -07:00 |
|
Scoder12
|
e1e9a77d25
|
Handle src paramater correctly
|
2020-07-29 11:37:27 -07:00 |
|
Scoder12
|
2ad93fed96
|
Add default for needs_params src
|
2020-07-29 11:26:38 -07:00 |
|
Scoder12
|
e484d37bad
|
Add needs_params querystring example
|
2020-07-29 11:25:08 -07:00 |
|
Scoder12
|
936bf12db9
|
Add src paramater to needs_params
|
2020-07-29 11:22:23 -07:00 |
|
Scoder12
|
fb500d6cc1
|
Allow post request in needs_params example
|
2020-07-29 11:11:37 -07:00 |
|
Scoder12
|
ca44b9a241
|
Use post request in needs_params example
|
2020-07-29 11:10:50 -07:00 |
|
Scoder12
|
7da2a97832
|
Fix bad annotation
|
2020-07-29 11:09:45 -07:00 |
|
Scoder12
|
4e1461a492
|
Add needs_signin example
|
2020-07-29 11:08:35 -07:00 |
|
Scoder12
|
f175159e97
|
Import needs_params in maqpy init
|
2020-07-29 11:06:44 -07:00 |
|
Scoder12
|
d1cadd7f37
|
Add code for needs_params
|
2020-07-29 10:57:57 -07:00 |
|
Scoder12
|
f595fa94ba
|
Remove unused import
|
2020-07-28 17:46:18 -07:00 |
|
Scoder12
|
3d4bf9fb98
|
Remove call referencing old class
|
2020-07-28 17:40:05 -07:00 |
|
Scoder12
|
5cba0a7517
|
Delete FileCache in favor of simple dict
|
2020-07-28 17:38:35 -07:00 |
|
Scoder12
|
b67d1d4e27
|
Fix type annotations in needs_params again
|
2020-07-28 17:37:21 -07:00 |
|
Scoder12
|
8e8da86391
|
Fix type annotations in needs_params
|
2020-07-28 17:36:24 -07:00 |
|
Scoder12
|
50a9075ecb
|
Add files example
|
2020-07-28 17:32:12 -07:00 |
|
Scoder12
|
0cdea584d8
|
Fix file load bug
|
2020-07-28 17:30:35 -07:00 |
|
Scoder12
|
04cb0f6d23
|
Remove trailing whitespace
|
2020-07-28 17:16:35 -07:00 |
|
Scoder12
|
6bab22c596
|
Import files module
|
2020-07-28 17:16:18 -07:00 |
|
Scoder12
|
63b00a0943
|
Add maqpy module to docs
|
2020-07-28 17:15:37 -07:00 |
|
Scoder12
|
e2d5e55ca3
|
Initial code for needs_params
|
2020-07-28 17:11:39 -07:00 |
|
Scoder12
|
9249c4f2b5
|
Finish rename and rearrange imports
|
2020-07-28 16:59:04 -07:00 |
|
Scoder12
|
c08b64d3ec
|
Fix bug in decorator: actually return handler
|
2020-07-28 16:33:13 -07:00 |
|
Scoder12
|
55234c2ab5
|
Rename kwarg in needs_signin, fix import order
|
2020-07-28 16:30:17 -07:00 |
|
Scoder12
|
3d5c6de37f
|
Import needs_signin in maqpy init
|
2020-07-28 16:28:12 -07:00 |
|
Scoder12
|
b320857d56
|
Fix typo
|
2020-07-28 16:26:12 -07:00 |
|
Scoder12
|
2d571ce305
|
Add code to needs_signin example
|
2020-07-28 16:25:05 -07:00 |
|
Scoder12
|
93e5a2c25d
|
Add needs_signin example
|
2020-07-28 16:23:22 -07:00 |
|
Scoder12
|
034ab730cd
|
Use __name__ instead of constant in app constructor
|
2020-07-28 16:23:01 -07:00 |
|
Scoder12
|
3660b112a6
|
Run app if invoked directly
|
2020-07-28 16:22:21 -07:00 |
|
Scoder12
|
6ebabbc51c
|
Feat: Add needs_sigin decorator
|
2020-07-28 16:17:14 -07:00 |
|
Scoder12
|
a51b95a4ba
|
Fix type annotation on items method
|
2020-07-28 16:08:25 -07:00 |
|
Scoder12
|
855274e322
|
Add items method to database client
|
2020-07-28 16:05:24 -07:00 |
|
Scoder12
|
85286c59ec
|
Bump version to above old version
Was using 0.3.0 instead of 1.3.0 🤦
|
2020-07-28 15:35:13 -07:00 |
|
Scoder12
|
c3318024f7
|
Bump version to reupload to pypi
|
2020-07-28 15:32:43 -07:00 |
|
Scoder12
|
3f67ed3111
|
Fix bug in loginwall example
|
2020-07-28 12:54:20 -07:00 |
|
Scoder12
|
dcbef77b75
|
Add missing space before HTML attributes
|
2020-07-28 12:52:52 -07:00 |
|
Scoder12
|
32c8dcdf50
|
Use f-string instead of concatenation in example
|
2020-07-28 12:46:15 -07:00 |
|
Scoder12
|
df795e35c9
|
Pass arguments to super properly
|
2020-07-28 12:42:33 -07:00 |
|
Scoder12
|
29e1b71e61
|
Pass rule to _request_handler
|
2020-07-28 12:39:18 -07:00 |
|
Scoder12
|
bcd7b1ade5
|
Fix loginwall and typo in module description
|
2020-07-28 12:36:53 -07:00 |
|
Scoder12
|
c82866a7cf
|
Don't require beta poetry version
|
2020-07-28 12:31:47 -07:00 |
|