|
82f85fba5d
|
Make the /about page work with piekit-front
|
2023-08-08 14:12:23 +02:00 |
|
|
9a357945aa
|
SvelteKit default files
|
2023-08-07 17:16:44 +02:00 |
|
|
af72cb6799
|
Version 1.1.0
|
2022-03-07 19:14:37 +01:00 |
|
|
47f0a45cb1
|
install dependencies
|
2022-03-07 19:09:37 +01:00 |
|
|
0a0a8a8952
|
Merge remote-tracking branch 'boilerplate/develop' into develop
# Conflicts:
# package.json
|
2022-03-07 19:07:15 +01:00 |
|
|
a5b7cf9268
|
upgrade dependencies
|
2022-03-07 19:04:29 +01:00 |
|
|
3062960a4b
|
fix(front/file-uploader): properly disable forms when uploading files to avoid interrupting a file upload
fixes #9
|
2022-03-07 17:24:15 +01:00 |
|
|
f54438e9dd
|
chore(front/NavMenu): move Auth Tokens link to new Account dropdown from swaf
|
2022-03-06 18:34:55 +01:00 |
|
|
848c952073
|
fix(back/AuthTokenController): fix auth tokens pagination size
|
2022-03-06 18:34:03 +01:00 |
|
|
e3f7b5e7c7
|
feat(front/auth-token): make token revoke action button mode to gain space
|
2022-03-06 18:33:41 +01:00 |
|
|
8ddcd50c35
|
feat(front/auth-token): use better icon for new token generation button
|
2022-03-06 18:33:36 +01:00 |
|
|
8d13bd0c8d
|
chore(back/AuthToken): update to new AuthProof use method from swaf
|
2022-03-06 16:39:27 +01:00 |
|
|
c54a201e98
|
chore(front): convert auth-tokens to svelte
|
2022-03-06 13:17:02 +01:00 |
|
|
3abd692ce3
|
feat(front): improve about page, remove redundant link from nav menu
|
2022-03-06 12:24:50 +01:00 |
|
|
eaac5f3ace
|
chore(front): remove old asset files
|
2022-03-05 10:13:12 +01:00 |
|
|
5cb13c221d
|
feat(front/url-shrinker): update url-shrinker icon to shrink
|
2022-03-05 10:12:49 +01:00 |
|
|
7c65f1b6ae
|
chore(front/url-shrinker): convert url-shrinker to svelte
|
2022-03-05 10:12:26 +01:00 |
|
|
c025aa2539
|
chore(front/file-uploader): remove unnecessary css, container, update col-grow class names
|
2022-03-05 10:11:19 +01:00 |
|
|
1b5e088d74
|
chore(front/global css): remove old scss files and add new and updated _vars.scss
|
2022-03-05 09:08:53 +01:00 |
|
|
53c7423115
|
fix(front/file-uploader): remove unnecessary data-table-container usage
|
2022-03-05 09:08:14 +01:00 |
|
|
c2182dbbca
|
chore(back/scripts): move linux scripts to new assets folder
|
2022-03-05 09:06:58 +01:00 |
|
|
27f760d503
|
feat(front/file-uploader): make copy button in file list work again
|
2022-03-02 11:37:02 +01:00 |
|
|
a8f82564a5
|
feat(front/file-uploader): display human readable time in file list
|
2022-03-02 11:22:29 +01:00 |
|
|
9807158bb9
|
feat(front/file-uploader): improve file list table density and looks
|
2022-03-02 11:16:37 +01:00 |
|
|
11fccbfc0d
|
fix sass->scss asset dir name
|
2022-03-02 11:11:57 +01:00 |
|
|
15441a0941
|
feat(front/FileUpload): display errors and allow retrying or canceling the upload
|
2022-03-02 11:10:58 +01:00 |
|
|
7ad0eac6db
|
feat(front/file-uploader): reduce page height changes/unnecessary visual changes, improve ux
|
2022-03-02 11:09:55 +01:00 |
|
|
c906827fe1
|
fix(front/file-uploader): do not add failed uploads to finished uploads list
|
2022-03-02 11:07:27 +01:00 |
|
|
5477c858ef
|
fix(front/file-uploader): prevent starting upload if another upload is running
|
2022-03-02 11:06:53 +01:00 |
|
|
79fb4e28c8
|
chore(front/file-uploader): convert file-uploader view to svelte
|
2022-03-02 10:26:48 +01:00 |
|
|
e94b98aee0
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-03-01 10:50:35 +01:00 |
|
|
47156c9a77
|
Remove feather icons in favor of lucide icons (included with swaf)
|
2022-03-01 10:50:14 +01:00 |
|
|
79d23a4604
|
swaf upgrade: convert views to svelte
|
2022-02-19 10:17:21 +01:00 |
|
|
5571737d93
|
swaf upgrade: fix eslint
|
2022-02-19 09:30:51 +01:00 |
|
|
377c073cd2
|
swaf upgrade: move views to new assets folder
|
2022-02-18 20:46:50 +01:00 |
|
|
b1ba6b9106
|
swaf upgrade: make code compile
|
2022-02-18 20:46:34 +01:00 |
|
|
69b234d95c
|
upgrade dependencies
|
2022-02-18 20:35:36 +01:00 |
|
|
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 |
|
|
5f5275ceb1
|
upgrade dependencies
|
2021-12-24 15:20:28 +01:00 |
|
|
eb0364a2f7
|
Fix eslint and fix linting issues
|
2021-11-21 17:52:56 +01:00 |
|
|
f2f34dd00f
|
Update eslint config with swaf
|
2021-11-21 17:44:12 +01:00 |
|
|
8c1230d501
|
Remove reference to deleted tsconfig.frontend.json from eslint config
|
2021-11-21 17:41:48 +01:00 |
|
|
6002ad5290
|
Remove webpack and unused dependencies
|
2021-11-21 17:07:31 +01:00 |
|
|
257a407faf
|
Remove unused old assets
|
2021-11-21 16:58:59 +01:00 |
|
|
569a50e43a
|
Upgrade swaf and dependencies
|
2021-11-20 19:54:59 +01:00 |
|
|
938e8b4ebb
|
Add imagemin-webp
|
2021-06-07 11:24:52 +02:00 |
|
|
7e260ebde2
|
Upgrade dependencies, replace img-loader with image-minimizer-webpack-plugin
|
2021-06-07 11:21:43 +02:00 |
|
|
efbc895ba3
|
Bump @types/node
|
2021-04-30 11:55:59 +02:00 |
|
|
2cb5b6f8f9
|
Replace node-sass with sass
|
2021-04-30 11:55:59 +02:00 |
|
|
3b833e013b
|
Version 1.0.3
|
2021-04-22 20:15:51 +02:00 |
|