Commit Graph

48 Commits

Author SHA1 Message Date
fa98c36096 add force retry if first try fails, in cookie stealing 2024-08-23 13:01:20 +02:00
c35f43ce8a modify windows paths, untested! 2024-08-23 12:22:07 +02:00
2d9b7afa9d restructing 2024-08-23 12:13:15 +02:00
a2b97e9f21 helpers.py 2024-08-22 11:59:40 +02:00
850538a92f getting upstream 2024-08-22 11:12:11 +02:00
f3ab4db625 403 workaround with stealing firefox cookies for indeed.com 2024-08-22 11:10:11 +02:00
1a39285ed7 add some string operation functions 2024-08-22 10:52:45 +02:00
ad969abfe1 add cookie extractor only supports firefox for now 2024-08-22 10:04:39 +02:00
3dcba94b95 Add indeedExtractDays rutinecall 2024-08-21 11:43:48 +02:00
f95d757b08 add finder option indeedExtractDays 2024-08-21 11:42:47 +02:00
e305a7ba75 add time converter for indeed 2024-08-21 11:39:44 +02:00
1bf8198c70 change user agent 2024-08-19 12:55:56 +02:00
5b78e29242 jobs.ch changed, so changed scrap implementation 2024-08-12 12:56:05 +02:00
0b570ca9cb repaint viewport of tableview 2024-08-08 14:15:55 +02:00
b9800ba655 remove depreacted functions 2024-08-08 13:09:44 +02:00
01adf276a8 allow duplicates in combobox history 2024-08-08 13:07:49 +02:00
345490c2e0 modify queryline as select and editable combobox 2024-08-08 13:02:26 +02:00
f1baa3f49b do not reset finfiter selection 2024-08-08 12:14:58 +02:00
e0e54adb5d implement cancel button to cancel login profedure and continue with the
next entry
2024-08-08 11:58:50 +02:00
83e0d81ebe do not remove stared invalid entries!
fetchall db querys
2024-08-08 08:50:43 +02:00
71209e9b5f batching together some transaction for performance sacke 2024-08-07 11:08:39 +02:00
d37f451297 starring and viewed/new entries coloring 2024-08-07 09:56:07 +02:00
71b27c1452 unfinished 2024-08-06 13:42:58 +02:00
7b6dea99d4 make tableview responsive to key input 2024-08-06 11:45:31 +02:00
100cb75c09 Implement setData for QSqltable to be editable 2024-08-06 09:55:48 +02:00
6e55415282 sd 2024-07-26 15:56:30 +02:00
5c580adf7f I dunno something with colors 2024-07-26 15:29:06 +02:00
2901badfe5 working color, but update from proxy does not change in database 2024-07-26 14:19:17 +02:00
41f356e5bb asdf 2024-07-26 12:46:36 +02:00
42d11c1c8d added indeed suport
start extracting date from "vor X days" where time = today-X
2024-07-23 14:55:37 +02:00
8d59514ddf fix commit to db 2024-07-22 12:56:38 +02:00
a96d4b59de change checking to httplib2
because
we can then make a head request and do not take bandwith
2024-07-22 12:23:17 +02:00
dd60c722d8 add link validation checker, which removes invalid entries 2024-07-22 11:50:52 +02:00
0870255544 typo results instead of result
add debugg logs
2024-07-22 10:54:28 +02:00
315c1302cb sdf 2024-07-18 13:48:44 +02:00
e3701c44ae -implement GETCHILD from a tag like <strong>sdfsafd</strong> 2024-07-18 13:30:20 +02:00
4ede40c37c - change search classes
- change some to attributes
- implement better debuging solution in finder()
2024-07-18 11:26:13 +02:00
2794dc8ed3 fix link on jobs.ch 2024-07-04 12:59:07 +02:00
9999a5fd42 optimize cmd history 2024-06-18 12:52:18 +02:00
a6f70d9492 autochoose WHERE & AND in queryeditline 2024-06-18 12:04:00 +02:00
6b00dac638 add history to db for finefilters 2024-06-18 10:25:24 +02:00
5644c43a61 add filters to db 2024-06-18 09:58:54 +02:00
e5185c2f25 fix typo in timeformat %M ->%m %D -> %d 2024-06-17 11:03:50 +02:00
ac8c7251e8 logic error when pubdate not found 2024-06-17 10:27:13 +02:00
e7f634d19a logic error when pubdate not found 2024-06-17 10:22:28 +02:00
61ce809d9f d 2024-06-13 12:12:13 +02:00
9ddf2074ed d 2024-06-13 12:11:48 +02:00
9d96d9e7c3 Initial commit 2024-06-13 11:14:04 +02:00