Commit graph

21 commits

Author SHA1 Message Date
04913a997b display number of media instead of media info and progressbar 2025-07-23 14:31:35 +03:30
20cd56c00c add utils functions 2025-07-23 11:54:03 +03:30
8e59d18cda add show_user 2025-07-23 11:53:54 +03:30
aa26189bb0 convert admin to is_admin 2025-07-23 11:53:36 +03:30
f4c77481e7 adding media related code 2025-07-23 11:53:15 +03:30
b803afe70c cleanup 2025-07-18 11:20:00 +03:30
531cbcf5a0 add user_service.py 2025-07-18 11:19:50 +03:30
f902efaf88 change user to usermedia and add new user 2025-07-18 11:19:36 +03:30
abafe60058 change user_commands.py to media_commands.py and add new user_commands.py 2025-07-18 11:17:56 +03:30
e3baca0fa1 change base_url to admin_api_url 2025-07-17 15:12:22 +03:30
b4a7afde81 clean up room_service.py 2025-07-17 15:12:06 +03:30
ebb8064eb9 change default listing of rooms to joined_members and forward. plus some minor changes 2025-07-17 15:11:46 +03:30
928bc7c3f4 add admin_api_url 2025-07-17 15:11:06 +03:30
5dd0096826 add settings command 2025-07-17 15:10:51 +03:30
77df7ece34 check if config_path exists 2025-07-17 15:10:33 +03:30
41b22d049e create services 2025-07-17 11:51:12 +03:30
30ed2ef72c make commands modular 2025-07-17 11:50:52 +03:30
138eeb468a make synclean a package 2025-07-16 15:11:42 +03:30
bb9a24c1ed initial working state 2025-07-16 15:09:41 +03:30
816fb34f75 initial commit 2025-07-16 15:03:22 +03:30
d9b645861f Initial commit 2025-07-16 14:41:36 +03:30