Aevann
d25ad95795
make sure "usage" is highlighted when u go to /marseys
2023-05-05 07:17:41 +03:00
Aevann
c854b65e8b
add name sort to marseys and disable clicking on "marsey" and "original file"
2023-05-05 07:16:05 +03:00
Aevann
4613bfe0c2
fix import error
2023-05-05 06:44:07 +03:00
Aevann
172fa6ab6f
add /marseys/all for carp
2023-05-05 06:42:06 +03:00
Aevann
b53b0e6ac7
paginate /marseys
2023-05-05 06:30:04 +03:00
Aevann
eff429223b
use new pagination system in /transfers
2023-05-05 04:06:25 +03:00
Aevann
0df074c974
use new pagination system in mod log
2023-05-05 03:54:55 +03:00
Aevann
514fb320cf
show truescore in admin.patrons and order by it
2023-05-03 17:47:06 +03:00
Aevann
90127ffa27
rename path
2023-05-03 17:45:14 +03:00
Aevann
0626622ce9
delete floattrip.csv
2023-04-26 08:57:18 +02:00
Aevann
3958dd069a
give floattrip the comment dump so he can train his AI
2023-04-25 14:47:27 +02:00
Aevann
25b0a694d3
same as last commit
2023-04-15 04:42:39 +02:00
Aevann
5e56bfdc03
sort jannies by level
2023-04-15 04:40:50 +02:00
Aevann
c4263c9439
fix prev commit
2023-04-02 10:04:32 +02:00
Aevann
5bc6597188
add 1/1 second ratelimiter for user ids to fix blackjack exploit
2023-04-02 08:52:26 +02:00
Aevann
c33cd734dd
minor fix
2023-03-26 01:30:21 +02:00
Aevann
d068464136
remove unnecessary v check
2023-03-26 01:29:55 +02:00
Aevann
96330210e8
use SITE as a prefix for flask_cache
2023-03-25 22:57:27 +02:00
Aevann
bdc5d8bd12
allow jannies to change the kind of emojis
2023-03-21 18:50:26 +02:00
Aevann
4b352a9625
asset_submissions/marseys -> asset_submissions/emojis
2023-03-21 16:16:18 +02:00
Aevann
2a9dfab16a
fix /emojis getting cached on browser end
2023-03-19 17:15:20 +02:00
Aevann
df0184b728
marsey -> emoji
2023-03-19 15:46:38 +02:00
Aevann
dd54413cf3
convert marsey submission form to include all emojis
2023-03-18 15:34:04 +02:00
Aevann
a83dc8bba9
make CF cache emojis without an extra page rule
2023-03-17 11:44:05 +02:00
Aevann
57765f0776
revert sqlalchemy changes
2023-03-16 08:27:58 +02:00
Aevann
f768d81103
keep db sessions open
2023-03-15 05:58:00 +02:00
Aevann
873292d60d
make remove_media() to fix 500 error
2023-03-06 21:32:08 +02:00
Aevann
2fb93834f9
disallow perma-punished users from /donate
2023-03-05 18:25:13 +02:00
Aevann
d3b189ad83
combine donate templates
2023-03-05 12:17:05 +02:00
Aevann
984aecec9a
destroy the shadow realm ( #135 )
...
Co-authored-by: Aevann <randomname42029@gmail.com>
Reviewed-on: rDrama/rDrama#135
2023-02-27 15:38:12 +00:00
Aevann
9559c6e93a
hide ghosts in push notifs
2023-02-27 15:35:53 +02:00
Aevann
17bb6dad48
blackjack fix exploit
2023-02-27 07:33:45 +02:00
Aevann
2c279a8369
remove unnecessary modmail preamble
2023-02-27 02:41:25 +02:00
Aevann
6ac9b32834
allow positioning of files
2023-02-26 14:08:37 +02:00
Aevann
fe0b8887bc
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
Aevann
588c133e67
decrease unnecessary 1/2 minutes ratelimit
2023-02-26 12:24:38 +02:00
Aevann
82a73392a9
fix errors
2023-02-26 10:49:09 +02:00
Aevann
8c495c914a
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
2023-02-26 10:41:04 +02:00
Aevann
7aaeedea36
better ratelimiting
2023-02-26 03:42:39 +02:00
Aevann
00c70a23fb
show number of emojis and the zip size
2023-02-25 21:18:40 +02:00
Aevann
61d256eaaa
adds an easy link to download all emojis
2023-02-25 01:14:18 +02:00
Aevann
7f2d6a29a5
fix 500 error in /contact
2023-02-24 08:53:40 +02:00
Aevann
e37031c4dd
make sure g.db.flush() is always above _push_notif_thread
2023-02-24 04:36:25 +02:00
Aevann
5a511c00a8
include username in push notifs
2023-02-24 04:22:47 +02:00
Aevann
5d6cb1ba46
add push notifs for modmail
2023-02-24 04:04:11 +02:00
Aevann
52a63fbba3
restore modmail notifs for myself
2023-02-24 01:25:47 +02:00
Aevann
e2206278a1
Revert "Revert "routes: added various per-app exclusions ( #128 )""
...
This reverts commit f4a4b5f7be
.
2023-02-21 16:51:22 +02:00
Aevann
f4a4b5f7be
Revert "routes: added various per-app exclusions ( #128 )"
...
This reverts commit 4e52488b35
.
2023-02-20 18:06:51 +02:00
mummified-corroding-granny
4e52488b35
routes: added various per-app exclusions ( #128 )
...
Kindly,
Why (at least on WPD):
* /marseys results in a 500 (balls-deep)
* /worldcup... and /directory are empty pages
* /toggle_holes results in almost all posts getting removed from the front page in the perspective of the logged-in user
Thanks,
granny
Reviewed-on: rDrama/rDrama#128
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-20 14:40:21 +00:00
Aevann
911f183de6
remove csp report code
2023-02-09 06:58:41 +02:00