aboutsummaryrefslogtreecommitdiffstats
path: root/accounts (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-27multiuser logout supportAndrea Lepori1-1/+46
2022-03-24move all items in dropdownAndrea Lepori1-2/+3
2022-03-23initial support of user switcherAndrea Lepori2-0/+76
2022-01-31remove debug printAndrea Lepori1-1/+0
2022-01-31add go home message after saving data and other warningAndrea Lepori2-3/+22
2022-01-25fix chrome showing white page on productionAndrea Lepori1-1/+1
2022-01-25explicit comment on non editable fieldsAndrea Lepori1-1/+1
2022-01-25suppress deprecation warningAndrea Lepori1-0/+7
2022-01-21edit terms + change log for new version0.5Andrea Lepori1-2/+4
2022-01-10add option to disable oauthAndrea Lepori2-28/+45
2022-01-05force user linked to midata to use midata loginAndrea Lepori2-1/+29
2022-01-05move all views together in accountsAndrea Lepori1-12/+14
2022-01-05check oauth when creating/editing documentsAndrea Lepori1-38/+29
2022-01-05edit password workingAndrea Lepori2-26/+50
2022-01-04logout user if token expired + set password pageAndrea Lepori2-178/+230
2022-01-04fix disabled fields not submittingAndrea Lepori2-1/+4
2022-01-04autoupdate oauth token when expiredAndrea Lepori1-35/+31
2022-01-03sync data from hitobitoAndrea Lepori2-7/+52
2022-01-02fix tabs in user settingsAndrea Lepori2-11/+5
2022-01-02disconnect oauth check validityAndrea Lepori3-27/+65
2022-01-02login/register with midataAndrea Lepori3-7/+110
2022-01-02pof of oauth2Andrea Lepori2-1/+27
2021-12-26remove unused variables/importsAndrea Lepori1-1/+1
2021-11-17add account data validationAndrea Lepori2-26/+78
2021-10-05fix primary group not showing, rename of fieldAndrea Lepori1-1/+1
2021-08-16remove unused import and variablesAndrea Lepori3-11/+4
2021-06-20add avs number to formAndrea Lepori2-1/+7
2020-09-05remove default hide error fieldsAndrea Lepori1-0/+6
2020-09-05better signup form errorsAndrea Lepori2-16/+48
2020-09-04allow pdf uploadAndrea Lepori2-12/+39
2020-09-03better wording, simpler approve pageAndrea Lepori1-2/+2
2020-08-31variables for accent colorAndrea Lepori2-11/+11
2020-08-31graghics improvement for mobile, and more modularAndrea Lepori2-32/+17
2020-08-29school year format, fix overlapping text in docsAndrea Lepori1-1/+6
2020-08-28vertical concatanate images, resize imagesAndrea Lepori1-5/+17
2020-08-28upload multiple filesAndrea Lepori2-14/+44
2020-08-27download images in jpeg, small improvementsAndrea Lepori2-6/+18
2020-08-09comment code, minor bug fixesAndrea Lepori1-9/+34
2020-07-30perm staff for non primary groupAndrea Lepori1-18/+1
2020-07-30block debug actions and confirm for approve docAndrea Lepori1-1/+0
2020-07-29upload signed documentsAndrea Lepori1-3/+5
2020-07-28accept terms on account creationAndrea Lepori4-7/+76
2020-07-28local font feching, list for non interactive itemsAndrea Lepori2-11/+9
2020-07-26bug fixes and visual improvementsAndrea Lepori2-8/+23
2020-07-22use webp to save imagesAndrea Lepori1-2/+2
2020-07-22compress images before saving to diskAndrea Lepori2-3/+28
2020-07-22fix dirty form detectionAndrea Lepori1-4/+4
2020-07-21static files, last improvements0.1Andrea Lepori1-13/+5
2020-07-20search users, show attachments, fancy pass resetAndrea Lepori2-8/+15
2020-06-25reset password and decorators for login checkAndrea Lepori2-169/+168