-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: sevastos/jotform-api-python
base: master
head repository: jotform/jotform-api-python
compare: master
- 17 commits
- 3 files changed
- 15 contributors
Commits on Dec 8, 2016
-
Merge pull request jotform#5 from sevastos/master
Enable change of baseUrl
Configuration menu - View commit details
-
Copy full SHA for 43924e1 - Browse repository at this point
Copy the full SHA 43924e1View commit details
Commits on May 17, 2021
-
Feature/python 3 compatibility (jotform#11)
* Made API endpoint configurable + Added (optional) parameter to JotformAPIClient to allow configuration of the API endpoint + Added constants for the main (US) and the EU API endpoint URLs * Converted to python 3 using 2to3, did some manual fixups + Manual fixes: removed unnecessary list(..) conversions from around dict.keys() calls in for loops * Fixed json decoding error (convert bytes returned by urllib.response to str) * Added utf-8 encoding of url params Co-authored-by: Laszlo Marai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2cfbae - Browse repository at this point
Copy the full SHA f2cfbaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0acd01f - Browse repository at this point
Copy the full SHA 0acd01fView commit details
Commits on Jan 28, 2022
-
Update README.md for Python 3 (jotform#14)
* JotformAPIClient :: Remove unused libraries * README :: update for Python3
Configuration menu - View commit details
-
Copy full SHA for 992e424 - Browse repository at this point
Copy the full SHA 992e424View commit details
Commits on Feb 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 816a7c2 - Browse repository at this point
Copy the full SHA 816a7c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 642e0bb - Browse repository at this point
Copy the full SHA 642e0bbView commit details
Commits on Feb 16, 2022
-
Merge pull request jotform#16 from umutbugrahan/python/folder-methods
Jotform :: Add folder methods
Configuration menu - View commit details
-
Copy full SHA for 2bdcf34 - Browse repository at this point
Copy the full SHA 2bdcf34View commit details
Commits on Mar 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 23908bc - Browse repository at this point
Copy the full SHA 23908bcView commit details
Commits on Mar 30, 2022
-
Merge pull request jotform#18 from utkubekci/master
Setup :: version update for pip
Configuration menu - View commit details
-
Copy full SHA for 0510e9d - Browse repository at this point
Copy the full SHA 0510e9dView commit details
Commits on Jul 28, 2022
-
Python urllib.error.httperror: http error 403: forbidden The easy way to resolve the error is by passing a valid user-agent as a header parameter. Added 'User-Agent': 'Mozilla/5.0' to the headers.
Configuration menu - View commit details
-
Copy full SHA for 462e7e6 - Browse repository at this point
Copy the full SHA 462e7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e97841 - Browse repository at this point
Copy the full SHA 3e97841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5aae8 - Browse repository at this point
Copy the full SHA 1e5aae8View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 050e92d - Browse repository at this point
Copy the full SHA 050e92dView commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44247b8 - Browse repository at this point
Copy the full SHA 44247b8View commit details -
Merge pull request jotform#28 from ozanaksoyy/patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for c2c7b4c - Browse repository at this point
Copy the full SHA c2c7b4cView commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f20b281 - Browse repository at this point
Copy the full SHA f20b281View commit details -
Merge pull request jotform#29 from ozanaksoyy/master
readme :: https fix
Configuration menu - View commit details
-
Copy full SHA for 492db1d - Browse repository at this point
Copy the full SHA 492db1dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master