From b028da9fea70c65ccd52d1d478859739027d756a Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 27 Jul 2021 04:47:58 +0200 Subject: Commmmmmit --- includes/blog/data/2020-05-02@something2.json | 3 + includes/blog/data/2020-05-02@something2.json.html | 1 + includes/blog/data/2020-05-03@something3.json | 3 + includes/blog/data/2020-05-03@something3.json.html | 1 + includes/blog/data/2020-05-04@something4.json | 3 + includes/blog/data/2020-05-04@something4.json.html | 1 + includes/blog/home.php | 3 +- includes/blog/list.php | 1 + includes/categories.php | 20 ++---- includes/code/en.html | 54 +++++++++++++++ includes/code/fr.html | 54 +++++++++++++++ includes/dev/list.php | 13 ---- includes/footer.php | 3 +- includes/friends/home.php | 7 +- includes/header.php | 31 ++++----- includes/projects/home.php | 6 +- includes/projects/list.php | 13 ++++ includes/stats/neutron.json | 78 ++++++++++++++++++++++ includes/stats/neutron2.json | 40 +++++------ includes/stats/refresh.php | 4 +- includes/stats/stats.json | 12 ++++ 21 files changed, 279 insertions(+), 72 deletions(-) create mode 100644 includes/blog/data/2020-05-02@something2.json create mode 100644 includes/blog/data/2020-05-02@something2.json.html create mode 100644 includes/blog/data/2020-05-03@something3.json create mode 100644 includes/blog/data/2020-05-03@something3.json.html create mode 100644 includes/blog/data/2020-05-04@something4.json create mode 100644 includes/blog/data/2020-05-04@something4.json.html create mode 100644 includes/code/en.html create mode 100644 includes/code/fr.html delete mode 100644 includes/dev/list.php create mode 100644 includes/projects/list.php create mode 100644 includes/stats/stats.json (limited to 'includes') diff --git a/includes/blog/data/2020-05-02@something2.json b/includes/blog/data/2020-05-02@something2.json new file mode 100644 index 0000000..51021ea --- /dev/null +++ b/includes/blog/data/2020-05-02@something2.json @@ -0,0 +1,3 @@ +{ + "title": "Some article" +} \ No newline at end of file diff --git a/includes/blog/data/2020-05-02@something2.json.html b/includes/blog/data/2020-05-02@something2.json.html new file mode 100644 index 0000000..12ed35a --- /dev/null +++ b/includes/blog/data/2020-05-02@something2.json.html @@ -0,0 +1 @@ +This is some test or, is it?... We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. \ No newline at end of file diff --git a/includes/blog/data/2020-05-03@something3.json b/includes/blog/data/2020-05-03@something3.json new file mode 100644 index 0000000..51021ea --- /dev/null +++ b/includes/blog/data/2020-05-03@something3.json @@ -0,0 +1,3 @@ +{ + "title": "Some article" +} \ No newline at end of file diff --git a/includes/blog/data/2020-05-03@something3.json.html b/includes/blog/data/2020-05-03@something3.json.html new file mode 100644 index 0000000..12ed35a --- /dev/null +++ b/includes/blog/data/2020-05-03@something3.json.html @@ -0,0 +1 @@ +This is some test or, is it?... We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. \ No newline at end of file diff --git a/includes/blog/data/2020-05-04@something4.json b/includes/blog/data/2020-05-04@something4.json new file mode 100644 index 0000000..51021ea --- /dev/null +++ b/includes/blog/data/2020-05-04@something4.json @@ -0,0 +1,3 @@ +{ + "title": "Some article" +} \ No newline at end of file diff --git a/includes/blog/data/2020-05-04@something4.json.html b/includes/blog/data/2020-05-04@something4.json.html new file mode 100644 index 0000000..12ed35a --- /dev/null +++ b/includes/blog/data/2020-05-04@something4.json.html @@ -0,0 +1 @@ +This is some test or, is it?... We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. \ No newline at end of file diff --git a/includes/blog/home.php b/includes/blog/home.php index 162babc..a515c14 100644 --- a/includes/blog/home.php +++ b/includes/blog/home.php @@ -3,6 +3,7 @@ $articles = scandir($_SERVER['DOCUMENT_ROOT'] . "/includes/blog/data"); $i = 1; + $articles = array_reverse($articles); foreach ($articles as $article): ?> @@ -19,6 +20,6 @@ " class="card-link">= l("Read more...", "Lire plus...") ?> - + \ No newline at end of file diff --git a/includes/blog/list.php b/includes/blog/list.php index 5166966..ba859a2 100644 --- a/includes/blog/list.php +++ b/includes/blog/list.php @@ -3,6 +3,7 @@ $articles = scandir($_SERVER['DOCUMENT_ROOT'] . "/includes/blog/data"); $i = 1; + $articles = array_reverse($articles); foreach ($articles as $article): ?> diff --git a/includes/categories.php b/includes/categories.php index 92f5c1e..b6ba521 100644 --- a/includes/categories.php +++ b/includes/categories.php @@ -8,22 +8,16 @@ = l("Learn more...", "En savoir plus...") ?> -
= l("I have been developing software and stuff for a really long time", "Je développe des logiciels et des petits trucs depuis très longtemps") ?>
- - = l("Learn more...", "En savoir plus...") ?> += l("For 10 years now, I have been making videos and other multimedia content", "Depuis plus de 10 ans maintenant je fais des vidéos et d'autre style de contenu multimédia") ?>
+= l("Developing software and making multimedia stuff is my passion", "Mon passe-temps est de coder des logiciels et de créer du contenu multimedia") ?>
- = l("Learn more...", "En savoir plus...") ?> + = l("Learn more...", "En savoir plus...") ?>Last update: July 27th 2021
+ +The Community Services that Minteck provides are subject to the following Code of Conduct. Minteck reserves the right to update the Code of Conduct at any time without notice to you. The most current version of the Code of Conduct can be reviewed by clicking on the « Code of conduct » hyperlink located at the bottom of the main website; or using this hyperlink: https://mt.ro.lt/cond
+ +Unless otherwise specified, the Community Services are for your personal and non-commercial use. You may not modify, copy, distribute, transmit, display, perform, reproduce, publish, license, create derivative works from, transfer, or sell any information obtained from the Community Services.
+ +Privileged users may have elevated permissions over the Community Services (« Moderator »). A Moderator have the exclusive right to restrict, change, or delete any content on the Community Services without prior notice and without a reason.
+A user that does not gives respect and politeness over another user, or a Moderator, will get a Punishment.
+ +The content published on the Community Services is commonly hosted on a server in France (which you can confirm on the « Legal Notices » page). Therefore, and even if the content is not hosted in France, all content published on the Community Services in subject to French and international laws.
+For example, this means the following content is not allowed and will result in a Punishment: +At no time Minteck or any of the users of the Community Services makes the warranty that the content you have access to via the Community Services is accurate, confirmed, up-to-date, real, recent, or anything else that may indicate an approval.
+If you need to prove an information is accurate, you may need to do so and search by yourself; nobody on the Community Services is forced to publish sources for their content.
+ +Minteck attaches great importance to make every user of the Community Services feel good and happy; both inside of the Community Services and in their real life. If you feel comfortable enough talking about it to someone else online, you can talk about it to Minteck themself or to a qualified Moderator.
+Minteck themself promise they will never copy, distribute, transmit, display, reproduce, publish, license, transfer or sell the information they are given through your online chat. The Community Services are a place where everyone should feel welcome.
+ +If at any time you feel like you are going to commit suicide, please IMMEDIATELY call your local suicide hotline. A list is available on the International Bipolar Foundation's website. Minteck will regularly ask if you are « okay » through a conversation to make sure there is no suicide intention behind what you are saying.
+ +If you suffer some behavioral disorders such as schizophrenia or bipolar disorder, you should tell it to the Moderators or to Minteck so they are more soft when giving Punishments.
\ No newline at end of file diff --git a/includes/code/fr.html b/includes/code/fr.html new file mode 100644 index 0000000..06ae256 --- /dev/null +++ b/includes/code/fr.html @@ -0,0 +1,54 @@ +Dernière mise à jour : 27 juillet 2021 (traduction effectuée le 27 juillet 2021)
+ +Les Services de la Communauté que Minteck met à votre disposition sont assujettis au présent Code de Conduite. Minteck se réserve le droit de mettre à jour le Code de Conduite à n'importe quel moment sans vous en informer. La version la plus récente du Code de Conduite peut être relue en cliquant sur l'hyperlien « Code de conduite » situé en bas du site principal ; ou en utilisant cet hyperlien: https://mt.ro.lt/cond
+ +Sauf mention contraire, les Services de la Communauté sont réservés à un cadre d'utilisation personnel et non-commercial. Vous ne devez pas modifier, copier, distribuer, transmettre, afficher, présenter, reproduire, publier, licencier, créer des travaux dérivés de, transférer, ou vendre une quelconque information obtenue à partir des Services de la Communauté.
+ +Des utilisateurs privilégiés pourraient avoir des permissions élevées sur les Services de la Communauté (« Modérateur »). Un Modérateur dispose du droit exclusif de restreindre, changer, ou supprimer n'importe quel contenu présent sur les Services de la Communauté sans avertissement préalable et sans raison donnée.
+Un utilisateur qui ne se présente pas respectueux et poli envers un autre utilisateur, ou un Modérateur, obtiendra une Sanction.
+ +Le contenu publié sur les Services de la Communauté sont généralement hébergés sur un serveur situé en France (vous pouvez confirmer cela sur la page « Mentions légales »). De ce fait, et même si le contenu n'est pas hébergé en France, tout le contenu publié sur les Services de la Communauté est sujet aux lois françaises et internationales.
+Par example, cela signifie que le contenu suivant n'est pas autorisé et résultera d'une Sanction : +À aucun moment Minteck ou un utilisateur des Services de la Communauté garantit que le contenu auquel vous avez accès par le biais des Services de la Communauté est véridique, confirmé, actuel, vrai, récent, ou quelque chose d'autre qui permettrait d'indiquer une approbation.
+Si vous avez besoin de prouver la véracité d'une information, vous devriez avoir à le faire par vous même et faire vos propres recherches; personne utilisant les Services de la Communauté est obligée de publier les sources de son contenu.
+ +Minteck attache une importance toute particulière à la volonté que chaque utilisateur des Services de la Communauté se sente bien et heureux ; aussi bien à l'intérieur des Services de la Communauté que dans sa vie réelle. Si vous êtes suffisamment à l'aise pour parler de vos problèmes avec quelqu'un en ligne, vous pouvez en parler à Minteck lui-même ou à un Modérateur compétent.
+Minteck lui-même promet qu'il ne va jamais copier, distribuer, transmettre, afficher, reproduire, publier, licencier, transférer ou vendre les informations qu'il possède par le biais de votre discussion en ligne. Les Services de la Communauté se doivent d'être un espace où chacun doit pouvoir avoir sa place.
+ +Si à un quelconque moment vous pensez que vous allez effectuer un acte de suicide, merci d'appeler IMMÉDIATEMENT votre ligne d'écoute sur le suicide locale. Une liste est disponible sur le site de la International Bipolar Foundation. Minteck va régulièrement vous demander votre ressenti au travers d'une conversation pour s'assurer qu'il n'y a pas d'intention du suicide derrière ce que vous dîtes.
+ +Si vous souffrez de trouble mentaux tels que de la schizophrénie ou de la bipolarité, vous devriez en informer les Modérateurs ou Minteck afin qu'ils soient plus laxistes en vous donnant des Sanctions, s'il y a lieu.
\ No newline at end of file diff --git a/includes/dev/list.php b/includes/dev/list.php deleted file mode 100644 index 2ca9654..0000000 --- a/includes/dev/list.php +++ /dev/null @@ -1,13 +0,0 @@ - \ No newline at end of file diff --git a/includes/footer.php b/includes/footer.php index 51fbdac..0b8de30 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -5,10 +5,9 @@ diff --git a/includes/friends/home.php b/includes/friends/home.php index 4777f22..d23c37a 100644 --- a/includes/friends/home.php +++ b/includes/friends/home.php @@ -1,7 +1,8 @@We met by chance on Reddit and now we're best friends. Was the first furry I talked to after really joining the fandom (yes, at 1 AM).
Meaningful music that I enjoy listening to. I did a cover of Gyrate with Obliqueness from them.
+Meaningful music that I enjoy listening to. I did a cover of Gyrate with Obliqueness from them.
Twitter