30 Commits

Author SHA1 Message Date
Viren070 7867523506 update summary.vue 2024-09-18 14:32:55 +01:00
Viren070 0c18319be1 update summary.vue 2024-09-18 14:25:53 +01:00
Viren070 7dfd18ee43 Merge branch 'main' of https://github.com/Viren070/stremio-addon-manager 2024-09-18 14:20:45 +01:00
Viren070 b3c25c6d97 update summary.vue 2024-09-18 14:20:40 +01:00
Viren070 faa700e10b Create CNAME 2024-09-18 13:15:02 +01:00
Viren070 adea529abf update workflow 2024-09-18 13:05:38 +01:00
Viren070 262207700e create deploy.yml 2024-09-18 13:01:07 +01:00
redd-ravenn ec7d6ef707 Edit addon manifest feature and responsive enhancements
- Added an "Edit Manifest" button next to existing addon management buttons
- Implemented a modal popup with the following features:
  - In classic mode, a dynamically generated form based on the addon's manifest allows editing of:
    - Name
    - Description
    - Logo URL
    - Background URL
    - Catalogs (rename or delete)
  - In advanced mode, the raw JSON of the manifest.json file is displayed for more advanced configuration
- Changes are saved only if the save button is pressed; clicking outside the modal will close it and discard any changes
- Updated synchronization logic to include changes made to the manifest.json

- Enhanced the responsive layout of the addon list for improved mobile experience
- Fixed mobile layout distortion caused by code block command (Summary.vue)
2024-08-23 19:23:13 +02:00
Sleeyax 44815f942a Add stremio login (#5) 2024-02-26 21:27:01 +10:00
Pan Cake 2abeb9bed6 build amd64 and arm64 image 2024-02-08 19:25:00 +10:00
Pan Cake fd9b31814a update secret names for docker login 2024-02-08 07:01:55 +10:00
pancake3000 507a30eaa2 Add GH action to push docker image to repo 2024-02-08 06:54:39 +10:00
Pan Cake 5eae056d92 remove alert when loading addons to pevent request blocking 2024-02-07 21:06:00 +10:00
Pan Cake a392bdea34 allow user to toggle dark mode setting and persist to localstorage 2024-02-07 20:50:30 +10:00
Sleeyax 1cb011c54c Add docker image (#4) 2024-02-07 19:50:04 +10:00
Sleeyax 9e65c9f3f9 Some minor improvements (#3) 2024-02-07 19:43:23 +10:00
Sleeyax f714e695fa Add dark theme (#2) 2024-02-07 19:32:08 +10:00
pancake3000 1609ff3988 Merge pull request #1 from sleeyax/feat/source-code-link
Add link to source code
2024-02-07 10:39:52 +10:00
Sleeyax 10974d01f9 add link to source code 2024-02-06 22:16:56 +01:00
Pan Cake 7b3046e6bf open stremio web link in new tab 2024-02-07 07:13:47 +10:00
Pan Cake 4f78e0fa46 update readme 2024-02-06 23:23:17 +10:00
Pan Cake 05d84f16ae support manifests responses with missing props 2024-02-06 20:00:40 +10:00
Pan Cake 10cfc7b784 add faq item on opening browser dev console 2024-02-05 20:02:20 +10:00
Pan Cake 4689db768e enable vercel analytics 2024-02-04 14:25:46 +10:00
Pan Cake 1bc93bb99c add faq details about cinemeta 2024-02-04 13:00:25 +10:00
Pan Cake feb160fd7a update logos 2024-02-04 12:58:57 +10:00
Pan Cake 0b84f95ba8 remove legacy implementation 2024-02-04 12:13:39 +10:00
Pan Cake 230bde715d refactor app to use vuejs 2024-02-04 10:58:48 +10:00
Pan Cake da6bb3ba0b add devenv for easier environment setup 2024-02-04 10:45:36 +10:00
Pan Cake f03fcec5f3 init commit 2024-02-01 13:45:18 +10:00