Commit Graph

2524 Commits

Author SHA1 Message Date
Sasha Sorokin
aecbc714c4 Update @vintl/nuxt to ^1.9.2 (#1286)
This fixes the issue where types for NuxtApp would be incorrect due to
the incorrect Plugin return type by @vintl/nuxt.
2024-07-11 18:58:18 +00:00
Evan Song
c20242cf1c Fix Cloudflare Pages build (#1285)
* fix(temp): remove box shadows from tailwind config

* fix(temp): "polyfill" global during build process

* refactor: use `import.meta` instead of deprecated `process`

* oops: replace `process.server` as well
2024-07-11 05:17:04 +00:00
Evan Song
04ba76aac8 Add NavTabs component (#1278)
* feat: NavTabs component

* fix: tw config using wrong variable

* fix: actually use the config now

* fix: revert testing
2024-07-10 03:33:50 +00:00
Geometrically
d1bc65c266 Monorepo missing features (#1273)
* fix tauri config

* fix package patch

* regen pnpm lock

* use new workflow

* New GH actions

* Update lockfile

* update scripts

* Fix build script

* Fix missing deps

* Fix assets eslint

* Update libraries lint

* Fix all lint configs

* update lockfile

* add fmt + clippy fails

* Separate App Tauri portion

* fix app features

* Fix lints

* install tauri cli

* update lockfile

* corepack, fix lints

* add store path

* fix unused import

* Fix tests

* Issue templates + port over tauri release

* fix actions

* fix before build command

* Add X86 target

* Update build matrix

* finalize actions

* make debug build smaller

* Use debug build to make cache smaller

* dummy commit

* change proj name

* update file name

* Use release builds for less space use

* Remove rust cache

* Readd for app build

* add merge queue trigger
2024-07-09 15:17:38 -07:00
PixelBedrock
60edbcd5f0 Allow user to select GitHub account (#922)
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2024-07-09 15:12:15 -07:00
Evan Song
dab284f339 Frontend Tailwind Fixes + Small Fixes (#1258)
* Fix Tailwind not targeting the src dir

* Merge tw fixes

* Fix footer logo alignment in mobile layout
2024-07-07 18:28:55 -07:00
Norbiros
df76d9a50a fix(theseus): Fixed scroll behavior bug (#1249) 2024-07-07 13:21:07 -07:00
Evan Song
abec2e48d4 Add TailwindCSS (#1252)
* Setup TailwindCSS

* Fully setup configuration

* Refactor some tailwind variables
2024-07-06 20:57:32 -07:00
Evan Song
0f2ddb452c Migrate to Turborepo (#1251) 2024-07-04 21:46:29 -07:00
Jai A
6fa1acc461 prepare for initial push 2024-07-03 19:17:28 -07:00
Jai A
9502639447 Finish adding omorphia 2024-07-03 19:12:20 -07:00
Jai A
ef4acb1b66 Merge remote-tracking branch 'omorphia/monorepo-migration' 2024-07-03 16:24:41 -07:00
Jai A
8cb72d306b Prepare for adding omorphia 2024-07-03 16:22:49 -07:00
Jai A
1ef8bf4690 Move files in preparation for monorepo migration 2024-07-03 16:21:07 -07:00
Jai A
22779c9dbc Finish theseus 2024-07-03 16:03:41 -07:00
Jai A
b52467b6d6 Merge remote-tracking branch 'theseus/monorepo-migration' 2024-07-03 13:26:44 -07:00
Jai A
d33a0cd589 Prepare for adding theseus 2024-07-03 13:25:49 -07:00
Jai A
a04cb54d86 Move files in preparation for monorepo migration 2024-07-03 13:23:21 -07:00
Jai A
10785f156f Add knossos 2024-07-03 13:05:14 -07:00
Jai A
4736fb8e32 Merge remote-tracking branch 'knossos/monorepo-migration' 2024-07-03 11:20:33 -07:00
Jai A
531e7ec73d prepare for knossos merge 2024-07-03 11:20:25 -07:00
Jai A
ff946b4f2f Move files in preparation for monorepo migration 2024-07-03 11:13:51 -07:00
Jai A
68f0e68343 Initial monorepo setup 2024-07-03 11:05:58 -07:00
Jai A
12a3520563 feat(nx): Generated CI workflow 2024-07-03 00:18:37 -07:00
Jai A
e84426a4f9 feat(nx): Added Nx Cloud token to your nx.json
To connect your workspace to Nx Cloud, push your repository
          to your git hosting provider and go to the following URL:

          https://cloud.nx.app/connect/BTN2S5oDFZ
2024-07-03 00:18:36 -07:00
Jai A
8b80934f77 Initial commit 2024-07-03 00:18:35 -07:00
Sasha Sorokin
b6618f81f8 Fix transition covering More download options btn (#1736)
This pushes bottom transition to a background level while setting it so
that any z-indexes are isolated within the hero to avoid any other
weirdness from happenning.
2024-07-02 22:05:27 -07:00
IlGrandeAnonimo
8140db32dd Changed app category to “Game” to enable GameMode on macOS Sonoma 14+ (#1242)
Some references from Apple's Website:
https://support.apple.com/en-en/105118
https://forums.developer.apple.com/forums/thread/739387
2024-06-28 18:13:05 -07:00
Prospector
13db5f4423 New fancy readme (#1234)
* New fancy readme

* Add ATLauncher, clarify OneSix format support, and finish sentence.

* remove below

* missing comma

* use percentage instead of pixels for image size

* copy paste error
2024-06-28 18:12:48 -07:00
Jai A
0ae1e40d79 fix typo 2024-06-28 17:03:54 -07:00
Jai A
34d931573c try with bookworm 2024-06-28 17:02:30 -07:00
Jai A
721365578a update action to use master branch 2024-06-28 16:59:06 -07:00
Jai A
7be02318e0 add openssl 2024-06-28 16:55:54 -07:00
Jai A
88db79188c use rustls 2024-06-28 16:50:47 -07:00
Jai A
8a0329b23d don't run in detached mode 2024-06-28 16:48:03 -07:00
Jai A
02ebe59d2f add dispatch support for meta 2024-06-28 16:45:06 -07:00
Jai A
6e8e053b88 fix newline 2024-06-28 16:40:12 -07:00
Jai A
fc3056b0e0 add rust log env 2024-06-28 15:53:59 -07:00
Geometrically
4274a8ed68 Fix forge install issues (#18)
* Fix forge install issues

* remove mac garb
2024-06-28 15:44:17 -07:00
Geometrically
8b16cd1b36 Daedalus Rewrite + Code Cleanup (#16)
* [wip] rewrite daedalus, vanilla, fabric, and quilt

* finish forge + neo

* fix docker

* fix neoforge 1.21+

* update concurrency limit

* finish

* remove mac garb
2024-06-25 15:47:27 -07:00
Sasha Sorokin
bd49d6bd89 Inject native router only in reactive scopes (#1730) 2024-06-15 08:27:38 -04:00
Sasha Sorokin
61fd6f1741 Fix Turnstile unable to read the siteKey (#1728)
It seems that Nuxt Turnstile's way of setting the key in `runtimeConfig`
is broken and doesn't work properly, resulting in an error in runtime,
because it has to be set. This commit sets the key in `runtimeConfig`
manually instead, which seems to fix the issue.
2024-06-14 23:26:45 -04:00
Geometrically
05d45d9aab Fix page crash on orgs (#1727) 2024-06-14 15:43:09 -07:00
Geometrically
612eb64a83 fix broken navrow (#1725) 2024-06-14 15:29:35 -07:00
Sasha Sorokin
e0a9e62d84 Fix building for Cloudflare Nitro preset (#1726)
It seems that Rollup node-resolve module doesn't properly deal with
trailing slashes, causing it to thing that `string_decoder` is a
built-in Node.js dependency and attempt to import it from `unenv`, which
will obviously fail, because `string_decoder` is not, in fact, a Node.js
dependency, but an individual dependency of `readable-stream`.

This adds a small patch for `readable-stream@2.3.8` dependency, which
removes the leading slash, which seems to fix the builds.

This probably should be reported to relevant developers (Rollup
node-resolve plugin or Nitro?).
2024-06-14 15:26:12 -07:00
Sasha Sorokin
5db5f2251f Fix bad if condition on languages page (#1721) 2024-06-14 15:21:22 -07:00
Sasha Sorokin
34fd9d29c8 Update Nuxt to v3.12.1 (#1720)
* Update Nuxt dependencies

* Fix ref access in ChartDisplay

* Fix feature flags cookie options type error

* Specify type-only imports

* Fix shorthands access to tags outside of reactive scope

* Replace most useRoute calls with useRoute from vue-router

Nuxt's version of this composable is horrendously broken (nuxt/nuxt#21340)

* Import all svgs with ?component parameter

Fixes weird hydration issues + gives correct type
2024-06-14 13:23:02 -07:00
Geometrically
5148e27448 Fix neoforge check, make forge validator more lenient (#928) 2024-06-14 13:16:05 -07:00
Sasha Sorokin
c6d8476963 Update pnpm to v9.3.0 (#1684) 2024-06-13 11:13:26 -07:00
Geometrically
608e55c01f Fix duplicate file names (#927)
* Fix duplicate file names

* Fix checks
2024-06-12 21:40:24 -07:00