Commit Graph

15 Commits

Author SHA1 Message Date
Kyep 19644cdd88 Make "undeleted query" & byond acc creation logs for admins respect "see debug logs" setting (#15189)
* Only send undeleted query notices to admins with debug logs on

* does the same thing to byond account creation stuff

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-12-28 18:29:38 +00:00
SabreML ed61cc0c62 Update client_procs.dm (#15173) 2020-12-23 09:09:41 +00:00
Kyep f4658f713b Fixes oauth tokens (#15166)
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-12-21 07:37:43 +00:00
AffectedArc07 a4283d707a Fixes ticker roundstart being slow (#15129) 2020-12-17 13:31:49 -05:00
AffectedArc07 2bad70717c Async SQL + SSdbcore (#15007)
* Initial Commit - Async SQL

* First batch of queries

* More progress

* Nukes DB Polls

* More work

* oops

* One push

* Notes work now

* Ok these work

* Watchlist done

* Async Bans!

* Async Permissions

* Async client procs

* I officially hate preference datums

* Also these

* Async Custom Items

* Async Karma

* Async Library

* Async TOS

* Cleans out the old SQL code

* CI Sanity

* Apparently MySQL doesnt support this

* What about this

* Maybe this

* Review pass 1

* This too

* Fixes job ban loading

* Fix undeleted queries

* Prevents sensitive queries being logged

* Documentation + tweaks

* Adds a verb to force reconnect the DB

* More review tweaks

* Farie tweaks

* Fixes this
2020-12-16 15:46:25 -05:00
AffectedArc07 21f6ea2ec1 Greatly increases entropy on forum link tokens (#15038) 2020-12-09 11:00:00 -05:00
Kyep f29d7c6e64 513 requirement, user-friendly byond version requirement handling (#15041)
* v1

* docs

* AA suggestion

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* MINIMUM VERSION 513

* // => ///

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-03 09:25:22 +00:00
Kyep 76c3436f1e Better "please update byond" prompts (#15014)
* Better "please update byond" prompts

* AA suggestion, update text, add link, remove space, display after MOTD

* space

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-12-02 21:18:27 +00:00
AffectedArc07 44012814d0 Merge branch 'master' into nanoui-is-dead 2020-11-26 09:34:14 +00:00
AffectedArc07 e859088889 SSdiscord tweaks (#14899)
* SSdiscord tweaks

* Update code/modules/admin/verbs/adminhelp.dm
2020-11-26 00:01:43 -05:00
AffectedArc07 984ac231e0 Nano Is Dead 2020-11-21 09:46:50 +00:00
AffectedArc07 56752b0e78 SShttp + SSdiscord | ASYNCHRONOUS STUFF IN BYOND! (#14762)
* SShttp + SSdiscord | ASYNCHRONOUS STUFF IN BYOND!

* Cleanup

* HTTP Callback example

* Fixes rust instability

* More refactors

* This works

* The sanitizer (Now worth £3000)

* New configs + other stuff

* Lets give this a shot

* Farie changes

* Mentor support

* Farie fixes
2020-11-07 11:57:47 -05:00
AffectedArc07 8cd7748f64 Client BYOND account creation date tracking (#14733)
* Client BYOND account creation date tracking

* Mochi suggestion

* Tweaks
2020-10-27 14:18:10 -04:00
Kyep e320362409 fixes horrible loop in client/Topic (#14669)
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-10-19 23:26:54 -04:00
AffectedArc07 f40a8163ff Codebase Cleanup - 2020-09-27 (#14472)
* Codebase Cleanup - 2020-09-27

* Endings

* Forgot meta

* Farie Tweaks
2020-10-15 13:22:52 -04:00