sTiKyt
|
9f5a4f5329
|
Merge pull request #611 from alexdlaird/cleanup-gitignore
Stabilize .gitignore
|
2020-05-27 18:34:03 +03:00 |
|
sTiKyt
|
f4a9904021
|
Update issue templates
|
2020-05-27 18:20:47 +03:00 |
|
sTiKyt
|
cc19a1ed04
|
Update requirements.txt
|
2020-05-27 18:16:24 +03:00 |
|
DarkMidus
|
cd185b70c9
|
Removed old instructions
|
2020-05-26 23:01:41 -05:00 |
|
DarkMidus
|
dcc811a171
|
Finally added myself too readme
|
2020-05-26 23:00:20 -05:00 |
|
DarkMidus
|
25fcb1adc1
|
Moved installation instructions to wiki
|
2020-05-26 22:58:52 -05:00 |
|
DarkMidus
|
23a0d85c14
|
Moved Instructions to wiki
|
2020-05-26 22:50:47 -05:00 |
|
DarkMidus
|
3696e54c9b
|
Server/www hotfix
|
2020-05-26 20:22:02 -05:00 |
|
Alex Laird
|
320575336f
|
Instead of ignoring __pycache__ folders, just ignore pyc compiled files, which will do the same thing with one ignore line. Additionally, the Server/www folder is needed, but must be committed empty, so fixed that.
|
2020-05-25 16:02:57 -07:00 |
|
sTiKyt
|
ef110fd34f
|
Added Server/www to .gitignore
|
2020-05-25 16:29:33 +03:00 |
|
sTiKyt
|
41801a00b9
|
Replaced os.chmod with run_command to add Recursive
|
2020-05-25 16:25:41 +03:00 |
|
sTiKyt
|
435d95ff7a
|
Update instructions.md
|
2020-05-25 15:08:26 +03:00 |
|
sTiKyt
|
3b367eb4d9
|
Update README.md
|
2020-05-25 15:05:18 +03:00 |
|
DarkMidus
|
19562cae34
|
Fixed Code Issues
|
2020-05-25 01:31:20 -05:00 |
|
DarkMidus
|
e1e72a15c6
|
Fixed spacing and cleaned some code
|
2020-05-25 00:56:37 -05:00 |
|
DarkMidus
|
a38ae55049
|
Fixed Gitlab page
|
2020-05-24 19:59:59 -05:00 |
|
DarkMidus
|
bee11f1b69
|
Fixed Local host
|
2020-05-24 13:18:27 -05:00 |
|
DarkMidus
|
0071ee2166
|
Fixed Typos
|
2020-05-23 19:46:58 -05:00 |
|
DarkMidus
|
8ccac37ca5
|
Added more error handling
|
2020-05-23 19:26:32 -05:00 |
|
DarkMidus
|
3d035ea813
|
Fixed invalid input bug
|
2020-05-23 15:57:51 -05:00 |
|
DarkMidus
|
018d3be4d4
|
Code Cleaning
I just fixed simple things such as spacing, redundant parenthesis, and simplified expressions
|
2020-05-14 15:44:13 -05:00 |
|
DarkMidus
|
81a966eeb8
|
Code Cleaning
|
2020-05-14 15:30:36 -05:00 |
|
sTiKyt
|
c786f9fe62
|
Added CapturedData .gitkeep
|
2020-05-13 19:19:41 +03:00 |
|
sTiKyt
|
9b1562d2af
|
removed some files from .gitignore
|
2020-05-13 19:10:27 +03:00 |
|
sTiKyt
|
1800006797
|
Created Server/www directory
|
2020-05-13 19:09:34 +03:00 |
|
sTiKyt
|
bdd767d03c
|
Removed old methods, integrated new ones
|
2020-05-13 18:45:44 +03:00 |
|
sTiKyt
|
c860ce255d
|
Localization for new methods
|
2020-05-13 18:45:30 +03:00 |
|
sTiKyt
|
6ebd852a2b
|
Added message about not working options
|
2020-05-13 18:45:04 +03:00 |
|
sTiKyt
|
a273eb3a7a
|
Imported check_call, getuid
|
2020-05-13 18:44:27 +03:00 |
|
sTiKyt
|
0c910ddded
|
Reintegrated some methods from Checks.py
|
2020-05-13 18:43:58 +03:00 |
|
sTiKyt
|
98f19be6af
|
Removed Checks.py
|
2020-05-13 18:43:13 +03:00 |
|
sTiKyt
|
02a383b625
|
Fixed small credentials bug
|
2020-05-13 18:43:02 +03:00 |
|
sTiKyt
|
d315f80afa
|
Imported requests, getuid, platform_os
|
2020-05-13 18:41:35 +03:00 |
|
sTiKyt
|
c32c5d12a5
|
Completed integrating Serveo into localization system
|
2020-05-13 16:13:20 +03:00 |
|
sTiKyt
|
e0030a0e8c
|
Integrated random and custom serveo into localization system
|
2020-05-13 14:35:14 +03:00 |
|
sTiKyt
|
7f94f1f6f5
|
Integrated localization for start_server.random
|
2020-05-12 16:16:45 +03:00 |
|
sTiKyt
|
f558e6d3c4
|
Created lang file for server_menu
|
2020-05-11 15:20:29 +03:00 |
|
sTiKyt
|
d3b131b865
|
Added lang_server/__pycache__ to .gitignore
|
2020-05-11 15:20:01 +03:00 |
|
sTiKyt
|
e4d0be366e
|
Integrated server_menu into localization system
|
2020-05-11 15:17:42 +03:00 |
|
sTiKyt
|
293c53b799
|
Regenerated localization files
|
2020-05-11 14:13:08 +03:00 |
|
sTiKyt
|
c84ca1f16e
|
Added new global lang variable
|
2020-05-11 14:12:59 +03:00 |
|
sTiKyt
|
c8c76183d2
|
Created lang variables for new localized methods
|
2020-05-11 14:12:45 +03:00 |
|
sTiKyt
|
8651feb30f
|
Small comments fix
|
2020-05-11 14:12:24 +03:00 |
|
sTiKyt
|
fd0a478bd2
|
Integrate localization to port_selector
|
2020-05-11 14:11:50 +03:00 |
|
sTiKyt
|
b1a35ea889
|
Integrated localization to module_loading_message
|
2020-05-11 14:11:35 +03:00 |
|
sTiKyt
|
07ebdc4e30
|
Integrated localization to credentials_collector
|
2020-05-11 14:11:20 +03:00 |
|
sTiKyt
|
dbd0ca4298
|
Regenerated language files
|
2020-05-11 13:34:46 +03:00 |
|
sTiKyt
|
783c504d00
|
Integrated localization system into License Agreement methods
|
2020-05-11 13:32:46 +03:00 |
|
sTiKyt
|
849d3d1f32
|
Added eula.txt to .gitignore
|
2020-05-11 13:10:50 +03:00 |
|
sTiKyt
|
606972d8c1
|
Added additional check for license (Just in case, may remove later)
|
2020-05-11 13:10:39 +03:00 |
|