Commit Graph

52 Commits

Author SHA1 Message Date
lza_menace f85f8cbdbf dont err if file doesnt delete 2022-08-31 23:48:18 -07:00
lza_menace aec88afc0d cleanup 2022-08-31 23:33:10 -07:00
lza_menace 3094205362 add audit logs 2022-08-31 23:28:48 -07:00
lza_menace 143d08f2f7 moving stuff around, cleaning up, adding mod area 2022-08-31 23:02:31 -07:00
lza_menace 8c546a07eb prevent posting if wallet account is being reused 2022-02-18 14:20:05 -08:00
lza_menace e908aaceda setup all-time stats 2021-12-27 00:34:21 -08:00
lza_menace 226e7bbe15 move user ban functionality to the database instead of config 2021-11-23 21:55:38 -08:00
lza_menace 14a756690b updating flash colors w/ categories 2021-11-08 01:04:58 -08:00
lza_menace 113af08502 load leaderboards into cache in advance 2021-06-08 08:31:11 -07:00
lza_menace 490082cc09 just post to discord for now 2021-05-11 21:12:18 -07:00
lza_menace 67d8121288 add reddit posting again 2021-05-06 22:06:16 -07:00
lza_menace dced6d53bf adjustments to top posters 2021-05-05 02:00:36 -07:00
lza_menace 309abaac83 finish most of my hacky bullshit 2021-05-05 01:50:54 -07:00
lza_menace 7dffd6e0aa fix query str args for list api 2021-04-25 13:17:42 -07:00
dsc 2cc0fb8c8d Introduce limit/offset args for api call 2021-04-25 21:43:47 +02:00
lza_menace 9d5ef70271 only post to discord when approving posts 2021-04-19 12:13:34 -07:00
lza_menace 1624c4c90c add super hacky "cache" for top posts 2021-04-16 15:07:49 -07:00
lza_menace 111c50829d do not use default address, flash message and redirect back. 2021-04-15 10:47:27 -07:00
lza_menace 7527bbfc2b add a message after posting so dummies stop doing it 3 times 2021-01-29 01:36:12 -08:00
lza_menace 00abdd5fd0 remove mod/approval req to view images 2021-01-28 22:08:36 -08:00
lza_menace bcc7601d89 add support for thumbnails 2021-01-28 22:01:42 -08:00
lza_menace f5508a012d add addtl meta to api list 2021-01-05 14:04:31 -08:00
lza_menace 65414c4e00 add simple api route to list posts 2021-01-05 14:01:51 -08:00
lza_menace 0f1d449e69 add qr codes to posts 2020-12-20 17:04:27 -08:00
lza_menace 09409b80a7 revamp logging and auditing with webhook events 2020-12-13 22:28:23 -08:00
lza_menace b7403c945a fix message posting 2020-12-10 13:16:41 -08:00
lza_menace 8b601027f7 add meme posting to approval process 2020-12-10 13:12:21 -08:00
lza_menace aff9f89640 be sure to delete post's image when deleting from route 2020-12-09 09:48:15 -08:00
lza_menace d1cde8f63e only show images which are tied to approved posts 2020-12-07 10:05:22 -08:00
lza_menace f78e5ad065 add reject button and allow mods to delete other posts 2020-12-07 09:29:34 -08:00
lza_menace 6be72e3d4c filter on approved posts only on leaderboard 2020-12-04 11:20:30 -08:00
lza_menace 42af653ff3 reenable posting and use helper more 2020-12-03 23:30:49 -08:00
lza_menace d7bc4f4546 add moderator support and approval workflow 2020-12-03 23:17:58 -08:00
lza_menace 91219f4309 disable posting for now 2020-11-22 14:54:50 -08:00
lza_menace e4e0ab53ca add config for banned users and post prevention 2020-11-22 12:39:21 -08:00
lza_menace 994271653c making adjustments so that local app works with prod db 2020-10-06 01:41:05 -07:00
lza_menace fa0a6461d4 nicer 404 and missing page redirects 2020-09-23 22:13:28 -07:00
lza_menace f655943898 add deletes 2020-09-23 22:10:24 -07:00
lza_menace 783b482a0a add randomization to filenames so users cannot overwrite each other's images 2020-09-23 21:55:00 -07:00
lza_menace db93e5d9f6 setting up poster leaderboard 2020-09-16 11:32:16 -07:00
lza_menace b5c255cade fixing top posts page to actually sort 2020-08-26 21:47:14 -07:00
lza_menace fc6674d9eb remove unused var, make images larger, and try to fix sorting 2020-08-16 02:24:14 -07:00
lza_menace 5c0cfdaa90 fix top post logic by checking incoming transfers 2020-08-16 02:02:02 -07:00
lza_menace 511b74998e adding top posts 2020-08-10 15:58:39 -07:00
lza_menace 7ab965107a setting up transfers and payment info for posts 2020-08-10 15:11:53 -07:00
lza_menace d62aebabe4 setup comments for posts 2020-08-10 09:54:44 -07:00
lza_menace 4262ec9f04 setup profiles 2020-08-09 23:59:45 -07:00
lza_menace 2a8d60c36a setup wallet functionality for posts and extending templates 2020-08-09 22:47:53 -07:00
lza_menace b6aac85f48 oh shit dog, adding static and templates 2020-08-07 23:12:33 -07:00
lza_menace 4d9b37545d further refactoring, moving out auth into blueprints 2020-07-30 01:36:31 -07:00