Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

3602 commits

Auteur SHA1 Message Date
kilo
5a35620c37
add GetCategoryName() to template_test 2017-11-10 13:05:15 +01:00
kilo
b4fe1b571d
Put "banned" text between () 2017-11-10 12:42:36 +01:00
kilo
85cb0df709
banned users cannot comment 2017-11-10 12:39:38 +01:00
kilo
e968d0bae6
locked status if banned user on upload 2017-11-10 12:37:29 +01:00
kilo
168fb0f7aa
visual cue for banned user in badgemenu 2017-11-10 12:35:43 +01:00
kilo
bb585fb323
banned users can still log in 2017-11-10 12:31:47 +01:00
kilo
d3d53020dd
Visual cue for banned user 2017-11-10 12:29:11 +01:00
kilo
fe13b2240b
add "user_banned" and "user_unbanned" 2017-11-10 12:26:40 +01:00
kilo
d3a76b5660
Add "user_banned" and "user_unbanned" 2017-11-10 12:26:23 +01:00
kilo
56e321e743
make toggleBan() trigger user update 2017-11-10 12:23:02 +01:00
kilo
1a0a93a531
add ban message through get parameter 2017-11-10 12:15:56 +01:00
kilo
8b01ab9e53
dont show ban buttons on other staff 2017-11-10 12:12:18 +01:00
kilo
a75b6be7aa
Identical styling for usermenu links and buttons 2017-11-10 12:11:18 +01:00
kilo
d934882eb9
Show ban/unban buttons on userprofile for janitors 2017-11-10 12:10:44 +01:00
kilo
ca9d830e05
Mods can set users as janitors 2017-11-10 12:01:45 +01:00
kilo
11c3965c94
Fix userprofile buttons overflowing at some specific resolutions 2017-11-10 11:57:59 +01:00
kilo
ceae34fb85
Show username instead of ID in Uploader column in admin panel 2017-11-10 11:47:09 +01:00
kilo
daf332b5f8
create FindAllForAdminsOrderBy that preloads users 2017-11-10 11:46:04 +01:00
kilo
c129e876ca
use FindAllForAdminsOrderBy in order to preload users 2017-11-10 11:45:36 +01:00
kilo
5a9dd513ca
only immediately visually update user if user has been updated successfully 2017-11-10 11:32:51 +01:00
kilo
800d14367c
Fix user edit that did not work because of "unique constraint user.emails" error 2017-11-10 11:23:43 +01:00
kilo
14f6550721
Fix wrong value for janitor user status 2017-11-10 11:19:50 +01:00
kilo
108a174733
fix extra ) and wrong variable name 2017-11-10 11:07:38 +01:00
kilo
f047d7711c
fix extra ( 2017-11-10 11:07:03 +01:00
kilo
538ca55001
add CurrentOrJanitor function 2017-11-10 11:03:32 +01:00
kilo
b1453aeff6
change function to currentorjanitor 2017-11-10 11:02:51 +01:00
kilo
814c136482
change function to currentorjanitor 2017-11-10 11:02:19 +01:00
kilo
758a8aa1da
change function to CurrentOrJanitor 2017-11-10 11:01:51 +01:00
kilo
264dc7a8f1
hide locked torrent from api search for regular users 2017-11-09 23:16:55 +01:00
kilo
790d69d7f4
hide locked torrents from regular users 2017-11-09 23:16:08 +01:00
kilo
829de54421
hide locked torrents from regular users 2017-11-09 23:15:30 +01:00
kilo
3f1a52136a
change log filter 2017-11-09 23:04:25 +01:00
kilo
af5f70e5da
Add handler for /ban route 2017-11-09 23:01:49 +01:00
kilo
19607c4bdc
Make ToggleBan() return whether or not the user is now banned 2017-11-09 22:49:04 +01:00
kilo
b1d53689a4
add user_banned_by and user_unbanned_by 2017-11-09 22:47:52 +01:00
kilo
95c692c67b
add user_banned_by and user_unbanned_by 2017-11-09 22:47:34 +01:00
kilo
a79cd6722b
fix panic error when deleting an anonymous comment 2017-11-09 22:36:40 +01:00
kilo
0051de2dc7
add toggleBan() function, janitors dont need captcha either 2017-11-09 22:20:13 +01:00
kilo
0937e238a0
add userprofile ban route 2017-11-09 22:06:54 +01:00
kilo
8b6f77fc8a
Update index.jet.html 2017-11-09 21:59:04 +01:00
kilo
ca9407079b
different <form> for ban button 2017-11-09 21:53:28 +01:00
kilo
2c6417660c
add "unban" and "ban" translation strings 2017-11-09 21:49:35 +01:00
kilo
76351b53c0
add "unban" and "ban" translation strings 2017-11-09 21:49:25 +01:00
kilo
6f1453ef8e
Add "ban" button, no "delete" button for jantiors 2017-11-09 21:48:49 +01:00
kilo
7531a71982
Fix "user successfully deleted" message showing even if user wasnt deleted 2017-11-09 21:45:53 +01:00
kilo
9343c99d6e
add ban buttons on userlist & visual cue for banned users 2017-11-09 21:37:16 +01:00
kilo
df5442e884
fix function that didnt get executed 2017-11-09 21:24:48 +01:00
kilo
15446d03f7
show block/unblock button in torrent list for janitors instead of delete button 2017-11-09 21:24:32 +01:00
kilo
2192b63280
janitor cannot delete torrents 2017-11-09 21:15:33 +01:00
kilo
2c9716996d
Dont show delete buttons for janitors 2017-11-09 21:14:56 +01:00