Commit Graph

11 Commits

Author SHA1 Message Date
ibrokemypie
17f7e91faf Make activity view in admin scrollable (#3741)
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
Aya Morisawa
b954245a4d Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
syuilo
34337ac438 [Client] Add missing icons 2018-11-14 14:57:59 +09:00
syuilo
47b02c7801 Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo
829ffc60e4 [WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo
f16ec7ab6c 🎨 2018-11-04 18:31:27 +09:00
syuilo
e76366cfef [Client] Improve admin panel 2018-11-04 11:08:03 +09:00
syuilo
66299dddde [Client] Fix bug 2018-11-04 03:44:06 +09:00
syuilo
8781308d66 🎨 2018-11-03 13:39:17 +09:00
syuilo
8ef5a92162 Update src/client/app/admin/views/ap-log.vue 2018-11-03 11:39:56 +09:00
syuilo
41bab2746b Improve admin dashboard 2018-11-03 11:38:00 +09:00