Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Licence switch to GLPv3HEADmaster | Miquel Lionel | 2020-12-24 | 1 | -5/+671 |
| | |||||
* | finally the file is deleted | Miquel Lionel | 2020-11-19 | 1 | -65/+0 |
| | |||||
* | useless ':' file. updating accordlingly .gitignore | Miquel Lionel | 2020-11-19 | 2 | -2/+66 |
| | | | | lets sleep zzzz | ||||
* | removing useless LOGIN_OK variable | Miquel Lionel | 2020-11-19 | 1 | -4/+0 |
| | |||||
* | Error checking and data dir in .local/share | Miquel Lionel | 2020-11-19 | 1 | -16/+26 |
| | | | | | | | | | | | - We use the '--no-config' flag on wget to have a consistent behavior accross machines. - using "curl --silent" instead of wget for trace id retrieval. feels faster. - deleted the elevator music switch, it was useless. - The data generated (cookies.txt, regions.txt, downloaded files) will be stored in $XDG_DATA_HOME/randopitons. - regions.txt is created if needbe. check checksum too. - More error checking has been made. | ||||
* | Clearer man page. | Miquel Lionel | 2020-11-19 | 1 | -0/+0 |
| | |||||
* | Various modifications of the script. | Miquel Lionel | 2020-11-18 | 2 | -46/+71 |
| | |||||
* | updating .gitignore | Miquel Lionel | 2020-11-18 | 1 | -0/+7 |
| | |||||
* | Removed useless code, fix missing var | root | 2020-11-16 | 1 | -49/+32 |
| | | | | | | - simplified the region file creation, no need for a gazillion line. - The -r switch was missing $MATCHEDFILE for its -s test - indenting | ||||
* | change to a simpler license | root | 2020-05-29 | 1 | -671/+5 |
| | |||||
* | Ignoring swap files | Miquel Lionel | 2019-05-30 | 1 | -0/+4 |
| | |||||
* | More cleaning of this mess | Miquel Lionel | 2019-05-30 | 2 | -0/+0 |
| | |||||
* | Cleaning this mess | Miquel Lionel | 2019-05-30 | 22 | -413/+0 |
| | |||||
* | Deleted _config.yml, no use for it now | Lionel | 2019-02-02 | 24 | -56/+414 |
| | |||||
* | Corrected man command in README.md | Lionel | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | More convenient format for man pages | Lionel | 2018-11-05 | 1 | -0/+0 |
| | |||||
* | Stuffed the man page a bit more. | Lionel | 2018-11-05 | 1 | -6/+12 |
| | |||||
* | Corrected some errors in my code | Lionel | 2018-11-05 | 1 | -6/+8 |
| | |||||
* | emojis yaas | Lionel | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | Removed the regions.txt file since the script can create it | Lionel | 2018-11-05 | 1 | -10/+0 |
| | |||||
* | Cleaned a bit more the README.md | Lionel | 2018-11-05 | 1 | -4/+4 |
| | |||||
* | Added md5 filechecks in case one of you change the regions.txt file | Lionel | 2018-11-05 | 1 | -6/+17 |
| | |||||
* | Updated and cleaned the README.md | Lionel | 2018-11-05 | 1 | -1/+3 |
| | |||||
* | Updated and cleaned the README.md | Lionel | 2018-11-05 | 1 | -33/+7 |
| | |||||
* | Updated and changed the License to a more srs one | Lionel | 2018-11-05 | 1 | -0/+674 |
| | |||||
* | Improved readability of the script. Added an elevator music option. | Lionel | 2018-11-05 | 1 | -51/+57 |
| | |||||
* | Started writing the man page. | Lionel | 2018-11-05 | 1 | -0/+48 |
| | |||||
* | Removed useless filecheck lines. | Lionel | 2018-11-05 | 1 | -7/+1 |
| | |||||
* | Deleted webregions.txt as it's not useful anymore | Lionel | 2018-10-31 | 1 | -9/+0 |
| | |||||
* | Merge branch 'master' of github.com:MIQUELLIONEL/randopitons | Lionel | 2018-10-31 | 1 | -0/+7 |
|\ | | | | | | | Le readme est bon | ||||
| * | Fixed spacing | MIQUELLIONEL | 2018-10-31 | 1 | -0/+7 |
| | | |||||
* | | Cleaning up the repo | Lionel | 2018-10-31 | 12 | -390/+5 |
|/ | |||||
* | Updated the README.md with usage. Code needs cleanup. | Lionel | 2018-10-29 | 5 | -65/+130 |
| | |||||
* | UPDATED LICENSE - Typo corrected in README | Lionel | 2018-10-22 | 1 | -1/+1 |
| | |||||
* | UPDATED LICENSE | Lionel | 2018-10-22 | 2 | -14/+18 |
| | |||||
* | Fixed bad indents in the creation of the default files (regions.txt and ↵ | Lionel | 2018-10-22 | 2 | -37/+15 |
| | | | | webregions.txt). Still experimentating about the command line arguments. | ||||
* | Adding LICENSE file. | Lionel | 2018-10-21 | 2 | -32/+43 |
| | |||||
* | Making progress. Added the creation of regions.txt and webregions.txt if ↵ | Lionel | 2018-10-21 | 1 | -16/+0 |
| | | | | empty or non-existent. | ||||
* | Making progress. Added the creation of regions.txt and webregions.txt if ↵ | Lionel | 2018-10-21 | 2 | -6/+59 |
| | | | | empty or non-existent. | ||||
* | Finally I'll rewrite it in bash i find it more readable than my python ↵ | Lionel | 2018-10-21 | 12 | -0/+112 |
| | | | | scripts. Will plan on a powershell version too | ||||
* | updating .gitignore | Lionel | 2018-10-20 | 1 | -0/+3 |
| | |||||
* | updating .gitignore | Lionel | 2018-10-20 | 6 | -0/+0 |
| | |||||
* | Create .gitignore | MIQUELLIONEL | 2018-10-20 | 1 | -0/+105 |
| | |||||
* | Set theme jekyll-theme-minimal | MIQUELLIONEL | 2018-10-20 | 1 | -0/+1 |
| | |||||
* | Documenting state of project | MIQUELLIONEL | 2018-10-20 | 1 | -0/+2 |
| | |||||
* | commit à github test | Lionel | 2018-10-20 | 9 | -11/+57 |
| | |||||
* | salam les amis là c'est la hess je comprendspas pourquoi les downloads ↵ | Lionel | 2018-10-17 | 4 | -61/+111 |
| | | | | partent pas. je crois qu'il va falloir faire du cas par cas, ça fera plus de ligne de code mais pas grave, ça sera plus pratique putain | ||||
* | presque fini wlh | Lionel | 2018-10-16 | 7 | -78/+121 |
| | |||||
* | YOUPI on a bien mis de l'ordre dans foldercreating.py. On est presque au ↵ | Lionel | 2018-10-16 | 4 | -36/+34 |
| | | | | bout. Certains diront que ce code n'est pas assez modulable et tourné vers l'OOP mais je m'en fous pour l'instant. | ||||
* | On avance ça va. Création de errmsg.py qui regroupe les messages d'erreurs ↵ | Lionel | 2018-10-16 | 7 | -111/+110 |
| | | | | qui sont et (seront) récurrents |