Commit Graph

327 Commits

Author SHA1 Message Date
Natalia Portillo
b4333ca2fd
Added code to prevent crashing when URLs contain non-ASCII characters.
Does not guarantee handling of non-UTF-8 URLs (like ISO 8859-15, Shift-JIS, etc)
2017-05-10 04:24:56 +01:00
Natalia Portillo
9914700ae9
Adds support for stopping when browser prepends www to wrp.stop command. 2017-05-10 03:46:15 +01:00
Natalia Portillo
100ab83720
Adds support for returning erors and non-HTML pages as is. Fixes #18 2017-05-10 03:45:13 +01:00
Natalia Portillo
4fefe187cd
Correct title working. 2017-05-10 03:43:26 +01:00
Natalia Portillo
762a3822f7
Sets title from read one. 2017-05-10 03:40:58 +01:00
Natalia Portillo
afc5e5724d
Adds support for PyQt5, fixes #19 2017-05-09 01:10:37 +01:00
Natalia Portillo
1e79b37d7c
Do not remove mapfile, client may go back. 2017-01-22 16:43:10 +00:00
Natalia Portillo
90d1e82b00
Implemented ISMAP on Linux, closes #3. 2017-01-22 16:42:32 +00:00
Natalia Portillo
e34a63604f
Clean up used maps. 2017-01-22 14:17:25 +00:00
Natalia Portillo
d7a2db49b8
Uses memory streams instead of files, closes #6 2017-01-21 21:40:30 +00:00
Natalia Portillo
6ea543b077
Remove spurious debug line. 2017-01-21 20:54:02 +00:00
Natalia Portillo
6854596629
Updated README. 2017-01-21 18:15:09 +00:00
Natalia Portillo
2faee75543
Remove and ignore Visual Studio Code files. 2017-01-21 18:12:40 +00:00
Natalia Portillo
b4b730b652
Use QApplication.exit(0) when wrp.stop. 2017-01-21 17:56:54 +00:00
Natalia Portillo
3d5d56c5f7
Exit as soon as requested (not working). 2017-01-21 16:44:21 +00:00
Natalia Portillo
29c71e6fd9
Refactored code to follow common python style. 2017-01-21 16:38:14 +00:00
Natalia Portillo
ebb8d0efdf
Add Visual Studio Code configuration to use python2. 2017-01-21 14:41:30 +00:00
Natalia Portillo
85f9b175ce
Merged both codepaths in same file. This time for real closes #12
Signed-off-by: Natalia Portillo <claunia@claunia.com>
2017-01-20 00:12:17 +00:00
Natalia Portillo
966923949b
Merge common code in a single executable that detects corresponding codepath and runs it, closes #12
Signed-off-by: Natalia Portillo <claunia@claunia.com>
2017-01-18 15:35:24 +00:00
Natalia Portillo
4ebed0ad60
Merge branch 'Dev' of https://github.com/tenox7/wrp into Dev 2017-01-10 10:54:10 +00:00
Antoni Sawicki
b463aad8ca
1.2 dev update queue and ISMAP
passes parameters through queue instead of globals, adds preliminary
support for ISMAP
2017-01-10 10:53:50 +00:00
Natalia Portillo
f91e9ce356
Allow Mac OS X to load non-SSL secured URLs, closes #11
Signed-off-by: Natalia Portillo <claunia@claunia.com>
2017-01-10 10:32:52 +00:00
Natalia Portillo
e209d42e30
Make executables as such.
Signed-off-by: Natalia Portillo <claunia@claunia.com>
2017-01-10 10:30:15 +00:00
Antoni Sawicki
8a431f4668 1.2 dev update queue and ISMAP
passes parameters through queue instead of globals, adds preliminary
support for ISMAP
2016-12-26 23:09:34 -08:00
Antoni Sawicki
f827d20300 readme update 2016-07-13 14:28:37 -07:00
Antoni Sawicki
e1891e2e37 readme update 2016-07-13 14:10:20 -07:00
Antoni Sawicki
060c65cb94 Initial 1.1 commit 2016-01-24 02:06:29 -08:00