BTHLABS-49: WIP

This commit is contained in:
2025-08-19 21:27:01 +02:00
parent 40cfa42653
commit e1b7076cda
22 changed files with 428 additions and 34 deletions

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
html {
background-color: var(--bs-tertiary-body-bg);

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket) => {
class HotPocketHTMXConfirmPlugin {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket, htmx) => {
class HotPocketHTMXPlugin {

View File

@@ -1,10 +1,19 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved. (https://bthlabs.pl/)
* Licensed under BTHLabs Source Available License Agreement
*
* Because I'm too stubborn to use React, LOL
*/
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
(() => {
const DEFAULT_OPTIONS = {
debug: false,

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket, htmx) => {
class BrowseSavesView {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket) => {
class HotPocketUIFormPlugin {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket, bootstrap) => {
const LEVEL_TO_BOOTSTRAP_CLASS = {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket, bootstrap) => {
const DEFAULT_OPTIONS = {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket) => {
class ViewAssociationView {

View File

@@ -1,7 +1,18 @@
/*!
* HotPocket by BTHLabs (https://hotpocket.app/)
* Copyright 2025-present by BTHLabs. All rights reserved.
* Licensed under BTHLabs Source Available License Agreement
* Copyright 2025-present BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
((HotPocket) => {
class HotPocketUIPlugin {