Commit 5d72c1b
authored
chore: Auto-generating typings from the source (#1072)
* chore: Removing ambient typing files (#1032)
* chore: Removing ambient typing files
* chore: Added some TODOs to keep track of WIP
* chore: Added the credentials API signatures and exposed admin.credential (#1035)
* chore: Added the credentials API signatures and exposed admin.credential
* fix: Updated ServiceAccountCredential constructor signature
* chore: Declared admin and admin.app namespaces (#1037)
* chore: Added some TODOs to keep track of WIP
* chore: Declared admin and admin.app namespaces
* fix: Fixing an indentation issue
* fix(rc): Exposed admin.remoteConfig namespace (#1038)
* fix(fcm): Exposed admin.messaging namespace (#1039)
* chore(iid): Exposed admin.instanceId namespace (#1046)
* chore(iid): Exposed admin.instanceId namespace
* fix: Fixing some bad indentation in comments
* chore(rtdb): Exposed admin.database namespace (#1043)
* chore(rules): Exposed admin.securiryRules namespace (#1050)
* chore: Exposed admin.projectManagement namespace (#1054)
* chore(auth): Exposed admin.auth namespace (#1053)
* chore(auth): Exposed admin.auth namespace
* fix(auth): Fixing unit tests for SAMLConfig
* fix(auth): Removing more auth. prefixed direct references
* fix(auth): Using CreateTenantRequest explicitly where appropriate
* chore(ml): Exposed admin.machineLearning namespace (#1055)
* chore(ml): Exposed admin.machineLearning namespace
* fix(ml): Fixing some code formatting issues
* chore: Exposed admin.storage and admin.firestore namespaces (#1056)
* chore(ml): Exposed admin.machineLearning namespace
* chore: Exposed admin.firestore and admin.storage namespaces
* chore: Merged with upstream; Re-enabled build:tests CI task
* chore: Using public API types in FirebaseNamespace impl (#1057)
* chore: Updated TypeDoc workflow to generate API docs (#1060)
* chore: Experimental typedoc pipeline for doc generation
* chore: Adding RTDB type aliases to the API docs
* Updated comments
* Cleaned up the docgen script; Fixed a file name check warning
* fix: Fixed cross links; Fixed a faulty regex replacement in links
* fix: Fixing the remaining cross linkage errors
* chore: Enabled quotes rule in eslint config (#1067)
* chore: Enabled quotes rule in esline config
* fix: Enabled avoidEscape option
* fix: Fixed a typo in an error message1 parent f0f720d commit 5d72c1b
File tree
97 files changed
+4435
-8427
lines changed- docgen
- content-sources/node
- src
- auth
- credential
- database
- firestore
- instance-id
- machine-learning
- messaging
- project-management
- remote-config
- security-rules
- storage
- utils
- test
- integration
- resources
- unit
- auth
- credential
- database
- machine-learning
- messaging
- project-management
- remote-config
- security-rules
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
97 files changed
+4435
-8427
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
| 47 | + | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
65 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
118 | | - | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
| 126 | + | |
137 | 127 | | |
138 | 128 | | |
139 | 129 | | |
| |||
142 | 132 | | |
143 | 133 | | |
144 | 134 | | |
145 | | - | |
| 135 | + | |
146 | 136 | | |
147 | 137 | | |
148 | 138 | | |
| |||
152 | 142 | | |
153 | 143 | | |
154 | 144 | | |
155 | | - | |
| 145 | + | |
156 | 146 | | |
157 | 147 | | |
158 | 148 | | |
| |||
167 | 157 | | |
168 | 158 | | |
169 | 159 | | |
| 160 | + | |
| 161 | + | |
170 | 162 | | |
171 | | - | |
| 163 | + | |
172 | 164 | | |
173 | | - | |
| 165 | + | |
174 | 166 | | |
175 | | - | |
| 167 | + | |
176 | 168 | | |
177 | 169 | | |
178 | 170 | | |
| |||
184 | 176 | | |
185 | 177 | | |
186 | 178 | | |
187 | | - | |
| 179 | + | |
188 | 180 | | |
189 | 181 | | |
190 | 182 | | |
| |||
248 | 240 | | |
249 | 241 | | |
250 | 242 | | |
251 | | - | |
| 243 | + | |
252 | 244 | | |
253 | 245 | | |
254 | 246 | | |
| |||
264 | 256 | | |
265 | 257 | | |
266 | 258 | | |
267 | | - | |
| 259 | + | |
268 | 260 | | |
269 | 261 | | |
270 | 262 | | |
271 | 263 | | |
272 | 264 | | |
273 | | - | |
| 265 | + | |
274 | 266 | | |
275 | 267 | | |
276 | 268 | | |
277 | 269 | | |
278 | 270 | | |
279 | | - | |
| 271 | + | |
280 | 272 | | |
281 | 273 | | |
282 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
31 | | - | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
54 | 71 | | |
55 | 72 | | |
56 | 73 | | |
| |||
99 | 116 | | |
100 | 117 | | |
101 | 118 | | |
102 | | - | |
| 119 | + | |
103 | 120 | | |
104 | 121 | | |
105 | 122 | | |
| |||
119 | 136 | | |
120 | 137 | | |
121 | 138 | | |
122 | | - | |
| 139 | + | |
123 | 140 | | |
124 | 141 | | |
125 | 142 | | |
| |||
150 | 167 | | |
151 | 168 | | |
152 | 169 | | |
153 | | - | |
154 | | - | |
| 170 | + | |
| 171 | + | |
155 | 172 | | |
156 | 173 | | |
157 | 174 | | |
158 | 175 | | |
159 | | - | |
| 176 | + | |
160 | 177 | | |
161 | 178 | | |
162 | 179 | | |
| |||
167 | 184 | | |
168 | 185 | | |
169 | 186 | | |
| 187 | + | |
170 | 188 | | |
171 | 189 | | |
172 | 190 | | |
| |||
253 | 271 | | |
254 | 272 | | |
255 | 273 | | |
| 274 | + | |
256 | 275 | | |
257 | 276 | | |
258 | | - | |
259 | | - | |
| 277 | + | |
| 278 | + | |
260 | 279 | | |
261 | 280 | | |
262 | 281 | | |
263 | 282 | | |
264 | | - | |
| 283 | + | |
265 | 284 | | |
266 | 285 | | |
267 | 286 | | |
| |||
272 | 291 | | |
273 | 292 | | |
274 | 293 | | |
275 | | - | |
| 294 | + | |
276 | 295 | | |
277 | 296 | | |
278 | 297 | | |
| |||
297 | 316 | | |
298 | 317 | | |
299 | 318 | | |
300 | | - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
301 | 362 | | |
302 | 363 | | |
303 | 364 | | |
| |||
349 | 410 | | |
350 | 411 | | |
351 | 412 | | |
| 413 | + | |
| 414 | + | |
352 | 415 | | |
353 | 416 | | |
354 | 417 | | |
| |||
366 | 429 | | |
367 | 430 | | |
368 | 431 | | |
| 432 | + | |
369 | 433 | | |
370 | 434 | | |
371 | 435 | | |
| |||
0 commit comments