epenet
|
07a1a0efa9
|
Add type hints to integration tests (part 1) (#87777)
|
2023-02-09 16:09:13 +01:00 |
epenet
|
4142f0d15d
|
Add return type to tests without arguments (#87613)
* Add return type to tests without arguments
* Black
* Cancel fixture amends
|
2023-02-07 14:20:06 +01:00 |
epenet
|
aa00114c2f
|
Add return type to async tests without arguments (#87612)
|
2023-02-07 10:26:56 +01:00 |
Joris Pelgröm
|
8aeb20db00
|
Update allowlisted OAuth redirect URIs for Wear OS in China (#86247)
|
2023-01-19 16:07:08 -05:00 |
Joris Pelgröm
|
fa0dfd812c
|
Update allowlisted OAuth redirect URIs for Wear OS (#77411)
|
2022-08-29 21:52:10 -04:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Paulus Schoutsen
|
ba120d4220
|
Fix client ID lookup for official apps (#36131)
|
2020-05-25 15:39:24 -04:00 |
Paulus Schoutsen
|
ec47216388
|
Use built-in test helpers on 3.8 (#34901)
|
2020-04-30 13:29:50 -07:00 |
springstan
|
b41cbe9885
|
Add www. to all documentation links (#32063)
* Add www. to all documentation links
* Fix broken redirect uri test
|
2020-02-21 16:10:02 -08:00 |
Paulus Schoutsen
|
5a9e543087
|
Whitelist Android/iOS auth callbacks (#30082)
* Whitelist Android/iOS
* Add iOS alternate flavor URLs
* Update indieauth.py
Co-authored-by: Robbie Trencheny <me@robbiet.us>
|
2019-12-28 21:20:18 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
b26506ad4a
|
Use new session when fetching remote urls (#16093)
|
2018-08-21 19:03:46 +02:00 |
Paulus Schoutsen
|
0ab3e7a92a
|
Add IndieAuth 4.2.2 redirect uri at client id (#15911)
* Add IndieAuth 4.2.2 redirect uri at client id
* Fix tests
* Add comment
* Limit to first 10kB of each page
|
2018-08-10 18:09:42 +02:00 |
Paulus Schoutsen
|
0d4841cbea
|
Use IndieAuth for client ID (#15369)
* Use IndieAuth for client ID
* Lint
* Lint & Fix tests
* Allow local IP addresses
* Update comment
|
2018-07-09 18:24:46 +02:00 |