feat: [DRO-20] Setup a NPM package for notion proxy called nooxy - #1
Merged
draphy merged 2 commits intoAug 23, 2025
Merged
Conversation
draphy
added a commit
that referenced
this pull request
Sep 9, 2025
* feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21)
draphy
added a commit
that referenced
this pull request
Sep 9, 2025
* feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23)
draphy
added a commit
that referenced
this pull request
Sep 9, 2025
* feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue
draphy
added a commit
that referenced
this pull request
Sep 9, 2025
* feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue
draphy
added a commit
that referenced
this pull request
Sep 10, 2025
* feat: [DRO-37] Release nooxy NPM v1 package (#29) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * feat: [DRO-40] Update the keywords and docs
draphy
added a commit
that referenced
this pull request
Sep 10, 2025
* feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * chore: [DRO-34] Update the proper package version for nooxy after NPM release in Cloudflare examples (#30) * feat: [DRO-40] Update the keywords and docs (#31) * feat: [DRO-40] Fix the conflicts (#33) * feat: [DRO-37] Release nooxy NPM v1 package (#29) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * feat: [DRO-40] Update the keywords and docs * feat: format the files
draphy
added a commit
that referenced
this pull request
Sep 10, 2025
* feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * chore: [DRO-34] Update the proper package version for nooxy after NPM release in Cloudflare examples (#30) * feat: [DRO-40] Update the keywords and docs (#31) * feat: [DRO-40] Fix the conflicts (#33) * feat: [DRO-37] Release nooxy NPM v1 package (#29) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * feat: [DRO-40] Update the keywords and docs * feat: format the files * fix: correct doc grammer
draphy
added a commit
that referenced
this pull request
Sep 12, 2025
* feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * chore: [DRO-34] Update the proper package version for nooxy after NPM release in Cloudflare examples (#30) * feat: [DRO-40] Update the keywords and docs (#31) * feat: [DRO-40] Fix the conflicts (#33) * feat: [DRO-37] Release nooxy NPM v1 package (#29) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * feat: [DRO-40] Update the keywords and docs * feat: format the files * fix: correct doc grammer * feat: [DRO-30] Optimize code and fix notion block issue (#36) * feat: [DRO-30] Optimize code and fix notion block issue * fix: format the js files * feat: optimize the rewriting dom
draphy
added a commit
that referenced
this pull request
Sep 13, 2025
* feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * chore: [DRO-34] Update the proper package version for nooxy after NPM release in Cloudflare examples (#30) * feat: [DRO-40] Update the keywords and docs (#31) * feat: [DRO-40] Fix the conflicts (#33) * feat: [DRO-37] Release nooxy NPM v1 package (#29) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * release: [DRO-37] Release nooxy NPM v1 beta (#22) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-37] Release nooxy NPM v1 beta package (#24) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy (#1) * feat: [DRO-20] Setup a NPM package for notion proxy called nooxy * chore: fix the biome issue * feat: [DRO-21] Create a reverse proxy function for notion (#2) * feat: [DRO-21] Create a reverse proxy function for notion * feat: add class for handling nooxy intialization * feat: [DRO-22] Need a CLI for initializing the config file for nooxy (#3) * feat: [DRO-22] Need a CLI for initializing the config file for nooxy * fix: formatting issue * feat: [DRO-23] Setup a generate CLI function for updating the JS string (#4) * feat: [DRO-24] Create cloudflare example for nooxy (#5) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page (#6) * chore: make config esm * chore: update package.json to include files for npm * feat: init cloudflare app * feat: setup nooxy on cloudflare app * chore: remove the load raw config file logic * chore: export site config directly * feat: support package for local development * feat: replace notion anchor href with custom domain * feat: anchor link issue for custom domain and custom header html elements * feat: add header element observer for proper function * feat: marketing badge for nooxy * chore: include html for package release * fix: [DRO-26] Check the access issue while fetching notion page * feat: [DRO-31] Custom file path for nooxy generate (#13) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy (#14) * ci: [DRO-35] Fix GitHub actions for NPM release for nooxy * chore: update the release tag * feat: [DRO-36] Separate Google tag logic from custom head JS (#16) * feat: [DRO-36] Separate Google tag logic from custom head JS * chore: comment unused config props * feat: [DRO-33] Create proper doc for usage of nooxy (#17) * feat: [DRO-33] Create proper doc for usage of nooxy * chore: add pointer to anchor tags in error page * feat: [DRO-38] Use GitHub CDN URL for images (#21) * feat: [DRO-37] Release nooxy NPM v1 beta package (#23) * feat: [DRO-39] Update nooxy package.json description (#26) * feat: [DRO-39] Fix the readme title issue (#27) * feat: [DRO-39] Update nooxy package.json description * feat: fix the readme title issue * feat: [DRO-40] Update the keywords and docs * feat: format the files * fix: correct doc grammer * feat: [DRO-30] Optimize code and fix notion block issue (#36) * feat: [DRO-30] Optimize code and fix notion block issue * fix: format the js files * feat: optimize the rewriting dom * chore: update the nooxy package in examples * feat: [DRO-41] Add a timeout for the reload (#38) * feat: [DRO-41] Add a timeout for the reload * feat: auto reload on error
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.