Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
EfestoLab
/
python-syncthing
Public
forked from
blakev/python-syncthing
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2016
Merge pull request #7 from gdonval/master
Show description for 25e960a
blakev
committed
25e960a
View commit details
Copy full SHA for 25e960a
Browse repository at this point
Commits on Feb 24, 2016
Fix POST requests and tentative json.loads (bug #7)
Show description for 47cb4b6
Gaël Donval
committed
47cb4b6
View commit details
Copy full SHA for 47cb4b6
Browse repository at this point
Commits on Dec 15, 2015
Added license badge!
blakev
committed
3431bab
View commit details
Copy full SHA for 3431bab
Browse repository at this point
Merge pull request #5 from blakev/develop
Show description for 834155a
blakev
committed
834155a
View commit details
Copy full SHA for 834155a
Browse repository at this point
Merge branch 'develop' of github.com:blakev/python-syncthing into develop
Blake VandeMerwe
committed
61f949d
View commit details
Copy full SHA for 61f949d
Browse repository at this point
Updated README
Blake VandeMerwe
committed
6930613
View commit details
Copy full SHA for 6930613
Browse repository at this point
Updated README
Blake VandeMerwe
committed
88b4d69
View commit details
Copy full SHA for 88b4d69
Browse repository at this point
Version 1.0.0 rewrite!
Blake VandeMerwe
committed
2fc3030
View commit details
Copy full SHA for 2fc3030
Browse repository at this point
HISTORY update
Blake VandeMerwe
committed
82d81b5
View commit details
Copy full SHA for 82d81b5
Browse repository at this point
Bumped LICENSE year
Blake VandeMerwe
committed
d306678
View commit details
Copy full SHA for d306678
Browse repository at this point
Updated requirements by removing `six` and `bunch`
Blake VandeMerwe
committed
74eb3e7
View commit details
Copy full SHA for 74eb3e7
Browse repository at this point
Commits on Aug 28, 2015
Merge remote-tracking branch 'origin/master'
Show description for 06b5632
Blake VandeMerwe
committed
06b5632
View commit details
Copy full SHA for 06b5632
Browse repository at this point
Small cleanups before refactoring.
Blake VandeMerwe
committed
8dfd96f
View commit details
Copy full SHA for 8dfd96f
Browse repository at this point
Cleaned up how default and local settings are imported.
Blake VandeMerwe
committed
4abfb75
View commit details
Copy full SHA for 4abfb75
Browse repository at this point
Updated minimum dependency requirements.
Blake VandeMerwe
committed
9be0b14
View commit details
Copy full SHA for 9be0b14
Browse repository at this point
Added requirements.txt file.
Blake VandeMerwe
committed
30582b2
View commit details
Copy full SHA for 30582b2
Browse repository at this point
Bump version to 0.1.7 targeting Syncthing 0.11.21
Blake VandeMerwe
committed
8ded7a1
View commit details
Copy full SHA for 8ded7a1
Browse repository at this point
Commits on Jun 18, 2015
Merge pull request #3 from techtonik/patch-1
Show description for b9ccce5
blakev
committed
b9ccce5
View commit details
Copy full SHA for b9ccce5
Browse repository at this point
Commits on Jun 16, 2015
Improve security
techtonik
committed
e337737
View commit details
Copy full SHA for e337737
Browse repository at this point
Commits on May 27, 2015
Fixed pip install where dependencies broke the process.
blakev
committed
9a2a697
View commit details
Copy full SHA for 9a2a697
Browse repository at this point
Updated README.md with permissions error.
blakev
committed
0665f91
View commit details
Copy full SHA for 0665f91
Browse repository at this point
pre-cached REST API documentation
blakev
committed
87c13c1
View commit details
Copy full SHA for 87c13c1
Browse repository at this point
Added basic unit test for get_latest_documentation.
blakev
committed
1f93b42
View commit details
Copy full SHA for 1f93b42
Browse repository at this point
support for get_latest_documentation
blakev
committed
d2b8003
View commit details
Copy full SHA for d2b8003
Browse repository at this point
Changed SyncthingType to check the api documentation cache for REST API markdown files before downloading the latest documentation from github.
blakev
committed
787228b
View commit details
Copy full SHA for 787228b
Browse repository at this point
Added function get_latest_documentation which downloads the REST API markdown files from github for caching.
blakev
committed
b9f30da
View commit details
Copy full SHA for b9f30da
Browse repository at this point
Fixed docstring parsing from documentation.
Show description for 54403a9
blakev
committed
54403a9
View commit details
Copy full SHA for 54403a9
Browse repository at this point
MIT License
blakev
committed
46c9510
View commit details
Copy full SHA for 46c9510
Browse repository at this point
Updated README.md with quickstart and Interface overview.
blakev
committed
e33c983
View commit details
Copy full SHA for e33c983
Browse repository at this point
Commits on May 8, 2015
README.md
blakev
committed
7fa22a3
View commit details
Copy full SHA for 7fa22a3
Browse repository at this point
README.md
blakev
committed
ecc536e
View commit details
Copy full SHA for ecc536e
Browse repository at this point
README.md
blakev
committed
5fa8f2b
View commit details
Copy full SHA for 5fa8f2b
Browse repository at this point
Added some test cases.
blakev
committed
600d279
View commit details
Copy full SHA for 600d279
Browse repository at this point
Performance improvement to not re-parse the REST documentation for every class instance.
blakev
committed
7f40a3f
View commit details
Copy full SHA for 7f40a3f
Browse repository at this point
Updated install_requires and added Python 2/2.7 to packages
blakev
committed
7684687
View commit details
Copy full SHA for 7684687
Browse repository at this point
Previous
Next
You can’t perform that action at this time.