orangecoding
89c93efa17
adding features
2025-12-09 13:40:13 +01:00
orangecoding
b74268a234
merged master
2025-11-27 15:58:12 +01:00
Robin Fuchs
4aab850b4f
feat: updated the UI to enable editing of provider URLs ( #234 )
...
* feat: updated the UI to enable editing of provider URLs
---------
Co-authored-by: foxx-tech <robin.foxx.tech@gmail.com >
2025-11-26 17:10:42 +01:00
Efe
3eb3f6ee66
fix: notification adapter modal improvements ( #230 )
...
* fix: fix notification modal
2025-11-18 12:24:27 +01:00
orangecoding
f9e08015f1
preparing new settings page
2025-11-02 15:04:19 +01:00
orangecoding
f0ecfb12c7
preparing new settings page
2025-11-02 15:01:19 +01:00
orangecoding
96cd9098f0
improve filtering for listings
2025-11-01 16:29:05 +01:00
Christian Kellner
32c7518454
Listing improvements ( #222 )
...
* upgrading dependencies, fixing image placeholder
* improving processing times label and hide when screen width is too low
* aligning run now button
* renaming settings -> general settings
* smaller security and memory improvements
* improving footer
2025-11-01 10:46:55 +01:00
orangecoding
77a7c5493c
preparing listing management
2025-11-01 10:45:19 +01:00
orangecoding
99a23fff06
improving footer
2025-11-01 10:36:58 +01:00
orangecoding
712fa84a02
smaller security and memory improvements
2025-11-01 10:30:08 +01:00
orangecoding
2d31608fc6
renaming settings -> general settings
2025-11-01 10:20:27 +01:00
orangecoding
946160345d
aligning run now button
2025-11-01 10:09:40 +01:00
orangecoding
9bd05e1e73
improving processing times label and hide when screen width is too low
2025-11-01 10:08:13 +01:00
orangecoding
1104f200ac
upgrading dependencies, fixing image placeholder
2025-11-01 09:42:01 +01:00
orangecoding
db3702ed33
improve markdown readme's & and adding ability to send telegram messages to a topic in a supergroup
2025-10-30 12:42:03 +01:00
orangecoding
33120ebeca
ability to share jobs with users
2025-10-07 21:06:59 +02:00
orangecoding
c9bd5dc161
fixing delete listings
2025-10-05 18:57:27 +02:00
Christian Kellner
a5efd9af32
New Feature: Watch Listings ( #215 )
...
* adding new feature: watch listings for changes
* adding todo for watch feature
* sort by watch
2025-10-05 14:23:32 +02:00
orangecoding
3aa30bc1e2
remove listings from listingstable when clicked
2025-10-03 13:27:44 +02:00
orangecoding
4b15894603
adding buttons to remove listings from a given job
2025-10-03 13:04:35 +02:00
orangecoding
31a14a0352
improve footer and upgrade dependencies
2025-10-03 12:45:48 +02:00
Christian Kellner
b6755497e4
Ui-Redesign ( #203 )
...
* new ui design
* improving ui design
* adding new screenshots
* upgrade dependencies
2025-09-29 20:36:56 +02:00
orangecoding
9654e56846
improving some labels
2025-09-27 18:01:42 +02:00
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
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
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
4f79c5cba2
replacing rematch with zustand ( #180 )
...
* replacing rematch with zustand
* upgrading dependencies
* next release version
2025-09-18 20:09:11 +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
85cea66051
improving tracking. now using internal tracking
2025-09-12 13:38:53 +02:00
orangecoding
04265eaec7
making sure scan interval does not go under 5
2025-09-08 08:30:45 +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
3de81903a1
using eslint 9
2025-08-31 20:09:38 +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
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
2302f69ff3
Rename NPM startup scripts ( #144 )
...
* feat: rename npm start scripts
2025-07-25 13:13:04 +02:00
Alexander Roidl
cca1463a68
chore: run formatter ( #145 )
2025-07-23 08:47:26 +02:00
Alexander Roidl
78df4b21a6
Remove leading commas from listings in Telegram messages ( #142 )
2025-07-22 19:58:16 +02:00
weakmap@gmail.com
d89b078237
lol
2025-07-19 22:41:30 +02:00
weakmap@gmail.com
395199a4a2
fixing duplicate provider removal / ugrade dependencies
2025-07-19 20:10:19 +02:00
Christian Kellner
31e7f77bde
uprade restana & vite
2025-05-27 12:01:26 +02:00
Christian Kellner
030e0ca169
starting docu on reverse engineering immoscout api ( #127 )
...
* starting docu on reverse engineering immoscout api
* improving immoscout reverse engineering and adding support for most other types
2025-05-14 13:58:58 +02:00
Christian Kellner
f1effe941f
fixing immoscout url and description
2025-05-09 11:00:35 +02:00
Christian Kellner
214e714c03
Puppeteer rewrite ( #119 )
...
* Moving to puppeteer | removing scrapingAnt
2024-12-17 12:38:28 +01:00
weakmap@gmail.com
1825a25eaa
fixing typo
2024-11-22 11:37:44 +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