Releases: ShokoAnime/Shoko-WebUI
v2.1.1-dev.1
- Fix loading indicators in settings (#1103)
v2.1.1-dev.0
v2.1.0
What's Changed
- Change structure for v2 by @harshithmohan in #233
- Webui v2 by @hidden4003 in #234
- [WIP] WebUI v2 changes by @harshithmohan in #235
- Remove references of CollectionPage component by @harshithmohan in #236
- Make it compile and run by @hidden4003 in #237
- Fix version by @hidden4003 in #240
- storybook by @hidden4003 in #244
- Add menu by @hidden4003 in #245
- fix dev build, switch to mdi icons by @hidden4003 in #246
- Project improvements by @Codex- in #253
- Update dependencies by @hidden4003 in #267
- Webui v2 by @hidden4003 in #269
- Fix terser by @harshithmohan in #268
- Fix fonts not loading by @hidden4003 in #270
- Webui v2 sidebar by @hidden4003 in #272
- fix login image, add theme to tailwind by @hidden4003 in #273
- Update file endpoints by @revam in #274
- Add svg logo by @hidden4003 in #276
- Update login page by @harshithmohan in #275
- queue processor panel by @hidden4003 in #277
- Update first run setup UI by @harshithmohan in #278
- fix webpack watch rebuild loop by @hidden4003 in #279
- storybook works again by @hidden4003 in #280
- dashboard by @hidden4003 in #281
- Import folders by @hidden4003 in #293
- Import folders - add icon by @hidden4003 in #294
- Webui v2 by @hidden4003 in #300
- continue watching panel by @hidden4003 in #302
- upcoming anime by @hidden4003 in #303
- fix query param undefined by @hidden4003 in #304
- Updated Font, Fixed Padding/Margin Where Needed. by @ElementalCrisis in #305
- upcoming anime make tabs work by @hidden4003 in #308
- Add Themeable Shoko SVG. by @ElementalCrisis in #307
- use colors from tailwind theme by @hidden4003 in #309
- fix logs, add collection page by @hidden4003 in #311
- Use the recently added episodes endpoint by @revam in #310
- Fix episode ids on daily and more by @revam in #312
- Add recently added series and more by @revam in #314
- CSS Changes. by @ElementalCrisis in #313
- remove not needed tabs from unrecognized by @hidden4003 in #316
- fix scroll, add help text in upcoming anime by @hidden4003 in #317
- fetch news from shoko website by @hidden4003 in #318
- folder select new design by @hidden4003 in #320
- Merge webui v2 by @hidden4003 in #323
- Update dependencies by @hidden4003 in #324
- Fix sass issues by @hidden4003 in #325
- remove storybook and other legacy by @hidden4003 in #326
- remove legacy by @hidden4003 in #328
- add dashboard next up by @revam in #327
- Upgrade deps by @hidden4003 in #329
- Fix sourcemap issue in prod build by @harshithmohan in #330
- update yarn and typescript by @hidden4003 in #331
- fix log timestamps wrapping by @hidden4003 in #332
- Update first run and login pages by @harshithmohan in #334
- Refactor dashboard panels to reuse components. by @revam in #335
- Add episode types by @revam in #333
- add readme by @hidden4003 in #336
- add codeql workflow by @hidden4003 in #337
- add noopener by @hidden4003 in #338
- fix local release by @revam in #339
- Update Images. by @ElementalCrisis in #341
- Fix air date for episode details type by @revam in #340
- add virtualized grid by @hidden4003 in #343
- Add "Update AniDB Calendar" action by @revam in #342
- load collection items on demand by @hidden4003 in #344
- refactor title by @hidden4003 in #345
- replace fontawesome icons by @hidden4003 in #346
- Fix api by @revam in #348
- update random image endpoint on login screen by @revam in #349
- React router 6 by @hidden4003 in #352
- Add unrecognized utility by @harshithmohan in #351
- Add /webui to base path by @harshithmohan in #353
- Fix more router issues/prettify it by @harshithmohan in #354
- add react 18 by @hidden4003 in #355
- make reload work with router v6 by @hidden4003 in #357
- Collection list by @hidden4003 in #358
- fix: pages start at 1 indexes start at 0 by @revam in #356
- fix paging for daily ShokoServer@7927a13 by @hidden4003 in #360
- Add tempState and move logs state to tempState by @harshithmohan in #361
- add group poster hover in grid view by @hidden4003 in #363
- fix: more api type fixes by @revam in #364
- Change group page load by @revam in #365
- add file sources in list view by @hidden4003 in #366
- add filters drawer by @hidden4003 in #367
- Begin migration to RTK Query by @harshithmohan in #368
- Refactor remaining dashboard APIs to RTKQ and fix localStorage by @harshithmohan in #369
- Migrate collection to rtk query by @hidden4003 in #370
- Migrate filters to rtk query by @hidden4003 in #371
- Fix colour names and dashboard panels by @harshithmohan in #372
- Make filter panels switchable, add local filter by @hidden4003 in #373
- Add filtered groups view by @hidden4003 in #374
- remove unused css and duplicate color vars by @hidden4003 in #375
- move logs to rtk query by @hidden4003 in #377
- fix-argument by @hidden4003 in #378
- fix colors after css cleanup by @hidden4003 in #379
- Import folder modal by @hidden4003 in #381
- Fix importFolderApi name by @harshithmohan in #382
- migrate rescan to rtk query by @hidden4003 in #383
- Migrate some apis to rtkq by @harshithmohan in #384
- Utitilies WIP again by @harshithmohan in #385
- Actions modal by @hidden4003 in #386
- More utilities changes by @harshithmohan in #387
- Add ignored files tab to ut...
v2.1.0-dev.322
-
Fix Filter Links (#1099)
-
Fix Filter Links
- change title hover to tooltips in the collection view
- missed one
v2.1.0-dev.321
-
Fix live filtering on presets (#1098)
-
Fix live filtering on presets
-
I should sleep...
v2.1.0-dev.320
- Clear filter when moving away from filtered collection (#1097)
v2.1.0-dev.319
- File Search: change default sort to createdAt instead of importedAt (#1096)
v2.1.0-dev.318
-
Add: Dashboard Missing Ep+Tmdb Link Shortcuts / Collection Tag Links and Sticky Searchbar+Sidebars (#1093)
-
Collection List View Size / Edit Button Tweak
- give the hover edit button a tooltip to match the ones with the same style on the series page
- make the list view posters slightly larger to stop the two column layout from having slightly different sizes depending on how much text is in the description
- Make Collection List View Tags Clickable
- add the same behavior as the ones on the series page
- this will open the edit tag condition modal which seems like a bonus
- add a tooltip to the tags so the user knows what clicking it does
-
Add Missing Episode/TMDB Link Filter Shortcuts to the Dashboard
-
Make Collection Searchbar and Sidebars Sticky
- slightly reduced top nav vertical padding
- converted the timeline sidebar into a ShokoPanel like the filter one (for scrolling)
- Make Sidebar Height Important / Don't Clear Filters
- seems more user friendly to keep the non tag filters in case an entire filter stack is overwritten
- Adjust Sidebar Size
- allows for a four instead of three column poster layout with a 1440px window width and the sidebars open
- also makes the sidebar panel gap match the series page/dashboard as it was larger before
-
Don't Open the Edit Condition Modal When Initially Clicking Tag Links
-
Add Hover to Unrecognized Utility Page Tabs
-
Add More Missing Hover Transitions
- added missing hover transitions across the webui
- changed the timeline panel slightly so the poster has the same hover transition/zoom as posters elsewhere
- also make the timeline link only active when hovering the poster so the text can be selected
- changed link state variable name for taglinks
- Apply Review Suggestions
- also remove pointless transition all for ratings
- Add Links to List View and Timeline Titles
- change poster view behavior to match
- add missing edit group hover transition
- Add Hover Title to Timeline
- also move the title from the parent to the link itself for the collection poster/list views
v2.1.0-dev.317
-
feat: add 'Allow relocation inside destination on import' setting in UI (#1095)
-
feat: add 'Allow relocation inside destination on import' setting in UI
-
misc: bump min server version
v2.1.0-dev.316
-
Add Shoko episodeID Copy Button / Trim Descriptions (#1091)
-
Add Shoko episodeID Copy Button
-
Formatting
-
Modify Toast Text / Switch to Clipboard Icon
-
Trim Description Text
- Trim newlines/spaces from the description as there are cases where they are present