[PR #182] [MERGED] feat: ui improves the login experience #505

Closed
opened 2026-04-08 16:53:12 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/182
Author: @sigoden
Created: 2/21/2023
Status: Merged
Merged: 2/21/2023
Merged by: @sigoden

Base: mainHead: feat-ui-auth


📝 Commits (1)

  • 09795cc feat: improve the login experience

📊 Changes

6 files changed (+164 additions, -34 deletions)

View changed files

📝 assets/index.css (+4 -1)
📝 assets/index.html (+21 -6)
📝 assets/index.js (+62 -12)
📝 src/auth.rs (+7 -0)
📝 src/server.rs (+56 -15)
📝 tests/auth.rs (+14 -0)

📄 Description

close #157 #158


🔄 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/sigoden/dufs/pull/182 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 2/21/2023 **Status:** ✅ Merged **Merged:** 2/21/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-ui-auth` --- ### 📝 Commits (1) - [`09795cc`](https://github.com/sigoden/dufs/commit/09795cc61ac19b055a82bbd2f3778861f204d503) feat: improve the login experience ### 📊 Changes **6 files changed** (+164 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `assets/index.css` (+4 -1) 📝 `assets/index.html` (+21 -6) 📝 `assets/index.js` (+62 -12) 📝 `src/auth.rs` (+7 -0) 📝 `src/server.rs` (+56 -15) 📝 `tests/auth.rs` (+14 -0) </details> ### 📄 Description close #157 #158 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:12 +03:00
zhus closed this issue 2026-04-08 16:53:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#505