Commit Graph

1772 Commits

Author SHA1 Message Date
Stefan Dej
455a3aa194 feat: multiselect in history jobs (#509)
select jobs to show stats only from this jobs and you can delete selected jobs from the history
2022-02-15 23:34:15 +01:00
pataar
6563b7ce47 perf: load codemirror into a chunk for faster LCP (#641) 2022-02-15 21:14:01 +01:00
pataar
844ddc2393 ci: use the correct sha for the compressed size action check (#642) 2022-02-15 20:08:10 +01:00
pataar
97701447e6 ci: run build size report on 'analyze' label (#635) 2022-02-14 23:53:17 +01:00
Stefan Dej
7890d1e004 fix: import bugfixes from release v2.1.2 (#639)
(cherry picked from commit ebf74860f4)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-02-14 23:50:02 +01:00
pataar
6d86ca4b68 build: improve TS checking while developing (#637)
improve TS checking while developing using 'vite-plugin-checker'
2022-02-14 23:20:31 +01:00
th33xitus
fa20b19a5b feat: add custom number input component (#638) 2022-02-14 23:03:49 +01:00
pataar
30b6230a77 build: upgrade eslint to the newest version (#634) 2022-02-14 22:54:50 +01:00
th33xitus
fc86125ebd fix: console error regarding touch directive (#633) 2022-02-13 22:30:57 +01:00
pataar
d3172fa353 fix(env): parse environment variable as string (#632) 2022-02-13 22:24:01 +01:00
pataar
04b6992f3c style: add prettier as default formatter (#614) 2022-02-13 22:09:25 +01:00
pataar
fd22cc297d refactor: make sure that port '80' and '443' are correctly passed through (#631) 2022-02-13 18:40:49 +01:00
pataar
0cf8ba05be refactor: replace 'vue-headful' with 'vue-meta' (#620) 2022-02-11 22:11:54 +01:00
pataar
c589a495a6 refactor: migrate longpress.js to longpress.ts (#619) 2022-02-08 16:11:00 +01:00
srbjessen
a15cb3cbeb locale(da): Update da.json (#596) 2022-02-08 13:14:44 +01:00
Furrciak
30abb687a3 locale(pl): Update 03.02.2022 (#606)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-02-08 13:14:21 +01:00
Furrciak
e9157f14c6 locale(pl): Bugfix 29/01/2022 (#598) 2022-02-08 13:12:30 +01:00
pataar
006a2bfe94 ci: fix incorrect hash length of the bundle report (#618) 2022-02-08 13:06:23 +01:00
pataar
29a2fb5e06 ci: add stripped hashes for compressed-size-action (#617) 2022-02-08 12:47:11 +01:00
pataar
02ec026ed7 ci: add bundle size report for PRs (#616) 2022-02-08 11:45:37 +01:00
pataar
20240fc442 chore: fix initial development environment (#593) 2022-02-08 10:11:29 +01:00
pataar
410610137a build(vite): migrate to vitejs (#594) 2022-02-08 10:10:06 +01:00
FrY Sennberg
5f0c4baaca fix: video and download link in timelapse video dialog (#611) 2022-02-07 13:08:39 +01:00
Eike Ahmels
dc3f191684 chore(docker): windows compatible, without docker-compose wrapper (#613) 2022-02-07 13:08:24 +01:00
lixxbox
e01841e5a8 transition docs to new repo (#605) 2022-02-05 17:28:58 +01:00
Stefan Dej
a5fd16bab9 Delete CNAME 2022-02-05 15:26:50 +01:00
lixxbox
02d5f6b8c3 docs: update credits (#602) 2022-02-02 15:10:39 +01:00
lixxbox
c6432d5b3c docs: cleanup assets folder (#601)
until now all images were in the docs/assets folder.

From now on, an "img" folder should be created in the respective subfolders of the categories, where the images are contained. They are then "closer to the corresponding description".

The assets folder should only contain general graphics like logos.
2022-01-31 14:30:30 +01:00
lixxbox
a4c41121b1 Docs: add feature screenshots (#599) 2022-01-29 21:06:03 +01:00
lixxbox
0005654895 Docs: Add PolicyKit to FAQ (#595)
* docs: add policitykit faq
2022-01-29 11:13:10 +01:00
lixxbox
4f9581f3a0 docs: split up quicktips (#584)
until now, all features were listed under quicktips. for a better overview and in preparation for further descriptions, the pages will be split into quicktips and features.
2022-01-29 11:05:04 +01:00
pataar
44637266bf ci(lint): add ci workflow and update related packages to the latest version (#586)
Co-authored-by: pieter <pieter@interactivestudios.nl>
2022-01-28 20:38:54 +01:00
th33xitus
4559ffcbd5 chore: add .editorconfig (#582) 2022-01-28 20:31:05 +01:00
Stefan Dej
07a0e9aecb chore: push version number to v2.2.0-alpha
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-28 19:41:38 +01:00
Stefan Dej
ed0a6976c1 Merge branch 'develop' 2022-01-28 19:28:50 +01:00
Furrciak
1c4127acf2 locale(pl): additional fix for polish language (#592) 2022-01-28 19:27:53 +01:00
Furrciak
a121e56085 locale(pl): fix polish translation (#589) 2022-01-28 19:27:34 +01:00
Stefan Dej
010b3ac55b chore: push version number to v2.1.1
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-27 22:19:40 +01:00
Furrciak
b944af5448 locale(pl): polish translation (#581)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-01-27 22:15:55 +01:00
srbjessen
0f0180bc50 locale(da): danish - minor updates, missing tags and removed "deceleration" (#578) 2022-01-27 21:55:59 +01:00
Stefan Dej
7148bebef2 Merge remote-tracking branch 'origin/develop' into develop 2022-01-27 21:41:49 +01:00
Stefan Dej
63c90c7eb6 Merge branch 'master' into develop 2022-01-27 21:41:37 +01:00
lixxbox
ed45815d3b docs: fix some broken links (#580)
fix some broken links
2022-01-27 14:24:43 +01:00
Stefan Dej
d856b73cd1 fix: polling klippy error messages (#571) 2022-01-26 01:36:36 +01:00
Stefan Dej
86d3421f1e Merge remote-tracking branch 'origin/develop' into develop 2022-01-23 20:20:22 +01:00
Stefan Dej
b5b25bd90c Merge branch 'master' into develop 2022-01-23 20:20:10 +01:00
Stefan Dej
0db74e9e37 fix: hide second notification in timelapse > remove mp4 (#572) 2022-01-23 20:11:27 +01:00
Pedro Lamas
be0063e2a0 chore(build): Sets Node engine to version 16 (#569) 2022-01-23 00:26:03 +01:00
Zhu Qian
b743467bca locale(zh): Update zh.json (#557)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-01-23 00:23:43 +01:00
Pedro Lamas
8a9bc456b6 chore: Use node 16 for base docker image (#568) 2022-01-23 00:18:21 +01:00