Commit Graph

25 Commits

Author SHA1 Message Date
Jai A
5a21a67d46 Remove inmobi (temp) 2024-11-06 11:27:35 -07:00
Jai A
2b44b145cb Remove direct clean.io script 2024-11-04 17:58:27 -07:00
Jai A
d3a7bf967e kill ads loop after 10s 2024-11-03 23:50:55 -07:00
Jai A
db145cd8ad More ads test 2024-11-03 20:35:04 -07:00
Jai A
f165665a35 Fix primary filter 2024-11-02 01:44:05 -07:00
Jai A
ad38749f98 fix lint 2024-10-31 15:24:13 -07:00
Jai A
7825dd64ca Sync app consent with inmobi consent 2024-10-31 15:14:41 -07:00
Jai A
f6af620643 Add inmobi to app iframe 2024-10-30 15:30:24 -07:00
Jai A
3304070034 Add custom parameter for app/web traffic 2024-10-21 12:34:46 -07:00
Jai A
356a06e694 add signal for app vs web 2024-10-15 23:47:51 -07:00
Jai A
42ade0fbd1 make script non-async 2024-10-15 10:56:35 -07:00
Jai A
ba07f5dad4 Add clean.io direct 2024-10-15 10:52:00 -07:00
Jai A
cc89e0f3f1 remove ad cookie (main) 2024-10-14 23:49:27 -07:00
Jai A
d302795512 Fix ad init not working on no tauri invoke 2024-10-09 14:04:33 -07:00
Jai A
115acce80c Add hashing to ads 2024-10-09 13:54:35 -07:00
Geometrically
5bb961f16b Fix linux appimage (#2482) 2024-10-02 12:02:14 -07:00
Jai A
a46677832b Fix ads init 2024-09-29 17:57:16 -07:00
Geometrically
624abf0df4 Mute audio from playing in ads (#2471)
* Mute audio from playing in ads

* Update tauri version, get rid of custom

* bump wry

* fix more

* Fix lint
2024-09-29 17:51:51 -07:00
Erb3
e81a4ade97 chore: run lint (#2411)
* chore: run lint

* chore: fix lint
2024-09-28 01:28:13 +00:00
Geometrically
95cd48571e Improve ad security, add CMP changes (#2399) 2024-09-13 20:33:51 -07:00
Jai A
3d619e6a98 Fix creator balance showing as zero 2024-09-12 15:52:37 -07:00
Geometrically
0b31f2eb41 0.8.5 fixes (#2369)
* 0.8.5 fixes

* Attempt to fix binary name

* bump version + add nsis installmode

* (temp) Use cargo version of tauri CLI

* fix cli build

* Fix build env var

* Bump tauri version

* remove old invalid installs

* Fix old shortcuts + NSIS build
2024-09-10 00:24:17 -07:00
Jai A
16c5a5a3a6 revert ads changes 2024-09-05 14:56:17 -07:00
Geometrically
bd61f5d591 Fix auto updater, add failure message, fix modals (#2335)
* Fix auto updater, add failure message, fix modals

* Fix ads hiding, updater UI

* dummy version, fix gh actions cache

* fix release conf

* actual version bump

* Fix ads hiding sometimes

* Fix event state init

* fix remaining bugs

* Fix lint on linux

* Fix deep linking on Windows

* Fix ad links opening multiple times
2024-08-30 10:42:58 -07:00
Geometrically
acf26940d6 Implement ads in desktop app (#2318)
* Implement ads in desktop app

* Finish ads

* use git dep instead

* attempt to fix linux build (temp)

* bump version + lint

* comment more

* fix build

* try to fix linux build

* Fix crashing on windows

* Fix icons not showing

* Remove useless env vars

* Actual linux build fix

* Run fmt

* Fix scrolling

* fix clippy

* bump version + fix localhost

* rev linux build patch

* update version num

* update csp

* update csp

* update csp

* Switch to mousewheel event
2024-08-28 21:44:08 -07:00