Commit Graph

39 Commits

Author SHA1 Message Date
Bruno Bernardino b1c6ea39ad
Add snap and flatpak options to electron publishing and release
Also adds `deb` and tweaks the v3 compatibility test a bit more since it has failed a couple of times in the last week.

Fixes #201
2022-07-04 12:22:12 +01:00
Martin Kleinschrodt 035fe77867 Commit example .env file 2022-04-12 15:12:09 +02:00
Bruno Bernardino f57be7b855
Fixes signature URLs and missing tag 2021-12-31 13:19:05 +00:00
Martin Kleinschrodt 1ce0afdf68 Automatically generate tauri icons from single source file 2021-12-28 11:24:19 +01:00
Martin Kleinschrodt d4b03558dc Add experimental tauri package 2020-07-19 17:50:05 +02:00
Martin Kleinschrodt 3b0048ec32 First pass at implementing browser extension 2020-01-14 13:43:58 +01:00
Martin Kleinschrodt 96485ebc03 Gracefully handle invalid orgs/members when creating a new vault 2019-12-03 10:19:14 +01:00
Martin Kleinschrodt 4bde082799 Set up docker and docker-compose configs for use with logging and repl 2019-11-29 17:08:25 +01:00
Martin Kleinschrodt d1209081a2 Server: add logging 2019-11-17 08:09:42 +01:00
Martin Kleinschrodt b5b8b6603f Create new pwa package to separate webpack builds from ui package 2019-10-12 17:12:45 +02:00
Martin Kleinschrodt 62c25dba45 Bump version to 3.0.5 2019-10-08 12:04:41 +02:00
Martin Kleinschrodt 86996d7d00 Add notarisation to osx build process; implement auto updates 2019-10-02 17:21:21 +02:00
Martin Kleinschrodt ccd92b4f05 First pass at implementing electron wrapper 2019-10-01 17:39:00 +02:00
Martin Kleinschrodt 0b72b47472 Use http-server package to serve client app 2019-09-01 14:03:51 +02:00
Martin Kleinschrodt 3d39e54215 Display totp tokens and attachments in list view 2019-08-06 09:02:56 +02:00
Martin Kleinschrodt 8bdf52618a Add cordova package 2019-07-16 08:59:57 +02:00
Martin Kleinschrodt 24bf96370c Some styling optimisations 2019-07-07 15:36:42 +02:00
Martin Kleinschrodt d07e8c1dac Ignore built sw.js 2019-07-06 11:19:09 +02:00
Martin Kleinschrodt f6064f1149 First pass at creating service worker for precaching and other PWA features 2019-07-02 15:10:00 +00:00
Martin Kleinschrodt adbaafe26a First pass at implementing a stripe-powered billing service 2019-06-15 16:27:55 +01:00
Martin Kleinschrodt b169dc05b4 Add npm script for generating documentation for core module 2019-04-19 18:14:29 +02:00
Martin Kleinschrodt d227316b4c Update gitignore file 2018-12-11 21:08:44 +01:00
Martin Kleinschrodt 3b6c804d5b Rename Client to App and move into separate module
Move crypto providers into separate modules
Start implementing new Client class for communication with the server
Update project structure to monorepo structure with multiple packages
2018-06-21 22:43:06 +02:00
Martin Kleinschrodt e151b10ea2 Implement WebCrypto provider 2018-06-11 20:01:03 +02:00
Martin Kleinschrodt c379c23786 Update build tooling 2018-06-07 09:47:08 +02:00
Martin Kleinschrodt 87f6f287f0 Fix compiler complaints 2018-06-06 12:40:09 +02:00
Martin Kleinschrodt d1f276f46d Import core modules directly rather than compiling them under a namespace 2018-05-30 16:29:04 +02:00
Martin Kleinschrodt dd5151b394 Ignore compiled test file 2017-06-13 09:32:20 +02:00
Martin Kleinschrodt e941432e29 Remore -styles.html ingorde rules from gitignore 2017-06-13 09:32:20 +02:00
Martin Kleinschrodt 854247fd4b Reorganise project structure, add support for electron-builder 2016-11-03 09:53:29 +01:00
Martin Kleinschrodt 8e6a739f9f Add cordova project as subdirectory 2016-08-06 11:11:21 +02:00
Martin Kleinschrodt 172fe2d59e Add generating style modules to build process 2015-11-06 12:20:48 +07:00
Martin Kleinschrodt 0170d71bc7 Change build script to make sure asset paths are correct 2014-08-03 20:26:15 +02:00
Martin Kleinschrodt 93d3f44549 Add deploy task 2014-08-03 17:22:28 +02:00
Martin Kleinschrodt 74a5eb621b Move keyframes rules to corresponding elements 2014-04-03 11:08:51 +02:00
Martin Kleinschrodt c8b2e4cc28 Move style sheets into separate folder 2014-03-18 19:16:30 +01:00
Martin Kleinschrodt 3a3a9fd0a4 Ignore sass-generated css files 2014-02-01 16:51:24 +01:00
Martin Kleinschrodt 4e4e8bd594 Use sass to compile style sheets; Adjust some styles 2013-12-17 00:02:30 +01:00
Martin Kleinschrodt 33dac41772 initial commit 2013-11-10 22:13:06 +01:00