Commit Graph

254 Commits

Author SHA1 Message Date
Alice Gaudon 17c7674c3e Merge remote-tracking branch 'boilerplate/develop' into develop
# Conflicts:
#	assets/config.json
#	assets/sass/_vars.scss
#	assets/sass/app.scss
#	assets/sass/layout.scss
#	assets/ts/copyable_text.ts
#	package.json
#	src/App.ts
#	tsconfig.json
#	views/about.njk
#	views/layouts/base.njk
2022-02-18 20:32:46 +01:00
Alice Gaudon 5f5275ceb1 upgrade dependencies 2021-12-24 15:20:28 +01:00
Alice Gaudon eb0364a2f7 Fix eslint and fix linting issues 2021-11-21 17:52:56 +01:00
Alice Gaudon f2f34dd00f Update eslint config with swaf 2021-11-21 17:44:12 +01:00
Alice Gaudon 8c1230d501 Remove reference to deleted tsconfig.frontend.json from eslint config 2021-11-21 17:41:48 +01:00
Alice Gaudon 6002ad5290 Remove webpack and unused dependencies 2021-11-21 17:07:31 +01:00
Alice Gaudon 257a407faf Remove unused old assets 2021-11-21 16:58:59 +01:00
Alice Gaudon 569a50e43a Upgrade swaf and dependencies 2021-11-20 19:54:59 +01:00
Alice Gaudon 938e8b4ebb Add imagemin-webp 2021-06-07 11:24:52 +02:00
Alice Gaudon 7e260ebde2 Upgrade dependencies, replace img-loader with image-minimizer-webpack-plugin 2021-06-07 11:21:43 +02:00
Alice Gaudon efbc895ba3 Bump @types/node 2021-04-30 11:55:59 +02:00
Alice Gaudon 2cb5b6f8f9 Replace node-sass with sass 2021-04-30 11:55:59 +02:00
Alice Gaudon 3b833e013b Version 1.0.3 2021-04-22 20:15:51 +02:00
Alice Gaudon d5aa2c70db File upload list: hide size and expires at columns on mobile 2021-04-22 20:14:53 +02:00
Alice Gaudon 4573846c7b Prevent shrunk url list from overflowing 2021-04-22 20:05:24 +02:00
Alice Gaudon 75650bf23f Restore default table cell behavior for actions and table-col-grow-cell 2021-04-22 20:04:48 +02:00
Alice Gaudon 53c5763909 Add user confirmation dialog on delete file button 2021-04-22 19:48:55 +02:00
Alice Gaudon 51da9f4c7c Prevent upload list from overflowing and add standalone copy text button 2021-04-22 19:25:20 +02:00
Alice Gaudon 3e5f245121 Put checkboxes before their field in file upload and url shrink forms 2021-04-22 18:35:36 +02:00
Alice Gaudon 30960e42c5 Add default text row in file upload list and shrunk url list 2021-04-22 18:34:53 +02:00
Alice Gaudon 03989be9ab Upgrade dependencies 2021-04-22 18:25:43 +02:00
Alice Gaudon bc5fda7d16 Merge branch 'boilerplate' into develop 2021-04-22 14:24:20 +02:00
Alice Gaudon f5d135d331 Merge branch 'develop' 2021-04-22 14:21:08 +02:00
Alice Gaudon 82439366ba Fix imagemin peer dependency of img-loader 2021-04-22 14:06:53 +02:00
Alice Gaudon 162f884103 Upgrade dependencies 2021-04-22 12:34:20 +02:00
Alice Gaudon 00bb24cf2e Update repository url 2021-04-22 12:30:40 +02:00
Alice Gaudon 459c83b47d Version 1.0.2 2021-03-30 17:27:19 +02:00
Alice Gaudon 349a8b65de Fix file uploading not working (ttl doesn't exist anymore) 2021-03-30 17:27:04 +02:00
Alice Gaudon 8555a35970 Version 1.0.1 2021-03-30 17:03:24 +02:00
Alice Gaudon 9ef3a07f5f Merge branch 'boilerplate' into develop 2021-03-30 17:01:59 +02:00
Alice Gaudon 4bcee79e8a Merge branch 'develop' 2021-03-30 16:56:44 +02:00
Alice Gaudon d223c9c77f Update config to new swaf version 2021-03-30 16:56:35 +02:00
Alice Gaudon 0b07ff68d9 Remove forgotten debug log 2021-03-30 16:46:41 +02:00
Alice Gaudon e2c1d17f75 Version 1.0.0 2021-03-30 16:36:14 +02:00
Alice Gaudon 1dcbb6b414 Add old file deletion daily job 2021-03-30 16:31:23 +02:00
Alice Gaudon c8d7c664e2 files: replace ttl with expires_at 2021-03-30 16:22:46 +02:00
Alice Gaudon faa728aacb layout.scss: allow .form-field to be hidden with .hidden 2021-03-30 14:36:06 +02:00
Alice Gaudon 33947012e4 urls and files: hide custom slug field when generating automatically 2021-03-30 14:32:40 +02:00
Alice Gaudon 1e00834324 File uploader: change subtitle to a better disclaimer 2021-03-30 14:30:46 +02:00
Alice Gaudon fe60a611b6 layout.scss: allow .form-field to be hidden with .hidden 2021-03-30 14:27:03 +02:00
Alice Gaudon 6e92eb2740 Simplify menu auth-tokens display text 2021-03-30 14:12:42 +02:00
Alice Gaudon 84b0ed9d88 Merge branch 'boilerplate' into develop 2021-03-30 12:46:05 +02:00
Alice Gaudon 00b1f25804 Merge branch 'develop' 2021-03-30 12:45:12 +02:00
Alice Gaudon 12f82f0f3d package.json: use NodeJS scripts instead of unix commands 2021-03-30 12:44:09 +02:00
Alice Gaudon ceaa0769bc Upgrade dependencies 2021-03-30 12:39:40 +02:00
Alice Gaudon 0f83dd7ad6 layout.scss: add pagination default style 2021-03-30 12:34:24 +02:00
Alice Gaudon f853be6fb9 layout.scss: add pagination default style 2021-03-30 12:32:41 +02:00
Alice Gaudon 0de960a168 urls & files: set page size to 25, add page nav and sort by create desc 2021-03-30 12:32:21 +02:00
Alice Gaudon 0dfae21005 Move auth tokens to dedicated page 2021-03-30 12:19:56 +02:00
Alice Gaudon a5729af3c1 Merge file/url creating form and manager 2021-03-30 12:19:56 +02:00