Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* lib * updated status route * updated ui for status * trying to suppress redundant logs * updated logic to estimate status refresh progress * updated templates decleration and refresh progress tracking * fixing build issues * templates.json * fixing build issue wip * fixing build * trying to fix build, specifically chrome launch in debug mode * fixed connection farmer and alert status * build issue fixed * fixing accessibility of the app locally * updated status check and delay for refreshing * fixing build * fixing build * fixing production url * fixing next url in prod from passing port from rust * removing bin * restore ui_monitor binary * icon and chrome launch fix attempt * updated readme * server alert log removed, refresh cron job with ui rendering * fixing farming restart * wip, need to restore stats update logic, better to separate it * fixed stop buttons * localstorage * build fix * handling null * null check * fixing null issues * commenting out pipe sdk * restriction check * saving state when loading and restriction lighter check * logs in ui, next build clean up, more logs when starting * persisting state for chrom session in json * build fix * extra logs removed * fixing merge again * text embeds wip ollama * migration for text embed table * added text embed function * new cli flag for text embed * new cli flag for text embed * exporting text embed crate * text embed db batch operation for add command * semantic search endpoint * semantic search endpoint * route with widrawal * new sequence to run check through pending more 14 days connections * new sequence for quick withdrawal * updated ui loggin * updated ui loggin * updated ui loggin * updated ui loggin * restoring main branch add.rs * updated stop logic * updated loading button and status pill * removed reload button, only kept comment * updated logic to scroll and updated status for connections * updated logic to stop sequence if needed * updated functions to save status for connections * new sequence to check recently added connections * fixed repetition * fixing intel chip chrome launch on arm * forxing arm arch * updated logging * updated logging * updated logging * updated logging * updated logging * force browser to run in the background * setting up chrome according to user screen dimensions * setting up chrome according to user screen dimensions * removing too much text * returned and improved reload button * text edit * removed duplicated line * call tauri to resize default window * add the tauri call at the entry point * keep track of cron logs * new auto start route for cron job for harvesting * cron job json * additional check for puppeteer seession to prevent detached frame * auto update harvesting status and remove auto start logic since it is in cron job now * fixed json * comments * comments * fixing chrome start up, keeping user tabs * passing key message from the backend to ui * passing key message from the backend to ui * passing key message from the backend to ui * debugging chrome set up * improving storage of chrome and browser session * fixing check for connection satus * passing message and checking for heartbeat * passing message and checking for heartbeat * keeping user tabs alive, opening new tab for linkedin, reusing linked tab if exist * keeping user tabs alive, opening new tab for linkedin, reusing linked tab if exist * keeping user tabs alive, opening new tab for linkedin, reusing linked tab if exist * sentry default set up * sentry default set up * sentry default set up * sentry default set up * sentry default set up * sentry default set up * sentry default set up * sentry default set up * sentry default set up * sentry default set up * fixing next build issue * fixing navigation error and withdrawal sequence logic * Revert "Merge pull request #205 from m13v/linkedin-8" This reverts commit f5c36d0, reversing changes made to e5b56e6. * fixing navigation * fixing navigation error and withdrawal sequence logic2 * fixing navigation error and withdrawal sequence logic * importing santry * handling 404 profile page * new logger function with santry * new logger function with santry * new logger function with santry * new logger function with santry * new logger function with santry * new logger function with santry * new logger function with santry * new logger function with santry * fixing build * saving user tabs and focusing on linkedin tab when opened * fixing user tabs and linkedin focus
- Loading branch information