Kingkor Roy Tirtho
dbba55606b
website: fix astro not compiling because it can't detect server-side component
2025-08-15 19:21:40 +06:00
Kingkor Roy Tirtho
a2894db652
website: add ads and mobile screen adaptability
2025-08-15 13:49:41 +06:00
Kingkor Roy Tirtho
edcd784335
website: update button styles and enhance background in global CSS
2025-08-15 11:19:43 +06:00
Kingkor Roy Tirtho
0a153fe770
docs: fix invalid links and redirection
2025-08-14 22:29:12 +06:00
Kingkor Roy Tirtho
3f18f35c0b
docs: add search bar and libraries page
2025-08-14 22:20:09 +06:00
Kingkor Roy Tirtho
30fd4acf37
docs: add plugin API docs
2025-08-14 21:21:09 +06:00
Kingkor Roy Tirtho
0e34057794
docs: merge some endpoints together to reduce too much elements on the side bar
2025-08-14 20:19:16 +06:00
Kingkor Roy Tirtho
032309a2c6
feat: enhance markdown configuration and styling with rehype plugins and update global styles
2025-08-14 15:10:14 +06:00
Kingkor Roy Tirtho
858cbd17ad
docs: update model documentation and add new model files for Spotube objects
2025-08-14 14:10:04 +06:00
Kingkor Roy Tirtho
fbd7b771ef
docs: add detailed documentation for BrowseEndpoint, CoreEndpoint, and SearchEndpoint
2025-08-14 09:55:28 +06:00
Kingkor Roy Tirtho
8bdbe7dfba
docs: add detailed documentation for plugin endpoints and methods
2025-08-14 09:25:13 +06:00
Kingkor Roy Tirtho
b3f6824a94
docs: add plugin create guide
2025-08-11 21:03:28 +06:00
Kingkor Roy Tirtho
7bb69c02de
website: write into and sidebar and developing plugins pages
2025-08-08 23:54:00 +06:00
Kingkor Roy Tirtho
a734ded6f8
website: add documentation structure and navigation components
2025-08-04 21:25:24 +06:00
Kingkor Roy Tirtho
f228937e3e
website: hide older releases before 4.0.2
2025-08-04 13:06:44 +06:00
Kingkor Roy Tirtho
ee7d0cfeb5
website: markdown mdx support and wrap up other pages
2025-08-04 13:04:22 +06:00
Kingkor Roy Tirtho
7a630507fb
website: add downloads pages
2025-08-04 12:45:28 +06:00
Kingkor Roy Tirtho
49e2d1b759
website: remove vercel trashes
2025-08-02 22:50:20 +06:00
Kingkor Roy Tirtho
fd3ddfece9
Merge branch 'dev' into website
2025-08-02 20:05:00 +06:00
Kingkor Roy Tirtho
2bb91feb34
Merge pull request #2746 from KRTirtho/code-greedy-green-corp-removal
...
Code greedy green corp removal
2025-08-02 20:01:33 +06:00
Kingkor Roy Tirtho
eb3fcfdd6f
chore: add animation for browse sections loadingb
2025-08-01 23:28:54 +06:00
Kingkor Roy Tirtho
066fe2a326
fix: create and delete playlist not working
2025-08-01 22:39:15 +06:00
Kingkor Roy Tirtho
93d6e0642b
chore: improve image display by adding rounded corners to plugin logos
2025-08-01 22:19:47 +06:00
Kingkor Roy Tirtho
1e61bca1e9
feat: add plugin scrobbling support and support button
2025-08-01 22:18:29 +06:00
Kingkor Roy Tirtho
3bb7f0d78f
refactor: change updater to core
2025-08-01 14:48:42 +06:00
Kingkor Roy Tirtho
75bdbeccc0
chore: fix track options causing track page exception
2025-07-25 14:51:30 +06:00
Kingkor Roy Tirtho
846fa679f6
chore: fix changing default plugin doesn't wortk
2025-07-23 21:38:10 +06:00
Kingkor Roy Tirtho
3a5ddd6214
feat: optimize track options and related artists
2025-07-23 17:34:05 +06:00
Kingkor Roy Tirtho
3b21b05fdc
chore: fix SliverLayoutBuilder rebuilds too much
2025-07-22 17:37:52 +06:00
Kingkor Roy Tirtho
53ef9e15e1
fix: make YoutubeExplode engine faster
2025-07-22 16:34:56 +06:00
Kingkor Roy Tirtho
7309e900bc
feat(metadata): add plugin update checker and dialog for available updates
2025-07-22 00:11:20 +06:00
Kingkor Roy Tirtho
c9556c2ecb
chore: fix playback issues
2025-07-21 18:49:23 +06:00
Kingkor Roy Tirtho
efdf091894
fix(android): NewPipe invalid search content filters
2025-07-20 21:46:05 +06:00
Kingkor Roy Tirtho
92dde7286f
chore: SafeArea
2025-07-20 21:22:37 +06:00
Kingkor Roy Tirtho
0a604a9ad5
chore: fix queue order
2025-07-19 21:39:31 +06:00
Kingkor Roy Tirtho
cfda46e07e
chore: fix saving tracks not working
2025-07-19 14:03:22 +06:00
Kingkor Roy Tirtho
60f032039f
fix: endless playback not working
2025-07-19 13:58:05 +06:00
Kingkor Roy Tirtho
d2e0dc1ac9
chore: re-enable endless playback
2025-07-19 11:56:51 +06:00
Kingkor Roy Tirtho
3e7b36f4e6
feat: update new pipe version
2025-07-18 16:47:53 +06:00
Kingkor Roy Tirtho
cdc64e4bb0
feat: Add repository and plugin API version fields to metadata plugins
...
- Updated database schema to include `repository` and `pluginApiVersion` columns in the `MetadataPluginsTable`.
- Modified `PluginConfiguration` model to include new fields for `repository` and `pluginApiVersion`.
- Enhanced JSON serialization and deserialization for the new fields in `PluginConfiguration`.
- Refactored `SettingsMetadataProviderPage` to display installed plugins with their repository information.
- Created new components `MetadataInstalledPluginItem` and `MetadataPluginRepositoryItem` for better UI representation of plugins.
- Updated plugin installation logic to handle new fields and display relevant information.
- Bumped `youtube_explode_dart` dependency version to `2.5.1`.
2025-07-18 15:55:28 +06:00
Kingkor Roy Tirtho
2f304fa943
feat: use isolate for youtube_explode engine
2025-07-18 10:34:21 +06:00
Kingkor Roy Tirtho
e83a4bb388
feat: add support for automatic plugin repository from github and codeberg
2025-07-17 01:02:04 +06:00
Kingkor Roy Tirtho
90f9cc28eb
feat: enhance image handling
2025-07-16 22:34:59 +06:00
Kingkor Roy Tirtho
f23a078b64
chore: fix spotube logo color on light mode
2025-07-16 14:43:32 +06:00
Kingkor Roy Tirtho
d2827a52d3
chore: upgrade to flutter 3.32.5
2025-07-13 21:21:17 +06:00
Kingkor Roy Tirtho
7de6423935
feat: add support for entity specific search
2025-07-13 15:11:56 +06:00
Kingkor Roy Tirtho
5573deb52a
website: bring back download buttons for Nightly version
2025-07-11 14:09:28 +06:00
Kingkor Roy Tirtho
412c427cec
chore: fix bad certificate error
2025-07-05 21:46:35 +06:00
Kingkor Roy Tirtho
5be4747c66
feat(metadata): add plugin form
2025-07-03 23:55:29 +06:00
Kingkor Roy Tirtho
5b457fc4bd
chore: fix streaming quality is worse then available
2025-06-21 22:40:20 +06:00