Yax
|
3d5dd5c571
|
Enforce boolean validation
|
2021-07-17 18:32:47 +02:00 |
|
Yax
|
6112353bb9
|
Improve unit test
|
2021-07-17 18:32:29 +02:00 |
|
Yax
|
2694ef1f75
|
move DB operations to DAO
|
2021-07-17 11:42:40 +02:00 |
|
Yax
|
3905ef4bbd
|
replace pytest by unittest
|
2021-07-17 11:42:04 +02:00 |
|
Yax
|
92e6a8965d
|
add dao
|
2021-07-17 09:44:58 +02:00 |
|
Yax
|
5ad049f618
|
flask 2.0
|
2021-07-17 09:27:37 +02:00 |
|
Yax
|
99965fff55
|
disable api security for local testing
|
2021-07-17 09:22:14 +02:00 |
|
Yax
|
65d608a254
|
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]
|
1d11626304
|
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
|
d22c94fef5
|
update dependencies
|
2021-04-24 14:10:25 +02:00 |
|
Yax
|
e18d4ccc22
|
add mail error logger
|
2021-02-08 18:35:46 +01:00 |
|
Yax
|
409fc76101
|
remove umbrella
|
2021-02-08 18:20:13 +01:00 |
|
Yax
|
9cc1b62a5c
|
2.0 beta 4
|
2021-02-03 18:34:41 +01:00 |
|
Yax
|
96b821d01a
|
Merge branch 'master' of github.com:kianby/stacosys
|
2021-02-03 18:32:41 +01:00 |
|
Yax
|
af9bfcdddc
|
add global count
|
2021-02-03 18:31:46 +01:00 |
|
Yax
|
0056feaa7f
|
upgrade dependencies
|
2021-02-03 18:31:35 +01:00 |
|
Yax
|
b8da995cd9
|
Merge pull request #4 from kianby/develop
markdown joke
|
2021-01-31 17:08:05 +01:00 |
|
Yax
|
b290fe35d3
|
markdown joke
|
2021-01-31 17:06:48 +01:00 |
|
Yax
|
287a441f40
|
Merge pull request #3 from kianby/develop
update README, licence GPL v2 upgraded to v3
|
2021-01-31 17:03:07 +01:00 |
|
Yax
|
a5bfc88554
|
update README, licence GPL v2 upgraded to v3
|
2021-01-31 17:01:26 +01:00 |
|
Yax
|
3a19db0b2d
|
fix a couple of bugs
|
2021-01-28 19:00:54 +01:00 |
|
Yax
|
7070e2a273
|
upgrade libs and follow linter recommandations
|
2021-01-24 18:23:20 +01:00 |
|
Yax
|
d6f7cdabfe
|
version 2.0 beta 2
|
2021-01-23 18:06:41 +01:00 |
|
Yax
|
f52eae82ab
|
python 3.9 required
|
2021-01-23 18:04:52 +01:00 |
|
Yax
|
e2ce3fa797
|
version 2.0-b1
|
2021-01-20 19:40:21 +01:00 |
|
Yax
|
b5992560e8
|
ignore sqlite files
|
2021-01-19 19:32:58 +01:00 |
|
Yax
|
03e5d2dcea
|
add mypy tool
|
2021-01-19 19:27:49 +01:00 |
|
Yax
|
af414d11e1
|
stop using typing module. Python 3.9 required.
|
2021-01-19 19:01:20 +01:00 |
|
Yax
|
3d818ad417
|
fix flask parameter retrieval
|
2021-01-19 19:00:57 +01:00 |
|
Yax
|
93a4971d79
|
major version 2.0
|
2021-01-19 19:00:35 +01:00 |
|
Yax
|
450280e9b9
|
get rid of site token retrieved from DB
|
2021-01-19 18:59:57 +01:00 |
|
Yax
|
de6e9ba4f0
|
remove unused __init__.py files
|
2021-01-19 18:59:26 +01:00 |
|
Yax
|
e6d950fe56
|
move db migration tool
|
2021-01-19 18:58:59 +01:00 |
|
Yax
|
7bd3c6ffef
|
database migration script
|
2021-01-18 19:25:45 +01:00 |
|
Yax
|
435cddc4e4
|
use enums
|
2021-01-14 18:45:06 +01:00 |
|
Yax
|
e6986e3587
|
remove site entity
|
2021-01-10 21:03:55 +01:00 |
|
Yax
|
e85e53a48e
|
refactor config constants
|
2021-01-10 15:36:29 +01:00 |
|
Yax
|
cae77c2d05
|
connect new templater implementation
|
2021-01-10 14:26:59 +01:00 |
|
Yax
|
fde8c33de0
|
pytest templater
|
2021-01-09 19:15:58 +01:00 |
|
Yax
|
23a45580ee
|
unit test templater
|
2021-01-03 18:25:19 +01:00 |
|
Yax
|
b0867f0e44
|
no more used
|
2021-01-03 18:24:34 +01:00 |
|
Yax
|
5fea1e358a
|
improve encapsulation
|
2021-01-03 18:24:16 +01:00 |
|
Yax
|
962e0d2e41
|
object-oriented and DI
|
2021-01-02 12:36:42 +01:00 |
|
Yax
|
ab54ab981a
|
backup sqlite db to json with tinyDB
|
2021-01-01 11:18:35 +01:00 |
|
Yax
|
9b578637ba
|
config becomes object-oriented and pytests have been added
|
2021-01-01 11:17:09 +01:00 |
|
Yax
|
5bf6040d2c
|
git ignore
|
2020-12-28 19:44:26 +01:00 |
|
Yax
|
674811b77f
|
draft tinydb persistence
|
2020-12-28 19:43:23 +01:00 |
|
Yax
|
3293a10abe
|
tinydb migration
|
2020-12-27 20:04:20 +01:00 |
|
Yax
|
eaad39b05b
|
move package root
|
2020-12-27 18:37:07 +01:00 |
|
Yax
|
7f6416c41a
|
add type checking
|
2020-03-31 20:20:07 +02:00 |
|