1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-23 07:26:40 +02:00
Commit Graph

3477 Commits

Author SHA1 Message Date
antelle
9e5fb90bd6
Argon2id KDF support 2020-12-03 20:22:33 +01:00
antelle
2ed735ad95
fixed list borders on mobile 2020-12-02 21:01:56 +01:00
antelle
00be6f0181
fixed default theme 2020-12-01 19:53:18 +01:00
antelle
29a4d367f9
added missing rgba 2020-12-01 19:42:37 +01:00
antelle
df43c61785
fix #1645: color contrast on the selection 2020-12-01 19:28:07 +01:00
antelle
464c49257a
building arm64.dmg 2020-11-30 21:16:17 +01:00
antelle
bd4a6d0eee
fixed arm64 2020-11-30 21:03:20 +01:00
antelle
9410fc6a8c
apple silicon build 2020-11-30 20:52:09 +01:00
antelle
bd400c0797
up native modules 2020-11-30 18:51:26 +01:00
Dimitri Witkowski
54c721c265
Merge pull request #1642 from PeterDaveHello/DockerfileRefactor
Clean up apt local cache in Dockerfile
2020-11-30 07:49:33 +01:00
Peter Dave Hello
94cfa4f3d4 Replace ADD with COPY instruction in Dockerfile
Reference:

- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#add-or-copy

> For other items (files, directories) that do not require ADD’s tar
> auto-extraction capability, you should always use COPY.
2020-11-30 10:11:32 +08:00
antelle
f21ef7f444
fixed min electron version 2020-11-29 19:58:34 +01:00
Dimitri Witkowski
66a0cf4782
Merge pull request #1639 from PeterDaveHello/patch-3
Ask apk to leave no cache in Dockerfile
2020-11-29 18:57:12 +01:00
Dimitri Witkowski
52f27ce743
Merge pull request #1638 from PeterDaveHello/patch-2
Clean up apt local cache in Dockerfile
2020-11-29 18:56:38 +01:00
Peter Dave Hello
57296ba313
Ask apk to leave no cache in Dockerfile
This will make the image smaller
2020-11-30 01:51:47 +08:00
Peter Dave Hello
47dc1727df
Clean up apt local cache in Dockerfile
This will make the image smaller
2020-11-30 01:49:53 +08:00
antelle
cd9fe46fdb
fixed jumping title in Safari 2020-11-29 18:06:56 +01:00
antelle
775cdf237c
fix #1637: git commit in the About box 2020-11-29 17:10:56 +01:00
antelle
63367998bf
Merge branch 'develop' into master 2020-11-29 15:06:59 +01:00
antelle
5d3e110a9e
release notes 2020-11-29 15:05:47 +01:00
antelle
42267eaef8
languages 2020-11-29 15:05:15 +01:00
antelle
b716599c90
up deps 2020-11-29 14:53:21 +01:00
antelle
6d80de9216
bump version 2020-11-29 14:48:43 +01:00
antelle
212dc99cec
updated screenshot 2020-11-29 14:44:39 +01:00
antelle
6f4f8ec1ea
action names 2020-11-29 14:12:42 +01:00
antelle
24c64daa49
gcloud action 2020-11-29 13:29:01 +01:00
antelle
bdd9a51d25
style fixes 2020-11-29 13:12:32 +01:00
antelle
f27862b036
mac menubar icon 2020-11-29 12:17:49 +01:00
antelle
f7e9f725b0
bugfixes 2020-11-29 11:10:34 +01:00
antelle
4ee430284b
some fixes 2020-11-29 00:19:49 +01:00
antelle
96458048fc
fixed menu color 2020-11-28 23:43:56 +01:00
antelle
a31f9d5a50
new themes 2020-11-28 23:38:12 +01:00
antelle
33d5f0b5bb
some icon fixes 2020-11-28 12:30:46 +01:00
antelle
ec43f0a549
fixed themes grid size 2020-11-27 22:28:10 +01:00
antelle
8e0dc326cb
better theme selector 2020-11-27 21:17:27 +01:00
antelle
9994c87446
default locale in settings 2020-11-27 20:21:24 +01:00
antelle
647ce573b0
set the default language to en-US to reflect what it is 2020-11-27 18:47:55 +01:00
antelle
1ca4ead313
release notes 2020-11-27 18:40:52 +01:00
antelle
1ef5ffab52
Merge branch 'MrSnix-feature/time-format' into develop 2020-11-27 18:40:05 +01:00
antelle
f4f2ddfb3c
fix 2020-11-27 18:38:11 +01:00
antelle
650b4805be
fixed test runner fatal error reporting 2020-11-26 23:34:08 +01:00
antelle
22754f32ec
revert 2020-11-26 23:33:37 +01:00
antelle
85a67b533a
fixed test runner fatal error reporting 2020-11-26 22:27:20 +01:00
antelle
974dbd224a
release notes 2020-11-26 22:04:06 +01:00
antelle
b8c7a8b936
fixed the yubikey icon 2020-11-26 22:04:06 +01:00
antelle
86844064db
updated macOS helper icon 2020-11-26 22:04:05 +01:00
antelle
0c9b9a1b97
removed app icon for macos 2020-11-26 22:04:01 +01:00
Giuseppe
0a9846b86f Fix: wrong argument passed 2020-11-26 21:41:24 +01:00
Giuseppe
96ee17b8cc Moved date-format.js to comp/util/ 2020-11-26 21:19:36 +01:00
Giuseppe
4b65792585 Tests now are UTC based to avoid locale conflicts 2020-11-26 20:48:43 +01:00