summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.gitignore2
-rwxr-xr-xassets/src/main.js2
-rwxr-xr-xincludes/data/projects.json209
-rwxr-xr-xversion2
-rwxr-xr-xwarrant54
5 files changed, 4 insertions, 265 deletions
diff --git a/.gitignore b/.gitignore
index d166da8..c939fdb 100755
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ out
build.zip
build.tar.xz
assets/projects
+warrant
+includes/data/projects.json
diff --git a/assets/src/main.js b/assets/src/main.js
index 3e5b2fb..7d16d16 100755
--- a/assets/src/main.js
+++ b/assets/src/main.js
@@ -84,7 +84,7 @@ window.onload = () => {
}
(async () => {
- const status = await (await fetch("https://d6gd1hq6b89h1s1v.public.blob.vercel-storage.com/public/api.json")).json();
+ const status = await (await fetch("https://d6gd1hq6b89h1s1v.public.blob.vercel-storage.com/public/api-v2.json")).json();
switch (status.code) {
case 0:
document.getElementById("navbar-status").innerHTML = `
diff --git a/includes/data/projects.json b/includes/data/projects.json
deleted file mode 100755
index edfc723..0000000
--- a/includes/data/projects.json
+++ /dev/null
@@ -1,209 +0,0 @@
-[
- {
- "id": "d98c62bc22ee55c5386e481cfd352790",
- "owner": "equestria-dev",
- "name": "libfaunerie",
- "display_name": "libprisbeam",
- "description": "A library to work with Faunerie databases in first-party as well as third-party consumers.",
- "source": "https:\/\/github.com\/equestria-dev\/libfaunerie",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/libfaunerie",
- "size": 65536,
- "language": "TypeScript",
- "languages": {
- "TypeScript": 100
- },
- "update": 1719682239,
- "commit": 1719682236,
- "archive": false,
- "readme": null
- },
- {
- "id": "c66e979845d3a24cd3a517559b7b1936",
- "owner": "equestria-dev",
- "name": "maretimesans",
- "display_name": "Maretime Sans",
- "description": "A font based on the 2022 My Little Pony logo",
- "source": "https:\/\/github.com\/equestria-dev\/maretimesans",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/maretimesans",
- "size": 1792000,
- "language": null,
- "languages": [],
- "update": 1718915792,
- "commit": 1718915790,
- "archive": false,
- "readme": null
- },
- {
- "id": "d4fe44c9ab656861943dc43d78adb83f",
- "owner": "equestria-dev",
- "name": "autopush",
- "display_name": "Autopush",
- "description": "A command-line application to automatically commit and push code from a collection of Git repositories",
- "source": "https:\/\/github.com\/equestria-dev\/autopush",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/autopush",
- "size": 4319232,
- "language": "Rust",
- "languages": {
- "Rust": 100
- },
- "update": 1718921623,
- "commit": 1718917841,
- "archive": false,
- "readme": null
- },
- {
- "id": "49d6c399fd0e57593d04157cafcc036c",
- "owner": "equestria-dev",
- "name": "faunerie",
- "display_name": "Prisbeam",
- "description": "A browser and search engine for local copies of various image boards (e621, Derpibooru, Furbooru, ...)",
- "source": "https:\/\/github.com\/equestria-dev\/faunerie",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/faunerie",
- "size": 4078592,
- "language": "TypeScript",
- "languages": {
- "TypeScript": 48.9591760808329,
- "JavaScript": 23.293196407164412,
- "HTML": 15.005580587821918,
- "Python": 6.141008757684381,
- "CSS": 5.26228762763011,
- "Shell": 1.3387505388662844
- },
- "update": 1719687570,
- "commit": 1719687567,
- "archive": false,
- "readme": null
- },
- {
- "id": "35c010969e87e3e86364e1a553270e8e",
- "owner": "equestria-dev",
- "name": "starshine",
- "display_name": "Starshine (v13)",
- "description": "Equestria.dev's new 2024 website",
- "source": "https:\/\/github.com\/equestria-dev\/starshine",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/starshine",
- "size": 79039488,
- "language": "PHP",
- "languages": {
- "PHP": 55.74794281055365,
- "CSS": 30.922141998604722,
- "JavaScript": 13.329915190841621
- },
- "update": 1719234251,
- "commit": 1719234247,
- "archive": false,
- "readme": null
- },
- {
- "id": "e96224630ba66f227a54ac4ba2251b91",
- "owner": "equestria-dev",
- "name": "status",
- "display_name": "status.equestria.dev",
- "description": "A real-time status page and automated poller for Equestria.dev",
- "source": "https:\/\/github.com\/equestria-dev\/status",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/status",
- "size": 7046144,
- "language": "Rust",
- "languages": {
- "Rust": 35.58325835195774,
- "JavaScript": 23.76425855513308,
- "CSS": 19.584651554291355,
- "HTML": 19.390183728557744,
- "Nix": 1.3961048384756045,
- "Shell": 0.2815429715844774
- },
- "update": 1719270977,
- "commit": 1719270974,
- "archive": false,
- "readme": null
- },
- {
- "id": "d42d5552d548688fc3c7a57f3f7260eb",
- "owner": "equestria-dev",
- "name": "sunny-starbot",
- "display_name": "Sunny Starbot",
- "description": "An AI model trained to reproduce Sunny Starscout's voice accurately",
- "source": "https:\/\/github.com\/equestria-dev\/sunny-starbot",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/sunny-starbot",
- "size": 75166720,
- "language": "PHP",
- "languages": {
- "PHP": 82.67204478103392,
- "Python": 10.05268356931182,
- "JavaScript": 6.959170233783339,
- "Shell": 0.3161014158709253
- },
- "update": 1718921704,
- "commit": 1718921701,
- "archive": false,
- "readme": null
- },
- {
- "id": "79d8aa1e4ccdedf397a5af3cb7540d80",
- "owner": "equestria-dev",
- "name": "violette",
- "display_name": "Violette",
- "description": "Raindrops's personal website project, with a major focus on design and UI",
- "source": "https:\/\/github.com\/equestria-dev\/violette",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/violette",
- "size": 8165376,
- "language": "Rust",
- "languages": {
- "Rust": 99.15078179101214,
- "Shell": 0.8492182089878632
- },
- "update": 1718288696,
- "commit": 1718288693,
- "archive": false,
- "readme": null
- },
- {
- "id": "b11d6f468e78ef52efd5a4af78f32879",
- "owner": "equestria-dev",
- "name": "where-rs",
- "display_name": "where-rs",
- "description": "A small Rust client (where) and server (whered) program to access a list of logged in users on multiple systems at once, similarly to who(1).",
- "source": "https:\/\/github.com\/equestria-dev\/where-rs",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/where-rs",
- "size": 71680,
- "language": "Rust",
- "languages": {
- "Rust": 92.96706739241101,
- "Nix": 5.407839605278615,
- "Shell": 1.6250930023103731
- },
- "update": 1719523274,
- "commit": 1719523421,
- "archive": false,
- "readme": null
- },
- {
- "id": "581c103a34cec5f021c003166ee20d42",
- "owner": "equestria-dev",
- "name": "wishing-star",
- "display_name": "Wishing Star",
- "description": "A customizable and fast static wishlist page generator, primarily designed for use with Vercel",
- "source": "https:\/\/github.com\/equestria-dev\/wishing-star",
- "icon": null,
- "website": "https:\/\/github.com\/equestria-dev\/wishing-star",
- "size": 120832,
- "language": "PHP",
- "languages": {
- "PHP": 82.91870967741936,
- "JavaScript": 17.081290322580646
- },
- "update": 1718829475,
- "commit": 1718829471,
- "archive": false,
- "readme": null
- }
-] \ No newline at end of file
diff --git a/version b/version
index 016a369..fc9c00c 100755
--- a/version
+++ b/version
@@ -1 +1 @@
-13.5.8
+13.6.0
diff --git a/warrant b/warrant
deleted file mode 100755
index 40adb37..0000000
--- a/warrant
+++ /dev/null
@@ -1,54 +0,0 @@
-
-Equestria.dev warrant canary
-
-Existing and proposed laws provide for secret warrants, searches and seizures of data, such as library records.
-Some such laws provide for criminal penalties for revealing the warrant, search or seizure, disallowing the disclosure
-of events that would materially affect the users of a platform such as Equestria.dev. Equestria.dev and its principals
-and members will in fact comply with such warrants and their provisions for secrecy. Equestria.dev will also make
-available, weekly, a "warrant canary" in the form of a cryptographically signed message containing the following:
-
-- a declaration that, up to that point, no warrants have been served, nor have any searches or seizures taken place
-- a cut and paste headline from a major news source, establishing date
-
-Special note should be taken if these messages ever cease being updated, or are removed from this page.
-
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-2024-06-23
-
-No warrants have ever been served to Equestria.dev, or Equestria.dev principals or members.
-No searches or seizures of any kind have ever been performed on any Equestria.dev assets.
-
-( from https://www.reuters.com )
-
-Heat wave scorches US East Coast as dangerous temperatures expand to West
-Russia could reduce decision time for use of nuclear weapons, lawmaker says
-Trump courts Black voters in Philadelphia, asks Christians to back him one last time
-
-Sunday, June 23 2024
-
------BEGIN PGP SIGNATURE-----
-
-iQGzBAEBCAAdFiEErqdz2wYgxXz/sHqR773GhDWldLcFAmZ4cXAACgkQ773GhDWl
-dLf2ZQv9GSNGvubIZi4olJflY93FcKlHQyzSLo6zB614UDS7jxFa9CT2Xl+Yyf+Q
-KIhnUk0dq8OGmO90RYo829LgnezDGrFqFjNnF3NeD11iBGj4lwGWNxH4L6X5iR5h
-sMvQwLVionKTQNyRedIsEXIAJZzJ8yQNuizxcJBLQNyJw9IAkAQbh+MvuecGhjsY
-SVoXlDXxyBT5vz4mdVPe0jiO10bBcaSh0R0cCug/C1sM4/pvV1PjejbXWLJj9D7+
-2pdU6IACosJvSWOX8SSQ4UGOTbZxR+O6BqXvdB7yKPsjtjXEP/ITe0FSJohCNFEW
-r0rNCJyMGFTjFn0DbAMwOmGFoDQl9aplL4nL++tO0k3kVE5c+s1wwyY4kH32Yz+h
-LBtkcvKa4376obO681RAp9AEEd+Ic4qOGAKT5CBJe7jFjLybM2xYUBbts3Ic/Gxt
-GTkEIlzIUsq5eBrn2CvSnYqoZg5i5DpEuE7GmEG0qZonv2JUVYMxmxJa5XuGwXO8
-NdhjoRd2
-=nKOU
------END PGP SIGNATURE-----
-
-
-https://equestria.dev/pubkey | https://github.com/starscouts.gpg | https://gitlab.com/starscouts.gpg
-
-Notes:
-
-This scheme is not infallible. Although signing the declaration makes it impossible for a third party to produce
-arbitrary declarations, it does not prevent them from using force to coerce Equestria.dev to produce false
-declarations. The news clip in the signed message serves to demonstrate that that update could not have been created
-prior to that date. It shows that a series of these updates were not created in advance and posted on this page.