Commit graph

22 commits

Author SHA1 Message Date
7de0a815f4 Refactor WEBMENTION_TOKEN handling: remove file-based token retrieval and use global variable
All checks were successful
Deploy / deploy (push) Successful in 1m17s
2026-04-22 03:07:20 +02:00
85f58ae557 Enhance debug output for token retrieval in readTokenFromFile function
All checks were successful
Deploy / deploy (push) Successful in 1m19s
2026-04-22 03:00:05 +02:00
868d34c1a1 Refactor fetchMentions function to simplify token retrieval and enhance debug output
All checks were successful
Deploy / deploy (push) Successful in 1m19s
2026-04-22 02:55:14 +02:00
553cc63023 Refactor WEBMENTION_TOKEN handling: read from file and remove environment configuration
All checks were successful
Deploy / deploy (push) Successful in 1m17s
2026-04-22 02:53:15 +02:00
0614688d2e Refactor fetchMentions function to enhance token retrieval and debug output
All checks were successful
Deploy / deploy (push) Successful in 1m18s
2026-04-22 02:47:25 +02:00
d7cb6b5346 Add environment variable configuration for WEBMENTION_TOKEN and simplify token handling in fetchMentions function
All checks were successful
Deploy / deploy (push) Successful in 1m18s
2026-04-22 02:44:21 +02:00
1a3e4bf64a Refactor fetchMentions function to improve token handling and debug output
All checks were successful
Deploy / deploy (push) Successful in 1m19s
2026-04-22 02:41:14 +02:00
d6a073d234 Refactor fetchMentions function to enhance token handling and debug information
All checks were successful
Deploy / deploy (push) Successful in 1m21s
2026-04-22 02:31:35 +02:00
4f67fb99d4 Refactor fetchMentions function to return structured results with debug information
All checks were successful
Deploy / deploy (push) Successful in 1m18s
2026-04-22 02:25:37 +02:00
1d57e23d19 Refactor Webmentions component to fetch mentions directly and improve data handling
All checks were successful
Deploy / deploy (push) Successful in 1m17s
2026-04-22 02:21:15 +02:00
fb59d20200 Add invocation counter and logging to track fetch calls in getMentionsFor function
All checks were successful
Deploy / deploy (push) Successful in 1m16s
2026-04-22 02:13:39 +02:00
c4e12619a1 Add debug logging for presence of mentions and facepile in Webmentions component
All checks were successful
Deploy / deploy (push) Successful in 1m16s
2026-04-22 02:07:18 +02:00
4aa001e1e9 Add logging for mentions data in Webmentions component
All checks were successful
Deploy / deploy (push) Successful in 1m18s
2026-04-22 01:58:44 +02:00
8003d501d4 Add logging for fetch operations in Webmentions component
All checks were successful
Deploy / deploy (push) Successful in 1m15s
2026-04-22 01:45:24 +02:00
42521444a8 Refactor Webmentions component to improve display of likes and reposts count
All checks were successful
Deploy / deploy (push) Successful in 1m16s
2026-04-22 01:35:13 +02:00
20167b8ca8 Add German translation for Forgejo Actions runner setup documentation
All checks were successful
Deploy / deploy (push) Successful in 1m18s
2026-04-22 00:56:17 +02:00
ada26f3173 Add documentation for setting up a Forgejo Actions runner for self-hosted CI/CD
All checks were successful
Deploy / deploy (push) Successful in 1m18s
2026-04-22 00:40:14 +02:00
934a9f2338 Implement Webmention functionality: add Webmentions component, update deploy script, and enhance UI with social links and localization 2026-04-21 23:46:18 +02:00
a123886ee4 Add mobile menu toggle functionality and launch configuration 2026-04-21 03:09:37 +02:00
2975984104 Implement multilingual support in footer and add legal pages 2026-04-21 02:37:13 +02:00
7bd0905ecf Add theme toggle functionality and improve theme management 2026-04-21 01:44:47 +02:00
f9ab31c247 init 2026-04-21 01:26:19 +02:00