Commit Graph

118 Commits

Author SHA1 Message Date
Alice Gaudon 62c9ba4afd Version 1.3.0 2021-03-06 18:38:44 +01:00
Alice Gaudon 0c00ef85b9 Add global user redirections 2021-03-06 18:38:29 +01:00
Alice Gaudon 827d3c3f65 Version 1.2.4 2021-03-06 18:18:18 +01:00
Alice Gaudon ebed818824 Respond with a 404 when requested file is not found instead of crashing 2021-03-06 18:17:49 +01:00
Alice Gaudon 6d34829263 Switch to new swaf logger 2021-03-06 18:17:21 +01:00
Alice Gaudon 6a2931e699 Install and upgrade dependencies 2021-03-06 18:17:03 +01:00
Alice Gaudon 7870e4aa3c Merge remote-tracking branch 'boilerplate/master' into develop 2021-03-06 18:16:46 +01:00
Alice Gaudon 1cdd118806 Merge branch 'develop' 2021-01-26 13:37:58 +01:00
Alice Gaudon 145d8df70a css: move menu .tip visibility to layout.scss 2021-01-26 13:37:41 +01:00
Alice Gaudon 2726fd16cc Merge branch 'develop' 2021-01-26 13:17:51 +01:00
Alice Gaudon 8612b0f33a css: move lighter theme to layout.scss and make header css mobile first 2021-01-26 13:00:38 +01:00
Alice Gaudon bda464ab16 css: move a hover color and td.actions improvements to layout.scss 2021-01-26 13:00:23 +01:00
Alice Gaudon e7165edafd Add hover color on warning buttons 2021-01-26 11:43:42 +01:00
Alice Gaudon 16394c0d4c Set icon size for titles 2021-01-26 11:43:13 +01:00
Alice Gaudon d2a67a12ee Fix subpanel leaking out of their container 2021-01-26 11:42:24 +01:00
Alice Gaudon 1043690a5d Add bigger container max-width for desktop view 2021-01-26 11:38:26 +01:00
Alice Gaudon 46168c0e90 Merge branch 'develop' 2021-01-25 13:20:25 +01:00
Alice Gaudon 5eaebd5d12 Upgrade dependencies and bump swaf to ^0.23.0 2021-01-25 13:18:49 +01:00
Alice Gaudon 9f3a541c3e Add maildev as a dev dependency 2021-01-25 11:44:22 +01:00
Alice Gaudon a4566067c5 Version 1.2.3 2020-11-20 15:34:32 +01:00
Alice Gaudon c519b8a884 Use send-range and mime packages to send multipart/byteranges responses 2020-11-20 15:34:17 +01:00
Alice Gaudon 18f3f93db6 Revert "Properly set content-type when Range header is present"
This reverts commit 5c002f7ff2.
2020-11-20 13:46:52 +01:00
Alice Gaudon bea4325aa4 Version 1.2.2 2020-11-20 13:42:24 +01:00
Alice Gaudon 31601cadd0 Fix missing promise type 2020-11-20 13:42:09 +01:00
Alice Gaudon f7c9686269 Version 1.2.1 2020-11-20 13:40:16 +01:00
Alice Gaudon 497dcc71dc Upgrade dependencies 2020-11-20 13:40:07 +01:00
Alice Gaudon 5c002f7ff2 Properly set content-type when Range header is present 2020-11-20 13:38:47 +01:00
Alice Gaudon 00e21b27a5 Make file download unavailable while caching is in progress 2020-11-20 13:38:32 +01:00
Alice Gaudon 9c185d3fd9 Version 1.2.0 2020-11-20 13:22:04 +01:00
Alice Gaudon 20d276cd10 Change redirection to caching local copy and then serving download
i.e. this allows clients to request partial downloads with range headers
2020-11-20 13:21:56 +01:00
Alice Gaudon 92c1a2ac07 Version 1.1.0 2020-11-17 13:35:45 +01:00
Alice Gaudon 02db68a6f7 Serve and list older versions as well (priority is most recent version) 2020-11-17 13:35:27 +01:00
Alice Gaudon 0a761c2ed0 Version 1.0.2 2020-11-16 17:20:03 +01:00
Alice Gaudon 2df7ec4e20 Fix uncaught error when browsing non-existing repo 2020-11-16 17:19:51 +01:00
Alice Gaudon f703e09604 Fix package name and version 1.0.1 2020-11-16 17:07:03 +01:00
Alice Gaudon 1f0b277e83 Update README.md 2020-11-16 17:04:08 +01:00
Alice Gaudon 588a2ce928 Version 1.0.0, license and package.json details 2020-11-16 17:02:28 +01:00
Alice Gaudon 29e5f5a62b tsconfig: temporarily skipLibCheck 2020-11-16 16:55:32 +01:00
Alice Gaudon 442166229e Add redirection functionality and remove unused resources 2020-11-16 16:55:04 +01:00
Alice Gaudon ba5b90a4f9 swaf rename: rename project to swaf-boilerplate 2020-11-13 10:54:35 +01:00
Alice Gaudon f16d63c74f frontend: refactor $mobileThreshold and container media queries 2020-11-03 20:29:57 +01:00
Alice Gaudon 04f19f5a28 Fix yarn dev script 2020-11-03 17:26:32 +01:00
Alice Gaudon a4df579937 Rename "dist" task to more relevant "build" 2020-11-03 10:44:25 +01:00
Alice Gaudon 9e07d4bff4 config: remove insecure default values 2020-11-02 18:37:39 +01:00
Alice Gaudon 292e843cd1 Upgrade packages i.e. wms-core 2020-11-02 18:17:55 +01:00
Alice Gaudon a8bad1c8c1 Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
Alice Gaudon d91110fb67 Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00
Alice Gaudon dcdc8dd704 Convert frontend js to typescript 2020-09-23 13:30:48 +02:00
Alice Gaudon 5f2215f491 Prevent tooltips and dropdowns from overflowing on y axis 2020-09-16 12:41:18 +02:00
Alice Gaudon a3a19da038 Fix inline controls styling 2020-09-15 16:34:28 +02:00