monkeytype/backend
Jack ca00a53317
Added sub alt color, fixed various styling inconsistencies (#2804)
* replaced rgba with sub-alt

* changed color name

* reworked button styles, removed icon-button

* renamed color

* grid

* no text decoration

* renamed all icon buttons to text buttons

* using text-button

* fixed discord section

* using button class instead of redeclaring styles

* updated scroll styling

* more consistent scroll to top styling

* dot not in link

* fixed dot spacing

* actually fixed dot (stupid prettier)

* signout closer to the edge

* using text-button class

* updated button text for consistency

* lowercase

* moved show average section down

* fixed icon not being fixed width

* updated focus and hover button styling

* footer using text-button class

* fixed spacing
added new lines

* making sure custom themes work with sub alt

* updated validation

* reordered colors

* added sub alt colors to all themes

* updated alt sub colors

* temp

* updated sub alt colors

* updated sub alt

* fixed merge

* fixed merge

* merge fix

* moved section down

* lowercase

* merge fix

* consistent wording

* merge fix

* fixed merge

* removed test notifications

* removed balloon

* adjusted subalt

* removed debug code

* removed unused code

* removed some unused/old code

* fixed dot spacing
2022-04-07 22:04:43 +02:00
..
anticheat
api Added sub alt color, fixed various styling inconsistencies (#2804) 2022-04-07 22:04:43 +02:00
constants Add Redis client and george task queue (#2765) bruception 2022-03-25 13:13:54 +01:00
credentials
dao checking size of config 2022-03-28 17:41:16 +02:00
documentation Final touches/tuning for ApeKeys (#2663) 2022-03-09 19:40:35 +01:00
init unnecessary check 2022-04-07 01:30:16 +02:00
jobs Migrate redis client and configuration client from class syntax (#2802) 2022-04-05 12:41:20 -04:00
middlewares Migrate redis client and configuration client from class syntax (#2802) 2022-04-05 12:41:20 -04:00
tasks Migrate redis client and configuration client from class syntax (#2802) 2022-04-05 12:41:20 -04:00
types Add Redis client and george task queue (#2765) bruception 2022-03-25 13:13:54 +01:00
utils Add logging support from Winston with colored output (#2774) 2022-03-27 11:29:11 -04:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
app.ts
example.env Add logging support from Winston with colored output (#2774) 2022-03-27 11:29:11 -04:00
package-lock.json Add logging support from Winston with colored output (#2774) 2022-03-27 11:29:11 -04:00
package.json Add logging support from Winston with colored output (#2774) 2022-03-27 11:29:11 -04:00
server.ts Migrate redis client and configuration client from class syntax (#2802) 2022-04-05 12:41:20 -04:00
tsconfig.json Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00
version.ts v1.14.1 (#2745) 2022-03-21 21:22:47 +01:00