Should this be merged and if yes, should there be any changed in order to accomodate our privacy policy and guidlines?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/detleph/server/pull/58
**Author:** [@stephan418](https://github.com/stephan418)
**Created:** 5/30/2022
**Status:** ❌ Closed
**Base:** `feature-endpoints` ← **Head:** `feature-statistic`
---
### 📝 Commits (3)
- [`048c76e`](https://github.com/detleph/server/commit/048c76e28f7aff42ca895b4ec28ab1d25c47d170) added basic visit counter
- [`7ce037e`](https://github.com/detleph/server/commit/7ce037ef77756497dd09028242d3ad34dfd4f663) changed statistics to request-driven
- [`cdcf0bd`](https://github.com/detleph/server/commit/cdcf0bd21e5fa51fe870807a7661e42d4b080e0c) in statistic: changed file name, add orderBy
### 📊 Changes
**4 files changed** (+55 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `prisma/schema.prisma` (+8 -2)
➕ `src/Controllers/statistic.controller.ts` (+31 -0)
➕ `src/Routes/statistic.routes.ts` (+12 -0)
📝 `src/app.ts` (+4 -2)
</details>
### 📄 Description
Should this be merged and if yes, should there be any changed in order to accomodate our privacy policy and guidlines?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/detleph/server/pull/58
Author: @stephan418
Created: 5/30/2022
Status: ❌ Closed
Base:
feature-endpoints← Head:feature-statistic📝 Commits (3)
048c76eadded basic visit counter7ce037echanged statistics to request-drivencdcf0bdin statistic: changed file name, add orderBy📊 Changes
4 files changed (+55 additions, -4 deletions)
View changed files
📝
prisma/schema.prisma(+8 -2)➕
src/Controllers/statistic.controller.ts(+31 -0)➕
src/Routes/statistic.routes.ts(+12 -0)📝
src/app.ts(+4 -2)📄 Description
Should this be merged and if yes, should there be any changed in order to accomodate our privacy policy and guidlines?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.