Commit Graph

17 Commits

Author SHA1 Message Date
AbdBarho 9429590a81 Move to factory 2023-01-27 22:33:04 +01:00
AbdBarho cdb9f2da4e Send x-oasst-user header 2023-01-27 22:33:04 +01:00
notmd 31630be319 fix test & build 2023-01-25 15:48:53 +07:00
notmd aebfaacac8 remove debug code 2023-01-21 23:21:10 +07:00
notmd c1dd188cbe use pre and next cursor check from the server 2023-01-21 23:12:19 +07:00
notmd 77210ee6d4 remove debug code 2023-01-21 14:37:05 +07:00
notmd 7eb5023e82 use cursor endpoint 2023-01-21 14:34:22 +07:00
notmd 8eff6932d6 switch PAGE_SIZE back to 20 2023-01-18 15:40:20 +07:00
notmd 801ad553b8 Allow to filter user by display_name 2023-01-18 15:19:00 +07:00
Keith Stevens 35e92dbd15 Supporting user pagination on the web admin view 2023-01-15 15:26:12 +09:00
Keith Stevens ddfb497764 Fixing some lint errors and adding a TODO 2023-01-14 16:57:06 +09:00
Keith Stevens f9c8d1dd81 Combining the admin API routes with the backends user routes 2023-01-14 16:55:14 +09:00
Keith Stevens d94cb4b2d6 Ensure all the API routes reject banned users 2023-01-10 19:16:13 +09:00
Keith Stevens e69715fbec Fixing some lint errors with the new admin features 2023-01-08 20:21:13 +09:00
Keith Stevens 39485c6ced Adding simple pagination to the admin user's view 2023-01-08 20:11:26 +09:00
Keith Stevens fb0771995d Addressing review comments 2023-01-08 17:54:30 +09:00
Keith Stevens b70c638f7c Adding a very rudimentary admin page that displays a table of users and their basic information 2023-01-07 19:13:26 +09:00