[PR #12] [CLOSED] Guard /details route...and some other improvements #24

Closed
opened 2026-02-26 04:36:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/12
Author: @moollaza
Created: 4/6/2019
Status: Closed

Base: masterHead: zaahir/details-route-guard


📝 Commits (10+)

  • dfd1d10 Navigate to homepage when no token exists
  • 55c28db Separate GenerateReposButton and load conditionally
  • f250c7d Wrap router-view in keep alive to cache router-view component
  • 7aa6a90 Allow text to display when webfont loading is slow
  • a61addf Remove console log
  • 39e2fab Always load Fathom over https
  • f07f28a Show loader when table loading data
  • f5f58e6 Remove redundant checks
  • 41ef8ad Ensure query defined before refetching
  • d155944 Merge branch 'master' into zaahir/details-route-guard

📊 Changes

5 files changed (+71 additions, -57 deletions)

View changed files

📝 src/App.vue (+3 -1)
src/components/GenerateReposButton.vue (+45 -0)
📝 src/components/TheNavBar.vue (+8 -37)
📝 src/scss/_fonts.scss (+4 -0)
📝 src/views/Details.vue (+11 -19)

📄 Description

No description provided


🔄 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/moollaza/repo-remover/pull/12 **Author:** [@moollaza](https://github.com/moollaza) **Created:** 4/6/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `zaahir/details-route-guard` --- ### 📝 Commits (10+) - [`dfd1d10`](https://github.com/moollaza/repo-remover/commit/dfd1d10c99f02725dd8a788a382cf8f53621454b) Navigate to homepage when no token exists - [`55c28db`](https://github.com/moollaza/repo-remover/commit/55c28dbdcee829d9a60976d2c7d8dbe0d369ebae) Separate GenerateReposButton and load conditionally - [`f250c7d`](https://github.com/moollaza/repo-remover/commit/f250c7d6265142d856fbdb6adaedf6e9b4a3dcec) Wrap router-view in keep alive to cache router-view component - [`7aa6a90`](https://github.com/moollaza/repo-remover/commit/7aa6a909d50adcc252335cb62c1f1fdf5d6984e6) Allow text to display when webfont loading is slow - [`a61addf`](https://github.com/moollaza/repo-remover/commit/a61addfb1d9b3327ed89685d501433b63441bda2) Remove console log - [`39e2fab`](https://github.com/moollaza/repo-remover/commit/39e2fabc0e7d14339a36162830fb953465245e85) Always load Fathom over https - [`f07f28a`](https://github.com/moollaza/repo-remover/commit/f07f28acd64d48e38ee5e781240f14fe35e5d16c) Show loader when table loading data - [`f5f58e6`](https://github.com/moollaza/repo-remover/commit/f5f58e684d801e87a559f6da48ef3caa7b072b4f) Remove redundant checks - [`41ef8ad`](https://github.com/moollaza/repo-remover/commit/41ef8ad2740d8a6b6e4f43d5548dd33d9447fcde) Ensure query defined before refetching - [`d155944`](https://github.com/moollaza/repo-remover/commit/d15594431af3900040f5d4bf9a8635c7e0ca21f6) Merge branch 'master' into zaahir/details-route-guard ### 📊 Changes **5 files changed** (+71 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `src/App.vue` (+3 -1) ➕ `src/components/GenerateReposButton.vue` (+45 -0) 📝 `src/components/TheNavBar.vue` (+8 -37) 📝 `src/scss/_fonts.scss` (+4 -0) 📝 `src/views/Details.vue` (+11 -19) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:36:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#24
No description provided.