-
Hi,
[shims.json](https://github.com/FortAwesome/Font-Awesome/blob/master/advanced-options/metadata/shims.json) and [shims.yml](https://github.com/FortAwesome/Font-Awesome/blob/master/advanced-options…
-
I installed the Panel, set up the language + set up the dB connection = Connection refused
But, i can connect from my PC with MySQL Workbench (Remote client)
Please help.
ghost updated
6 years ago
-
在 UseInFragmentActivity.java 增加 `setLightMode(this)` ,
华为8.0手机上多出 fade_bar
去掉 `setLightMode(this)` 则显示正常, 有什么解决办法吗?
![764260970963420006](https://user-images.githubusercontent.com/19360119…
-
**Description:**
[Lieutenant Gravelhammer](https://woehead.way-of-elendil.fr/?npc=18713) and [Captain Auric Sunchaser](https://woehead.way-of-elendil.fr/?npc=18745) should sometimes have a conv…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
https://twitter.com/Fromage10x/status/925802369996283904
-
```
curl https://council-tag.herokuapp.com/api/tags/?page=11
[{"id":1,"name":"Community","description":"lorem ipsum dolor dfsadnonsf asf asdf sdaof asdofas dfoas dfosad fadsfdsadsalksjl...","icon"…
-
It would be awesome if we could display different kinds of toasts and custom them.
I found this open source project which is ultra coooooool : https://github.com/dolce/iziToast
I don't have the s…
-
WITH rule_card_count AS
(
SELECT
rule.id, COUNT(card) AS card_count
FROM
rule
JOIN
rule_card
…
-
SELECT
rule.id AS id,
archetype.id AS archetype_id,
archetype.name AS archetype_name,
COUNT(DISTINCT applied_rules.deck_id) as num_decks
…