|
|
b9a09a2511
|
Follow pagination user list page change
|
2023-03-21 19:15:22 +09:00 |
|
|
|
213628e400
|
Don't use LIKE query when username is empty for user search
|
2023-03-21 19:07:09 +09:00 |
|
|
|
d6bb2bfb72
|
Use unwrap_or_default() instead of unwrap_or("")
|
2023-03-21 18:49:52 +09:00 |
|
|
|
33bd290679
|
Use DbConn in model tests
|
2023-03-20 01:21:39 +09:00 |
|
|
|
85ab5393fd
|
Set style to user search form
|
2023-03-20 01:03:09 +09:00 |
|
|
|
98c73bb6df
|
Add search form to user list page
|
2023-03-20 01:00:17 +09:00 |
|
|
|
3e9d9a459f
|
Enable admin_search_user route
|
2023-03-20 01:00:02 +09:00 |
|
|
|
a394c3f210
|
Define admin_search_user route
|
2023-03-20 00:59:46 +09:00 |
|
|
|
a1a19e091a
|
Define User::search_local_by_name() method
|
2023-03-20 00:59:16 +09:00 |
|
|
|
ec030d500d
|
Exclude instance user when counting local users
|
2023-03-20 00:19:42 +09:00 |
|
|
|
cfa74f84e7
|
Remove instance users from user list to show
|
2023-03-06 19:30:18 +09:00 |
|