orangecoding
85cea66051
improving tracking. now using internal tracking
2025-09-12 13:38:53 +02:00
orangecoding
7372e5313f
creating config automagically if missing
11.6.1
2025-09-09 18:41:14 +02:00
orangecoding
637a54e01e
upgrading dependencies
2025-09-09 15:17:36 +02:00
orangecoding
04265eaec7
making sure scan interval does not go under 5
2025-09-08 08:30:45 +02:00
orangecoding
fa76821f7d
next release version
11.6.0
2025-09-07 22:15:45 +02:00
orangecoding
09c6ce1d0b
improve similarity cache. It now checks for similarities independend from jobs
2025-09-07 22:15:14 +02:00
Christian Kellner
7fa9a265ef
Fixing docker command
2025-09-07 16:46:43 +02:00
Christian Kellner
f201090b56
Update README.md
2025-09-05 12:35:20 +02:00
Christian Kellner
dda5b5fbcb
Update README.md
2025-09-05 12:34:03 +02:00
Christian Kellner
a93c7ffee5
Update README.md
2025-09-05 12:33:28 +02:00
Christian Kellner
79a2d967e8
Update README.md
2025-09-05 12:33:12 +02:00
Christian Kellner
c264e11c26
Update README.md
2025-09-05 12:32:50 +02:00
Christian Kellner
9f8d189f47
Update README.md
2025-09-05 12:24:16 +02:00
orangecoding
bed0843f30
next release version
11.5.1
2025-09-05 12:07:35 +02:00
orangecoding
947e895de6
upgrading puppeteer / updating config
2025-09-05 12:07:08 +02:00
Christian Kellner
da848fcca1
Update README.md
2025-09-04 09:08:25 +02:00
Christian Kellner
74c3edd635
Update README.md
2025-09-03 15:09:35 +02:00
Christian Kellner
154043bed1
Update README.md
2025-09-03 14:52:58 +02:00
Christian Kellner
1854b421af
avoid warnings on test
2025-09-03 14:47:56 +02:00
Christian Kellner
b29fc4b183
avoid warnings on test
2025-09-03 14:47:43 +02:00
Christian Kellner
47afa5659e
Merge branch 'master' of github.com:orangecoding/fredy
2025-09-03 14:47:39 +02:00
Christian Kellner
3d87aeb5f9
new chart system ( #158 )
...
* new chart system
11.5.0
2025-09-03 14:22:32 +02:00
Christian Kellner
f8e0376ddd
adding new chart system
2025-09-03 14:22:04 +02:00
weakmap@gmail.com
29026ccad8
new chart system
2025-09-03 09:45:09 +02:00
weakmap@gmail.com
9774989eeb
upgrade to react router 7
2025-09-02 20:18:37 +02:00
weakmap@gmail.com
9db1ffd8eb
making immonet null safe
11.4.4
2025-08-31 20:25:52 +02:00
weakmap@gmail.com
1cb79d1287
making immoscout image scraping null safe
11.4.3
2025-08-31 20:19:32 +02:00
weakmap@gmail.com
212d6e0367
next release version
2025-08-31 20:15:57 +02:00
weakmap@gmail.com
97cb6fa5eb
upgrading lowdb
2025-08-31 20:15:23 +02:00
weakmap@gmail.com
8d2cc7f3e0
upgrade sqlite and vite
2025-08-31 20:12:46 +02:00
weakmap@gmail.com
3de81903a1
using eslint 9
2025-08-31 20:09:38 +02:00
weakmap@gmail.com
1ad79230c2
upgrading chai
2025-08-31 18:46:23 +02:00
weakmap@gmail.com
fb19c52b0f
upgrading mocha and reduce timeout for tests
2025-08-31 18:45:02 +02:00
weakmap@gmail.com
db12d33910
upgrading dependencies
2025-08-31 18:41:46 +02:00
weakmap@gmail.com
f1c3106ae4
improve mailjet
11.4.2
2025-08-30 21:27:43 +02:00
weakmap@gmail.com
dd8d88404a
next release version
11.4.0
2025-08-30 21:22:09 +02:00
Christian Kellner
f0b146fd7f
Adding images to scraping data ( #157 )
...
* Fredy now supports pulling the main Image from the listing and send it together with the usual information
2025-08-30 21:21:34 +02:00
Christian Kellner
da743c8279
only check js files
2025-08-26 08:00:33 +02:00
Christian Kellner
aeffddc5a4
upgrade dependencies
11.3.1
2025-08-25 21:14:45 +02:00
Christian Kellner
3f92b5b099
next version
2025-08-25 21:12:23 +02:00
Christian Kellner
34317107be
improve feature and bug templates
2025-08-25 21:11:30 +02:00
Christian Kellner
0bf211cb93
improve feature and bug templates
2025-08-25 21:10:01 +02:00
Christian Kellner
44a84cc3f2
improve feature and bug templates
2025-08-25 21:07:56 +02:00
Christian Kellner
d1566cf689
improve feature and bug templates
2025-08-25 20:56:10 +02:00
Christian Kellner
36f1bddedd
deny blank issues
2025-08-25 20:51:07 +02:00
Christian Kellner
220df3f11a
improve bug/feature templates
2025-08-25 20:47:16 +02:00
Nic
3a54ab0e31
Fix typo in test import ( #154 )
...
* Fix typo in test import
* Rename test file
2025-08-25 20:42:40 +02:00
Alexander Roidl
963a309889
Inline architecture diagram in README ( #152 )
2025-08-02 07:18:19 +02:00
Alexander Roidl
b66f873a91
Telegram request throttling per chat ID ( #147 )
...
* feat: telegram request throttling per chat id
* feat: telegram chat throttle cleanup
* feat: telegram throttled chats cleanup
This reverts commit 6c1786dcc2 .
2025-08-01 10:03:40 +02:00
Alexander Roidl
ae4b6d1f40
Mobile view and wording ( #151 )
...
* feat(ui): simplified titles and adjusted some wording
* style(ui): simplified some views for mobile
* style(ui): make job table responsive for mobile
* style(ui): login button gap
* style(ui): dont hide mobile columns
* fix: method return type
2025-08-01 09:51:42 +02:00