Commit Graph

29 Commits (559be3029387f50eabe4600bc39f725c32a9c706)

Author SHA1 Message Date
yflory 49a844125c Clean Dark theme code 2021-02-08 11:55:22 +01:00
yflory e25b87534e Fix LESS cache 2021-01-26 16:05:27 +01:00
yflory 40c2a6541f Reenable dark theme 2021-01-26 12:35:00 +01:00
yflory 36472855ff LESS loading screen 2021-01-26 12:15:28 +01:00
yflory baddf8ae11 Move all color variables to colortheme.less 2021-01-25 18:07:54 +01:00
yflory 2554dacc4b Add custom colortheme 2021-01-22 15:12:11 +01:00
yflory bda1f36263 Dark mode selection 2021-01-22 14:27:17 +01:00
yflory 854ab77f14 More improvements 2020-10-15 14:58:56 +02:00
yflory 0e1588a883 New loading screen 2020-10-14 15:20:56 +02:00
yflory 753644f638 Add error message on JS or LESS blocking error 2020-10-09 16:10:39 +02:00
yflory 9929ce3568 Load less files only once 2020-04-24 18:42:50 +02:00
ansuz 26faf72df8 make it easier to filter clientside logs 2019-09-09 17:23:35 +02:00
ansuz 8e4b6a6383 change the log type on noisy messages for easier filtering 2019-09-09 15:52:04 +02:00
Caleb James DeLisle 5527949c70 Make LessLoader flow properly, sorry about that 2018-07-18 16:22:44 +02:00
Caleb James DeLisle 6c49318ac7 Show how long it takes to parse less 2018-07-14 15:19:39 +02:00
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure 2018-07-14 15:15:23 +02:00
Caleb James DeLisle 0c8ce27f24 Make the less loader only load particular less files once 2018-06-07 15:49:59 +02:00
Caleb James DeLisle 5187b3f26c Flow compliance and fix a few bugs in rpc.js 2017-11-30 18:32:20 +01:00
Caleb James DeLisle 44018ee7e1 Improve the LessLoader check to hopefully stop the message saying cookies were blocked. 2017-09-25 15:45:56 +02:00
yflory 732585ea7b Sandboxed iframe for the whiteboard app 2017-09-19 10:27:31 +02:00
ansuz 4d688289cc lint-compliance 2017-09-13 18:19:15 +02:00
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed 2017-09-13 16:04:01 +02:00
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 2017-09-13 14:47:50 +02:00
Caleb James DeLisle d46cc8226d Update LessLoader to be capable of loading CSS as well as less files and properly rewrite the URLs 2017-09-13 14:46:41 +02:00
Caleb James DeLisle 63cb5dfc1e Make less loader rewrite urls to use version parameter 2017-09-13 12:04:24 +02:00
ansuz ba0e935add stub localStorage, and handle errors that might come from touching localStorage 2017-08-30 11:31:49 +02:00
ansuz a9f8f42e3c use minified less compiler 2017-06-29 10:50:21 +02:00
ansuz ab54dcf84d make libs pass jshint 2017-06-22 10:03:58 +02:00
ansuz 48f9745619 clientside templating 2017-06-21 18:02:38 +02:00