Commit Graph

66 Commits

Author SHA1 Message Date
Served Smart 4ff3d07d30 🎨 structure: Use more explicit naming in fetchRepo() 2025-06-12 13:58:59 +02:00
Served Smart 37ab1055e7 ♻️ refactor: Move similar javascript inline code out of line
- Move variables oid, oid_likes out of line
- Move background-blur out of line
- Move fetch-repo code out of line
2025-06-12 13:58:59 +02:00
Nuno Coração b7478e4bad Merge pull request #2129 from ZhenShuo2021/fix/zen-mode
🐛 fix: footer not included in zen-mode toggle
2025-05-27 00:21:11 +01:00
ZhenShuo Leo c705186e41 🐛 fix: footer not expand in zen-mode 2025-05-11 18:11:24 +08:00
ZhenShuo Leo e169dfa5ec Fix: disable the search keyboard shortcut in a form (#2041) 2025-05-06 17:32:04 +08:00
ZhenShuo Leo 059d22ca96 🐛 fix: Preserve Mermaid indentation disrupted by Hugo minify (#2069)
Add a pre tag to the Mermaid class to preserve indentation and ensure data retrieval on DOMContentLoaded
2025-04-22 05:53:15 +08:00
Nuno Coração 25386511f5 Merge pull request #1902 from morethan987/dev
support the day/night mod change for SVG logo
2025-01-10 23:09:20 +00:00
morethan987 4a0b135331 support the day/night mod change for SVG logo
Relevant issue: #1900
I add some code to support the day/night mod change for SVG logo.
It's based on the issue: #676
2025-01-04 11:33:23 +08:00
ZhenShuo2021 6d20417fd5 fix: expand article title in zen mode 2024-12-02 22:30:52 +08:00
Nuno Coração a21d70697f final polish and bug fixes 2024-11-08 18:03:19 +00:00
Nuno Coração 8e9e5d0f33 fixed issue with previous release 2024-09-04 00:10:11 +01:00
Nuno Coração de1fa4a58d fix https://github.com/nunocoracao/blowfish/issues/1695 2024-09-03 23:40:54 +01:00
Jinbo Pan dcde4feef3 Do not prevent default for Enter
Do not prevent default for "Enter" if search is not visible. Old logic would prevent comment system adding new line using "Enter"
2024-08-15 17:17:07 -07:00
Nuno Coração 2ffe55a86a fix https://github.com/nunocoracao/blowfish/issues/1563 2024-06-27 23:05:51 +01:00
Nuno Coração 9c5b68fb22 fix https://github.com/nunocoracao/blowfish/issues/1521 2024-06-08 12:20:26 +01:00
Nuno Coração 6190898b70 fixed view like counters to work across multiple langs 2024-03-20 16:05:48 +00:00
Nuno Coração 93ef687194 too big too describe 2024-03-14 00:01:32 +00:00
Nuno Coração e92c30b7a3 🐛 Clicking on a External URL page from search results does not navigate to external page 2024-03-10 10:31:37 +00:00
Nuno Coração f0f6afa555 Revert "Gallery: Switch Packery to MagicGrid " 2024-03-09 14:28:04 +00:00
Nuno Coração f93ac47d88 Merge branch 'dev' into gallery-magic-grid 2024-03-09 14:23:45 +00:00
Alex Haslam 5a11829222 Add mermaid back in package.json 2024-03-07 20:32:21 +00:00
StandingPad Animations 85fe1addbc Fixed debug variable 2024-03-06 20:28:59 -06:00
StandingPad Animations f1d582ff98 Swapped out Packery for MagicGrid
This switches the Gallery shortcode to use MagicGrid instead of Packery.
The main benefit is size (2.7k as opposed to 32k), and the results are
mostly similar minus a few differences in image position.
2024-03-06 20:12:28 -06:00
Nuno Coração 7c0eacf44f fixes and polish on shortcodes 2024-03-06 22:12:58 +00:00
Nuno Coração ca9709f2e9 🐛 Code copy doesn't work with gist 2024-02-13 21:57:06 +00:00
Nuno Coração c97a2b0d04 fix gallery js code 2024-01-28 16:30:35 +00:00
Nuno Coração 697dbc9b27 change default for zen mode 2024-01-04 22:56:25 +00:00
Nuno Coração 09bdcb78a2 edit zenmode to not be persisted 2024-01-04 21:25:53 +00:00
Nuno Coração aa63694ef3 Merge branch 'dev' into feature/zen-mode 2024-01-04 21:09:06 +00:00
v20100v e1f6607def Zen-mode feature 2023-12-19 11:23:25 +01:00
v20100v c790396863 🐛 : Shortcodes gallery (non-unique id, multiple loading <script> tag) 2023-12-18 14:37:47 +01:00
Nuno Coração 4c41435a11 💖 Handle Enter key in search 2023-12-14 12:12:49 +00:00
Nuno Coração 80d2a65a0c small bug fix volume 2 - like button 2023-12-06 22:17:39 +00:00
Nuno Coração d613121b76 small bug fix 2023-12-06 22:08:16 +00:00
Nuno Coração 85e7073cb9 update version and final polish 2023-12-06 21:46:24 +00:00
Nuno Coração 065bf2b060 🎨 Implement loaders for fetched information (views and likes) 2023-12-06 21:40:38 +00:00
Michael Dorner 4d29012edb Remove all .DS_Store files 2023-06-10 16:20:01 +02:00
Nuno Coração f11c652362 fixed #722 2023-05-23 12:46:12 +01:00
Daniel Odrinski cd946b93e5 Merge branch 'dev' into feature/add_logo_dark_light_mode_switching 2023-05-09 14:12:59 +01:00
Nuno Coração 16600ee159 🐛 Move to top gap between content and icon 2023-05-08 22:11:38 +01:00
Nuno Coração a246ba2451 removed comments from pr 709 2023-05-08 21:38:10 +01:00
Nuno Coração 9914624b84 Revert "Revert "🐛 Fixed error getting views and likes on a Windows built site."" 2023-05-08 21:36:49 +01:00
Nuno Coração 679f0684b5 Revert "🐛 Fixed error getting views and likes on a Windows built site." 2023-05-08 21:31:07 +01:00
Nuno Coração 740fc1763f Revert "removed comments from pr 709"
This reverts commit 5518d77c68.
2023-05-08 21:29:36 +01:00
Nuno Coração 5518d77c68 removed comments from pr 709 2023-05-08 21:27:02 +01:00
MaikelChan eaf4ea9270 Fixed error getting views and likes on a Windows built site. 2023-05-07 15:26:37 +02:00
Daniel Odrinski a660482b24 ♻️ [#676] Further optimise appearance.js to reduce code duplication 2023-05-02 21:16:16 +01:00
Daniel Odrinski c6869834ea ️ [#676] Optimise appearance.js for no secondary logo 2023-05-02 20:46:56 +01:00
Daniel Odrinski b8f23598c8 [#676] Add logo dark/light mode switching mechanism 2023-05-02 03:17:31 +01:00
Nuno Coração 7e41c9cac0 final polish 2023-03-02 22:36:00 +00:00