Christian Kellner
eabade9ba7
fixing working hours if they go to next day
2025-09-25 15:57:13 +02:00
Christian Kellner
c839f3abc9
Check if a listing is still active ( #184 )
...
* check if a listing is still active
* upgrade dependencies
2025-09-22 09:57:50 +02:00
orangecoding
f339a2e2cf
adding version banner to check if a new version of fredy is available
2025-09-20 19:37:27 +02:00
Christian Kellner
8d95f052c6
Migrate to SQLite ( #174 )
...
* Migrating Fredy from LowDb to SqLite 🎉
* adding new sql migration system for future sql migrations
* adding setting to change sqlite path for db files
* create migration plan for graceful migration lowdb -> sqlite
* Improving Documentation
* adding test for sqliteconnection
* upgrading dependencies
* making nodejs 22 as min version
* improve scraper
* adding overwrite ability for db migra
2025-09-18 15:38:23 +02:00
orangecoding
21415dcff3
using winston logger
2025-09-13 18:57:56 +02:00
orangecoding
7372e5313f
creating config automagically if missing
2025-09-09 18:41:14 +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
Alexander Roidl
2b36f868e7
Project-wide linting and formatting ( #150 )
...
* chore: configure project-wide linting and formatting
* chore: run lint autofix and formatter
2025-07-26 20:42:58 +02:00
weakmap@gmail.com
2b862b2d98
fixing blacklist
2025-06-14 19:25:52 +02:00
Christian Kellner
337ee922a6
Demo Mode ( #117 )
...
* Adding Demo Mode to Fredy
2024-11-22 09:11:10 +01:00
Christian Kellner
8f91267b5d
sending tracking information ( #116 )
...
* Ability to send tracking information
2024-11-20 22:22:16 +01:00
Christian Kellner
35feb772d7
upgrading dependencies, fixing immowelt, using hash of price and id as unique identifier for listings
2024-09-05 13:34:14 +02:00
Christian Kellner
2c5eceb0c1
Making Fredy an ESM project ( #70 )
...
Making Fredy an ESM project
2023-03-13 13:42:43 +01:00
Christian Kellner
97858b7539
General settings ( #28 )
...
adding ui for general settings | adding 'working hours' as new feature
2021-05-30 09:37:45 +02:00
Christian Kellner
770d30af95
Concurrent-Jobs ( #7 )
...
Fredy 2.0.0 introduces the concept of search jobs. You can now configure multiple of these jobs running in the same instance of Fredy. Also a new API has been created 🎉
2020-02-26 09:05:20 +01:00
Christian Kellner
c6cffe029d
Release v1.0.0 🎉
2018-01-20 20:23:27 +01:00