Commit Graph

1498 Commits

Author SHA1 Message Date
9cf97721d0 Merge commit '54fc11493a299f679cebe3c09e3dbd6f0edc43f2' into beta 2024-09-07 16:26:54 +03: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
d6e600dfd7 Add new patch with import .mrpack fix 2024-09-04 18:56:38 +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
Dmitriy
a961cb6c07 Merge pull request #32 from DIDIRUS4/feature-clean 2024-09-03 21:51:15 +03: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
e9e77d79e0 Add patches 2024-09-03 11:56:36 +03:00
7c3bbce6f0 Modrinth index ordering 2024-09-03 11:55:01 +03: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
Dmitriy
39a7e95f48 Merge pull request #30 from DIDIRUS4/feature-clean 2024-09-01 21:05:20 +03:00
a46b94fcd1 Bump to v0.8.502-release 2024-09-01 21:04:31 +03:00
81174306fe Merge commit '07712e3ed494a64a61c96df277f06a8d87144d24' into feature-clean 2024-09-01 20:54:12 +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
b518bf93aa Revert "Fix boot for all platforms"
This reverts commit b699ff6bd3.
2024-09-01 16:09:08 +03:00
b699ff6bd3 Fix boot for all platforms 2024-09-01 14:46:45 +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
Geometrically
016c3d779b Fix localhost windows opening (#2331) 2024-08-28 23:21:35 -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
Norbiros
4bafae881f fix: Correctly fix App Build workflow (#2322)
Signed-off-by: Norbiros <norbiros@protonmail.com>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2024-08-28 10:18:54 -07:00
Prospector
8311451420 Update public-facing orgs page, componetize page headers (#2307)
* Update public-facing orgs page, componetize page headers

* Improve supported environments

* Move user page stats to top and remove details card

* Fix padding on orgs page when no navlinks

* fix lint

---------

Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2024-08-28 10:12:25 -07:00
Norbiros
4b75cb8357 fix: App Build workflow (#2320)
Signed-off-by: Norbiros <norbiros@protonmail.com>
2024-08-28 14:25:53 +00:00
Geometrically
bf16d360af Switch to PostHog for app analytics (#2316) 2024-08-27 21:19:07 -07:00
Geometrically
38d95b4faf Fix deep linking / file open on mac (#2314)
* Fix deep linking / file open on mac

* Update deep linking

* fix build

* fix build again

* update workdir

* try again

* update conf path

* try old conf

* use in house tauri

* move away from tauri GH act

* add rpm support

* Fix updater key

* Fix signing key pass

* fix ubuntu deps

* Fix macos artifacts
2024-08-27 17:50:10 -07:00
Jai A
b06e7d3cf4 Fix again 2024-08-27 13:59:16 -07:00
Jai A
9e7ea82f94 remove workdir 2024-08-27 13:50:48 -07:00
Jai A
d74fc8a5d5 fix release conf path 2024-08-27 13:39:29 -07:00
Erb3
4a43b45a99 fix(web): lint #2306 (#2309) 2024-08-27 19:48:44 +00:00
Norbiros
d6a72fbfc4 feat(theseus): Update to Tauri v2 (#2178)
* feat(theseus): Initial migration to Tauri v2

* feat(theseus): Added a way to zoom / scale UI

* chore(theseus): Started cleaning up some plugins

* fix(theseus): Github Actions

* refactor(theseus): Reduced boilerplate & more work

* feat(theseus): Allow multiple app instances to be open at once (#995)

* fix(theseus): Lint & more

* fix(theseus): App Release github action

* fix(theseus): Open links in browser & macos builds

* fix(theseus): Rebase fixes

* fix(theseus): Updater & app release action

* fix(theseus): Fixed definitions in `build.rs`

* Fix MacOS deep linking, window decorations

* fix(theseus): Closing & maximizing app

* Fix macos build

* add back release conf

* acc fix build

* make updater for release builds only

* focus window on startup

---------

Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2024-08-27 12:49:36 -07:00
Prospector
396f737612 Fix version page layout 2024-08-26 18:19:53 -07:00
Prospector
2dd8d5a119 Sidebar refinements (#2306)
* Begin sidebar refinement, change back to left as default

* New filters proof of concept

* Hide if only one option

* Version filters

* Update changelog page

* Use new cosmetic variable for sidebar position

* Fix safari issue and change defaults to left filters, right sidebars

* Fix download modal on safari and firefox

* Add date published tooltip to versions page

* Improve selection consistency

* Fix lint and extract i18n

* Remove unnecessary observer options
2024-08-26 16:53:27 -07:00
Erb3
656c5b61cc Hotfix ci (#2296)
* ci: fix ci

* fix(eslint): remove code comment
2024-08-26 18:21:46 +00:00