1
0
mirror of https://github.com/vwxyzjn/portwarden synced 2025-12-06 01:33:18 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
guoguangwu
05a2cfde16 fix: typo 2023-09-18 15:24:51 +08:00
Costa Huang
f537d6237d support restore 2020-03-28 15:29:27 -04:00
Costa Huang
74a7e4e6e7 API-19 # Add simple arguments to enable Portwarden not logging out of Bitwarden 2019-01-10 00:34:53 -05:00
Costa Huang
3b368fb20d API-17 # Delete bitwarden data.json instead of using the logout function 2018-12-19 00:38:01 -05:00
Costa Huang
ebc1eb0be8 API-13 # Update the access token when logging in. 2018-12-13 11:43:57 -05:00
Costa Huang
78d43b4537 API-10 # ignore trailing spaces of bitwarden items 2018-12-06 10:20:04 -05:00
Costa Huang
78ffaf9731 API-6 # Backup the bitwarden CLI data.json into redis 2018-12-01 03:10:50 -05:00
Costa Huang
4542745118 API-6 # Save work 2018-11-29 14:46:01 -05:00
Costa Huang
c30f1ed31b API-1 # Return basic error messages to the front end 2018-11-16 17:45:24 -05:00
Costa Huang
368f2c7ef7 API-1 # Use POST request to backup portwarden files 2018-11-16 17:31:06 -05:00
Costa Huang
1f91de1dae API-1 # Create the backup folder first
This fixes the bug that users without attachments will not be able to write to `./portwarden_backup/main.json`
2018-11-16 17:13:07 -05:00
Costa Huang
706afce3f6 API-1 # Minor refactor 2018-11-16 16:52:48 -05:00
Costa Huang
3b16ac0c9a API-1 # Refactor 2018-11-16 15:53:27 -05:00
Costa Huang
78b085bcce API-1 # Lied. Refactor is now finished 2018-11-15 17:31:31 -05:00
Costa Huang
3d9e6adb3a API-1 # Refactor finished.
Now the front-end `cmd` and `web` should be able to call common methods
2018-11-15 17:29:37 -05:00
Costa Huang
7eef480f51 API-1 # Refactor to put core logic in /core.go 2018-11-15 17:16:52 -05:00