Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Vincent efec9ae36b Remove dynamic NEXT_PUBLIC_* environment variables
It's fine to use NEXT_PUBLIC_* environment variables that are
defined in `.env-dist` and are the same in every environment.
However, since they are inserted at build time, they cannot be
dynamically inserted at runtime, and trying to do so will instead
inject the value they have at build time.
2023-11-13 10:11:27 +01:00
Amri Toufali 98c7ea21d6
fix ESLint errors and update config 2023-04-24 21:24:35 -07:00
Amri Toufali fb88b89a15
add build scripts: esbuild and image optimization 2022-10-13 13:56:33 -07:00
Amri Toufali 8caa336799
update paths and remove obsolete code 2022-05-28 16:06:05 -07:00
Amri Toufali 5f9bbce295
disable ESLint on tests/ due to excessive noise 2022-05-10 20:39:44 -07:00
Maxx Crawford 7d7b462419 Update gulpfile to pass lint, add Protocol library directory to eslint ignore 2021-07-21 14:39:38 -05:00
Maxx Crawford 2765a58efb Migrate CSS to SCSS, add Gulp, Stylelint and Protocol to compile, Removed CSS folder 2021-07-13 13:58:30 -05:00
lesleyjanenorton 3742d12db5 Credit sources and eslintignore polyfills 2018-09-24 22:12:42 -05:00
lesleyjanenorton 3abc36311d Review Updates 2018-09-20 18:42:54 -05:00
Lesley Norton 6c0d039a2e Peace offerings to ESLint 2018-09-20 16:30:19 -05:00
Luke Crouch 33943eea9b eslintignore locust-generated js pages 2018-08-29 09:14:15 -05:00
Luke Crouch 044eda393c for #254: convert testing scripts to jest 2018-08-17 14:11:02 -05:00
Peter deHaan 890a71dd80
Add DNT vendor script from npm 2018-06-14 10:07:51 -07:00
Peter deHaan 84fef26df3
Remove unnecessary public/js/vendor line in .eslintignore 2018-06-08 13:02:05 -07:00
groovecoder 0115eec7e9 Use sequelize for hashset script 2018-03-12 15:08:12 -05:00
groovecoder f895b35420 for #31: start html templates with hbs & foundation 2018-02-26 13:42:00 -06:00