• Joined on 2025-07-20
michael commented on issue thedevs-network/kutt-extension#25 2026-01-19 18:31:58 +00:00
migrate to v2 api for link shortening

@poeti8 commented on GitHub:

Any news on when it's going to be available? People are emailing me about this.

michael commented on issue thedevs-network/kutt-extension#26 2026-01-19 18:31:58 +00:00
provide seamless migration for existing users to upcoming major version

@abhijithvijayan commented on GitHub:

Migration actions are performed once on popup open(once extension is updated to v4.x.x) if previous keys exist on browser local storage.

The code can…

michael commented on issue thedevs-network/kutt-extension#26 2026-01-19 18:31:58 +00:00
provide seamless migration for existing users to upcoming major version

@abhijithvijayan commented on GitHub:

Current fields in local storage of almost all users

{
	"URL_array": [],
	"host": "https://google.com",
	"key": "this is the api key",
	"pwd":…
michael opened issue thedevs-network/kutt-extension#23 2026-01-19 18:31:57 +00:00
Custom URL not working.
michael opened issue thedevs-network/kutt-extension#24 2026-01-19 18:31:57 +00:00
ts-loader breaks bundle
michael closed issue thedevs-network/kutt-extension#23 2026-01-19 18:31:57 +00:00
Custom URL not working.
michael closed issue thedevs-network/kutt-extension#22 2026-01-19 18:31:57 +00:00
[BUG] travis build fails for chrome browser
michael closed issue thedevs-network/kutt-extension#24 2026-01-19 18:31:57 +00:00
ts-loader breaks bundle | use babel-loader(supports typescript by default from v7)
michael commented on issue thedevs-network/kutt-extension#23 2026-01-19 18:31:57 +00:00
Custom URL not working.

@abhijithvijayan commented on GitHub:

It is a feature that is to be released in the major version.

It has been implemented and is a work in progress.

michael commented on issue thedevs-network/kutt-extension#22 2026-01-19 18:31:57 +00:00
[BUG] travis build fails for chrome browser

@abhijithvijayan commented on GitHub:

Screenshot_20200309_191927

michael commented on issue thedevs-network/kutt-extension#21 2026-01-19 18:31:57 +00:00
Use Context API

@abhijithvijayan commented on GitHub:

In PR #90

michael opened issue thedevs-network/kutt-extension#25 2026-01-19 18:31:57 +00:00
migrate to v2 api for link shortening
michael opened issue thedevs-network/kutt-extension#26 2026-01-19 18:31:57 +00:00
provide seamless migration for existing users to upcoming major version
michael opened issue thedevs-network/kutt-extension#27 2026-01-19 18:31:57 +00:00
useEffect cleanup issue
michael closed issue thedevs-network/kutt-extension#25 2026-01-19 18:31:57 +00:00
migrate to v2 api for link shortening
michael closed issue thedevs-network/kutt-extension#26 2026-01-19 18:31:57 +00:00
provide seamless migration for existing users to upcoming major version
michael closed issue thedevs-network/kutt-extension#27 2026-01-19 18:31:57 +00:00
useEffect cleanup issue
michael commented on issue thedevs-network/kutt-extension#22 2026-01-19 18:31:57 +00:00
[BUG] travis build fails for chrome browser

@abhijithvijayan commented on GitHub:

migrate to https://www.npmjs.com/package/fork-ts-checker-webpack-plugin

michael commented on issue thedevs-network/kutt-extension#21 2026-01-19 18:31:57 +00:00
Use Context API

@abhijithvijayan commented on GitHub:

Checkout https://github.com/abhijithvijayan/kutt-extension/tree/context

michael opened issue thedevs-network/kutt-extension#22 2026-01-19 18:31:57 +00:00
[BUG] travis build fails for chrome browser