Commit Graph

380 Commits

Author SHA1 Message Date
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
a8731b0ca2 Fix unfollowing projects (#2496) 2024-10-08 15:19:46 -07:00
nekk
fd596bf418 type in ErrorModal.vue (#2492)
Signed-off-by: nekk <108535017+iam-nekk@users.noreply.github.com>
2024-10-06 21:11:39 +00:00
Geometrically
ef7cfffeb6 Add support for Optima (#2489) 2024-10-04 13:35:39 -07:00
425aa36505 Merge commit 'ac9bcabd9c2e6095a3298eedc6d9e2eda704e25d' into feature-clean 2024-10-04 01:09:29 +03:00
Jai A
ac9bcabd9c Add RPM to website 2024-10-02 13:33:47 -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
9708685506 Add GDPR export (#2461) 2024-09-27 13:33:28 -07:00
14f2fb7ce8 Merge commit '3b8963fad01131c0946a4c23b2a6a67c2531f10b' into feature-clean 2024-09-20 22:24:17 +03:00
Prospector
3b8963fad0 Update ads.txt 2024-09-16 19:19:34 -07:00
Prospector
060682a1ac Add moderation button to user menu 2024-09-14 15:02:23 -07: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
d1f3110b57 Merge commit '6e3bf5fbf9558dcfcfb12f65890391945e554f7e' into feature-clean 2024-09-11 23:57:05 +03:00
2deff99720 Revert "Fix import from file"
This reverts commit 0428f701bf.
2024-09-11 23:02:56 +03:00
Jai A
6e3bf5fbf9 prevent ad clicks 2024-09-10 13:07:14 -07:00
Geometrically
0221034b60 Fix file paths opening (#2382) 2024-09-10 01:36:56 -07:00
Jai A
9500384100 Update ads.txt 2024-09-10 00:32:14 -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
Sasha Sorokin
b3a6393c91 Add TypeScript to app-frontend (#2364)
* Add TypeScript to app-frontend

Co-authored-by: Evan Song <52982404+ferothefox@users.noreply.github.com>

* Switch app-frontend to ESLint 9 & Nuxt config

* Fix ESLint issues after config change in app-frontend

---------

Co-authored-by: Evan Song <52982404+ferothefox@users.noreply.github.com>
2024-09-07 23:40:40 -07:00
54fc11493a Merge commit '16c5a5a3a6b7bd5b5770caa847140a6dfe402b69' into feature-clean 2024-09-07 16:14:26 +03:00
Jai A
16c5a5a3a6 revert ads changes 2024-09-05 14:56:17 -07:00
Jai A
2e7db502a9 fix empty tag 2024-09-04 09:37:58 -07:00
Jai A
d29b71ec45 Fix app ads styling 2024-09-04 09:37:07 -07:00
Jai A
9cd0af914a fix slot not rendering 2024-09-04 09:31:39 -07:00
Jai A
4a575393f0 remove inmobi 2024-09-04 09:29:06 -07:00
Jai A
76c93c767d rev.iq support 2024-09-04 09:23:18 -07:00
8131401501 Merge commit '870f92a94090b4d9aa4e942ec781e31fb8e13f22' into feature-clean 2024-09-04 18:58:13 +03:00
5189c5a438 Remove ads.txt and bump to v0.8.504 2024-09-04 18:53:26 +03:00
0428f701bf Fix import from file 2024-09-04 18:51:37 +03:00
4c3448a002 Merge commit 'e69337a1fcc84bf454dc835a92210b3b4420ee3d' into feature-clean 2024-09-04 18:10:00 +03:00
Jai A
870f92a940 fix ad placement 2024-09-03 21:47:32 -07:00
Jai A
03bd785f35 run test with rev.iq 2024-09-03 21:46:03 -07:00
Jai A
e69337a1fc update ads.txt with new dsps 2024-09-03 21:22:24 -07:00
8c4c33c671 Bump to v0.8.503-release 2024-09-03 21:42:25 +03:00
a68cbfe3f0 Merge commit '50734af6cdf239731a30ff7567f24336f82b40a7' into feature-clean 2024-09-03 21:38:50 +03:00
Sasha Sorokin
50734af6cd Fix Game versions input not showing (#2358)
There is a bug in vue-multiselect library where it will default
`custom-label` property to raw properies object. Presumably this is a
bug that appeared because they ported library to Vue 3 and have not
considered that the signature for `default` prop's function has changed.

To work around this, we can provide custom `custom-label` property that
is just a function that returns the input itself. In other places, where
objects are passed, `label` property can be used. In this case the first
suggestion applies. DO NOT USE VUE-MULTISELECT WITOUT `LABEL` OR
`CUSTOM-LABEL` PROPS!
2024-09-03 16:44:21 +00:00
d52e30a70a Merge commit '81b0922c93a4341bcd82db92208b7095a25301b2' into feature-clean 2024-09-02 02:16:18 +03:00
Norbiros
81b0922c93 chore(theseus): Updated Tauri links to v2 (#2345) 2024-09-01 21:57:13 +00:00
Norbiros
d4f8fff7af fix(theseus): Posthog scripts, focus app when opening deeplink, update linux-schema (#2351)
* fix(theseus): Focus app when opening deeplink (#2347)

* fix(theseus): Allow for posthog scripts

* chores(theseus): Update `linux-schema.json`
2024-09-01 21:56:53 +00:00
a46b94fcd1 Bump to v0.8.502-release 2024-09-01 21:04:31 +03:00
07712e3ed4 Fix "Icon select" function 2024-09-01 20:53:37 +03:00
ad51ea6110 Update translation 2024-09-01 20:52:41 +03:00
1e0e927789 Fix App View 2024-09-01 16:11:35 +03:00
9263c396a1 Initial commit 2024-09-01 06:20:49 +03: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