31 Commits

Author SHA1 Message Date
Spine
9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine
36cda91529 declare strict types and Gazelle namespace 2025-05-23 14:41:16 +02:00
sheepish
6c538e9edc phpstan add globals type hints to sections/ 2024-12-20 09:39:20 +01:00
Spine
338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine
2eb0f9244e appify API token validation 2023-03-08 18:29:06 +01:00
Spine
b196ceb183 API objects have an internal Twig instance 2023-02-03 11:13:46 +01:00
Spine
34b45c756c rewrite config arrays as defined() - phase II 2023-02-03 11:13:41 +01:00
Spine
0099fd0119 rewrite config arrays as defined - phase I 2023-02-03 11:13:41 +01:00
nobody
bea04076c3 fix 2020-12-18 18:14:19 +00:00
Spine
600c89304f refactor api driver to remove hard-coded array 2020-12-18 18:05:20 +00:00
Spine
bd0d396fd0 transform global $ReleaseTypes into a ReleaseType class 2020-11-28 18:37:44 +01:00
Spine
c9abc53307 API under the radar 2020-05-27 23:44:14 +02:00
itismadness
3cb4b2e72e Replace long array definitions with short tokens (!66) 2019-11-26 03:24:03 +00:00
Quetzal
7e9263462d Fix api 2019-11-05 08:20:18 +00:00
itismadness
1b3403b5f0 replace builtin template engine with twig (#48) 2019-11-02 13:30:35 +00:00
Spine
d7e79c814f convert tabs to spaces, take 2 (#13) 2019-09-18 19:37:35 +00:00
itismadness
211ce4d173 replace tabs with spaces (#12) 2019-09-17 22:09:49 +00:00
Bifrost
e610a652b8 Bot API overhaul (#91) 2019-03-28 10:45:55 +00:00
itismadness
f19a6b447f add Enabled to the API endpoint 2017-10-29 19:18:17 -04:00
itismadness
e82bcfd6e4 fix user api to escape IRCKey 2017-10-25 00:14:04 -04:00
itismadness
9f49d96499 remove bonus points for now 2017-10-07 11:20:50 -04:00
itismadness
0a2affc255 fix up api stuff 2017-10-06 13:40:09 -04:00
itismadness
306e6015c1 update API 2017-10-06 10:48:44 -04:00
itismadness
0093748e97 slight fix 2017-01-23 15:56:21 -05:00
itismadness
cfa24fa68b add a couple more fields to user 2017-01-23 12:49:55 -05:00
itismadness
8cf5252a9f add a user end point 2017-01-23 12:45:19 -05:00
itismadness
b773ff1641 use a numeric code to show status, not a text string 2017-01-21 16:43:28 -05:00
itismadness
657e752b3e don't make email a requirment 2017-01-21 15:09:34 -05:00
itismadness
101a0ef150 send email and return registration link 2017-01-21 14:21:51 -05:00
itismadness
a957a4e04d add generate invite api path 2017-01-21 13:30:39 -05:00
A
4dc87d0c22 initial commit 2016-12-19 22:55:12 -05:00