[PR #2317] [MERGED] Remove (almost) server side data rendering from repo-search component #16339

Closed
opened 2025-11-02 12:08:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2317
Author: @Morlinest
Created: 8/17/2017
Status: Merged
Merged: 8/22/2017
Merged by: @lunny

Base: masterHead: improve-repo-search-component


📝 Commits (2)

  • 69865ca Remove (almost) server side data rendering from repo-search component template
  • ba5b81a Rename some shorthands

📊 Changes

2 files changed (+72 additions, -44 deletions)

View changed files

📝 public/js/index.js (+22 -2)
📝 templates/user/dashboard/dashboard.tmpl (+50 -42)

📄 Description

Server will be needed only for rendering localization strings.


🔄 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/go-gitea/gitea/pull/2317 **Author:** [@Morlinest](https://github.com/Morlinest) **Created:** 8/17/2017 **Status:** ✅ Merged **Merged:** 8/22/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `improve-repo-search-component` --- ### 📝 Commits (2) - [`69865ca`](https://github.com/go-gitea/gitea/commit/69865ca8f16ae202fa33ea7aee2c11c295c86edb) Remove (almost) server side data rendering from repo-search component template - [`ba5b81a`](https://github.com/go-gitea/gitea/commit/ba5b81af3c6b0f7496c0e8c0f20555f673e0fd17) Rename some shorthands ### 📊 Changes **2 files changed** (+72 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `public/js/index.js` (+22 -2) 📝 `templates/user/dashboard/dashboard.tmpl` (+50 -42) </details> ### 📄 Description Server will be needed only for rendering localization strings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:08:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16339