Commit graph

  • 19ae3e841e chore(assets): resize and compress logo asset for smaller bundle size main YazanAmmar 2026-05-14 21:29:15 +0300
  • bb84512f6e docs(readme): improve README structure and move detailed docs into docs/ YazanAmmar 2026-05-14 20:25:12 +0300
  • c07bf3ce25 docs(changelog): finalize release notes for v2.1.0 2.1.0 YazanAmmar 2026-05-14 18:05:14 +0300
  • 71aac0dee3 chore(release): bump to v2.1.0 and update min app version YazanAmmar 2026-05-14 17:55:03 +0300
  • e7958ffb15 build: revamp build pipeline to industry standards YazanAmmar 2026-04-15 23:32:33 +0300
  • 737695fae4 refactor: implement native getLanguage() and finalize guideline compliance YazanAmmar 2026-04-15 22:49:43 +0300
  • 5050d16124 refactor: remove legacy plugin ID migration and bump minAppVersion YazanAmmar 2026-04-15 20:53:15 +0300
  • af77f6b54a refactor: relocate background media storage to plugin directory YazanAmmar 2026-04-15 01:15:31 +0300
  • 880f9bebca refactor: replace HTMLElement prototype monkey-patch with a safe helper YazanAmmar 2026-04-15 00:51:16 +0300
  • 5966647b84 refactor: remove core UI overrides and simplify CSS scoping YazanAmmar 2026-04-15 00:32:43 +0300
  • 989939fb80 fix: scope global CSS overrides and prevent core UI style leaks YazanAmmar 2026-04-15 00:12:48 +0300
  • a0688749ee fix: resolve interval memory leak and scope direction CSS YazanAmmar 2026-04-14 23:52:25 +0300
  • 786923c1b7 refactor: update branding, locales, and switch to Obsidian native debounce YazanAmmar 2026-04-14 23:22:50 +0300
  • e8d8e40021 docs: refine trademark policy and update README to focus on logo and visual identity protection YazanAmmar 2026-04-14 21:23:27 +0300
  • 673ab13ba5 docs: add trademark policy and clarify branding restrictions YazanAmmar 2026-04-13 23:01:44 +0300
  • e6607215a5 refactor(tsconfig): modernize compiler options and enable strict settings YazanAmmar 2026-04-13 00:48:01 +0300
  • a22105356d fix(i18n): improve callout translations in ar and fa, update README path and variables count. YazanAmmar 2026-04-13 00:44:30 +0300
  • d43321f7c1 feat(theme-vars): expand color variable coverage and improve HEX/RGB callout flow YazanAmmar 2026-03-04 22:04:07 +0300
  • bbc7a60459
    docs(changelog): add standard preamble and metadata Yazan Ammar 2026-02-20 22:43:25 +0300
  • 61fa8f29ad refactor: modularize core engine and settings UI YazanAmmar 2026-02-17 18:19:42 +0300
  • c5a192157d docs(readme): clean up formatting, remove emojis, and fix links YazanAmmar 2026-02-16 22:50:06 +0300
  • 114b44da88 docs(changelog): finalize and clean up release history YazanAmmar 2026-02-16 15:04:24 +0300
  • c8ab4ae28c chore(deps): bump eslint-plugin-eslint-comments to 4.4.0 YazanAmmar 2026-02-15 22:37:13 +0300
  • 424d066a41 docs: refactor changelog to structured release format YazanAmmar 2026-02-15 22:36:26 +0300
  • be0f16e17b fix: correct version to 2.0.0 and update README project structure 2.0.0 YazanAmmar 2026-02-14 23:12:29 +0300
  • 791f9a750d fix(manifest): remove obsidian from plugin id/description YazanAmmar 2026-02-14 18:53:10 +0300
  • 29f6188f63 feat!: rebrand plugin to Theme Engine and implement full ID migration YazanAmmar 2026-02-14 16:53:36 +0300
  • 8ec0f24b56 fix: resolve typing issues and prevent pinned profile vars reset YazanAmmar 2026-02-14 02:27:49 +0300
  • 632c848702 fix(lint): resolve all ESLint warnings and errors YazanAmmar 2026-02-14 01:08:55 +0300
  • 66d7c6c455 chore(lint): align ESLint config with Obsidian bot rules for consistent local validation YazanAmmar 2026-02-14 00:14:53 +0300
  • 2188396685 feat(search): add empty-results badge and hide like card when no matches YazanAmmar 2026-02-13 22:39:41 +0300
  • f1ac4a7e03 fix(settings): polish CSS snippets UI and remove reorder flicker YazanAmmar 2026-02-13 21:57:31 +0300
  • 473d5483fc refactor(settings): group related settings using native SettingGroup with safe fallback YazanAmmar 2026-02-13 15:21:19 +0300
  • 56b8412698 polish(ui): minor visual improvements YazanAmmar 2026-02-13 14:12:01 +0300
  • 1ffb00413a refactor(ui): align search with default behavior and clean up profile manager layout YazanAmmar 2026-02-13 12:55:40 +0300
  • edfbd78b24 polish(ui): adjust search bar placement for improved UX YazanAmmar 2026-02-13 12:30:50 +0300
  • 3661dca0c1 style(ui): small visual and spacing improvements YazanAmmar 2026-02-13 10:27:33 +0300
  • a3f51fb662 refactor(types): remove unknown casts and add strict typings for settings YazanAmmar 2026-02-12 22:31:48 +0300
  • 8a3cf993f4 refactor: restructure UI modals into a modular directory YazanAmmar 2026-02-12 21:21:29 +0300
  • 84b6b69f58 chore: stop tracking build artifacts (main.js, styles.css) YazanAmmar 2026-02-12 15:13:01 +0300
  • d968d401b6 chore(deps): update dependencies and unignore manifest YazanAmmar 2026-02-12 15:09:34 +0300
  • 2fca7c0d07 chore: remove unused empty states file YazanAmmar 2026-02-12 14:43:29 +0300
  • 833f8ac869 refactor(styles): migrate to a modular SCSS architecture YazanAmmar 2026-02-12 14:26:08 +0300
  • a41062bc20 fix(ui): improve action buttons visibility in light mode YazanAmmar 2026-02-12 11:26:28 +0300
  • af117f461e chore: update external links (repo, issues, wiki) YazanAmmar 2026-02-12 11:12:25 +0300
  • 1840af489e refactor(ui): redesign Like Plugin card to better match Obsidian settings style YazanAmmar 2026-02-12 11:00:32 +0300
  • 345b0c26a3 chore: apply prettier + normalize line endings YazanAmmar 2026-02-12 10:09:41 +0300
  • 67b76ff3b5
    Change Telegram Channel link in README Yazan Ammar 2026-01-25 21:52:51 +0300
  • da3808edbb fix: resolve merge conflict YazanAmmar 2025-12-02 07:30:50 +0300
  • ad2ddc6c44 refactor(build): integrate Prettier formatting and improve SCSS structure YazanAmmar 2025-12-02 07:24:41 +0300
  • d41a2d1bb9
    Fix link formatting in README.md Yazan Ammar 2025-11-29 23:31:46 +0300
  • 2973bdaf83 fix: resolved merge conflicts 1.2.0 YazanAmmar 2025-11-29 23:26:39 +0300
  • 1e32797551 chore(release): v1.2.0 YazanAmmar 2025-11-29 23:16:56 +0300
  • ff65317fff
    Fix README links and folder structure Yazan Ammar 2025-11-01 13:46:12 +0300
  • b2949248f3
    Bump version from 1.1.0 to 1.1.1 1.1.1 Yazan Ammar 2025-11-01 12:42:10 +0300
  • 97da7350cd feat: Huge Update: Add Video Backgrounds & Rebuild Custom Variables (v1.1.1) YazanAmmar 2025-11-01 12:39:48 +0300
  • 2b160e9a06 feat: Huge Update: Add Video Backgrounds & Rebuild Custom Variables (v1.1.1) YazanAmmar 2025-11-01 12:34:06 +0300
  • 4c84581104
    Correct the version number Yazan Ammar 2025-10-29 17:14:35 +0300
  • 34d64280da
    Center the logo image in README Yazan Ammar 2025-10-28 06:49:21 +0300
  • 69f6ee929e
    Revise changelog for version 1.1.0 Yazan Ammar 2025-10-28 06:45:53 +0300
  • 724899d882 Merge branch 'main' of https://github.com/YazanAmmar/obsidian-color-master YazanAmmar 2025-10-28 00:14:33 +0300
  • 7c9841f6f5 Fix update: Background folder has been unified. YazanAmmar 2025-10-28 00:13:22 +0300
  • a39adf1a6f
    Update description for clarity and completeness Yazan Ammar 2025-10-25 09:45:20 +0300
  • a213af48d1 Merge branch 'main' of https://github.com/YazanAmmar/obsidian-color-master 1.1.0 YazanAmmar 2025-10-25 08:30:20 +0300
  • d4baa87c66 feat: Add Custom Backgrounds feature (v1.1.0) YazanAmmar 2025-10-25 08:25:25 +0300
  • 4dc4cfac11
    feat: Release v1.0.9 Yazan Ammar 2025-10-18 07:46:12 +0300
  • 7fa54e2d59 feat: Release v1.0.9 1.0.9 YazanAmmar 2025-10-18 00:02:11 +0300
  • 06c99dc123 Fix: Addressed required changes from review bot. YazanAmmar 2025-09-27 10:26:04 +0300
  • 9588849879 feat: Release version 1.0.8 1.0.8 YazanAmmar 2025-09-22 22:54:28 +0300
  • 7c64a32e78
    Update manifest.json Yazan Ammar 2025-09-20 21:38:52 +0300
  • 120db0d1fd
    Update package.json - v1.0.7 1.0.7 Yazan Ammar 2025-09-19 18:48:03 +0300
  • 347ff06e4d
    Update package-lock.json - v1.0.7 Yazan Ammar 2025-09-19 18:47:24 +0300
  • 2b5f04dfe4
    Add files via upload Yazan Ammar 2025-09-19 18:45:00 +0300
  • 459c5f79eb
    Update package-lock.json - v1.0.7 Yazan Ammar 2025-09-19 18:42:53 +0300
  • 4a7abce468
    Support Typesrcitpt - v1.0.7 Yazan Ammar 2025-09-19 18:40:49 +0300
  • 1f8dc36769
    styles.css - v1.0.7 Yazan Ammar 2025-09-19 18:39:57 +0300
  • 213e3b85d6
    Update version number - 1.0.7 Yazan Ammar 2025-09-19 18:38:33 +0300
  • 85b7cf3aaf
    main.js - v1.0.7 Yazan Ammar 2025-09-19 18:37:28 +0300
  • 8a14a5a95a
    The TypeScript Rewrite! & v1.0.7 Yazan Ammar 2025-09-19 18:33:21 +0300
  • aa3640d332
    Create main.ts Yazan Ammar 2025-09-19 18:30:03 +0300
  • 50605ebcc0
    Delete src/main.js Yazan Ammar 2025-09-19 18:28:54 +0300
  • b006bdbbe3
    Update CHANGELOG to v1.0.7 .md Yazan Ammar 2025-09-19 18:19:08 +0300
  • 37bc264566
    Update CHANGELOG.md Yazan Ammar 2025-09-17 14:27:45 +0300
  • 1ac86a28cc
    Update package-lock.json Yazan Ammar 2025-09-14 01:38:30 +0300
  • c3ab75a652
    Update package.json Yazan Ammar 2025-09-14 01:34:46 +0300
  • 7383bdc3a7
    Add files via upload 1.0.6 Yazan Ammar 2025-09-14 01:25:32 +0300
  • 11a775042f
    Update styles.css Yazan Ammar 2025-09-14 01:22:58 +0300
  • 8bbe5008b2
    Update manifest.json Yazan Ammar 2025-09-14 01:22:10 +0300
  • 0661c6a215
    Update main.js Yazan Ammar 2025-09-14 01:21:17 +0300
  • cd716e2ee9
    Create main.js Yazan Ammar 2025-09-14 01:19:07 +0300
  • f76bd4e91d
    Update README.md Yazan Ammar 2025-09-14 00:19:27 +0300
  • 6d7dfd4b90
    Update README.md Yazan Ammar 2025-09-14 00:18:21 +0300
  • 2761833d1e
    Update CHANGELOG.md Yazan Ammar 2025-09-14 00:03:42 +0300
  • 52a7ab62b6
    Update CHANGELOG.md Yazan Ammar 2025-09-13 23:59:02 +0300
  • 6433a705ad
    Update README.md Yazan Ammar 2025-09-13 09:09:53 +0300
  • 4fd8428168
    Update README.md Yazan Ammar 2025-09-13 09:07:57 +0300
  • 768e6b1d93
    Add files via upload Yazan Ammar 2025-09-13 09:07:17 +0300
  • b762b0074b
    Update main.js Yazan Ammar 2025-09-08 18:04:26 +0300
  • b15c13593c
    Update README.md 1.0.5 Yazan Ammar 2025-09-08 15:15:23 +0300
  • 9dc64ab122
    Update styles.css Yazan Ammar 2025-09-08 15:13:14 +0300