]> git.agnieray.net Git - galette.git/history - gulpfile.js
Fix histroy filter
[galette.git] / gulpfile.js
2023-10-26 Johan CwiklinskiAdd dark mode
2023-10-13 Guillaume AGNIERAYJS 3rd party major updates and dev deps cleanup
2023-03-11 Johan CwiklinskiRun Galette from a subdirectory
2023-02-26 Guillaume AGNIERAYUse emojis on dashboard activities
2023-02-19 Guillaume AGNIERAYEnable syntax highlighting in summernote codeview
2023-02-17 Guillaume AGNIERAYRemove last remaining CSS file from sources
2023-02-17 Guillaume AGNIERAYMove install print stylesheet in theme
2023-02-17 Guillaume AGNIERAYFix gulpfile.js
2022-07-13 Guillaume AGNIERAYFix summernote display
2022-07-13 Guillaume AGNIERAYKeep licenses and copyrights in external js
2022-06-25 Guillaume AGNIERAYFix gulpfile.js
2022-06-25 Guillaume AGNIERAYRemove favicon.ico
2022-06-25 Guillaume AGNIERAYMove all assets' sources out of webroot folder
2022-06-25 Guillaume AGNIERAYAdd a watch task in gulpfile.js using Browsersync
2022-06-25 Guillaume AGNIERAYImport SUI gulp tasks in Galette's gulpfile.js
2022-06-25 Guillaume AGNIERAYStart gulpfile.js rewrite
2022-06-23 Guillaume AGNIERAYRemove old UI assets
2022-06-23 Guillaume AGNIERAYRemove jQuery UI dependency and assets
2022-06-23 Guillaume AGNIERAYReplace jQuery bgFade with SUI flash transition
2022-06-22 Johan CwiklinskiDrop Selectize dependencies
2022-06-22 Guillaume AGNIERAYMerge sortablejs stream with others in gulpfile.js
2022-06-22 Guillaume AGNIERAYReplace jQuery UI Sortable with SortableJS
2022-06-09 Guillaume AGNIERAYResponsive charts
2021-12-30 Johan CwiklinskiRemove no longer needed jstree lib
2021-12-18 Guillaume AGNIERAYUse Fomantic UI
2021-09-24 Guillaume AGNIERAYReplace jQuery Cookie with JS Cookie; closes #1569
2021-09-23 Guillaume AGNIERAYAdd Summernote i18n support; closes #1568
2021-09-23 Guillaume AGNIERAYUse Summernote light editor; refs #1568
2020-04-29 Johan CwiklinskiMissing lang files for jquery-ui
2020-04-24 Johan CwiklinskiRely on browser native colorpicker
2020-04-24 Johan CwiklinskiDrop bundled javascripts, use npm and gulp instead