Christian Kellner
8324357edb
Improvements ( #193 )
...
* improving release banner
* renaming general to settings
* fixing working hours if they go to next day
* fixing comparing versions
* upgrade dependencies
2025-09-26 10:45:55 +02:00
Christian Kellner
6f5b52f3ad
Merge branch 'master' of github.com:orangecoding/fredy
2025-09-25 15:06:25 +02:00
Christian Kellner
89d239c360
New Listings view ( #192 )
...
* completing found listings
---------
Co-authored-by: Christian Kellner <Christian.Kellner1@ibm.com >
2025-09-25 15:03:47 +02:00
Christian Kellner
0cb2f48645
Merge branch 'master' of github.com:orangecoding/fredy
2025-09-25 09:47:16 +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
orangecoding
d1dad7fd3b
adding new unique index, adding button to start now
2025-09-18 20:48:25 +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
85cea66051
improving tracking. now using internal tracking
2025-09-12 13:38:53 +02:00
Christian Kellner
0d2b21c789
improve security by shortn the cookie ttl
2025-09-04 12:52:18 +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
Alexander Roidl
cca1463a68
chore: run formatter ( #145 )
2025-07-23 08:47:26 +02:00
Christian Kellner
111c154ae3
Fix job ownership verification ( #132 )
2025-06-04 09:15:36 +02:00
Christian Kellner
90a4ee5dcf
better logging, fixing code smells
2025-01-07 12:25:19 +01:00
Christian Kellner
214e714c03
Puppeteer rewrite ( #119 )
...
* Moving to puppeteer | removing scrapingAnt
2024-12-17 12:38:28 +01: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
weakmap@gmail.com
4ba098e0b6
bringing back immonet by using scrapingant
2023-04-15 18:24:51 +02:00
Christian Kellner
75a536d5ab
fixing ui not being shown
2023-03-20 15:08:06 +01:00
Christian Kellner
2c5eceb0c1
Making Fredy an ESM project ( #70 )
...
Making Fredy an ESM project
2023-03-13 13:42:43 +01:00
weakmap@gmail.com
8a5fbcdf71
moving to node-fetch coz axios is causing issues with scrapingAnt
2022-12-20 10:21:15 +01:00
orangecoding
5347d0014d
adding scraping ant infos as we now need to use residental proxies
2022-03-25 11:19:17 +01:00
Jochen Schalanda
47adb88cb5
Fix race condition if user ID is in session but not in user store ( #43 )
2022-01-25 15:11:21 +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
orangecoding
1f6e2d3618
adding inforamtion about when the processor ran the last time
2021-05-13 20:27:42 +02:00
orangecoding
793066ef94
adding screenshots for readme | adding changelog | adding error message if scrapingant was not configured when using immoscout
2021-05-13 17:22:59 +02:00
orangecoding
0f27429fe0
updading dependencies | fixing notification-try button
2021-03-28 14:34:32 +02:00
orangecoding
4180f700b5
reduce session ttl to 8 hours
2021-01-21 16:14:47 +01:00
Christian Kellner
b2847f6834
UI ( #15 )
...
Adding new Admin UI. Updating Fredy to V3.0.0 as it has been a large rewrite. Thanks for all contributions and help on the way!
2021-01-21 16:09:23 +01:00
Christian Kellner
1848167eda
making info api port configurable
2020-08-15 13:25:17 +02:00
Christian Kellner
f1a00cf3bd
adding option to disable the info api
2020-07-20 16:21:11 +02:00
Christian Kellner
7912c3e50a
api port number typo
2020-07-17 22:22:04 +02:00
Christian Kellner
f74e36bd66
changing rest port
2020-07-17 22:15:22 +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