Commit Graph

  • 632065e386
    added ImageShack Siddharth Dushantha 2018-12-28 21:15:42 +0100
  • 6fcc62f500 new image, did some PEP8, and organized the code Siddharth Dushantha 2018-12-28 20:15:41 +0100
  • 3ef95f01c0
    Update README.MD with Python 3.6 requirement Fabian Rodriguez 2018-12-28 13:21:15 -0500
  • dff6e879b1
    Merge pull request #27 from mpieters93/regex-default Christopher Kent Hoadley 2018-12-28 11:09:33 -0600
  • 8659c0fbe1 Altered regex_check logic #27 Mike Pieters 2018-12-28 17:39:10 +0100
  • 4fa74cb01f
    Merge pull request #25 from eliehalimi/master Christopher Kent Hoadley 2018-12-28 10:00:49 -0600
  • 8ae0113422
    Merge pull request #17 from hoadlck/hoadlck-argument-revamp Christopher Kent Hoadley 2018-12-28 09:57:26 -0600
  • ef549a239c
    Merge pull request #16 from hoadlck/hoadlck-username-validate Christopher Kent Hoadley 2018-12-28 09:56:59 -0600
  • d7e916ac34
    added myanimelist.net #25 Elie Halimi 2018-12-28 15:14:32 +0100
  • 96fc03773d
    Add list of supported social networks in README Anto Christopher 2018-12-27 22:24:06 +0530
  • 6ce822ec11 Forgot to update screenshot... #17 Christopher K. Hoadley 2018-12-27 07:41:00 -0600
  • e51be4403e
    Use dict.items() to simplify interaction with dict #20 cclauss 2018-12-27 10:14:48 +0100
  • 6c5c084914 adjust pool size based on data #19 weaming 2018-12-27 15:32:29 +0800
  • ce27404016 speedup request using threads pool weaming 2018-12-27 15:28:59 +0800
  • ed8513fd06 Update Command Line Interface: Accept List Of User Names, Add Version Christopher K. Hoadley 2018-12-26 21:54:25 -0600
  • 4067991b59 Replace noPeriod attribute in JSON file with a regexCheck attribute. If this does not exist in the JSON file, then there will be a default regular expression that will be used. By default, the allowed user name pattern requires that the first character is alphabetic, while the following characters are either alphanumeric or ".", "_", or "-". Also, specifically indicate that the user name is invalid in the feedback. #16 Christopher K. Hoadley 2018-12-26 19:41:11 -0600
  • cb62daa557 added devRant Siddharth Dushantha 2018-12-26 19:13:32 +0100
  • 94a58614fb
    Merge pull request #15 from shijuleon/master Siddharth Dushantha 2018-12-26 19:00:34 +0100
  • 9959e40e39
    Merge pull request #14 from hoadlck/hoadlck-userdotcheck Siddharth Dushantha 2018-12-26 18:56:54 +0100
  • 804c5d3fc8 Refactor error printing code #15 shijuleon 2018-12-26 22:55:28 +0530
  • dd8d36741d Fix bug that incorrectly said that all user names were not supported for any site that would not allow a dot in the user name. #14 Christopher K. Hoadley 2018-12-26 11:13:18 -0600
  • 7a55917138
    Merge pull request #1 from shijuleon/master Siddharth Dushantha 2018-12-26 16:44:18 +0100
  • 69480d82fb Removed banner from help #1 shijuleon 2018-12-26 21:01:53 +0530
  • 58dff89e5e
    Merge branch 'master' into master Shiju Leon 2018-12-26 19:22:15 +0530
  • b59dc55631 cleanup, fixed handling connection error exception #12 Master 2018-12-26 15:16:49 +0200
  • 930ffd19db
    fixed styling on the ascii art Siddharth Dushantha 2018-12-26 13:45:38 +0100
  • baa955e07a
    Merge pull request #7 from 0xflotus/patch-1 Siddharth Dushantha 2018-12-26 13:43:31 +0100
  • 52d1c09c21
    Merge pull request #8 from ronaldseoh/enforce-encoding Siddharth Dushantha 2018-12-26 13:42:31 +0100
  • 7b21bf1a99
    Merge pull request #11 from hoadlck/hoadlck-houzz-duplicate Siddharth Dushantha 2018-12-26 13:38:24 +0100
  • 41a44be6cd fixed issue #9 Siddharth Dushantha 2018-12-26 13:29:26 +0100
  • ff2f42cc38 Better error printing. Debug mode shijuleon 2018-12-26 15:40:09 +0530
  • 7f65018746 Add argparse. Styling in error messages shijuleon 2018-12-26 13:56:03 +0530
  • ad23efc785 fixed #2, added new method for response_url and gitignore Siddharth Dushantha 2018-12-26 09:22:37 +0100
  • 54fb16243d
    fixed username #7 0xflotus 2018-12-26 02:37:59 +0100
  • 9c12834217 enforce utf-8 encoding when we open data.json #8 Ronald Seoh 2018-12-26 10:34:47 +0900
  • 10582b629e Ensure raw file is automatically closed #4 Simeon Visser 2018-12-25 20:17:39 +0000
  • c4c31530ff Remove requests from requirements Tejasvi Nareddy 2018-12-25 14:29:41 -0500
  • 971a88dd1e Asynchronous requests Tejasvi Nareddy 2018-12-25 14:19:21 -0500
  • 8ed7a39b86 Reformat file Tejasvi Nareddy 2018-12-25 13:14:39 -0500
  • 8abeaac017 Add gitignore Tejasvi Nareddy 2018-12-25 13:14:31 -0500
  • edfc89cab5
    Remove duplicate for Houzz #11 Christopher Kent Hoadley 2018-12-25 11:01:24 -0600
  • dbfd332ca5 HTTP requests error handling, adding cmdline params shijuleon 2018-12-25 21:31:01 +0530
  • f0b4365f7c
    removed a duplicate of last.fm Siddharth Dushantha 2018-12-25 13:11:39 +0100
  • 8f9f9149b8 added Pexels Siddharth Dushantha 2018-12-25 10:54:17 +0100
  • 54af53bba3 added Flickr, WordPress and Unsplash Siddharth Dushantha 2018-12-25 10:48:17 +0100
  • 03c8cdc5fb
    Update README.md Siddharth Dushantha 2018-12-24 19:53:11 +0100
  • 98b36d9a3e
    Update LICENSE Siddharth Dushantha 2018-12-24 19:50:49 +0100
  • d496292545
    Update README.md Siddharth Dushantha 2018-12-24 19:50:13 +0100
  • c76f51cdb9
    Delete preview.png Siddharth Dushantha 2018-12-24 19:47:49 +0100
  • 0b17d90e31
    new preview Siddharth Dushantha 2018-12-24 19:47:35 +0100
  • c4a0f5f8e2 added We Heart It Siddharth Dushantha 2018-12-24 18:46:30 +0100
  • 4600a4bd4c added tinder Siddharth Dushantha 2018-12-24 18:34:42 +0100
  • 5ebf3607c5 Added many more sites Siddharth Dushantha 2018-12-24 18:30:41 +0100
  • 77f87b34c6
    Create requirements.txt Siddharth Dushantha 2018-12-24 15:43:58 +0100
  • 5a9c64b73f
    Add files via upload Siddharth Dushantha 2018-12-24 15:42:39 +0100
  • f75aed7165
    Delete Screenshot_18-12-24_at_15-32-14.png Siddharth Dushantha 2018-12-24 15:42:22 +0100
  • be03fdc4af
    Update README.md Siddharth Dushantha 2018-12-24 15:42:01 +0100
  • 1e0adb6ade
    Add files via upload Siddharth Dushantha 2018-12-24 15:39:10 +0100
  • 28ec94a97b
    added VSCO Siddharth Dushantha 2018-12-24 15:35:50 +0100
  • f9dd54df2b
    Add files via upload Siddharth Dushantha 2018-12-24 15:31:34 +0100
  • 318237a0f5
    Update README.md Siddharth Dushantha 2018-12-24 15:31:03 +0100
  • b373f81feb
    Initial commit Siddharth Dushantha 2018-12-24 15:30:48 +0100