This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
moemail
Watch
1
Star
0
Fork
0
You've already forked moemail
mirror of
https://github.com/beilunyang/moemail.git
synced
2026-07-15 09:31:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d55564073fcc9dd3e7c68b622702d581a7e7d53
moemail
/
app
/
lib
History
beilunyang
9d55564073
fix: the duke can not be used as the default role
2025-06-06 00:04:23 +08:00
..
apiKey.ts
feat: /api/config endpoint can be called using APIKey
2025-05-13 00:01:15 +08:00
auth.ts
fix: the duke can not be used as the default role
2025-06-06 00:04:23 +08:00
avatar.ts
feat: Implement username/password authentication and registration features
2025-01-15 16:00:06 +08:00
cursor.ts
…
db.ts
feat: Implement role-based access control and enhance permissions system
2024-12-27 13:35:29 +08:00
permissions.ts
feat: Implement OpenAPI with API Key authentication and role-based access control
2025-02-10 11:25:25 +08:00
schema.ts
Optimize email cleanup and add database indexes
2025-05-22 11:16:49 +08:00
utils.ts
feat: Implement username/password authentication and registration features
2025-01-15 16:00:06 +08:00
validation.ts
feat: Enhance registration process with improved validation and error handling
2025-01-15 19:31:19 +08:00
webhook.ts
…