Commit Graph

16 Commits (6ab60f24efc29fa2a66bea06344216923f796bc0)

Author SHA1 Message Date
Tom Hacohen 1525738517 Settings: Implement the dashboard link. 2020-10-09 09:46:36 +03:00
Tom Hacohen 056211147d Settings: implement changing password. 2020-10-02 09:47:28 +03:00
Tom Hacohen b04a7bed5e Settings: only show account settings when logged in. 2020-10-01 17:21:02 +03:00
Tom Hacohen bbc8d3cd88 Settings: change title and sections. 2020-10-01 17:15:47 +03:00
Tom Hacohen 2f565994b7 CollectionMembers: add pages to control collection memberships. 2020-08-06 10:46:35 +03:00
Tom Hacohen 9ec5d2a708 Change code to double-quotes. 2020-08-05 09:45:36 +03:00
Tom Hacohen 435256bede Experimental: add dark mode.
It's been ready for a while, though we haven't bothered enabling it because the
calendar view is less than great, though I think it makes sense to enable it
now as experimental and improve it as we go.

Fixes #128.
2020-05-22 10:52:25 +03:00
Tom Hacohen f3a533ab2d Settings: change to react hooks + remove unneeded props. 2020-05-22 10:48:47 +03:00
Tom Hacohen 0b18cac914 Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
Tom Hacohen 67c5275fa8 Fingerprint: add security fingerprint to settings page
I was initially trying to add it to the side menu. For a reason I just
can't understand the dialog wouldn't show from there, and I
unfortunately don't have time to debug it at the moment. Here it just
works as is "good enough" for now.
2020-02-25 15:45:55 +02:00
Tom Hacohen 566261b91a lint: fix all remaining warnings! 2019-11-07 07:55:51 +02:00
Tom Hacohen 11dd883f5f lint: replace tslint with eslint and fix new warnings and errors. 2019-11-06 00:18:17 +02:00
Tom Hacohen 7da0a6009b More tslint fixes. 2019-02-22 09:43:05 +00:00
Tom Hacohen 3d67ad13b6 Remove redundant semi-colons. 2019-02-21 21:36:08 +00:00
Tom Hacohen a4fca53541 Rename the locale settings to locale
I was trying to make it easier for people, but on second thought, en-GB
is definitely not representative of Europe, so having this split was
confusing.
2019-02-16 19:35:58 +00:00
Tom Hacohen 43044750e3 Add support for settings (route and store). 2019-02-16 19:22:05 +00:00