135 Commits

Author SHA1 Message Date
Jai A
9be9658ffb
Add daedalus 2024-10-19 15:14:30 -07:00
Jai A
595d5362f6
Merge remote-tracking branch 'daedalus/monorepo-migration' into daedalus-add 2024-10-19 14:59:12 -07:00
Jai A
f212fcf892
Start monorepo migration 2024-10-19 14:40:58 -07:00
Jai A
31d151638a
Temp disable labrinth test in CI 2024-10-19 12:39:46 -07:00
Geometrically
a54b6dc7b9
Merge branch 'main' into labrinth-add 2024-10-18 19:45:43 -07:00
Jai A
9ec43ebe70
Fix lint 2024-10-18 19:45:00 -07:00
Geometrically
486cd68bf7
New docs site (#2521)
* initial docs

* more docs work

* Update readme + add license

* update frontend GH action
2024-10-18 17:36:20 -07:00
Jai A
25fcee984b
Add container labels 2024-10-18 17:00:36 -07:00
Jai A
b8ad22a6fb
Fix checks 2024-10-18 16:23:32 -07:00
Jai A
8dd955563e
Fix clippy errors + lint, use turbo CI 2024-10-18 16:07:35 -07:00
Jai A
c143929b69
Move rust checks to own file 2024-10-18 15:43:30 -07:00
Jai A
1b73d248b3
bump rustc 2024-10-16 16:12:23 -07:00
Jai A
cc22a92daf
Update dockerfile 2024-10-16 16:07:24 -07:00
Jai A
907ef38189
make checks work 2024-10-16 15:57:44 -07:00
Jai A
a7d4001b00
Merge remote-tracking branch 'labrinth/mono-repo-migrate' 2024-10-16 14:15:45 -07:00
Jai A
e3a3379615
move to monorepo dir 2024-10-16 14:11:42 -07:00
Jai A
356a06e694
add signal for app vs web 2024-10-15 23:47:51 -07:00
Geometrically
fce516a76f
Remove ads muting (#2511) 2024-10-15 23:43:49 -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
0e14d3f9c1
update ads.txt 2024-10-14 23:47:42 -07:00
Norbiros
6716e2277d
fix(theseus): Files drag & drop (#2499)
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2024-10-12 13:27:07 -07:00
Mysticdrew
f986dc5d11
Remove extra "not" (#2506)
Signed-off-by: Mysticdrew <drewhaas@gmail.com>
2024-10-10 15:27:43 -07:00
Geometrically
570a4096f9
Update billing with backend changes (#2505) 2024-10-09 21:11:49 -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
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
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
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
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
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