This is source code of the page https://synopackage.com - a search engine for third-party packages dedicated to Synology's DSM system. Also act as proxy repository: one link -> all sources. Written in C# & Typescript.
i.e.
2020-10-31 - cannot navigate to all sources page
2020-09-18 - cannot navigate to DigitalBox browse page
This is probably related to #151
i.e. when actual routing is /news then it navigates to the router link properly, but when it is /news/page/2 then it tries to navigate /news/page/(routerlink). This made it impossible to route for news from 2 and above pages
i.e. 2020-10-31 - cannot navigate to all sources page 2020-09-18 - cannot navigate to DigitalBox browse page
This is probably related to #151 i.e. when actual routing is /news then it navigates to the router link properly, but when it is /news/page/2 then it tries to navigate /news/page/(routerlink). This made it impossible to route for news from 2 and above pages