Skip to content

Commit a34b8ee

Browse files
update page
1 parent 508180a commit a34b8ee

12 files changed

Lines changed: 666 additions & 59 deletions

LICENSE

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,31 @@
1-
MIT License
1+
Copyright (c) 2022-2026 obfuscatedgenerated
22

3-
Copyright (c) 2022-2025 obfuscatedgenerated
3+
ALL RIGHTS RESERVED.
44

5-
Permission is hereby granted, free of charge, to any person obtaining a copy
6-
of this software and associated documentation files (the "Software"), to deal
7-
in the Software without restriction, including without limitation the rights
8-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
10-
furnished to do so, subject to the following conditions:
5+
1. PROPRIETARY SOURCE CODE
6+
This software and its associated source code files (the "Source Code") are the
7+
proprietary and confidential property of obfuscatedgenerated.
118

12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
9+
YOU MAY NOT:
10+
a. Copy, modify, distribute, sell, or transfer the Source Code, in whole or
11+
in part, to any third party.
12+
b. Reverse engineer, decompile, or disassemble the Source Code.
13+
c. Use the Source Code for any commercial purpose without express written consent.
1414

15-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
15+
2. EXCEPTION FOR PUBLIC ARTIFACTS (TYPE DECLARATIONS)
16+
Notwithstanding the restrictions above, files explicitly released by the
17+
Author in the "types" branch or distribution (specifically .d.ts files
18+
and associated build artifacts) are governed by the MIT License included
19+
within that specific distribution.
20+
21+
Usage of the generated type definitions to build extensions or packages
22+
via "pkgbuild" is explicitly permitted.
23+
24+
3. DISCLAIMER
25+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
30+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31+
SOFTWARE.

fsedit/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta charset="UTF-8">
2222
<link rel="stylesheet" href="../public/style/fonts.css" />
2323
<link rel="stylesheet" href="../public/style/fsedit.css" />
24-
<script src="../public/script/fsedit.bundle.js?v=1.4.4" defer></script>
24+
<script src="../public/script/fsedit.bundle.js?v=2.0.0" defer></script>
2525
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/fontawesome.min.css"
2626
integrity="sha512-SgaqKKxJDQ/tAUAAXzvxZz33rmn7leYDYfBP+YoMRSENhf3zJyx3SBASt/OfeQwBHA1nxMis7mM3EV/oYT6Fdw=="
2727
crossorigin="anonymous" referrerpolicy="no-referrer" />

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,39 +10,39 @@
1010
<link rel="shortcut icon" type="image/png" href="public/logo.png">
1111
<link rel="apple-touch-icon" href="public/logo.png">
1212
<meta property="og:image" content="https://ollieg.codes/public/logo.png">
13-
<meta name="twitter:title" content="OllieOS v1.4.4">
13+
<meta name="twitter:title" content="OllieOS v2.0.0">
1414
<meta name="twitter:description" content="Ollie&#x27;s Portfolio">
1515
<meta name="twitter:image" content="https://ollieg.codes/public/logo.png">
1616
<meta name="twitter:card" content="summary_large_image">
17-
<meta property="og:title" content="OllieOS v1.4.4" />
17+
<meta property="og:title" content="OllieOS v2.0.0" />
1818
<meta property="og:description" content="Ollie&#x27;s Portfolio" />
1919
<meta name="description" content="Ollie&#x27;s Portfolio" />
2020
<meta property="og:type" content="website" />
2121
<meta property="og:url" content="https://ollieg.codes" />
2222
<meta charset="UTF-8">
2323
<link rel="stylesheet" href="public/style/index.css" />
24-
<script src="public/script/main.bundle.js?v=1.4.4" defer></script>
24+
<script src="public/script/main.bundle.js?v=2.0.0" defer></script>
2525
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2626
<link rel="preload" as="image" href="public/logo.png" />
27-
<title>OllieOS v1.4.4</title>
27+
<title>OllieOS v2.0.0</title>
2828

2929
<!-- provided for mounted programs to solve issue needing deps for the program, but no need to provide from the main ollieos bundle -->
3030
<script type="importmap">
3131
{"imports":{"@xterm/addon-fit":"https://unpkg.com/@xterm/addon-fit@^0.10.0","@xterm/addon-image":"https://unpkg.com/@xterm/addon-image@^0.8.0","@xterm/addon-web-links":"https://unpkg.com/@xterm/addon-web-links@^0.11.0","@xterm/xterm":"https://unpkg.com/@xterm/xterm@^5.5.0","howler":"https://unpkg.com/howler@^2.2.3","html-to-text":"https://unpkg.com/html-to-text@^9.0.5","imgToAscii":"https://unpkg.com/imgToAscii@github:obfuscatedgenerated/imgToAscii","sixel":"https://unpkg.com/sixel@^0.16.0","sweetalert2":"https://unpkg.com/sweetalert2@^11.4.8","xterm-link-provider":"https://unpkg.com/xterm-link-provider@^1.3.1","xterm":"https://unpkg.com/@xterm/xterm@^5.5.0","xterm-addon-fit":"https://unpkg.com/@xterm/addon-fit@^0.10.0","xterm-addon-image":"https://unpkg.com/@xterm/addon-image@^0.8.0","xterm-addon-web-links":"https://unpkg.com/@xterm/addon-web-links@^0.11.0"}}
3232
</script>
3333
</head>
3434

35-
<body data-version="1.4.4">
35+
<body data-version="2.0.0">
3636
<p id="screenreader_hint">If you are using a screen reader, then if this is your first visit an on screen modal will ask you if you need one. Otherwise, please type "reader" into the terminal and press return. Due to a technical limitation, on-screen links will not be clickable in this mode.</p>
3737
<noscript style="color:white">This site requires JavaScript to function.</noscript>
3838

3939
<div id="boot_screen">
4040
<img src="public/logo.png" alt="logo" id="logo" draggable="false" />
4141
<h2>OllieOS</h2>
42-
<h4>v1.4.4</h4>
42+
<h4>v2.0.0</h4>
4343
<div id="boot_loader"></div>
4444
<div id="boot_footer">
45-
<i>MIT License</i>
45+
<i>Copyright © 2026</i>
4646
<b>ollieg.codes</b>
4747
</div>
4848
</div>

0 commit comments

Comments
 (0)