Commit Graph

55 Commits

Author SHA1 Message Date
e772800038 bruh woopsis 2026-04-11 13:54:54 +02:00
dependabot[bot]
cda357a972 build(deps): bump smol-toml from 1.6.0 to 1.6.1 (#7)
Bumps [smol-toml](https://github.com/squirrelchat/smol-toml) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/squirrelchat/smol-toml/releases)
- [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: smol-toml
  dependency-version: 1.6.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-11 13:47:43 +02:00
dependabot[bot]
b13c4e2d86 build(deps): bump picomatch (#8)
Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-11 13:47:32 +02:00
4d554056a2 add sso, gittea, kuma 2026-04-11 12:55:18 +02:00
5606646ab0 update dependencys 2026-04-11 12:53:54 +02:00
5e0f00e1f5 remove mandel brot 2026-03-25 18:29:22 +01:00
6832b51c7e basic layout for picShare 2026-03-25 18:29:07 +01:00
9bafe78069 basic layout for messanger 2026-03-25 18:28:50 +01:00
1476509e9e add ise tweeter 2026-03-25 18:28:27 +01:00
b9d775ea13 update colors 2026-03-25 18:28:14 +01:00
f2d003ec30 add ina2 setup 2026-03-25 18:28:01 +01:00
d10521f04b add client side shuffel so every page refresh it stays fresh 2026-03-18 15:54:29 +01:00
f1fbdbafdc add images and format 2026-03-17 18:41:16 +01:00
c3550db8da upgrade deployment 2026-03-17 17:52:46 +01:00
cb38d32ef6 add more uni stuff 2026-03-08 18:58:42 +01:00
Kami
27685bd28e style(): CSS Hover effects on nav bar (#3)
* style(): CSS Hover effects on nav bar
---------

Co-authored-by: JuLi0n21 <julianschlueterbusiness21@gmail.com>
2026-03-08 07:30:18 +01:00
Kami
eabb1d0fcc Merge pull request #2 from JuLi0n21/dependabot/npm_and_yarn/svgo-4.0.1
build(deps): bump svgo from 4.0.0 to 4.0.1
2026-03-07 00:09:31 +08:00
4baf464b73 replace folder with img src 2026-03-05 20:40:25 +01:00
878885b40a increase hover size and open folder on image click 2026-03-05 17:38:31 +01:00
dependabot[bot]
d54a8ef258 build(deps): bump svgo from 4.0.0 to 4.0.1
Bumps [svgo](https://github.com/svg/svgo) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 4.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 23:42:19 +00:00
JuLi0n21
9d2fad8e59 Merge pull request #1 from JuLi0n21/import-alias
Neat QOL modification
2026-03-04 17:47:09 +01:00
JuLi0n21
b59eafcdfc Merge branch 'master' into import-alias 2026-03-04 17:47:01 +01:00
abb6bc52ce patch(): fix the nits 2026-03-04 17:46:10 +01:00
kami
e16c84e879 ci(): Bun lock file for CI usage 2026-03-04 04:52:51 +08:00
kami
d3e3f50606 feat(): Inferred types for blogs instead of static. 2026-03-04 04:52:37 +08:00
kami
7c8b1b8223 fix(): Fix some (current) deprecated fields 2026-03-04 04:52:37 +08:00
kami
2a8eb622b2 style(): Fix style not being in head tag 2026-03-04 04:52:37 +08:00
kami
bfaadbdbe4 fix(): Fix type on fetch
patch(): Squash commit
2026-03-04 04:52:37 +08:00
kami
001055ee51 patch(): Patched type aliases
Changed inferred path i.e., "./",
"../", "../../". into @ import
path.
2026-03-04 04:52:37 +08:00
kami
4ae9e6c924 style(): Typos
Fix some typos, removed alt tag to
redundant img tags.
patch(): Sqush commit
patch(): Squash commit
patch(): Squash commit
2026-03-04 04:46:48 +08:00
kami
6df5e75723 dev(): Added dev tools 2026-03-04 04:44:30 +08:00
kami
ae50565d0e feat(): Added type aliases to tsconfig
Added various aliases!
2026-03-04 04:43:46 +08:00
JuLi0n21
811ad06175 Update docker-build.yml 2026-03-03 19:45:31 +01:00
JuLi0n21
64e893b275 Rename workflow for Astro image to homepage 2026-03-03 19:32:22 +01:00
322d2a4637 trusting kami with this one 2026-03-03 18:48:53 +01:00
5b42a42c1a remove creds 2026-03-03 16:34:54 +01:00
a23de1208b use non auth requiring endpoint 2026-03-03 16:11:53 +01:00
2da488af4f revert and fuck off 2026-03-02 22:16:37 +01:00
96e751e44a hardcode for now... 2026-03-02 22:11:47 +01:00
ec123f39a8 add content type / accept 2026-03-02 21:55:58 +01:00
1a704c2592 add user-agent :3 2026-03-02 21:52:14 +01:00
cf8210550b extract buiild step to github runner 2026-03-02 21:48:52 +01:00
4c8c42baf3 another attempt to fix 2026-03-02 21:45:45 +01:00
9409afd81f try to give network access 2026-03-02 21:32:06 +01:00
ecc7baa72e try to give network access 2026-03-02 21:30:43 +01:00
b1faf933b2 typo 2026-03-02 21:20:30 +01:00
c4da0683ed add fail save for failed img fetching at build time 2026-03-02 21:14:40 +01:00
67bbc3cf9a reorderd stuff, added homepage 2026-03-02 20:55:21 +01:00
JuLi0n21
245508f81a Remove short SHA retrieval from Docker build workflow 2026-03-01 21:30:38 +01:00
JuLi0n21
07483729c8 Fix registry URL in Docker build workflow 2026-03-01 21:27:24 +01:00