rup.git
3 years agoMerge branch 'master' of euphorik.ch:rup into master master
Greg Burri [Fri, 5 Mar 2021 10:34:40 +0000 (11:34 +0100)]
Merge branch 'master' of euphorik.ch:rup into master

# Conflicts:
# TODO.md

3 years agoUpdate todo
Greg Burri [Fri, 5 Mar 2021 10:33:29 +0000 (11:33 +0100)]
Update todo

3 years agoMove profile settings in the root Cargo.toml
Grégory Burri [Fri, 11 Sep 2020 11:39:10 +0000 (13:39 +0200)]
Move profile settings in the root Cargo.toml

3 years agoBe able to use 'sass.bat' on Windows.
Grégory Burri [Fri, 11 Sep 2020 10:32:27 +0000 (12:32 +0200)]
Be able to use 'sass.bat' on Windows.

3 years agoAdd a DB module (not used for the moment)
Greg Burri [Thu, 10 Sep 2020 22:30:14 +0000 (00:30 +0200)]
Add a DB module (not used for the moment)

3 years agoCSS -> SASS
Greg Burri [Thu, 10 Sep 2020 17:32:31 +0000 (19:32 +0200)]
CSS -> SASS

3 years agoAdd a common crate.
Greg Burri [Thu, 10 Sep 2020 17:09:33 +0000 (19:09 +0200)]
Add a common crate.

3 years agoMove all the backend code to a 'backend' directory.
Greg Burri [Thu, 10 Sep 2020 17:01:13 +0000 (19:01 +0200)]
Move all the backend code to a 'backend' directory.

3 years agoUpdate dependencies
Grégory Burri [Wed, 9 Sep 2020 13:00:20 +0000 (15:00 +0200)]
Update dependencies

3 years agoAutomatically create a default file config if it doesn't exist.
Grégory Burri [Mon, 7 Sep 2020 11:58:17 +0000 (13:58 +0200)]
Automatically create a default file config if it doesn't exist.

3 years agoAutomatically generate a key if the key file isn't found.
Grégory Burri [Wed, 2 Sep 2020 14:19:47 +0000 (16:19 +0200)]
Automatically generate a key if the key file isn't found.

3 years agoAdd a new format version (2) for encrypted text.
Grégory Burri [Wed, 2 Sep 2020 09:46:28 +0000 (11:46 +0200)]
Add a new format version (2) for encrypted text.

3 years agoUpdate dependencies
Grégory Burri [Mon, 31 Aug 2020 06:25:08 +0000 (08:25 +0200)]
Update dependencies

3 years agoUpdate dependencies
Grégory Burri [Tue, 25 Aug 2020 07:10:40 +0000 (09:10 +0200)]
Update dependencies

3 years agoIncrease line height
Grégory Burri [Tue, 18 Aug 2020 05:37:00 +0000 (07:37 +0200)]
Increase line height

3 years agoUpdate dependencies
Grégory Burri [Mon, 17 Aug 2020 12:07:05 +0000 (14:07 +0200)]
Update dependencies

3 years agoUpdate dependencies
Grégory Burri [Wed, 12 Aug 2020 07:33:57 +0000 (09:33 +0200)]
Update dependencies

3 years agoUpdate dependencies
Grégory Burri [Thu, 7 May 2020 13:14:32 +0000 (15:14 +0200)]
Update dependencies

3 years agoUpdate dependencies
Grégory Burri [Thu, 23 Apr 2020 11:48:46 +0000 (13:48 +0200)]
Update dependencies

4 years agoUpdate to last version of actix-web.
Grégory Burri [Fri, 28 Feb 2020 13:21:22 +0000 (14:21 +0100)]
Update to last version of actix-web.

4 years agoCheck the size of the message before decrypting it.
Grégory Burri [Tue, 27 Aug 2019 12:36:38 +0000 (14:36 +0200)]
Check the size of the message before decrypting it.

4 years agoAutomatically stop and start the service when deploying...w
www-data [Thu, 8 Aug 2019 14:35:08 +0000 (16:35 +0200)]
Automatically stop and start the service when deploying...w

4 years agoCleaning, thanks Clippy.
Grégory Burri [Thu, 8 Aug 2019 14:15:14 +0000 (16:15 +0200)]
Cleaning, thanks Clippy.

4 years agoCleaning
www-data [Thu, 8 Aug 2019 08:34:55 +0000 (10:34 +0200)]
Cleaning

4 years agoDo not overwrite configuration.
www-data [Thu, 8 Aug 2019 08:25:12 +0000 (10:25 +0200)]
Do not overwrite configuration.

4 years agoAdd a deploy script.
www-data [Thu, 8 Aug 2019 08:07:30 +0000 (10:07 +0200)]
Add a deploy script.

4 years agoUse the key file to decipher the message given as http parameter.
Greg Burri [Wed, 7 Aug 2019 21:15:24 +0000 (23:15 +0200)]
Use the key file to decipher the message given as http parameter.

4 years agoCleaning+comments.
Grégory Burri [Wed, 7 Aug 2019 12:51:40 +0000 (14:51 +0200)]
Cleaning+comments.

4 years agoRemove old F# implementation.
Grégory Burri [Wed, 7 Aug 2019 12:17:23 +0000 (14:17 +0200)]
Remove old F# implementation.

4 years agoAdd decipher function.
Greg Burri [Wed, 7 Aug 2019 01:35:50 +0000 (03:35 +0200)]
Add decipher function.

4 years agoImplementation of 'encrypt'.
Greg Burri [Mon, 5 Aug 2019 18:21:42 +0000 (20:21 +0200)]
Implementation of 'encrypt'.

4 years agoDecode from base64
Greg Burri [Fri, 26 Jul 2019 23:39:50 +0000 (01:39 +0200)]
Decode from base64

4 years agoRead and decode key file
Greg Burri [Sun, 21 Jul 2019 11:04:15 +0000 (13:04 +0200)]
Read and decode key file

4 years agoAdd the F# implementation.
Greg Burri [Fri, 12 Jul 2019 20:46:19 +0000 (22:46 +0200)]
Add the F# implementation.

4 years agoParse command line argument.
Greg Burri [Fri, 12 Jul 2019 20:45:22 +0000 (22:45 +0200)]
Parse command line argument.
Add a way ton encrypt a message.

4 years agoAdd a configuration file + crypto module interface
Greg Burri [Fri, 5 Jul 2019 18:54:23 +0000 (20:54 +0200)]
Add a configuration file + crypto module interface

4 years agoAdd files watcher.
Greg Burri [Sun, 23 Jun 2019 13:51:53 +0000 (15:51 +0200)]
Add files watcher.

4 years agoInitial commit
Greg Burri [Sun, 23 Jun 2019 13:01:35 +0000 (15:01 +0200)]
Initial commit