Commit graph

292 commits

Author SHA1 Message Date
f6e61236b5
feat(icons): update train.svg with non-raw version
All checks were successful
Build and Deploy Static Site / build (push) Successful in 56s
Updated the train icon SVG file to a new design featuring a size of 32x32, black fill, and updated graphical elements. Enhances consistency with other icons.
2024-09-07 20:10:03 +02:00
0469721e44
feat: add QRMaker service with icon
Some checks failed
Build and Deploy Static Site / build (push) Has been cancelled
Added a new service entry for QRMaker, a QR code generator, to the services.json file. Included a new QR code SVG icon for this service. This enhancement provides users with a convenient tool for generating QR codes directly from the application. No significant consequences anticipated.
2024-09-07 20:09:22 +02:00
45b6109969
feat(finances): add server costs to financial data
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Added server cost expenses to the financial records in the JSON file. This update ensures that all operational costs are accurately reflected, providing a clearer picture of the overall financial status. This change is necessary for improved budget tracking and financial reporting.
2024-09-06 21:17:37 +02:00
784fed0097
fix(css): adjust SVG icon size in accordion headers
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m0s
Increased the SVG width to 32px within accordion headers to enhance visual clarity and consistency across the UI. Ensures better user experience by maintaining uniform icon sizes. Addresses style inconsistencies.
2024-09-06 08:48:35 +02:00
bfe7aba83a
feat(services): add httpbin to services.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
Added httpbin service to the list in services.json for enhanced HTTP request testing capabilities. This new entry allows users to utilize httpbin for testing various HTTP methods and viewing browser-server interactions.
2024-09-06 08:43:01 +02:00
5058562d02
fix: update membership fee in financial data
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m1s
Increased the membership fee in EUR from 25 to 75 to reflect the current income. This change ensures the financial data remains accurate. No functional impact on the application but improves data consistency.
2024-09-02 16:31:57 +02:00
a3e1c325be
feat(finances): add membership fees entry
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m10s
Added a new entry for Membership Fees for September in finances.json. This provides clearer tracking and categorization of income related to membership fees. No other financial data affected.
2024-09-01 17:44:12 +02:00
8ae5ed56ee
docs: update membership fee value in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m0s
Corrected the membership fee value from 382.42 EUR to 402.42 EUR to reflect the most recent financial report. This ensures financial records are accurate and up-to-date.
2024-08-31 08:05:18 +02:00
1f4658beb5
fix: correct file extension from .swg to .svg
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m1s
Renamed the icon file to use the correct .svg extension instead of .swg, ensuring the file is properly recognized and processed by tools and systems that handle SVG files. This change enhances compatibility and prevents potential loading issues.
2024-08-28 15:29:40 +02:00
c2a040400e
feat(services): add Moner.ooo to services list
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Added Moner.ooo, a service for checking Monero/fiat exchange rates, to the services list. This includes a new icon "money-wavy" in assets. Helps users easily access exchange rate information.
2024-08-28 15:26:08 +02:00
c116bce83b
fix(finances): update server costs for accuracy
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
Updated the server costs in the financial records to reflect the latest expenses. Ensures accurate financial reporting. No functional code changes made.
2024-08-28 10:37:04 +02:00
d3e77c0090
feat: add Ducks for Ducks service entry
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Added a new service "Ducks for Ducks" to the services list. This privacy-friendly alternative front-end to Geeks for Geeks allows browsing without ads or tracking. Enhances user options for secure and private browsing experiences.
2024-08-27 16:45:05 +02:00
92bc6b27d4
fix(data): update membership fees in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Adjusted the membership fees in finances.json from 332.42 EUR to 382.42 EUR to reflect recent financial changes and ensure data accuracy.
2024-08-23 20:23:37 +02:00
284ed7c015
fix(finances): update membership fee amount
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m6s
Adjusted the Membership Fees EUR amount to reflect the latest financial data. This ensures the budget records remain accurate and up-to-date.
2024-08-23 19:11:36 +02:00
c3c1685bdb
feat: add Travelynx service with train icon
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m1s
Added the new Travelynx service to the services.json file to allow users to log their rail journeys. Introduced a new train icon in SVG format to visually represent this service. This addition enhances the diversity of services offered, catering specifically to users interested in tracking rail journeys in Germany and Europe
2024-08-21 20:03:39 +02:00
aebac22fef
fix: update server costs in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m3s
Adjusted the "Server Costs" in EUR from -229.69 to -339.19
to reflect updated accounting information. This ensures
the financial data is current and accurate.
2024-08-17 16:40:13 +02:00
71f476020c
fix(finances): update server costs in EUR
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m13s
Adjusted the server costs to reflect the significant increase from EUR -84.48 to EUR -229.69 in the finances data. This change ensures the accuracy of our financial records.
2024-08-09 07:19:55 +02:00
8f0946fb9d
fix(data): update server cost in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Updated the EUR value for server costs to reflect the latest expense receipts. This ensures that financial records stay accurate and up-to-date.
2024-08-08 06:54:51 +02:00
7119b790db
fix(data): correct JSON syntax error in services.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Added a missing comma to fix JSON format, preventing potential parsing errors that could affect the loading of service configurations.
2024-08-05 16:53:43 +02:00
50449b80ec
feat(services): add GoogleDonts privacy-friendly font proxy
Some checks failed
Build and Deploy Static Site / build (push) Failing after 57s
Integrated GoogleDonts, a privacy-friendly proxy for Google Fonts, into the services list. This addition allows users to access Google Fonts without tracking, enhancing user privacy.
2024-08-05 16:24:55 +02:00
0c2cbc5027
chore: standardize logo filename for better readability
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Renamed logo file to improve consistency and readability by replacing underscores with hyphens. This change enhances alignment with naming conventions. No functional impact on the application.
2024-08-04 16:45:10 +02:00
4537aebc07
fix(ui): make dropdown button full width
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Updated the dropdown button to occupy full width for better responsiveness and improved UX, particularly on smaller screens. This change ensures a consistent layout regardless of device size.
2024-08-04 16:33:40 +02:00
9e8b54083a
feat: add dynamic timestamp to CSS cache-busting
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m2s
Included a timestamp in the static site generation to dynamically append to the CSS file version parameter. This ensures that users always get the latest CSS changes, reducing cache-related issues.
2024-08-04 16:24:17 +02:00
009ab87552
fix(base.html): prevent CSS caching issues
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Append a version query string to the base.css link to ensure users always load the most recent version of the stylesheet, addressing issues with outdated cached CSS on client browsers.
2024-08-04 16:20:49 +02:00
8b70654fb8
Merge branch 'dev'
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m1s
2024-08-04 16:16:28 +02:00
450afcbe6d
style(base.css): remove unnecessary margin from accordion item
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m0s
Eliminated the margin-bottom from .accordion-item class to improve layout consistency and avoid unwanted spacing issues in the accordion component. This helps in aligning the design more closely with modern UI standards and ensures better visual harmony across different sections.
2024-08-04 15:27:36 +02:00
f0cbf999a8
feat: add new lock-key icon for better visual clarity
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
Introduced a new 'lock-key' SVG icon to improve representation of the lock feature in the UI. Updated services.json to reference the new icon, replacing the old 'lock' icon reference. This enhances clarity and user experience by providing a more intuitive graphic.
2024-08-04 13:30:41 +02:00
ccbe1b600d
feat: add consistent vertical spacing to button wrappers
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Added a CSS rule to ensure button elements inside the button-wrapper class have consistent vertical spacing except for the last child. This improves uniformity in the UI layout. Updated corresponding HTML to use the newly styled button-wrapper class for proper spacing and alignment.
2024-08-04 13:30:20 +02:00
2a054a7f78
feat(UI): enhance accordion and icon styling for consistency
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
Improved the styling of homemade icons by setting explicit height and
width, ensuring they are consistently sized. Refined the layout of the
accordion header by adding flex display and centering alignment for
better visual alignment. Introduced new icon container styles to
standardize icon presentation and spacing.

