Commit Graph

98 Commits

Author SHA1 Message Date
Alice Gaudon 26e690c0e2 Merge branch 'develop' 2020-11-20 13:42:29 +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 866b75975d Merge branch 'develop' 2020-11-20 13:40:23 +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 d75786b3ee Merge branch 'develop' 2020-11-20 13:22:17 +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 8fc6010214 Merge branch 'develop' 2020-11-17 13:35:48 +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 8efd9577e1 Merge branch 'develop' 2020-11-16 17:20:07 +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 948cc0e983 Merge branch 'develop' 2020-11-16 17:07:08 +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 f56784a24b Merge branch 'develop' 2020-11-16 17:02:43 +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
Alice Gaudon 7664d36848 Force .feather icon vertical alignment 2020-09-15 16:34:21 +02:00
Alice Gaudon a92b657e4a forms: make value property update a function and update textareas too 2020-09-15 16:33:02 +02:00
Alice Gaudon ab8e756034 Make sure textareas have the right font 2020-09-10 21:02:39 +02:00
Alice Gaudon 16895e52e8 Fix input hint and errors display 2020-09-10 16:19:01 +02:00
Alice Gaudon f70112e956 Add optional input field illustration feather icon 2020-09-10 16:18:52 +02:00
Alice Gaudon c68d5819b1 Allow links that are target=_blank to opt-out from the icon 2020-09-05 17:36:20 +02:00
Alice Gaudon 3598f68183 Add font-awesome 2020-09-05 17:36:08 +02:00
Alice Gaudon 3b124a993b main.ts: fix config path order 2020-09-03 12:59:16 +02:00
Alice Gaudon 5157b12b77 tsconfig.json: restore wms-core/types include and add test 2020-09-03 11:46:00 +02:00
Alice Gaudon bce48f81b6 package.json: upgrade dependencies and move wms-core to regular deps 2020-09-03 08:30:15 +02:00
Alice Gaudon 52929e5be0 package.json: fix repository url 2020-09-03 08:29:37 +02:00
Alice Gaudon 54faa5c873 Use config package's multi-directory built-in support
This avoids full object overriding when you just want to set specific fields
2020-09-03 08:29:14 +02:00
Alice Gaudon f45daa4a9f Improve links hover feedback 2020-09-02 20:42:19 +02:00
Alice Gaudon 61c8f32c47 Fix header z-index 2020-08-30 21:05:17 +02:00
Alice Gaudon 7143e7a843 Add textarea styling 2020-08-30 21:03:26 +02:00