Commit graph

101 commits

Author SHA1 Message Date
Andrii Hrushetskyi
ffb56772a1 add raw offset functionality 2025-04-08 21:54:45 +02:00
Andrii Hrushetskyi
c3e806a3e1
Merge pull request #3 from Andrii256/fix_correction
Fix correction
2025-03-27 21:30:06 +01:00
Andrii Hrushetskyi
6ef0eba3b4 update versions 2025-03-27 21:29:08 +01:00
Andrii Hrushetskyi
297936b452 update readme 2025-03-27 21:28:59 +01:00
Andrii Hrushetskyi
d20b69fb20 rewrite schedule using internal obsidian API 2025-03-27 21:24:36 +01:00
Andrii Hrushetskyi
bbcd9c1bda make innerHTML again 2025-03-27 20:54:21 +01:00
Andrii Hrushetskyi
8590383f3a import debounce from obsidian itself 2025-03-27 20:51:46 +01:00
Andrii Hrushetskyi
916f2a8941 fix manifest 2025-03-27 20:44:56 +01:00
Andrii Hrushetskyi
814d1ea0e9 Merge branch 'master' of https://github.com/Andrii256/easy-auto-daynight-theme-switcher 2025-03-13 16:19:31 +01:00
Andrii Hrushetskyi
b28c2b5459 added future feautures description in Readme file 2025-03-13 16:19:27 +01:00
Andrii Hrushetskyi
c10fd09468
Merge pull request #2 from Andrii256/bugfix-annoying-bot-crutch
added crutch-patch
2025-03-13 10:58:08 +01:00
Andrii Hrushetskyi
c0da308d13 added crutch-patch
It's not good step, but I can't overpass current restriction without losing 'focus' on inputs in settings. And also it will take too much time for making layout using separate methods for each tag.

If this plugin became popular in future, I will rewrite it's layouting logic and even split it for few different files and even add few other small but interesting features. But for now this tradeoff is enough
2025-03-13 10:57:10 +01:00
Andrii Hrushetskyi
1f87f44a51
Merge pull request #1 from Andrii256/feature_mvp
Feature mvp
2025-03-13 01:07:27 +01:00
Andrii Hrushetskyi
fa5af5a3be updated versions 2025-03-13 01:02:41 +01:00
Andrii Hrushetskyi
0ad968e024 updated readme file 2025-03-13 00:43:07 +01:00
Andrii Hrushetskyi
fdbf70b568 updated description and name in package.json 2025-03-13 00:33:54 +01:00
Andrii Hrushetskyi
a37b4522e6 updated licence 2025-03-12 23:31:13 +01:00
Andrii Hrushetskyi
011cd7e42e fixed 2 typos
1. in comment
2. in settings panel
2025-03-12 23:00:59 +01:00
Andrii Hrushetskyi
080d308a0f renamed entities for better consistency
- "colorScheme" instead of "mode" and "theme"
- added few comments about libraries
2025-03-12 22:43:08 +01:00
Andrii Hrushetskyi
19386b124e updated manifest.json 2025-03-12 22:40:40 +01:00
Andrii Hrushetskyi
4b80e5565b updated moment of adding dark theme 2025-03-12 22:02:31 +01:00
Andrii Hrushetskyi
7fa41d34ad fix debounce 2025-03-12 01:53:36 +01:00
Andrii Hrushetskyi
3a80ae771c implemented schedule in settings 2025-03-12 01:49:29 +01:00
Andrii Hrushetskyi
443130d8c1 added cleanup in case of disabling 2025-03-12 00:18:04 +01:00
Andrii Hrushetskyi
1749659093 added suncalc to package.json 2025-03-12 00:01:00 +01:00
Andrii Hrushetskyi
1b63e05420 updated manifest 2025-03-11 23:43:14 +01:00
Andrii Hrushetskyi
7a22ee817e added link to suncalc 2025-03-11 23:32:30 +01:00
Andrii Hrushetskyi
1b6c2d416e implemented settings panel 2025-03-11 23:31:49 +01:00
Andrii Hrushetskyi
616adf8508 implemented for static coords 2025-03-11 22:07:44 +01:00
Andrii Hrushetskyi
17b7552647 installed npm dependencies 2025-03-11 10:55:54 +01:00
Johannes Theiner
6d09ce3e39 Add license, fixes #98 2025-01-27 21:38:01 +00:00
Johannes Theiner
ee04e2f81f
Merge pull request #120 from claremacrae/fix-readme-api-comment
Remove statement that API is unstable
2024-11-11 21:25:18 +01:00
Clare Macrae
92050ad841
Remove statement that API is unstable 2024-11-11 19:58:31 +00:00
Steph Ango
daa0cba23c
Merge pull request #78 from aleksey-rowan/patch-1
Minify production build
2024-08-21 11:22:30 -07:00
Johannes Theiner
bfa0145644
Merge pull request #91 from revolter/patch-1
Fix inconsistent indentation
2024-07-31 22:06:34 +02:00
Johannes Theiner
893e489e84
Merge pull request #92 from revolter/patch-2
Fix incorrect TypeScript spelling
2024-07-31 21:47:47 +02:00
Johannes Theiner
d05f42d8c5
Merge pull request #95 from tobiasvl/patch-1
Update README.md
2024-07-31 20:18:53 +02:00
Tobias V. Langhoff
47ec36c11e
Update README.md
Update link to plugin guidelines
2024-03-02 22:30:14 +01:00
iulianOnofrei (U-lee-aan)
de770934b2
Fix incorrect TypeScript spelling 2024-01-21 15:20:39 +02:00
iulianOnofrei (U-lee-aan)
f4debcda6b
Fix inconsistent indentation 2024-01-19 21:14:58 +02:00
Aleksey Rowan
7330e7499a
build: minify prod build
closes #70
2023-11-15 14:10:43 -05:00
Aleksey Rowan
e60294b950
Update manifest description (#77) 2023-11-15 12:17:04 -05:00
Lishid
7112f01bc6
Update README.md 2023-07-25 15:17:26 -04:00
Johannes Theiner
e8f03522bc
Adapt to plugin guidelines (#65)
- remove header in settings
- remove logging of changed settings value
2023-07-17 12:36:25 -04:00
Erica Xu
9be2b5d748
Update manifest.json 2023-07-11 11:37:36 -04:00
Alexander Pozdneev
2aee08d3d5
Remove old info about styles.css (#56) 2023-05-01 14:48:46 -04:00
Tim Rogers
0b5e5a2f6e
Upgrade esbuild to v0.17.x (#47) 2023-01-25 13:49:50 -05:00
INOUE Takuya
49fba8aa1f
fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
Erica Xu
747672e2f8
Merge pull request #42 from obsidianmd/funding-url
Add funding URL documentation
2022-12-05 15:57:04 -05:00
Erica Xu
d3bb1e6775
Update README.md 2022-12-05 15:55:39 -05:00