GitHub / web-push-libs/pywebpush / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 8b32d8ef | Chore/2607 update (#204) |
JR Conlin <m****c@j****m>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 9f9015f7 | Fix typo (#201) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 7a8f2b7c | Release/2.3.0 (#199) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 1c1ddbfe | fix: use dev extras in CI; remove test-requirements.txt (#198) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ad7346d1 |
fix: remove legacy python 2 import (#195)
Co-authored-by: JR Conlin <j****t@m****m> |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 8752ee3c | Use modern typing (PEP 585/604) for annotations (#194) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| f7010b15 | chore: remove redundant :type annotations from docstrings (#196) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| fbd8c5fb | fix: remove dependency `six` (#191) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 97a6a817 | chore: use f-string instead of `format()` (#192) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 4c24f506 | feat: add some typing (#193) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5b4bc3c7 | feat: Add WNS comment, drop GCM/FCM direct support (#163) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 763d64e9 | Release/2.2.0 (#189) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 3f4020c6 | Remove outdated travis and requires (#185) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| b207e629 | chore: move github PR template to current default path (#187) |
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 38a02425 | Release/2.1.2 (#183) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c5a142e3 | feat: Drop external mock module (#181) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 1cc19a0b | Release/2.1.0 (#178) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 15cf8488 | Add a async_webpush one call func and tests (#177) |
Alex <n****u@y****u>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 40f63b72 | Move remaining metadata to pyproject.toml (#174) |
Marc Mueller <3****p@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 07359340 | Bug/license decl (#172) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 158f5acf | Release/2.0.1 (#171) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 59bee967 | Use Licence classifiers in pyproject.toml (#170) |
Devid <1****g@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8a6e4bfe | fix: check if response attribute of WebPushException object is not None in __... |
15bubbles <6****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| bd714664 | chore: update readme to check if response attribute of WebPushException objec... |
15bubbles <6****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| c99d0f79 | fix dynamic dependency for pyproject.toml | jrconlin <j****t@m****m> | over 2 years ago | |
| c1580971 | feat: Update for modern python (#158) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7bb3b199 | Bug/curve (#160) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c5507b22 | chore: Jul 2022 update (#148) |
JR Conlin <j****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 992efed8 | Mention mutable `vapid_claims` in README (see #130) (#144) |
Oskar <g****b@o****l>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| b5991530 | bump version | jrconlin <m****t@j****m> | about 5 years ago | |
| 248cd434 | fix accepting all Vapid key instances (#137) (#139) |
Martin Plicka <m****l@m****z>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a2dbc6f0 | chore: tag 1.13.0 | jrconlin <j****t@m****m> | over 5 years ago | |
| 336b1fb1 | Support requests_session param in webpush fn too (#133) |
Bruno Windels <b****o@w****d>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 05f90f13 | chore: tag 1.12.0 | jrconlin <j****t@m****m> | over 5 years ago | |
| b803cd58 | chore: release 1.12.0 | jrconlin <j****t@m****m> | over 5 years ago | |
| 94516459 | chore: Updates for 2021 (#135) |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 51f1f9e3 | Fix missing six requirement (#132) |
Sven <s****n@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8fccd46b | r/master/main | jrconlin <j****t@m****m> | about 6 years ago | |
| 68e90b60 | f version update | jrconlin <j****t@m****m> | over 6 years ago | |
| 12a894dd | Webpush headers (#123) |
Braedon Vickers <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 07662b89 | bug: update minimum vapid requirement to 1.7.0 (#122) |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| cd20d8c2 | tag: 1.10.1 | jrconlin <j****t@m****m> | over 6 years ago | |
| 1dceb01b | Use six.text_type instead of six.string_types (#119) |
Andrew Trusty <s****s@u****m>
Committed by: JR Conlin <j****n@g****m> |
almost 7 years ago | |
| 10e2e162 | feat: Add `--verbose` flag (#117) |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9bc6f69b | tag Update changelog & tag for release 1.9.4 | jrconlin <m****t@j****m> | over 7 years ago | |
| 32e3fd94 | bug: Update vapid `exp` value if it's expired. (#113) |
JR Conlin <m****t@j****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2a23f45b | merge Merge branch 'master' of github.com:web-push-libs/pywebpush | jrconlin <m****t@j****m> | over 7 years ago | |
| 69059ef4 | Update vapid requirement | jrconlin <m****t@j****m> | over 7 years ago | |
| 4919ec18 | Select legacy GCM or actual FCM endpoint for send based on the gcm_key (#110) |
kilgoretrout1985 <z****a@g****m>
Committed by: JR Conlin <j****n@g****m> |
over 7 years ago | |
| 051e1575 | bug: stand-alone still used old encoding format (#109) |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a8e44404 | merge Merge pull request #107 from web-push-libs/CoC |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 29ddda45 | chore: Add Code of Conduct | jrconlin <m****t@j****m> | over 7 years ago | |
| 585b88e5 | merge Merge pull request #106 from web-push-libs/update |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5ebfff6f | chore: Update requirements | jrconlin <m****t@j****m> | over 7 years ago | |
| f6f2b4e9 | merge Merge pull request #104 from web-push-libs/circleci |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d026d0c5 | Update to circle 2.0 | jrconlin <m****t@j****m> | over 7 years ago | |
| 785f9b53 | merge Merge pull request #103 from web-push-libs/crypto |
Philip Jenvey <p****y@u****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 368e5927 | Fixes for cryptography update | jrconlin <m****t@j****m> | over 7 years ago | |
| 557f298f | feat: Add circleci 2.0 | jrconlin <m****t@j****m> | over 7 years ago | |
| 2fd4828c | fix typo in setup.py | jrconlin <m****t@j****m> | over 7 years ago | |
| 815b932c | merge Merge pull request #99 from web-push-libs/feat/97 |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f3aabe16 | Fixup aes128gcm key injection | jrconlin <m****t@j****m> | over 7 years ago | |
| c24920b7 | merge Merge pull request #98 from web-push-libs/feat/97 |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 24d746bb | merge Merge branch 'master' of github.com:web-push-libs/pywebpush into feat/97 | jrconlin <m****t@j****m> | over 7 years ago | |
| 14331e48 | merge Merge pull request #95 from arlopurcell/bug/94 |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 110be714 | f update README files | jrconlin <m****t@j****m> | over 7 years ago | |
| ebf65981 | feat: Move to RFC 8188 "aes128gcm" content encoding default | jrconlin <m****t@j****m> | over 7 years ago | |
| ef546037 | fix typo |
Arlo Purcell <a****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| e30f7df8 | Add default 'exp' field to vapid claims dict | arlo <a****o@i****m> | almost 8 years ago | |
| aa66fdee | merge Merge pull request #92 from web-push-libs/bug/90 |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 5e818984 | bug: return the remote server response in the WebpushException | jrconlin <m****t@j****m> | over 8 years ago | |
| 13e747d7 | merge Merge pull request #88 from WU731642061/master |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 99669f80 | Update README.md |
WU731642061 <7****1@1****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| bd2d72a0 | version bump | jrconlin <m****t@j****m> | over 8 years ago | |
| 715d154e | merge Merge pull request #86 from web-push-libs/feat/85 |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 8667d548 | added 'ttl' as argument for webpush function | jrconlin <m****t@j****m> | over 8 years ago | |
| 28d2b55f | version bump | jrconlin <m****t@j****m> | over 8 years ago | |
| 3c915457 | merge Merge pull request #84 from Chris-V/clone_subscriptions |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 2e954131 | Copy subscription before altering the keys. | Christopher Viel <v****r@g****m> | over 8 years ago | |
| 7b58129e | chore: version bump | jrconlin <j****t@m****m> | over 8 years ago | |
| b522f7ea | merge Merge pull request #83 from exponea/Add-option-to-use-requests.Session |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 2653f353 | Fix pep8 errors | Matej Vetrak <m****k@e****m> | over 8 years ago | |
| b3d56c9c | Add test for requests session | Matej Vetrak <m****k@e****m> | over 8 years ago | |
| b4ae4e12 | Add option to use requests.Session object | Matej Vetrak <m****k@e****m> | over 8 years ago | |
| 1d1e1d47 | bug: merge fail | jrconlin <j****t@m****m> | over 8 years ago | |
| 87fc0d80 | merge Merge branch 'bug/crypto' | jrconlin <j****t@m****m> | over 8 years ago | |
| af2070dd | chore: version bump | jrconlin <j****t@m****m> | over 8 years ago | |
| e02be4c1 | bug: update to use vapid 'from_string' function | jrconlin <j****t@m****m> | over 8 years ago | |
| 66986c1d | version bump | jrconlin <j****t@m****m> | about 9 years ago | |
| ece98658 | merge Merge pull request #72 from jbouzekri/requests-timeout |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 40e68b34 | merge Merge pull request #73 from jbouzekri/travis-python3 |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| e486906a | add python 3.4 and 3.5 to travis | Jonathan Bouzekri <j****i@g****m> | about 9 years ago | |
| a7833643 | add requests timeout parameter | Jonathan Bouzekri <j****i@g****m> | about 9 years ago | |
| 4728a393 | merge Merge pull request #59 from web-push-libs/bug/58 |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| e0f26765 | bug: baseline to cryptography 1.8.2 | jrconlin <j****t@m****m> | about 9 years ago | |
| 9b066333 | merge Merge pull request #57 from perosb/cryptodep |
JR Conlin <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 92a8c02a | use cryptography==1.8.2 | Per Osbäck <p****r@o****m> | about 9 years ago | |
| eace20eb | chore requirements version check | jr conlin <j****n@g****m> | over 9 years ago | |
| 7fd84b6f | merge Merge branch 'master' of github.com:web-push-libs/pywebpush | jr conlin <j****n@g****m> | over 9 years ago | |
| 6401fa03 | Update py-vapid requirements (now that it's been proofed for gcm) | jrconlin <j****t@m****m> | over 9 years ago |