Tiara Rodney
fedd42933c
Merged in hotfix/HTTPASTE-32/schema (pull request #14 )
...
fix(schema): add parameters to paste/private route
2022-04-02 23:33:25 +00:00
Tiara Rodney
6e0229f34f
fix(schema): add parameters to paste/private route
...
chore: upgrade version
resolves: HTTPASTE-32
2022-04-03 01:31:51 +02:00
Tiara Rodney
1a4e20ce3e
Merged in bugfix/HTTPASTE-31/backend/sqlite (pull request #13 )
...
fix(backend/sqlite): remove faulty var from load()
2022-04-02 23:11:36 +00:00
Tiara Rodney
cefbcf9318
fix(backend/sqlite): remove faulty var from load()
...
resolves HTTPASTE-31
2022-04-03 01:09:12 +02:00
Tiara Rodney
107ed91120
Merged in master (pull request #11 )
...
Master
2022-04-02 22:56:55 +00:00
Tiara Rodney
5a6c6431e9
Merged in feature/HTTPASTE-10/backend/mysql (pull request #10 )
...
feat(backend/mysql): initialize mysql backend
2022-04-02 22:34:12 +00:00
Tiara Rodney
5e25606880
feat(backend/mysql): initialize mysql backend
...
created prototype for backend/mysql module
feat(backend/mysql): implement interface
tested with MariaDB
docs(backend/sql): initialize docs
2022-04-03 00:33:07 +02:00
Tiara Rodney
21d8b8c541
Merged in bugfix/HTTPASTE-30/backend/sqlite (pull request #9 )
...
refactor(backend/sqlite): normalize functions
2022-04-02 22:31:52 +00:00
Tiara Rodney
23d5128ea7
refactor(backend/sqlite): normalize functions
2022-04-03 00:29:44 +02:00
Tiara Rodney
dfff5f1523
fix(setup.cfg): add schema data path
2022-04-02 20:20:09 +02:00
Tiara Rodney
fdf69d37db
Merged in hotfix/HTTPASTE-9/schema (pull request #8 )
...
fix(schema): initialize module
2022-04-02 18:09:11 +00:00
Tiara Rodney
d367d43524
fix(schema): initialize module
...
chore: upgrade version
2022-04-02 20:07:28 +02:00
Tiara Rodney
55ec3a41e8
Merged in hotfix/HTTPASTE-8 (pull request #7 )
...
Hotfix/HTTPASTE-8
2022-04-02 17:59:55 +00:00
Tiara Rodney
6c838cd2cf
Merge branch 'hotfix/HTTPASTE-8' of bitbucket.org:victorykit/httpaste into hotfix/HTTPASTE-8
2022-04-02 19:57:28 +02:00
Tiara Rodney
6bef30f1f3
fix(__main__): require command argument
2022-04-02 19:55:33 +02:00
Tiara Rodney
c88e3ab17e
fix: catch standalone command exception
...
gevent will not be installed by default, therefore print a message
explaining required steps
2022-04-02 19:55:33 +02:00
Tiara Rodney
50af1a4587
fix(__main__): require command argument
2022-04-02 19:51:52 +02:00
Tiara Rodney
678935bd0e
fix: catch standalone command exception
...
gevent will not be installed by default, therefore print a message
explaining required steps
2022-04-02 19:51:05 +02:00
Tiara Rodney
45f53223b0
Merged release/1.0.0-beta into master
2022-04-02 17:46:13 +00:00
Tiara Rodney
3c342caa27
Merged in hotfix/HTTPASTE-7/helper (pull request #5 )
...
fix(helper): initialize module
2022-04-02 17:45:08 +00:00
Tiara Rodney
e670f0be27
fix(helper): initialize module
...
chore: upgrade version
2022-04-02 19:37:38 +02:00
Tiara Rodney
b3273ee9e2
chore: update setup.cfg classifiers
2022-04-02 19:15:31 +02:00
Tiara Rodney
59823fe6d7
chore: update package version
2022-04-02 19:00:13 +02:00
Tiara Rodney
6c1ffdcc0c
Merged in feature/HTTPASTE-5/backend/paste (pull request #4 )
...
feat: add backend sanitizing
2022-04-02 16:52:26 +00:00
Tiara Rodney
ab0d3d0805
Merged dev into feature/HTTPASTE-5/backend/paste
2022-04-02 16:52:14 +00:00
Tiara Rodney
268bfaacc4
Merged in bugfix/HTTPASTE-6/model/paste (pull request #3 )
...
fix(model/paste): remove faulty var from get_safe()
2022-04-02 16:51:32 +00:00
Tiara Rodney
dc5c644f29
fix(model/paste): remove faulty var from get_safe()
2022-04-02 18:50:19 +02:00
Tiara Rodney
27bc790d5d
feat: add backend sanitizing
2022-04-02 18:47:11 +02:00
Tiara Rodney
83fee6293f
Merged in feature/HTTPASTE-3/model/user (pull request #2 )
...
feat(mode/user): implement complex index
2022-04-02 16:06:52 +00:00
Tiara Rodney
6bf785f36c
Merged dev into feature/HTTPASTE-3/model/user
2022-04-02 16:06:41 +00:00
Tiara Rodney
0612fd43ee
Merged in feature/HTTPASTE-1/model/paste (pull request #1 )
...
fix(model/paste): interpolate expiration
2022-04-02 16:06:23 +00:00
Tiara Rodney
bd7af05850
feat(mode/user): implement complex index
...
to accomodate more personalized user data, the index can now hold more
than just paste constraints. It was planned to implement an authentication
expiration, however, this does not make sense in an HTTP basic auth context.
2022-04-02 17:59:04 +02:00
Tiara Rodney
f0c0188d58
fix(model/paste): interpolate expiration
...
paste model now consists of expiration instead of lifetime and timestamp.
This is to ensure, that man-in-the-middle attackers cannot derive the origin
of a paste through observing transport layer server request times.
2022-04-02 16:50:42 +02:00
Tiara Rodney
bcfab0fbad
docs: add repository docs
2022-04-02 03:07:49 +02:00
Tiara Rodney
cf7673c51c
style(tox): remove redundant envs
2022-04-02 03:05:07 +02:00
Tiara Rodney
0b16acf68c
docs: add guides and summary
2022-04-02 03:04:28 +02:00
Tiara Rodney
6b96bf8efb
fix(controller/paste): proxy public and private
2022-04-02 03:03:35 +02:00
Tiara Rodney
0d6c010cce
feat: init
...
[skip ci]
2022-04-01 01:02:09 +02:00