aboutsummaryrefslogtreecommitdiff
path: root/src/components/login_form/login_form.vue
Commit message (Expand)AuthorAge
* --fixHenry Jameson2022-07-31
* cleanup and fixesHenry Jameson2022-04-20
* make all clickable icons into actual buttonsHenry Jameson2022-03-30
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
* improved the semantics for our icon scale, fixed preview, fixed navbar desktopHenry Jameson2020-10-28
* lintHenry Jameson2020-10-21
* remaining changes...Henry Jameson2020-10-21
* cancel -> timesHenry Jameson2020-10-20
* Password reset pageEugenij2019-09-05
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
* Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
* fix prod buildHenry Jameson2019-05-13
* revert unnecessary changesHenry Jameson2019-04-10
* Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New lint...Henry Jameson2019-04-07
* Formattingshpuld2019-01-28
* Add back that login error thing that someone removedshpuld2019-01-28
* Put oauth text into description.Roger Braun2018-11-08
* Display OAuth login on login form button.Roger Braun2018-11-08
* Add login form back in.Roger Braun2018-11-07
* Re-activate registration, use oauth password flow to fetch token.Roger Braun2018-11-06
* Move login to oauth.Roger Braun2018-10-26
* Revert "Unify button styles and use min-width"William Pitcock2018-08-20
* Unify button styles and use min-widthOle Bertram2018-07-04
* fix: enable translating login form placeholderriking2018-06-06
* made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
* indentsHenry Jameson2018-04-07
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
* Update theme editor to have 4 colors, rewrite the color setter, change a LOT ...shpuld2017-11-17
* Add a bunch of missed localization strings, update english and finnish to match.shpuld2017-11-08
* Add a config.json option for enabling registration, don't link and redirect a...Shpuld Shpuldson2017-06-20
* Started captcha and better avatar control, improved login form to fit registe...Shpuld Shpuldson2017-04-21
* Add a registration form.Roger Braun2017-04-15
* Make the error into a div instead of a button to get rid of the hover effects.shpuld2017-03-09
* Give more specific reason for failed loginwakarimasen2017-03-08
* Show visual feedback on login error, redirect on successwakarimasen2017-03-08
* Merged from develop, made 'new notices' into a 'show new' button placed on th...shpuld2017-03-05
* Fix poor choice of colors for input/textarea borders, adjust login form padding.shpuld2017-02-24
* Align attachments with usercard, make buttons use theme colors, prettify logi...shpuld2017-02-24
* Add styling with base16.Roger Braun2017-01-15
* Login form, post status form, status css fixes.Roger Braun2016-11-12
* Add LoginForm.Roger Braun2016-10-27