BeeFox-sys
|
9e47f98a23
|
Improve Docs (#151)
* Added configurable command prefix
* Added getting started, renamed files
* Add nav order, add assests, add system example
* Added a lot
* Update Emojis
* Add guide links to bot
* Added Images
|
2020-02-09 14:17:26 +01:00 |
|
Ske
|
ab39ebc512
|
Document Content-Type requirement for API
|
2020-02-03 14:47:08 +01:00 |
|
Ske
|
2abb9fc9f9
|
Fix API schema tables
|
2020-01-31 12:56:21 +01:00 |
|
Ske
|
8e1b3dfa98
|
Add privacy section to user guide
|
2020-01-30 09:52:28 +01:00 |
|
Ske
|
0ce5883da1
|
Add command list documentation for missing commands
|
2020-01-25 16:46:34 +01:00 |
|
Astrid
|
eb44c8fda2
|
Merge pull request #150 from xSke/feature/autoproxy
Implement autoproxy. Closes #149.
|
2020-01-25 16:35:31 +01:00 |
|
Ske
|
01c4e99876
|
Document autoproxy functionality
|
2020-01-25 16:21:52 +01:00 |
|
Ske
|
4922181fe1
|
Explicitly state information privacy in the privacy policy
|
2020-01-23 22:14:32 +01:00 |
|
Ske
|
98613c4287
|
Add system and member privacy support
|
2020-01-11 16:51:13 +01:00 |
|
Ske
|
5835ab63cd
|
Update API documentation with new serialisation changes
|
2019-12-28 16:12:16 +01:00 |
|
Ske
|
468241c92f
|
Add avatar preview with no arguments
|
2019-12-28 12:23:52 +01:00 |
|
Ske
|
8e1b27e5fd
|
Add website documentation for servername
|
2019-12-27 11:43:18 +01:00 |
|
Ske
|
d2205ea7e6
|
Update documentation with new features
|
2019-12-22 14:26:53 +01:00 |
|
Ske
|
7db55a3992
|
Update API documentation examples to align with updated schema
|
2019-11-03 19:20:41 +01:00 |
|
Ske
|
7c3b4b9af9
|
Add command to delete all switches
|
2019-11-02 22:46:51 +01:00 |
|
Ske
|
1e1f2acdc3
|
Document latest API changes
|
2019-11-02 22:37:56 +01:00 |
|
Ske
|
9211ce0e7f
|
Add documentation for keepproxy feature
|
2019-10-30 13:59:22 +01:00 |
|
Ske
|
393ee16c1b
|
Add support for multiple proxy tags
Tangentially closes #103.
|
2019-10-30 08:18:59 +01:00 |
|
Ske
|
284e8eb95a
|
Include underscore properly in display_name API docs
|
2019-10-18 13:38:25 +02:00 |
|
Astrid
|
af4da8fd72
|
Merge branch 'master' into patch-2
|
2019-10-18 13:37:09 +02:00 |
|
Ske
|
7d1accd58d
|
Fix file name of tips and tricks page
|
2019-08-31 19:13:37 +02:00 |
|
Ske
|
1bfdb43c1f
|
Fix message model table
|
2019-08-31 19:13:10 +02:00 |
|
Ske
|
dbade9b6bc
|
Various minor site/documentation changes
|
2019-08-31 12:32:28 +02:00 |
|
Grey Himmel
|
1596694686
|
Document member display names
|
2019-08-09 11:40:58 -04:00 |
|
Grey Himmel
|
f2a71a333b
|
Document member DELETE route
Add API documentation to the new DELETE route for members
|
2019-08-09 12:55:40 +02:00 |
|
Bella | Nightshade
|
9f2faeea5a
|
Escape markdown in proxy tags on member card (#118)
* Fix a typo
* Escape markdown in proxy tags on member card
* Whoops hhh
Added API documentation for POST to member endpoint
|
2019-08-09 12:55:15 +02:00 |
|
Ske
|
7d6c8d46cb
|
Add display names to documentation
|
2019-08-09 10:34:41 +02:00 |
|
xBelladonna
|
2217b87afe
|
Fix typo in docs
|
2019-07-27 12:56:35 +02:00 |
|
Ske
|
24ea11f691
|
Add docs page for permission check command
|
2019-07-26 12:18:23 +02:00 |
|
Ske
|
961bfe9094
|
Add basic logging framework
|
2019-07-18 17:13:42 +02:00 |
|
Ske
|
ca73a215c8
|
Add endpoint for querying messages by ID
|
2019-07-17 14:05:44 +02:00 |
|
Ske
|
e28ed585ce
|
Add endpoint for querying systems by Discord snowflake
|
2019-07-17 13:45:52 +02:00 |
|
Ske
|
f5b6ce4587
|
Exclude index page from nav
|
2019-07-16 00:57:30 +02:00 |
|
Ske
|
27dc88db11
|
Fix API documentation tables finally
|
2019-07-16 00:36:28 +02:00 |
|
Ske
|
073aff82f1
|
Add better website front page
|
2019-07-16 00:34:37 +02:00 |
|
Ske
|
6f082de40e
|
Render API endpoint headers in normal font
|
2019-07-15 22:28:55 +02:00 |
|
Ske
|
8e592eea13
|
Attempt to fix table rendering on API docs
|
2019-07-15 22:26:48 +02:00 |
|
Ske
|
b2ec1b6079
|
Add docs page describing command aliases
|
2019-07-15 22:16:43 +02:00 |
|
Ske
|
39152dbd27
|
Add an endpoint to view your own system
|
2019-07-15 20:06:28 +02:00 |
|
Ske
|
eb749d0c37
|
Fix typo in command list
|
2019-07-15 17:37:34 +02:00 |
|
Astrid
|
0c97611c41
|
Create CNAME
|
2019-07-15 16:18:15 +02:00 |
|
Ske
|
2b508f80e9
|
Add API documentation to docs
|
2019-07-10 13:20:57 +02:00 |
|
Ske
|
ab49ad7217
|
Add command list and API documentation
|
2019-07-03 11:44:57 +02:00 |
|
Ske
|
f4b0607572
|
Add basic documentation site
|
2019-07-03 10:25:24 +02:00 |
|