Commit graph

2756 commits

Author SHA1 Message Date
Land
7f09a9d148
Refactor Switch component to use model binding 2025-11-02 13:18:11 +05:30
Land
dab0557c99
Merge branch 'fmhy:main' into amoled-toggle-fix-again 2025-11-02 13:15:38 +05:30
nbats
d2692bf619
updated 6 pages 2025-11-01 23:00:06 -07:00
Land
d343870661
Update ColorPicker.vue 2025-11-02 11:27:42 +05:30
Land
3725bb5694
Update Switch.vue 2025-11-02 11:26:36 +05:30
Land
0e0e6e2dd1
Update ColorPicker.vue 2025-11-02 11:25:00 +05:30
Land
f0d39a01e2
Merge branch 'fmhy:main' into main 2025-11-02 07:14:20 +05:30
nbats
2a5b4b10c7
fix 2025-11-01 15:43:25 -07:00
Land
53dbb85fa5
Merge branch 'fmhy:main' into main 2025-11-02 03:00:02 +05:30
nbats
df055d35e1
updated 3 pages 2025-11-01 14:23:21 -07:00
Land
312273d52f
Merge branch 'fmhy:main' into main 2025-11-02 00:00:02 +05:30
fmhyhalloweenshit
a34693f77b
add fix for light mode being broken (#4249) 2025-11-01 10:38:41 -07:00
Land
9d81ef5a6f
Merge branch 'fmhy:main' into main 2025-11-01 23:00:04 +05:30
Land
43babf2889
Amoled toggle fix (#4246)
* Update constants.ts

* Update constants.ts

* Update index.md

* everythin pure blak now

Updated all dark mode and Halloween theme background color variables from dark gray values to pure black (rgb(0, 0, 0))  AMOLED BABYYYYYY

* idk that it bothered me

that hyphen was needed

plus gotta give some credit to me for amoled BUT IM STILL GRATEFUL TO THE GREAT PPL WHO BUILT THIS

* forgot this mb

* Update constants.ts

* Change background colors to pure black theme

* Fix template closing tags in ColorPicker.vue

* Add files via upload

* Add AMOLED mode toggle to ColorPicker

1. Added AMOLED Mode as a Universal Toggle
2. New State Management isAmoledMode
3. New UI Element
amoled toggle

* Revert "Update ColorPicker.vue"

This reverts commit 3fe4b690d7, reversing
changes made to 132ef4a25b.

* Revert "Add AMOLED mode toggle to ColorPicker"

This reverts commit 132ef4a25b.

* Update ColorPicker.vue

* Change default amoled mode to true

* Update ColorPicker.vue

* fixing conflicts

* fixing conflicts

* Update AMOLED toggle to use v-model for binding

this makes sure that the toggle doesnt revert back to being off after reloading 

this was an issue that i couldnt test out where the toggle would revert back to the off state while the page remained in the amoled state
2025-11-01 09:18:52 -07:00
Land
8f4ae70d3a fix the toggle issue check fmhy commit for more info 2025-11-01 15:05:12 +00:00
Land
b459cb974e made amoled default 2025-11-01 15:03:58 +00:00
Land
02d6f13a1d
Merge branch 'fmhy:main' into main 2025-11-01 20:24:36 +05:30
Land
237e071b98 fixing conflicts 2025-11-01 14:54:09 +00:00
Land
b5a914db9f fixing conflicts 2025-11-01 14:51:53 +00:00
fmhyhalloweenshit
721d9a04e9
revert halloween theme (#4244) 2025-11-01 05:25:35 -07:00
nbats
dc1605ea66
updated 2 pages 2025-11-01 04:39:20 -07:00
Land
7758995aa3
Merge branch 'fmhy:main' into main 2025-11-01 17:00:02 +05:30
nbats
0158819a5b
Fix typo in Sportsbite entry 2025-11-01 03:45:54 -07:00
nbats
4949cb7e2d
Update announcement title and link for November 2025 2025-11-01 03:40:22 -07:00
nbats
da86125209
Add November 2025 updates post
Added November 2025 updates including new features, sections, and reorganizations across various topics.
2025-11-01 03:39:50 -07:00
Land
94a8111b07
Update ColorPicker.vue 2025-11-01 15:34:20 +05:30
Land
b4124d8084
Merge branch 'fmhy:main' into main 2025-11-01 15:00:02 +05:30
nbats
baacd94d8c
updated 12 pages 2025-11-01 01:40:43 -07:00
Land
365a49425b
Change default amoled mode to true 2025-11-01 12:53:27 +05:30
Land
2f42f28fab
Merge branch 'fmhy:main' into main 2025-11-01 12:52:05 +05:30
Land
03ebe6b337
Update ColorPicker.vue 2025-11-01 12:51:51 +05:30
Land
a5220e1485
Amoledtoggle (#4236)
* Update constants.ts

* Update constants.ts

* Update index.md

* everythin pure blak now

Updated all dark mode and Halloween theme background color variables from dark gray values to pure black (rgb(0, 0, 0))  AMOLED BABYYYYYY

* idk that it bothered me

that hyphen was needed

plus gotta give some credit to me for amoled BUT IM STILL GRATEFUL TO THE GREAT PPL WHO BUILT THIS

* forgot this mb

* Update constants.ts

* Change background colors to pure black theme

* Fix template closing tags in ColorPicker.vue

* Add files via upload

* Add AMOLED mode toggle to ColorPicker

1. Added AMOLED Mode as a Universal Toggle
2. New State Management isAmoledMode
3. New UI Element
amoled toggle

* Revert "Update ColorPicker.vue"

This reverts commit 3fe4b690d7, reversing
changes made to 132ef4a25b.

* Revert "Add AMOLED mode toggle to ColorPicker"

This reverts commit 132ef4a25b.

* Add AMOLED mode toggle to ColorPicker

* Remove emoji from AMOLED toggle label
2025-10-31 22:40:04 -07:00
moosetwin0
7a1ca832ad
mention alias limit for simplelogin (#4229) 2025-10-31 22:39:10 -07:00
Land
29afad66fc
Merge branch 'fmhy:main' into main 2025-10-31 23:03:31 +05:30
nbats
538105ee82
updated 3 pages 2025-10-31 09:52:35 -07:00
land
7f11ab60f5 Merge branch 'main' of https://github.com/LandWarderer2772/A-FMHY 2025-10-31 21:26:54 +05:30
land
e67df01479 Revert "Add AMOLED mode toggle to ColorPicker"
This reverts commit 132ef4a25b.
2025-10-31 21:25:16 +05:30
land
7b022fc698 Revert "Update ColorPicker.vue"
This reverts commit 3fe4b690d7, reversing
changes made to 132ef4a25b.
2025-10-31 21:25:09 +05:30
land
3fe4b690d7 Update ColorPicker.vue 2025-10-31 21:25:04 +05:30
land
92f374dfcc Update ColorPicker.vue 2025-10-31 21:20:25 +05:30
land
132ef4a25b Add AMOLED mode toggle to ColorPicker
1. Added AMOLED Mode as a Universal Toggle
2. New State Management isAmoledMode
3. New UI Element
amoled toggle
2025-10-31 21:18:08 +05:30
Land
081e57d5bf
Merge branch 'fmhy:main' into main 2025-10-31 21:03:25 +05:30
nbats
c480a1fbac
moved site 2025-10-31 07:32:51 -07:00
Land
15dbb8ff0f
Merge branch 'fmhy:main' into main 2025-10-31 20:00:45 +05:30
nbats
54b54b2fb5
updated 12 pages 2025-10-31 07:15:54 -07:00
Land
25588b2fbe
Merge branch 'fmhy:main' into main 2025-10-31 08:42:47 +05:30
nbats
5dac9d2ace
updated 7 pages 2025-10-30 05:27:07 -07:00
Land
76e5bca177
Merge branch 'fmhy:main' into main 2025-10-30 09:08:44 +05:30
nbats
735ef1ef00
updated 3 pages 2025-10-29 18:39:15 -07:00
nbats
1cf999bd5f
fix 2025-10-29 05:40:49 -07:00