Yax
|
938fe0b4e9
|
flask 2.0
|
2021-07-17 09:27:37 +02:00 |
|
Yax
|
1736303949
|
disable api security for local testing
|
2021-07-17 09:22:14 +02:00 |
|
Yax
|
e8c21cebc1
|
Merge pull request #5 from kianby/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.26.4 to 1.26.5
|
2021-06-05 10:52:32 +02:00 |
|
dependabot[bot]
|
994eca83e9
|
Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-02 01:19:00 +00:00 |
|
Yax
|
a65206f59f
|
update dependencies
|
2021-04-24 14:10:25 +02:00 |
|
Yax
|
105dbb4313
|
add mail error logger
|
2021-02-08 18:35:46 +01:00 |
|
Yax
|
359294e166
|
remove umbrella
|
2021-02-08 18:20:13 +01:00 |
|
Yax
|
087d2f9442
|
2.0 beta 4
|
2021-02-03 18:34:41 +01:00 |
|
Yax
|
1d69fbd4c8
|
Merge branch 'master' of github.com:kianby/stacosys
|
2021-02-03 18:32:41 +01:00 |
|
Yax
|
bc2292b0e8
|
add global count
|
2021-02-03 18:31:46 +01:00 |
|
Yax
|
055cc61e58
|
upgrade dependencies
|
2021-02-03 18:31:35 +01:00 |
|
Yax
|
b53cee2403
|
Merge pull request #4 from kianby/develop
markdown joke
|
2021-01-31 17:08:05 +01:00 |
|
Yax
|
d1677bdfe0
|
markdown joke
|
2021-01-31 17:06:48 +01:00 |
|
Yax
|
401253469e
|
Merge pull request #3 from kianby/develop
update README, licence GPL v2 upgraded to v3
|
2021-01-31 17:03:07 +01:00 |
|
Yax
|
3456562af9
|
update README, licence GPL v2 upgraded to v3
|
2021-01-31 17:01:26 +01:00 |
|
Yax
|
59e020228a
|
fix a couple of bugs
|
2021-01-28 19:00:54 +01:00 |
|
Yax
|
542a923cbe
|
upgrade libs and follow linter recommandations
|
2021-01-24 18:23:20 +01:00 |
|
Yax
|
51cfdbe210
|
version 2.0 beta 2
|
2021-01-23 18:06:41 +01:00 |
|
Yax
|
b4c5743ce8
|
python 3.9 required
|
2021-01-23 18:04:52 +01:00 |
|
Yax
|
98c81d584d
|
version 2.0-b1
|
2021-01-20 19:40:21 +01:00 |
|
Yax
|
30de8d56f7
|
ignore sqlite files
|
2021-01-19 19:32:58 +01:00 |
|
Yax
|
5efc3dd330
|
add mypy tool
|
2021-01-19 19:27:49 +01:00 |
|
Yax
|
75ee7acb6d
|
stop using typing module. Python 3.9 required.
|
2021-01-19 19:01:20 +01:00 |
|
Yax
|
3382a0a3f4
|
fix flask parameter retrieval
|
2021-01-19 19:00:57 +01:00 |
|
Yax
|
599838af1f
|
major version 2.0
|
2021-01-19 19:00:35 +01:00 |
|
Yax
|
5dca8aafe1
|
get rid of site token retrieved from DB
|
2021-01-19 18:59:57 +01:00 |
|
Yax
|
6b4ae63190
|
remove unused __init__.py files
|
2021-01-19 18:59:26 +01:00 |
|
Yax
|
35173eff71
|
move db migration tool
|
2021-01-19 18:58:59 +01:00 |
|
Yax
|
0a4533b389
|
database migration script
|
2021-01-18 19:25:45 +01:00 |
|
Yax
|
8ee07ec9ed
|
use enums
|
2021-01-14 18:45:06 +01:00 |
|
Yax
|
acaae53982
|
remove site entity
|
2021-01-10 21:03:55 +01:00 |
|
Yax
|
dfdb5bdb28
|
refactor config constants
|
2021-01-10 15:36:29 +01:00 |
|
Yax
|
9c39cf6d30
|
connect new templater implementation
|
2021-01-10 14:26:59 +01:00 |
|
Yax
|
6397e547d8
|
pytest templater
|
2021-01-09 19:15:58 +01:00 |
|
Yax
|
8b38769cfc
|
unit test templater
|
2021-01-03 18:25:19 +01:00 |
|
Yax
|
b72d495cec
|
no more used
|
2021-01-03 18:24:34 +01:00 |
|
Yax
|
adc6451116
|
improve encapsulation
|
2021-01-03 18:24:16 +01:00 |
|
Yax
|
6c855e7ead
|
object-oriented and DI
|
2021-01-02 12:36:42 +01:00 |
|
Yax
|
30428b1af7
|
backup sqlite db to json with tinyDB
|
2021-01-01 11:18:35 +01:00 |
|
Yax
|
b09a576b4b
|
config becomes object-oriented and pytests have been added
|
2021-01-01 11:17:09 +01:00 |
|
Yax
|
19112245c0
|
git ignore
|
2020-12-28 19:44:26 +01:00 |
|
Yax
|
aa122f3138
|
draft tinydb persistence
|
2020-12-28 19:43:23 +01:00 |
|
Yax
|
b258194d6f
|
tinydb migration
|
2020-12-27 20:04:20 +01:00 |
|
Yax
|
7e8930faba
|
move package root
|
2020-12-27 18:37:07 +01:00 |
|
Yax
|
c6f1e8b82e
|
add type checking
|
2020-03-31 20:20:07 +02:00 |
|
Yax
|
92a6830364
|
fix plain text part content
|
2020-03-31 20:15:29 +02:00 |
|
Yax
|
7f3b8adda4
|
fix named tuple
|
2020-03-31 20:09:38 +02:00 |
|
Yax
|
44ea468b71
|
add type checking
|
2020-03-31 19:53:59 +02:00 |
|
Yax
|
243fe6903d
|
fix var
|
2020-03-29 16:05:12 +02:00 |
|
Yax
|
f8636feaab
|
fix fn name
|
2020-03-29 15:57:25 +02:00 |
|