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-08-12 00:44:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb6c3fe5eb12677521e8576c59ee693880c34dae
moemail
/
app
/
lib
History
beilunyang
eb6c3fe5eb
feat: /api/config endpoint can be called using APIKey
2025-05-13 00:01:15 +08:00
..
apiKey.ts
feat: /api/config endpoint can be called using APIKey
2025-05-13 00:01:15 +08:00
auth.ts
feat: /api/config endpoint can be called using APIKey
2025-05-13 00:01:15 +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
feat: Modify apikeys schema and README configuration files
2025-03-09 11:07:21 +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
…