Speng Reb
|
dc70e1236b
|
Initial bot API v1
|
2026-05-04 16:07:59 +02:00 |
|
Calvin Montgomery
|
8338fe2f25
|
Work on banned channels feature
|
2022-09-23 21:39:38 -07:00 |
|
Xaekai
|
f2adbe18da
|
Explicitly use UTF8 encoding for media metadata table (#863)
|
2020-04-11 14:23:36 -07:00 |
|
Calvin Montgomery
|
b80a532f9e
|
Add YouTube cache table
|
2020-02-09 15:49:38 -08:00 |
|
Calvin Montgomery
|
8d0c1a03d1
|
Add inactive column to base schema
|
2018-12-18 19:10:53 -08:00 |
|
Calvin Montgomery
|
aa2348656d
|
Implement self-service account deletion
|
2018-12-07 20:35:00 -08:00 |
|
Calvin Montgomery
|
13585a5e6a
|
Replace raw DDL with knex table builder
|
2018-09-30 20:43:45 -07:00 |
|
Calvin Montgomery
|
62417f7fb8
|
Add eslint (#741)
|
2018-04-07 15:30:30 -07:00 |
|
Calvin Montgomery
|
e780e7dadb
|
Deprecate stats table in favor of prometheus integration
|
2017-07-17 21:58:58 -07:00 |
|
Calvin Montgomery
|
5bdf8b4aaf
|
Fix #657
|
2017-03-26 11:13:10 -07:00 |
|
Calvin Montgomery
|
f8183bea1b
|
Add name_dedupe column instead of using LIKE kludge for similar-looking names
|
2017-03-11 17:09:50 -08:00 |
|
calzoneman
|
e88971a011
|
Shorten index length for channel library table (#543)
|
2015-12-21 17:38:46 -08:00 |
|
calzoneman
|
bed7e65fc0
|
channel_data value should be a mediumtext
|
2015-10-01 22:13:16 -07:00 |
|
calzoneman
|
4bdd7a1e3b
|
Add DatabaseStore
|
2015-09-26 14:21:42 -07:00 |
|
calzoneman
|
0109a87e55
|
package: build with babel for ES2015 support
* Rename lib/ -> src/
* Add `postinstall` npm target for compiling src files to lib
* Add `build-watch` npm target for development with babel --watch
* Add `lib/` to .gitignore
* Add `source-map-support` module for babel-generated sourcemaps
|
2015-09-23 19:27:04 -07:00 |
|