Commit Graph

860 Commits (f0993274a89423c6da8ff66cf432c91223368365)
 

Author SHA1 Message Date
gan-of-culture f0993274a8 Merge branch 'main' of culture.github.com:gan-of-culture/glance 2025-10-23 00:49:00 +07:00
gan-of-culture 6045f4ec78 add .webp as overwrite option for icons + docs 2025-10-23 00:48:29 +07:00
gan-of-culture 6718a74304 add .webp as overwrite option for icons + docs 2025-10-23 00:44:54 +07:00
Svilen Markov 36d5ae023f
Merge pull request #848 from fullmetalsheep/main
feat(themes): Add theme 'Neon Pink'
2025-10-17 14:18:26 +07:00
fullmetalsheep 478c08f6a7 feat(themes): Add theme 'Neon Pink' 2025-10-17 10:53:25 +07:00
Svilen Markov cae90d16ba Update theme preview 2025-09-28 12:40:33 +07:00
Svilen Markov fbc07bd142
Merge pull request #833 from nicolasluckie/feat/add-shades-of-purple-theme
feat: Add Shades of Purple theme with screenshot
2025-09-28 12:36:36 +07:00
Svilen Markov 4a4d3e1755
Add contrast-multiplier to shades of purple 2025-09-28 12:34:41 +07:00
Svilen Markov f243a4938f Update readme 2025-09-28 12:21:12 +07:00
Svilen Markov 9416de1497 Fix indentation 2025-09-28 11:43:11 +07:00
Nic Luckie 283a5fcfd0 feat: add Shades of Purple theme with screenshot 2025-09-27 22:34:21 +07:00
Svilen Markov c88fd526e5 Merge branch 'dev' 2025-06-10 08:43:26 +07:00
Svilen Markov f0541ea5c8 Refactor icon stuff 2025-06-10 08:25:34 +07:00
Svilen Markov 8f986f1403 Refactor icons field and add mdi 2025-06-10 08:17:38 +07:00
Svilen Markov de9a192ba4 Remove healthcheck #676 2025-06-10 07:45:58 +07:00
Svilen Markov 88d8fa56fb Make auto-invert work with prefixed icons 2025-06-10 07:43:34 +07:00
Svilen Markov 9044e640bc
Merge pull request #699 from septechx/patch-2
Fix typo in docs
2025-06-10 07:13:05 +07:00
Svilen Markov 808f3c1436 Update page.js 2025-06-10 07:11:25 +07:00
Svilen Markov d103c81df1 Fix search shortcut #719 2025-06-10 07:11:09 +07:00
Svilen Markov 429f0be675
Merge pull request #705 from rhijjawi/dev
setupTodos using incorrect logic and skipping to-do item.
2025-06-10 07:11:06 +07:00
Ramzi H 5a093f42b0 setupTodos using incorrect logic and skipping to-do item. 2025-05-27 12:54:22 +07:00
Sep ded435df0e
Fix typo in docs 2025-05-25 23:34:31 +07:00
Svilen Markov e52374fa24 Fix popover triangle misalignment 2025-05-24 14:58:19 +07:00
Svilen Markov b94647efc9
Merge pull request #693 from chenrui333/update-purego
build: bump purego to build against newer go
2025-05-24 05:09:08 +07:00
Rui Chen d512770c10
build: bump purego to build against newer go
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-05-23 23:36:52 +07:00
Svilen Markov ea52318be6
Update FUNDING.yml 2025-05-24 00:03:17 +07:00
Svilen Markov 9e5023522b
Merge pull request #689 from thallada/patch-1
Correct docs for Go's `text/html` built-in template functions
2025-05-22 23:32:33 +07:00
Tyler Hallada 4d0fdd9b11
Correct docs for Go's `text/html` built-in template functions
Source: https://pkg.go.dev/text/template#hdr-Functions

The comparison functions the greater-than-or-equal-to and less-than-or-equal-to are `ge` and `le`, not `gte` and `lte`. I got an error rendering my template before I realized this.
2025-05-22 18:03:45 +07:00
Svilen Markov 78725c8591
Merge pull request #687 from chenkhuaning0816/config
Docs: Add how to get playlist ID in configuration.md
2025-05-22 22:53:48 +07:00
acidburn f7adaad1c5 Docs: Add how to get playlist ID 2025-05-22 20:26:35 +07:00
Svilen Markov ab093cb232 Fix extra whitespace in titles (again) 2025-05-21 09:41:36 +07:00
Svilen Markov 2aaff02db8 Fix for extra whitespace in titles 2025-05-20 16:46:06 +07:00
Svilen Markov f5bfd9d4d1 Merge branch 'dev' 2025-05-19 21:25:48 +07:00
Svilen Markov 9e3639eb54 Update readme 2025-05-19 21:25:33 +07:00
Svilen Markov b4094b28bd Allow disabling theme picker 2025-05-19 21:25:33 +07:00
Svilen Markov b294839b79 Make theme key accessible via CSS 2025-05-19 21:25:33 +07:00
Svilen Markov 14a21de37f Add user agent to test reddit request 2025-05-19 21:23:13 +07:00
Svilen Markov d9239acbce Increase diagnose command timeout 2025-05-19 21:23:13 +07:00
Svilen Markov a2247c0b6c Use default client in diagnose command
defaultHTTPClient may behave differently to http.DefaultClient and is used for almost all widgets, using it within the diagnose
command will make debugging and replicating issues easier
2025-05-19 21:23:13 +07:00
Svilen Markov c1aaec5ffc Add .Options.JSON to custom API 2025-05-19 21:23:13 +07:00
Svilen Markov bcef9fbd61 Simplify implementation of func 2025-05-19 21:23:12 +07:00
Svilen Markov 32db59fda2
Merge pull request #678 from ralphocdol/fix-text-truncate-formatting
Fix text-truncate or related formatting
2025-05-19 21:12:21 +07:00
Svilen Markov 92bc68b61a
Use innerText instead of textContent 2025-05-19 21:11:11 +07:00
Svilen Markov a6382b2e1d
Merge pull request #681 from ralphocdol/update-the-and-or-doc-description
Docs: The 'and' and 'or' accepts more than 2 boolean arguments
2025-05-19 21:07:05 +07:00
Ralph Ocdol 571cdaf618 The 'and' and 'or' accepts more than 2 boolean arguments 2025-05-19 19:46:26 +07:00
Ralph Ocdol aa3b2c3b1b Fix text-truncate or related formatting 2025-05-18 20:33:03 +07:00
Svilen Markov 9bbf73db97
Merge pull request #661 from anant-j/dev
Add Mod operation
2025-05-16 17:33:58 +07:00
Svilen Markov dc950e7ec2
Merge pull request #668 from Xevion/main
Add Anchors to Links to Configuration Documentation within README
2025-05-16 17:30:14 +07:00
Svilen Markov 91ca57e242
Merge pull request #662 from mazzz1y/dev
Add http proxy support
2025-05-16 17:21:53 +07:00
Xevion 95541ef5e1 Use an anchor for links to root configuration 2025-05-15 23:19:54 +07:00