An enterprise social network
Stars
2.3k
Forks
989
Watchers
2.3k
Open Issues
25
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.7k
commits
194
commits
12
commits
10
commits
10
commits
8
commits
6
commits
5
commits
5
commits
4
commits
Modified the function calls to include exception management and some URL scrubbing to avoid exceptions on requests handling.
defaab8View on GitHubSmall tweak to control for empty data on URL management.
a1bb5c3View on GitHubAdding exception handling to avoid TimeOut situations.
b6f00d9View on GitHubRemoving the existing regex to use the previous one so the regex is able to detect any URL without the http prefix.
6c470d9View on GitHubMerge branch 'feature/vamoss-fix' into develop after some reviews.
fdcdb7eView on GitHubImplemented calls from the model to the new functions.
d6883adView on GitHubAdded new functions derived from the metadatareader library, cleaner and faster implementations from the original one.
5d31765View on GitHubRemoved calls to unsafe procedures through Subprocess library, cleaned and scrubed a little bit the code base.
008ffccView on GitHubReplacing unsafe calls for a more Pythonic approach.
0d81d77View on GitHub