Commit Graph

59 Commits (138ee065a24cc65f5d3db1c6e2e93500f33acd92)

Author SHA1 Message Date
Francis Lachapelle 7747048cff chore(npm): update md to v1.2.3 2021-08-04 13:10:26 -04:00
Francis Lachapelle 0b33575457 Revert "chore(npm): update ng-sortable"
This reverts commit bf23f70104.
2021-05-11 11:09:23 -04:00
Francis Lachapelle 937aad47fc chore(npm): update sass 2021-03-16 12:06:28 -04:00
Francis Lachapelle a94688ab12 chore(npm): update grunt-contrib-cssmin 2021-03-16 12:05:58 -04:00
Francis Lachapelle 074e0d4734 chore(npm): update lodash 2021-03-16 12:05:28 -04:00
Francis Lachapelle b3932cc3de chore(npm): update angular-ui-router 2020-12-22 09:39:31 -05:00
Francis Lachapelle 5c872647ee chore(npm): update sass 2020-12-21 14:02:51 -05:00
Francis Lachapelle bf23f70104 chore(npm): update ng-sortable 2020-12-21 14:02:16 -05:00
Francis Lachapelle dfeb0467d7 chore(npm): update md to v1.2.2 2020-12-21 14:00:49 -05:00
Francis Lachapelle defd3c97a9 chore(npm): cleanup dependencies, move to Dart Sass 2020-11-16 10:21:56 -05:00
Francis Lachapelle 6cac6f2383 chore(npm): update md to v1.2.1 2020-11-04 16:47:12 -05:00
Francis Lachapelle ac8a7ecc6e chore(npm): update grunt 2020-09-09 08:45:33 -04:00
Francis Lachapelle 5f550ae448 chore(npm): update lodash 2020-09-09 08:45:03 -04:00
Francis Lachapelle d9fe3a67e1 chore(npm): update angular-file-upload 2020-09-09 08:44:43 -04:00
Francis Lachapelle 3ee702e637 chore(npm): update md to v1.1.26
Fixes #5082
Fixes #5152
2020-09-08 12:26:14 -04:00
Francis Lachapelle d72ab79496 chore(npm): update angular-ui-router 2020-08-10 10:56:08 -04:00
Francis Lachapelle 559afb0b71 chore(npm): update autoprefixer 2020-08-05 15:01:36 -04:00
Francis Lachapelle 5faf279fec chore(npm): update grunt and grunt-contrib-uglify 2020-08-05 15:01:04 -04:00
Francis Lachapelle 8bf83acabf chore(npm): update angular-ui-router 2020-08-05 14:59:49 -04:00
Francis Lachapelle d1caed9c25 chore(npm): update lodash 2020-08-05 14:59:22 -04:00
Francis Lachapelle 62fc80de20 chore(npm): update autoprefixer 2020-07-01 15:47:22 -04:00
Francis Lachapelle 0c314a33e6 chore(npm): update md to v1.1.24 2020-07-01 15:20:12 -04:00
Francis Lachapelle 98d12ba17a Revert "chore(npm): update md to v1.1.23"
This reverts commit ed6a5a20ce.

Rolling back to v1.1.22 until v1.1.24 is out (related to #5055 and #5061).
2020-06-29 14:20:41 -04:00
Francis Lachapelle ed6a5a20ce chore(npm): update md to v1.1.23 2020-06-19 11:58:21 -04:00
Francis Lachapelle 523340c1b6 chore(npm): update AngularJS to version 1.8.0 2020-06-19 11:56:30 -04:00
Francis Lachapelle 4d42e3f176 chore(npm): update md to v1.1.22 2020-06-03 10:28:26 -04:00
Francis Lachapelle 008b8e51cc chore(npm): update autoprefixer 2020-05-28 08:44:21 -04:00
Francis Lachapelle cd37e989db feat(core(js)): improve Google Authenticator on login page, add QR code
Fixes #5038
2020-05-28 08:41:10 -04:00
Francis Lachapelle c1acce0725 feat(core(js)): improve Google Authenticator on login page, add QR code
Fixes #5038
2020-05-27 18:01:17 -04:00
Francis Lachapelle e8f0471bcf feat(core(js)): improve Google Authenticator on login page, add QR code
Closes #2722
2020-05-07 16:45:37 -04:00
Francis Lachapelle 4742f2fd31 chore(npm): update development dependencies 2020-05-01 14:51:36 -04:00
Francis Lachapelle 9feefba545 chore(npm): update angular-ui-router 2020-05-01 14:51:35 -04:00
Francis Lachapelle 4019cb7556 chore(npm): update angular-ui-router 2020-04-03 15:42:30 -04:00
Francis Lachapelle 96f2c64320 chore(npm): update md to v1.1.21 2020-01-17 11:42:40 -05:00
Francis Lachapelle 56e1583ccc chore(npm): update autoprefixer 2019-12-17 14:21:04 -05:00
Francis Lachapelle 936f7dde09 (js) Update grunt-sass to 3.1.0 2019-09-04 09:49:40 -04:00
Francis Lachapelle d2a851700c (css,js) Update md to v1.1.20 2019-09-03 16:02:21 -04:00
Francis Lachapelle d835a8165c (css) Update grunt-sass to v3.0
This release requires Node.js 8 or later.
2019-07-05 09:40:46 -04:00
Francis Lachapelle cc6fcc5fbd (js) Fix access to sub mailbox on page reload 2019-06-27 12:02:22 -04:00
Francis Lachapelle 0febc1ef18 (js) Replace bower packages by npm packages 2019-06-18 14:47:01 -04:00
Francis Lachapelle 7519a5c234 (js) Stick to grunt-sass v2 for now 2018-06-28 12:16:38 -04:00
Francis Lachapelle cd3e7426cc (css) Minify CSS using clean-css
https://github.com/jakubpawlowicz/clean-css
https://github.com/gruntjs/grunt-contrib-cssmin

Fixes #3714
2016-06-22 11:24:07 -04:00
Francis Lachapelle d697c34b6b grunt-cli should be only installed globally 2016-04-05 14:05:12 -04:00
Francis Lachapelle dc2d153e0c Update npm package.json 2016-01-27 11:27:32 -05:00
Francis Lachapelle d68008b5fd Update npm packages and add time-grunt 2015-10-09 12:11:37 -04:00
Francis Lachapelle 843a689094 (js) Enable jshint and uglify 2015-07-24 15:47:29 -04:00
Francis Lachapelle ba4520da51 Use node-sass 3.x 2015-06-19 13:52:18 -04:00
Francis Lachapelle b65573472e Don't use node-sass 3.0.0, yet 2015-06-12 12:02:14 -04:00
Francis Lachapelle 1dc5f0d412 (js) New file structure for Angular modules
JavaScript files are now merged by the 'js' Grunt task.
2015-06-12 12:01:21 -04:00
Francis Lachapelle 8e0230488f (css) Remove Compass dependency 2015-06-12 11:59:02 -04:00