These changes aim to provide a more polished and uniform user interface
experience, addressing inconsistencies and enhancing visual clarity.
2024-08-04 13:24:42 +02:00
e623762b15
feat: add new lock-key icon for better visual clarity
Introduced a new 'lock-key' SVG icon to improve representation of the lock feature in the UI. Updated services.json to reference the new icon, replacing the old 'lock' icon reference. This enhances clarity and user experience by providing a more intuitive graphic.
2024-08-04 13:24:30 +02:00
bfcd7ae11f
feat: add tiny descriptions to services
Augmented the services JSON with "tiny_description" field for each service to provide a brief overview. This will enhance the user experience on the index page by displaying concise descriptions alongside service names in the accordion headers.

Improves service discoverability and user interaction by giving quick service context.
2024-08-04 13:10:38 +02:00
7dd217a78e
feat: replace accordion implementation with details/summary
Migrated accordion elements from a Bootstrap-based approach to
using the native HTML <details> and <summary> tags for better
accessibility and reduced reliance on third-party libraries.
Enhanced CSS for the accordion components to style hover effects
and manage open states effectively. Simplified icon handling
within accordion bodies.
2024-08-04 13:02:07 +02:00
ac9286bf7e
feat: add accordion component for services list
Replaced the services list layout with a new accordion component. This allows for a more organized and user-friendly display of services, facilitating better content management and improved user interaction. The CSS was updated to include styles for the accordion structure.
2024-08-04 12:59:43 +02:00
d3d997d552
feat: add FacilMap to services list
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
Added a new service, FacilMap, to the services.json file. FacilMap is an open-source map editor allowing users to create, edit, and share maps. This inclusion will expand the available tools and services offered, providing users with more map editing options.
2024-08-04 11:55:59 +02:00
2e0ec49b42
feat: update exclusion settings for translation service
Some checks failed
Build and Deploy Static Site / build (push) Has been cancelled
Updated the translation service to exclude it from both the index and simple search results. This change ensures that the translation service doesn't appear in search results, streamlining the search functionality and improving user experience by hiding irrelevant services.
2024-08-04 11:55:07 +02:00
62a07c6bf2
fix(services): avoid duplicate entry for Overleaf
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m0s
Moved the Overleaf service entry to correct its position in the list, avoiding redundant entries. This maintains the integrity and accuracy of the services data.
2024-08-03 18:49:33 +02:00
eaadc59893
feat(icons): add hard-hat icon and new services
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Introduce hard-hat SVG icon and add new services (nocdnbs, nobsdelivr) to services.json. These services provide privacy-friendly proxies to major CDNs (Cloudflare and jsDelivr), enhancing user privacy by avoiding tracking.
2024-08-03 17:27:40 +02:00
7ba14168f3
feat(finances): add server costs for August
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m1s
Included a new entry in August to account for server costs. This update ensures that all recurring expenses are accurately tracked and reflected in the finances data.
2024-08-03 08:24:27 +02:00
af2767377f
fix(data): correct membership fee value in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
Adjusted the membership fee from 25 EUR to the correct value of 325 EUR to reflect accurate income. This change ensures financial records are up-to-date.
2024-08-02 09:37:34 +02:00
f507ddbc65
feat(services): update long description for Mastodon
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
Expanded the long description of Mastodon in the services.json file to include that registrations are open to everyone on Cuddly Space. Enhances clarity for potential users regarding registration availability.
2024-08-02 07:14:59 +02:00
46ca441a32
feat(finances): add membership fees entry
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m2s
Included a new entry for membership fees with a value of 25 EUR in the finances data structure. This addition tracks new membership fee income, improving financial reporting accuracy.
2024-08-01 11:24:41 +02:00
ff6da86cb6
chore(finances): update membership fees and server costs
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Adjusted the EUR amounts for membership fees and server costs for July, reflecting recent changes in financial data. Ensuring financial records are up-to-date and accurate.
2024-07-30 15:33:48 +02:00
4c851f4ef5
fix(data): update server costs in finances.json
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Updated server costs to reflect the current expense accurately. Ensures financial data remains up-to-date and reflects true expenditures.
2024-07-29 15:57:09 +02:00
de6fbe426f
feat: add Signal bridge to the bridges list
All checks were successful
Build and Deploy Static Site / build (push) Successful in 59s
Added a new bridge entry for Signal to the bridges.json file, enabling integration with Signal messaging service. This expands the supported communication platforms, enhancing user connectivity and options.
2024-07-27 08:43:20 +02:00
c549207976
feat: add OTS service for secure secret sharing
Some checks failed
Build and Deploy Static Site / build (push) Failing after 1m12s
Added OTS - One Time Secrets to the service list to provide a secure means for sharing sensitive information such as passwords and API keys. This service enriches our offerings and meets user requests for enhancing security.
2024-07-26 21:11:57 +02:00
4049fa4953
chore: remove deprecated meta tag for onion location
All checks were successful
Build and Deploy Static Site / build (push) Successful in 2m38s
Eliminates the unused 'onion-location' meta tag from base.html.
This header is now set in the web server instead.
2024-07-25 21:35:57 +02:00
af29b0f3f5
feat: add onion location meta tag for Tor accessibility
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Included a `meta` tag in the base HTML template to provide the onion location for improved access through the Tor network. Enhanced context parameters to support this feature by adding the path generation logic. Updated argument parsing for better readability and consistency.

This change aims to enhance the privacy and accessibility of the site for users connecting via Tor.
2024-07-24 21:29:58 +02:00
1d7f9ca10c
feat(services): add alternative URLs for LibreY
All checks were successful
Build and Deploy Static Site / build (push) Successful in 56s
Enhanced the 'Go to LibreY' service link by adding Tor and I2P
alternative URLs. This provides users with more access options
and supports privacy-centric browsing.
2024-07-24 21:20:52 +02:00
68d6286aed
fix(finances): update server cost in EUR
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Adjusted the server cost from 225.7 to 244.1 EUR to reflect the latest expenses accurately. Ensuring financial data remains up-to-date for correct reporting and budgeting.
2024-07-24 13:04:34 +02:00
6dc3e7b6cf
chore(finances): remove redundant domain names entry
All checks were successful
Build and Deploy Static Site / build (push) Successful in 55s
Removed unused "Domain Names" field from the finances JSON. This streamlines data handling by eliminating unnecessary clutter, improving maintainability.
2024-07-24 10:01:59 +02:00