Prommah
8717173797
Return error in JSON for users API
2017-10-01 19:22:52 +02:00
Prommah
56087b09f3
404 bad user API requests & spec
2017-10-01 19:22:52 +02:00
Absurdon
6b5cafcbf0
Made API return 404 when no user was found
2017-09-30 01:06:19 +02:00
Prommah
8a49948af1
Fix users API when nothing found
2017-09-29 22:43:14 +02:00
Absurdon
dd7b59a811
Fixed primary team of user applying to team gets updated if that team is updated
2017-08-13 01:13:35 +02:00
Absurdon
f31668fb44
fixed more places where NULL category could cause problems when editing issues as admin
2017-07-03 08:50:00 +02:00
Absurdon
784c5832cf
fixed issues with NULL category not showing
2017-07-02 22:48:33 +02:00
Absurdon
0bf5e74c38
added filter to show only users logged in lately
2017-07-02 18:34:19 +02:00
Absurdon
8579d0b569
gave gathermods the possibility to respond to gather issues
2017-06-24 20:43:42 +02:00
Absurdon
624da53bb6
Added possibility for Admins to check on votes wo querying the database manually
2017-03-24 00:07:39 +01:00
Absurdon
b1e451030c
fixed reactivating teams in a contest failed
2017-03-08 20:31:10 +01:00
Absurdon
9a0d2c6a25
Added creator to ban modell
2017-03-04 22:45:05 +01:00
Absurdon
f3baf7e896
Fixed issue#97
2017-03-03 14:09:14 +01:00
Chris Blanchard
24c825e2c9
Add teams api
2016-04-17 00:05:18 +01:00
Prommah
66fe8c0726
Fix styling
2015-11-08 23:09:56 +00:00
Prommah
c68ee2efe5
Bug fixes, improved consistency & cleanliness
2015-11-08 22:59:22 +00:00
Prommah
9ef8b7a24b
Remove disused & hidden match score page
2015-11-04 14:17:57 +00:00
Prommah
1449f45321
Add support for querying users via steamid in the user API
2015-10-28 14:31:05 +00:00
Chris Blanchard
bfc79cddcb
Return moderator status with users api
2015-10-20 18:11:46 +01:00
Prommah
07a22ce0f3
Skip unnecessary condenser lookups
2015-09-24 04:03:24 +01:00
Prommah
ff1061272c
Return null steam data for previously invalid SteamIDs
2015-09-24 03:16:35 +01:00
Chris Blanchard
66fc2c3220
Return steamid to users api
2015-08-30 15:58:06 +01:00
Chris Blanchard
f05f072f1c
Return server name
2015-08-27 11:58:30 +01:00
Chris Blanchard
2665df6b71
Fix style
2015-08-17 19:16:32 +01:00
Chris Blanchard
a3d9f5bc06
Invalid steam ids on the users API now returns null for steam attributes
2015-08-17 19:06:47 +01:00
Chris Blanchard
6dfcc0114f
Remove IP address data from users plugin
2015-08-15 13:30:39 +01:00
Chris Blanchard
d6e317b6f0
Added team information to usre
2015-08-01 17:05:17 +01:00
Chris Blanchard
3f1077dff8
Added ban information to user api
2015-08-01 16:44:39 +01:00
Chris Blanchard
3ec284b925
Added maps api
2015-08-01 16:34:01 +01:00
Chris Blanchard
fc98dd3b65
Ooops
2015-08-01 16:33:40 +01:00
Chris Blanchard
b0db658ef6
Added server api
2015-08-01 16:20:49 +01:00
Chris Blanchard
b4cedd9dc7
Return 404 if user not found
2015-07-22 17:22:38 +01:00
Chris Blanchard
a351b03754
Added additional data to users json api
2015-07-21 14:27:33 +01:00
Ari Timonen
d6baebc3bc
Remove tweets
2015-07-02 02:34:39 +03:00
simplefl
b742be7982
Only admins can change usernames.
2015-06-27 14:23:37 +02:00
Ari Timonen
7041c0bbe5
Remove logging functionality as legacy
2015-06-22 00:32:27 +03:00
Chris Blanchard
6c0d20df50
Restore render out method
2015-06-15 23:44:24 +01:00
Chris Blanchard
ddf55aae4e
Bring back user plugin
2015-06-15 23:16:59 +01:00
Christopher Blanchard
a1ce779cae
Added initial issue specs
2015-06-07 00:26:09 +01:00
Christopher Blanchard
153d081843
Remove plugins all hush like
2015-05-22 14:17:28 +01:00
Christopher Blanchard
062c9df682
Remove unrouted controller method
2015-05-22 14:04:15 +01:00
simplefl
ce812b8f17
Init ladder prototype. Challenge stuff is still mostly broken.
2015-05-16 16:08:05 +02:00
cblanc
5ee2f66442
hltvs not used in index template
2015-05-14 14:25:27 +01:00
cblanc
efde67c19d
Remove methods not defined on routes
2015-05-14 14:25:26 +01:00
cblanc
3bd72b6ddf
render_shoutmsgs never invoked
2015-05-05 20:35:54 +01:00
jamal
d6e0a5d1d1
Revert "Fix some logic errors with captains"
...
Revert "Change Gather style to volunteer captains"
This reverts commits fb7d361
, d8134ca
, and ebd60d1
.
2014-12-08 09:35:40 -05:00
jamal
06f11232da
Catch RecordNotFound exception
2014-10-11 19:39:14 -04:00
jamal
4c7041e4b3
Change Gather style to volunteer captains
...
This will change the gather format to allow for players to volunteer to be captain / commander. The gather will not change from the running state until 2 commanders have volunteered. Once commanders have volunteered the gather will switch to the picking state. The voting state is no longer used.
Also, added a new sound alert that will be played when the gather is full but doesn't have 2 captains. This alert will loop every 10 seconds unless you're the commander. And changed the music to play once the gather switches to the picking state and only if the player doesn't have the gather page on focus.
2014-10-11 15:50:06 -04:00
jamal
d6b501ac46
Add state to gatherers and track when a gatherer has left or is away
2014-10-10 20:50:17 -04:00
Luke Barratt
47c2bc4006
Added steam profile lookup API endpoint
2014-08-28 23:04:18 +01:00