Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typings/docs: All typings and documentation fixes #42

Merged
merged 201 commits into from
Feb 19, 2020
Merged
Show file tree
Hide file tree
Changes from 188 commits
Commits
Show all changes
201 commits
Select commit Hold shift + click to select a range
d9d68c6
Collection Typings
bsian03 Jan 16, 2020
e3847dd
Error typings and updates
bsian03 Jan 16, 2020
eb74eed
Module typings and JSDoc
bsian03 Jan 16, 2020
54c6575
ADB typings and JSDoc
bsian03 Jan 16, 2020
32b6aa7
Rename JSON Manager
bsian03 Jan 16, 2020
493a5b5
InMemoryProvider typings
bsian03 Jan 16, 2020
1a9fe1a
Merge pull request #1 from Khaazz/dev
bsian03 Jan 17, 2020
f4e7eef
Better typings for Collection.apply
bsian03 Jan 17, 2020
3cb1386
JsonProvider typings
bsian03 Jan 17, 2020
31ea7d3
More typings and updates
bsian03 Jan 17, 2020
4cd0124
GuildConfig typings
bsian03 Jan 17, 2020
4d0323e
CommandOptions
bsian03 Jan 17, 2020
296da80
Command permission typings
bsian03 Jan 17, 2020
ab903a7
CommandResponse typings
bsian03 Jan 17, 2020
d5e36c3
CommandContext typings
bsian03 Jan 17, 2020
e87539e
Command typings and JSDoc
bsian03 Jan 17, 2020
e3050d3
Listener typings
bsian03 Jan 17, 2020
0a09ca9
EventManager typings
bsian03 Jan 17, 2020
e110901
JSDoc type
bsian03 Jan 17, 2020
2866cdc
Template botconfig typings
bsian03 Jan 17, 2020
27b0fb4
Resolver typings
bsian03 Jan 17, 2020
2812e51
Merge pull request #2 from Khaazz/dev
bsian03 Jan 17, 2020
a1fd969
https://github.com/Khaazz/AxonCore/pull/42/files#r368223326
bsian03 Jan 18, 2020
3628d71
Correction
bsian03 Jan 18, 2020
c2ee654
AxonUtils typings
bsian03 Jan 18, 2020
5f13eb9
Utils typings
bsian03 Jan 18, 2020
5929d59
Base typings
bsian03 Jan 18, 2020
116a5bf
AxonEnums typings
bsian03 Jan 18, 2020
24910de
Got rid of that silly comment
bsian03 Jan 18, 2020
8ef2246
Embed typings
bsian03 Jan 18, 2020
5bfdfbf
Prompt typings
bsian03 Jan 18, 2020
f19d66f
MessageCollector typings
bsian03 Jan 18, 2020
40e5354
AxonOptions typings
bsian03 Jan 19, 2020
fc7b792
AxonClient typings and other bits and bobs
bsian03 Jan 19, 2020
88531a6
Merge pull request #3 from Khaazz/dev
bsian03 Jan 19, 2020
a71411a
Lint
bsian03 Jan 19, 2020
ae88b0a
Corrected return type
bsian03 Jan 20, 2020
15ce5bd
Revert async change
bsian03 Jan 20, 2020
8b1cdd1
Revert property names to DBProvider
bsian03 Jan 20, 2020
7120595
Merge pull request #4 from Khaazz/dev
bsian03 Jan 20, 2020
f9c6676
Merge branch 'dev' of https://github.com/bsian03/AxonCore into dev
bsian03 Jan 20, 2020
d0e9255
Module init return type
bsian03 Jan 20, 2020
178706f
DBSelector and consistency
bsian03 Jan 20, 2020
82bd53a
MessageManager typings
bsian03 Jan 21, 2020
ad2124f
MessageParser typings
bsian03 Jan 21, 2020
6723efc
TranslationManager typings
bsian03 Jan 21, 2020
497a18d
ALogger typings
bsian03 Jan 21, 2020
8a9cf7c
Typings for logger extensions
bsian03 Jan 21, 2020
b19baa8
Context typings
bsian03 Jan 21, 2020
d863bda
Merge pull request #5 from Khaazz/dev
bsian03 Jan 21, 2020
5c50ccc
Merge branch 'dev' of https://github.com/bsian03/AxonCore into dev
bsian03 Jan 21, 2020
b06c74b
LoggerSelector typings
bsian03 Jan 21, 2020
fe33f3e
ADispatcher typings
bsian03 Jan 21, 2020
9142110
CommandDispatcher typings
bsian03 Jan 21, 2020
313b878
AHandler typings
bsian03 Jan 21, 2020
501a378
Typings correction
bsian03 Jan 21, 2020
43cc6a8
Corrections
bsian03 Jan 21, 2020
db0f764
ALoader typings
bsian03 Jan 21, 2020
6706a2f
ClientInitialiser typings
bsian03 Jan 22, 2020
ef0cf80
Base for other missing typings
bsian03 Jan 22, 2020
f6c8911
CommandLoader typings
bsian03 Jan 22, 2020
76176fc
ListenerLoader typings
bsian03 Jan 22, 2020
a30067c
Type correction
bsian03 Jan 22, 2020
e8ee30b
ModuleLoader typings
bsian03 Jan 22, 2020
b36b7dd
ARegistry typings
bsian03 Jan 22, 2020
3ed28db
CommandRegistry typings
bsian03 Jan 22, 2020
a80884d
GuildConfigCache typings
bsian03 Jan 22, 2020
981debf
ListenerRegistry typings
bsian03 Jan 22, 2020
252a960
ModuleRegistry typings
bsian03 Jan 22, 2020
cfdcd43
Validater typings
bsian03 Jan 22, 2020
9ce44e5
DiscordEnums typings
bsian03 Jan 22, 2020
e31d6f7
Queue typings
bsian03 Jan 22, 2020
3e363fc
AsyncQueue typings
bsian03 Jan 22, 2020
f4fcff5
AutoQueue typings
bsian03 Jan 22, 2020
0314104
LRUCache typings
bsian03 Jan 22, 2020
bb37ecd
Comment
bsian03 Jan 22, 2020
8bfc08e
Replaced missing types apart from library
bsian03 Jan 23, 2020
a9b4ca2
Revert back to non async
bsian03 Jan 23, 2020
f4f6495
Some updates
bsian03 Jan 23, 2020
ca41b4c
Renamed AxonOptions constructor interface
bsian03 Jan 23, 2020
021c567
Removed comment
bsian03 Jan 23, 2020
fce1ca8
Prop name conflict not applicable
bsian03 Jan 25, 2020
c89c90c
Clarification with Khaaz
bsian03 Jan 25, 2020
01d1abb
Where did string come from?
bsian03 Jan 25, 2020
e600e1b
Merge pull request #6 from Khaazz/dev
bsian03 Jan 25, 2020
059a462
Merge branch 'dev' of https://github.com/bsian03/AxonCore into dev
bsian03 Jan 25, 2020
b3ae594
Lint with new rule
bsian03 Jan 25, 2020
ad963df
Name update
bsian03 Jan 25, 2020
ff8bbb6
Merge branch 'dev' into dev
Khaaz Jan 25, 2020
a26a25c
Typos
bsian03 Jan 25, 2020
9e6dae3
Include file
bsian03 Jan 25, 2020
b2bb30e
Fix conflict
bsian03 Jan 25, 2020
1af79b3
LibrarySelector typing(s)
bsian03 Jan 25, 2020
7d9b461
Channel typings
bsian03 Jan 25, 2020
54bc5b5
Library typings
bsian03 Jan 26, 2020
6fe928f
Fixes
bsian03 Jan 26, 2020
7aa9703
Dependency fix
bsian03 Jan 26, 2020
7e5845f
Eris embed typings update
bsian03 Jan 26, 2020
c0d6bf8
IN_MEMORY fixes
bsian03 Jan 26, 2020
7463c90
Merge conflict error fix
bsian03 Jan 26, 2020
e13e455
Added events
bsian03 Jan 26, 2020
94540d1
Webhook Response
bsian03 Jan 26, 2020
1d027ec
Consistency
bsian03 Jan 26, 2020
45014fe
Merge pull request #8 from Khaazz/dev
bsian03 Jan 26, 2020
7de9ca0
Merge branch 'dev' of https://github.com/bsian03/AxonCore into dev
bsian03 Jan 26, 2020
d52d809
Remove comment
bsian03 Jan 26, 2020
5c5438f
Merge pull request #10 from Khaazz/dev
bsian03 Jan 26, 2020
8875a32
Merge pull request #13 from Khaazz/dev
bsian03 Jan 26, 2020
862f29c
JsonManager JSDoc
bsian03 Jan 26, 2020
4e47d40
ADBProvider JSDoc
bsian03 Jan 26, 2020
ca1f56f
DBSelector JSDoc
bsian03 Jan 26, 2020
4a34080
InMemoryProvider JSDoc
bsian03 Jan 26, 2020
cef98db
Fix TS errors
bsian03 Jan 27, 2020
3c574b1
Typescript errors fix
bsian03 Jan 27, 2020
b90e960
Typo
bsian03 Jan 27, 2020
8175745
Optional
bsian03 Jan 27, 2020
3e44339
Typo
bsian03 Jan 27, 2020
7da08e5
Typo
bsian03 Jan 27, 2020
6c97aa1
Optional param
bsian03 Jan 27, 2020
35f53cf
Optionals
bsian03 Jan 27, 2020
52ab2c4
Optional param
bsian03 Jan 27, 2020
6e9b70e
Optional param
bsian03 Jan 27, 2020
68bf29d
Optional param
bsian03 Jan 27, 2020
3d2bde5
Class init fix
bsian03 Jan 27, 2020
042d23c
Fix function typing
bsian03 Jan 27, 2020
fc90902
Fix function typing
bsian03 Jan 27, 2020
1ec874b
Optional param
bsian03 Jan 27, 2020
6e494fa
Optional param
bsian03 Jan 27, 2020
aa0fe31
Class init fix
bsian03 Jan 27, 2020
f70584d
Non optional prop
bsian03 Jan 27, 2020
16fd3a7
Typo
bsian03 Jan 27, 2020
936f53c
Optional param
bsian03 Jan 27, 2020
a085ac9
Include module in constructor
bsian03 Jan 27, 2020
934ec66
Export enums as object instead of interface
bsian03 Jan 27, 2020
7deefa1
Optional param
bsian03 Jan 28, 2020
3362c72
Forgot class extension
bsian03 Jan 28, 2020
3d74ab1
Type correction
bsian03 Jan 28, 2020
102ff99
Type correction
bsian03 Jan 28, 2020
7528c02
Try using generics
bsian03 Jan 28, 2020
f76a0f3
Proper generics
bsian03 Jan 28, 2020
aa34048
Correct return type (see #49)
bsian03 Jan 29, 2020
20670f1
JsonProvider JSDoc
bsian03 Jan 29, 2020
1fb3fac
MongoProvider JSDoc
bsian03 Jan 30, 2020
dc93b45
Merge pull request #14 from Khaazz/dev
bsian03 Jan 30, 2020
35dc87f
Errors JSDoc
bsian03 Jan 30, 2020
b5587cf
MessageManager JSDoc
bsian03 Jan 30, 2020
59e0133
MessageParser JSDoc
bsian03 Jan 30, 2020
dd90dad
TranslationManager JSDoc
bsian03 Jan 30, 2020
1b4d34c
Conflict resolution
bsian03 Feb 2, 2020
3b155c9
Merge branch 'Khaazz-dev' into dev
bsian03 Feb 2, 2020
ae6d645
For some reason the file wasn't deleted
bsian03 Feb 2, 2020
e72ca35
Temporary commit
bsian03 Feb 2, 2020
ab2ca1d
Revert generics
bsian03 Feb 2, 2020
e7afa1f
Conflict
bsian03 Feb 9, 2020
800ee6a
Library JSDoc
bsian03 Feb 9, 2020
c1b7641
More conflict resolutions
bsian03 Feb 9, 2020
59dd290
Logger JSDoc and typings (signale)
bsian03 Feb 9, 2020
14d41c5
Command JSDoc and typings corrections
bsian03 Feb 11, 2020
f3017da
DataStructure JSDoc
bsian03 Feb 11, 2020
eb19804
Event JSDoc
bsian03 Feb 11, 2020
7e96cb9
Optional param fix
bsian03 Feb 12, 2020
8aa8e57
Loaders JSDoc and typings improvement
bsian03 Feb 12, 2020
2002302
Stores JSDoc and other JSDoc stuff plus typings correction
bsian03 Feb 12, 2020
c51fb88
Got rid of JSDoc
bsian03 Feb 12, 2020
8d4cfed
Conflict
bsian03 Feb 12, 2020
6fc57ba
Structures individual files
bsian03 Feb 14, 2020
622728e
Think the conflict screwed this bit up
bsian03 Feb 14, 2020
33fd8c0
Got rid of typo
bsian03 Feb 14, 2020
671fc33
Moved ES6 import to JSDoc import
bsian03 Feb 14, 2020
0727f14
Added method to typings (df1c543)
bsian03 Feb 14, 2020
e6cce21
Return types
bsian03 Feb 14, 2020
5d2e061
Constants JSDoc
bsian03 Feb 14, 2020
e9bdfe6
Discord Utilities JSDoc
bsian03 Feb 14, 2020
69f1729
Mark readonly as requested
bsian03 Feb 15, 2020
d6e2b6c
External Utility
bsian03 Feb 15, 2020
25d03d9
Utility individual files
bsian03 Feb 15, 2020
361fc67
AxonClient/Options JSDoc and missing JSDoc in Command
bsian03 Feb 15, 2020
aeeb012
Static methods, reverting from previous change
bsian03 Feb 15, 2020
d0fa56b
Fixed type
bsian03 Feb 15, 2020
896a1b6
Template fix
bsian03 Feb 15, 2020
6cac968
Enum tags
bsian03 Feb 15, 2020
8a906c4
Enum improvements
bsian03 Feb 15, 2020
17a666e
temporary commit
bsian03 Feb 16, 2020
ccd516c
Conflict fix
bsian03 Feb 16, 2020
c70f4a8
Conflict fix
bsian03 Feb 16, 2020
411e43d
Doc fixes
bsian03 Feb 16, 2020
91fa732
Conflict
bsian03 Feb 16, 2020
5dbcf76
Temp commit - VSC is taking up 3gb of my RAM right now
bsian03 Feb 16, 2020
0ae19c0
Rest of JSDoc in typings, JSDoc fixes and improvements, enums, genera…
bsian03 Feb 18, 2020
e9923a9
Tidy up
bsian03 Feb 18, 2020
09e0170
Conflict and partial commit workaround
bsian03 Feb 18, 2020
47ce3e4
Removed types folder ignore
bsian03 Feb 18, 2020
bb7de6b
Temporary whilst fixing issues
bsian03 Feb 18, 2020
7d15cfc
Requested changes
bsian03 Feb 19, 2020
04508ae
Removed types folder ignore
bsian03 Feb 19, 2020
a5b448f
Added tsc check
bsian03 Feb 19, 2020
336c2fc
Fix for codefactor
bsian03 Feb 19, 2020
6904a34
Requested by Khaaz
bsian03 Feb 19, 2020
92cb68a
Missing libraries JSDoc
bsian03 Feb 19, 2020
f0dfafc
Removed CI for tsc
bsian03 Feb 19, 2020
915a93c
Conflict
bsian03 Feb 19, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,13 @@ typings/

# Yarn Integrity file
.yarn-integrity
yarn.lock

# dotenv environment variables file
.env

# next.js build output
.next

# This is temporary
types/
Loading