hub icon indicating copy to clipboard operation
hub copied to clipboard

Panda Hub is the official package registry for amazing Panda (+JVM) based projects on top of the Ktor & Next.js frameworks 🧬

Results 38 hub issues
Sort by recently updated
recently updated
newest added

Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.4.1 to 11.11.4. Release notes Sourced from @​emotion/react's releases. @​emotion/react@​11.11.4 Patch Changes #3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in...

dependencies
javascript

Backend ``` /statistics/packages/popular /statistics/packages/trending /statistics/packages/latest ``` + some kind of paging support

backend

**Reasons** * Spring performance and blocking IO * Poorly documented OAuth2 API in Spring Security 2.4.x., lack of implementation for reactive WebFlux * Legacy abstraction (backend + frontend) **Candidates** Backend:...

frontend
backend
cleanup

Frontend: ``` /profile/:username -> profile view ``` Backend: ``` /profile/:username -> public user's data [no auth required] ```

frontend
backend

``` /dashboard - admin panel [authenticated admin user] ``` Views ``` /dashboard/ / - general service status [resources consumption, users/packages count, requests stats, etc.] ```

frontend
backend

List of trending repositories ``` /explore ```

frontend

``` /settings [auth] ``` Tabs: ``` /settings/ / - general account information /packages- list of user's packages ```

frontend
backend