Marc Riera
|
adb84cd3ec
|
Add Catalan translation
|
2021-09-30 14:35:51 +02:00 |
|
Antoine POPINEAU
|
f22908e104
|
Added failed authentication string to locale files.
|
2021-08-04 14:31:15 +02:00 |
|
Brodi
|
4cf31a1d14
|
Fix typo (authentication failure string)
|
2021-08-02 14:56:29 +02:00 |
|
Antoine POPINEAU
|
63fd877ddb
|
Zeroize sensitive values on reset and authentication failure.
|
2021-07-06 14:01:09 +02:00 |
|
Antoine POPINEAU
|
29b1ba24b0
|
Move error message outside of main prompt area.
|
2021-07-05 22:51:10 +02:00 |
|
Antoine POPINEAU
|
6f4bb704df
|
Fixed mistake in README: greetd accepts arguments in commands [skip ci].
|
2021-07-05 18:06:42 +02:00 |
|
Antoine POPINEAU
|
49fee5e8b7
|
Try and give some sort of direction as to how to run desktop environments.
|
2021-07-05 17:27:50 +02:00 |
|
Antoine POPINEAU
|
686c57c6b4
|
Prepare v0.6.1.
|
2021-07-05 10:42:28 +02:00 |
|
Antoine POPINEAU
|
a64543f30c
|
Add manpage.
|
2021-07-05 09:09:41 +02:00 |
|
Antoine POPINEAU
|
93a6456860
|
Prepare v0.6.0.
|
2021-07-04 11:26:22 +02:00 |
|
Antoine POPINEAU
|
d7bbacdc5d
|
Updated README.
|
2021-07-04 01:53:44 +02:00 |
|
Antoine POPINEAU
|
2be3b60437
|
Add option to remember the last selected session instead of relying solely on the --cmd option (#30).
|
2021-07-03 21:51:39 +02:00 |
|
Andrea Feletto
|
8a7a2bf58b
|
italian translation
|
2021-06-30 16:11:42 +02:00 |
|
Yurii Matsiuk
|
074328f485
|
Add NixOS section into README.md
|
2021-06-29 09:10:15 +02:00 |
|
Antoine POPINEAU
|
f2fb5ae034
|
Merge pull request #27 from tony-aln/patch-1
Create tuigreet.ftl
|
2021-06-28 22:09:18 +02:00 |
|
Antoine POPINEAU
|
f5c7df43c3
|
Enabled customization of password redaction character instead of "*".
|
2021-06-28 22:03:40 +02:00 |
|
Tony
|
40fd287e92
|
Create tuigreet.ftl
Brazilian Portuguese localization.
|
2021-06-28 18:46:34 +00:00 |
|
Antoine POPINEAU
|
2dc86f7c87
|
Merge pull request #26 from brodi1/german-translations
Add german translations
|
2021-06-28 16:45:29 +02:00 |
|
Antoine POPINEAU
|
d7424b4d43
|
Prepare 0.5.0.
|
2021-06-28 16:41:02 +02:00 |
|
Antoine POPINEAU
|
74cc3e6ea4
|
Refactoring.
|
2021-06-28 16:35:06 +02:00 |
|
Brodi
|
b03da2bb43
|
Create tuigreet.ftl
- [tuigreet.ftl] german translation
|
2021-06-27 14:30:12 +02:00 |
|
Antoine POPINEAU
|
f354f5bdda
|
Minor refactoring.
|
2021-06-25 00:00:06 +02:00 |
|
Antoine POPINEAU
|
1cecc6a20c
|
Removed some more exit conditions since we now try never to exit on authentication failure.
|
2021-06-24 23:44:58 +02:00 |
|
Antoine POPINEAU
|
f618d16559
|
Added support for localization, with English and French translations (#25).
|
2021-06-24 22:58:01 +02:00 |
|
Antoine POPINEAU
|
0b21921b4d
|
ESC now resets the form and session.
|
2021-06-23 11:53:35 +02:00 |
|
Antoine POPINEAU
|
0c5b66df2d
|
Edit CI to build unpublished releases for development branches.
|
2021-06-23 10:44:09 +02:00 |
|
Antoine POPINEAU
|
b1bffe700a
|
Loop prompt on authentication failure instead of exiting (regards #24).
|
2021-06-23 10:03:22 +02:00 |
|
Antoine POPINEAU
|
a59eaa77d4
|
Prepare v0.4.0.
|
2021-06-13 17:08:45 +02:00 |
|
Antoine POPINEAU
|
b1e0bb094b
|
Updated dependencies.
|
2021-06-13 17:04:39 +02:00 |
|
Antoine POPINEAU
|
76c929f584
|
Apply container padding to greeting message.
|
2021-06-13 17:03:27 +02:00 |
|
Antoine POPINEAU
|
c2a0ba75ab
|
Added power options menu to shut down and reboot.
|
2021-06-13 16:39:56 +02:00 |
|
Antoine POPINEAU
|
02b2672f4f
|
Added option to customize global padding (closes #22).
|
2021-06-08 21:20:05 +02:00 |
|
Antoine POPINEAU
|
b00d224731
|
Update screenshot in README now that the date format is fixed.
|
2021-06-08 21:18:23 +02:00 |
|
Antoine POPINEAU
|
234b3624bd
|
Add postfix space to prompts if they do not end with it.
|
2021-06-01 17:07:00 +02:00 |
|
Antoine POPINEAU
|
65fecf3a37
|
Prepare v0.3.1.
|
2021-05-31 23:25:18 +02:00 |
|
Antoine POPINEAU
|
bbdc465a70
|
Fixed issue when leaving a dialog would not return to the correct previous state.
|
2021-05-31 23:24:07 +02:00 |
|
Antoine POPINEAU
|
1853cf71e2
|
Some linting.
|
2021-05-31 23:23:28 +02:00 |
|
Antoine POPINEAU
|
15b75430f4
|
Prepare 0.3.0.
|
2021-05-31 21:59:13 +02:00 |
|
Antoine POPINEAU
|
97b84fb136
|
Handle ^U to clear the current field (username, answer or command). Closes #20.
|
2021-05-31 18:32:43 +02:00 |
|
Antoine POPINEAU
|
2b4f0f7b13
|
Allow customizing X and Wayland session directories (closes #15).
|
2021-05-31 18:00:48 +02:00 |
|
Antoine POPINEAU
|
5c735fc9df
|
Update all dependencies.
|
2021-05-26 13:04:17 +02:00 |
|
Kai Xu
|
c0cd8c2da4
|
Bugfix in time formatting
|
2021-05-26 11:52:48 +02:00 |
|
Antoine POPINEAU
|
8a1f7c317c
|
Popup menus do not set previous state, so Esc always returns to the main previous state. Fixes #8 and closes #11.
|
2021-05-26 11:51:56 +02:00 |
|
Patrick Chieppe
|
ec1f8dc386
|
Remove single-span construction for greeting
|
2020-10-17 13:54:53 +11:00 |
|
Patrick Chieppe
|
d52a9bbb16
|
Update tui to 0.12.0
|
2020-10-17 13:47:48 +11:00 |
|
Antoine POPINEAU
|
ad06a85c0a
|
Prevent cursor from blinking out of control.
|
2020-08-19 23:42:44 +02:00 |
|
Antoine POPINEAU
|
716c95479e
|
Delete remembered username on ESC.
|
2020-08-19 18:08:00 +02:00 |
|
Antoine POPINEAU
|
39dfc5b75d
|
Fixed use of Span(s) in tui-rs 0.10.0.
|
2020-08-19 17:55:17 +02:00 |
|
Antoine POPINEAU
|
b31047b853
|
Prepare 0.2.0 [skip ci].
|
2020-08-19 17:36:36 +02:00 |
|
Antoine POPINEAU
|
6560f2b6c9
|
Updated dependencies (and tui-rs to 0.10.0).
|
2020-08-19 17:11:10 +02:00 |
|