|
6031d3a2e6
|
app: log all errors (debug)
|
2024-09-21 18:39:45 +02:00 |
|
|
b59e053cad
|
config/mysql: create database by default, use swaf user with password swaf by default, don't create database in production
|
2024-09-21 18:39:02 +02:00 |
|
|
8ae520aa07
|
Upgrade dependencies
- Add a new migration to fix password hash length `IncreaseMagicLinkTokenLengthMigration`
- Fix types
|
2024-09-21 18:37:51 +02:00 |
|
|
bbd9480000
|
chore(back): clean leftover console.log
|
2022-03-07 19:25:25 +01:00 |
|
|
ecb2b13a83
|
Version 0.25.1
|
2022-03-07 18:58:49 +01:00 |
|
|
a823503cb4
|
Upgrade @tsconfig/svelte
|
2022-03-07 18:58:21 +01:00 |
|
|
f0304c0b9f
|
Upgrade @types/config, @types/node, concurrently, lucide
|
2022-03-07 18:56:35 +01:00 |
|
|
ae31edb622
|
Upgrade redis package
|
2022-03-07 18:42:50 +01:00 |
|
|
d378771ffa
|
Upgrade dependencies
|
2022-03-07 18:15:48 +01:00 |
|
|
869791b3ad
|
Version 0.25.0
|
2022-03-07 17:47:28 +01:00 |
|
|
e19a627eb5
|
fix(front/auth/login form): don't show password login method if there is not UserPasswordComponent
|
2022-03-07 17:41:20 +01:00 |
|
|
3d960dccf3
|
fix(front/auth/register form): don't show password register method if there is no UserNameComponent
fixes #44
|
2022-03-07 17:41:20 +01:00 |
|
|
6714e413a2
|
feat(front/form): allow forms to be disabled, add disabled buttons style
|
2022-03-07 17:22:43 +01:00 |
|
|
27e9abc5f4
|
fix(back/auth): refactor auth success, fix message saying 'Welcome undefined' when there is no UserNameComponent
|
2022-03-07 17:02:03 +01:00 |
|
|
8c083d562d
|
fix(front/auth/login): show password field if previousFormData has password
|
2022-03-07 16:31:40 +01:00 |
|
|
4cfcaac1cc
|
fix(front/forms): simplify and fix usage of flashed previousFormData and validation errors
|
2022-03-06 18:55:06 +01:00 |
|
|
3eb33c64d7
|
fix(front/Field): prevent label from having a greater z-index than the mobile menu
|
2022-03-06 18:46:33 +01:00 |
|
|
fd2852c387
|
feat(front/NavMenu): put logout button on the Account link under an extendable dropdown menu
|
2022-03-06 18:37:46 +01:00 |
|
|
9f17c5b8cd
|
feat(front/style): add hr default style
|
2022-03-06 18:36:02 +01:00 |
|
|
144a72895e
|
fix(front/account): fix first panel tag name (div->section)
|
2022-03-06 18:35:41 +01:00 |
|
|
81c65344a9
|
chore(front): remove unnecessary containers and reformat
|
2022-03-06 16:57:31 +01:00 |
|
|
41a083ba52
|
feat(back/auth): add use() method to AuthProof and call it on successful login attempt
|
2022-03-06 16:34:57 +01:00 |
|
|
0c4349fac3
|
fix(common/Time): fix humanizeDuration for duration > 1 year
|
2022-03-06 13:22:12 +01:00 |
|
|
cb5001ce6e
|
fix(front/CopyableText): don't display title when not provided
|
2022-03-06 13:21:04 +01:00 |
|
|
ee56113808
|
fix(front/FlashMessages): only display relevant flash bags
|
2022-03-06 13:20:20 +01:00 |
|
|
2c3286d313
|
feat(front/data-table): add actions cell, col-grow and col-grow-cell
|
2022-03-05 10:05:13 +01:00 |
|
|
2e3c5d16c4
|
fix(back/flash): retrieve all flashed fields
|
2022-03-05 10:03:49 +01:00 |
|
|
81a62be38d
|
feat(front/CopyableText): add simple button mode
|
2022-03-02 11:36:23 +01:00 |
|
|
afef367e59
|
chore(front): cleanup outdated todo
|
2022-03-02 10:23:19 +01:00 |
|
|
1e72ec7172
|
fix(front/Icon): better match icon type against Lucide Icons full name instead of starting with fa to avoid collisions
|
2022-03-02 10:22:55 +01:00 |
|
|
0e0e633e08
|
feat(front/Form): allow overriding onSubmit function
|
2022-02-28 14:43:36 +01:00 |
|
|
7a49e47ae7
|
feat(front/Field): expose file list
|
2022-02-28 14:42:36 +01:00 |
|
|
67dc33adf4
|
fix(front/checkbox): prevent checkbox double click event
|
2022-02-19 11:58:36 +01:00 |
|
|
231aa8dcd7
|
fix(front/checkbox): change value to boolean and use handleInput
|
2022-02-19 11:30:06 +01:00 |
|
|
535c8afdb1
|
fix(websockets): send cookies manually for session authentication
|
2022-02-18 22:59:16 +01:00 |
|
|
dad4ff62f1
|
Version 0.24.10
|
2021-12-03 00:42:20 +01:00 |
|
|
8626d0b571
|
Upgrade dependencies
|
2021-12-03 00:42:12 +01:00 |
|
|
32a1721ef2
|
front/BaseTemplate: add facebook, twitter and generic url preview meta tags
|
2021-12-03 00:40:31 +01:00 |
|
|
689c860e2e
|
front/ErrorTemplate: fix header logo being cropped
|
2021-11-28 21:58:06 +01:00 |
|
|
7672a568fc
|
Version 0.24.9
|
2021-11-28 21:28:06 +01:00 |
|
|
d6b530d16c
|
Add formatViewData to response object to fix tests and prepare for async navigation
|
2021-11-28 21:26:45 +01:00 |
|
|
366e48757e
|
back/config: replace localhost with 127.0.0.1
|
2021-11-28 21:24:51 +01:00 |
|
|
ae603362e9
|
back/redis: fix not using redis.prefix config
|
2021-11-28 17:06:07 +01:00 |
|
|
be0676611a
|
Upgrade dependencies
|
2021-11-28 17:02:18 +01:00 |
|
|
b85573a64d
|
front: add Loader component
|
2021-11-28 16:44:51 +01:00 |
|
|
172d27a6d2
|
front/NavMenuItem: remove margin top/left on first menu item
|
2021-11-28 16:44:27 +01:00 |
|
|
e033baa57f
|
front/BaseTemplate: allow disabling login link and logo label
|
2021-11-28 16:43:46 +01:00 |
|
|
d1ff09fcc8
|
front/BaseFooter: fix app version local
|
2021-11-28 16:42:22 +01:00 |
|
|
9674fc87dd
|
front/SvelteViewEngine: add isSsr local
|
2021-11-28 16:41:46 +01:00 |
|
|
c606379bcd
|
front/SvelteViewEngine: don't use css cache in development environment
|
2021-11-25 00:25:50 +01:00 |
|