Commit Graph

87 Commits

Author SHA1 Message Date
yflory 04ff20cee1 Use default language for missing plugin translation keys 2024-06-21 17:01:33 +02:00
yflory 44484c5968 Remove XXX from translation keys 2024-01-29 17:49:21 +01:00
yflory e65baebadc Restrict SSO registration 2023-12-19 17:59:56 +01:00
yflory e52d9f77c1 Merge branch 'staging' into invitations 2023-12-19 15:03:40 +01:00
yflory 199dcc8c62 Merge branch 'staging' into authsso 2023-12-11 16:46:11 +01:00
yflory f506e5a8cf Instance invitation and user management prototype 2023-12-01 15:44:20 +01:00
David Benque 8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory e8d719c438 Fix OIDC sso issues 2023-10-18 15:39:54 +02:00
yflory 37008242e2 Merge branch 'main' into authsso 2023-10-12 14:56:04 +02:00
yflory 7ab51a90dd Fix callback called multiple times in login code 2023-10-04 15:15:18 +02:00
yflory d68dde07a9 Remove translation XXX 2023-09-28 18:33:03 +02:00
yflory ef92d9217c Merge branch 'moderation' into staging 2023-09-28 17:56:46 +02:00
yflory f282db9121 Add new placeholder data and account script to admin panel 2023-09-14 17:49:16 +02:00
yflory 4d643e51a1 Add new error message with deleted template 2023-09-13 15:43:25 +02:00
yflory 975a177cbb Add UI/UX when reading a placeholder 2023-09-08 18:10:02 +02:00
daria 49e2077c01 updated error message #1207 2023-09-07 14:26:49 +03:00
daria f5a7a346af changed error text on login page
fixed #1207
2023-09-01 14:35:27 +03:00
yflory deb14c412f Fix XXX 2023-07-13 14:12:47 +02:00
yflory c10fc37645 Merge branch 'totp-ui' into 5.4-rc 2023-07-11 10:30:36 +02:00
yflory b93b5eae4e SSO: OIDC login and register 2023-06-27 16:04:32 +02:00
yflory 18d6ccdfd3 SSO: OIDC auth 2023-06-23 19:06:29 +02:00
yflory 9aac9d1c2f TOTP: Use HTTP challenges to write and remove blocks 2023-06-09 15:06:17 +02:00
yflory 8b97742ef6 TOTP: don't store user hash when using block 2023-06-06 16:07:00 +02:00
yflory 5b703c8db5 TOTP: improve login UI 2023-06-06 12:34:24 +02:00
ansuz bd19288869 notes on pending improvements to add before merge/release 2023-05-11 16:42:47 +05:30
ansuz dbe0e782bc lint compliance 2023-05-06 18:55:56 +05:30
ansuz 5cd306a18a add client-side support for TOTP-authenticated sessions 2023-05-06 14:39:23 +05:30
ansuz 08b6009a84 stop including username in login block 2023-03-07 13:29:45 +05:30
ansuz 4968bbf961 WIP limit on block size 2023-01-11 14:50:16 +05:30
Pamplemousse 9019d92291 removing `bower`: migrate `nthen`
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:42 +01:00
Pamplemousse 67b7ea28b8 removing `bower`: migrate `scrypt-async`
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:41 +01:00
Pamplemousse 871110ec12 removing `bower`: migrate `chainpad*`
Also, explicitly add `chainpad-netflux`.

Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:41 +01:00
Pamplemousse 325154e956 removing `bower`: migrate `tweetnacl`
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 08:08:16 +01:00
yflory 70e602d9c9 Prototype install app 2022-12-20 16:57:51 +01:00
ansuz 15cf523144 don't load the janky test framework that we aren't even using 2021-11-22 16:35:35 +05:30
yflory bdfb4db13c lint compliance 2021-10-13 17:32:01 +02:00
yflory 62e7467a94 Fix scrollbar in loading message 2021-10-13 17:30:04 +02:00
ansuz a2ad37a8ad stop supporting IE
1. stop polyfilling promises
2. use named defines for chainpad-listmap and its dependencies while we're at it

use 'bower update' for things to work
2021-09-03 20:00:31 +05:30
ansuz d960c10a31 clear login token when deleting your account and before logging in 2021-08-10 18:46:10 +05:30
ansuz 09cbeefd99 double-check that blocks have been written
even if 'write' calls back with no error
also update the changelog
2021-07-02 14:48:24 +05:30
ansuz c7a731d30c remove hardcoded translation 2021-05-04 13:45:44 +05:30
ansuz 729d51fb9b update block storage APIs 2021-04-29 13:32:19 +05:30
ansuz 50045c08d0 WIP restrict registration 2021-04-26 18:31:33 +05:30
ansuz 75623a4349 call back with error when creating a login block 2021-04-26 18:08:46 +05:30
ansuz 9bb1a7b790 don't create a readme in users' drives on registration 2021-04-14 09:26:09 +05:30
ansuz 02b7ad7669 stop calling a function that hasn't existed for 4 months 2021-03-04 17:14:43 +05:30
yflory d43cb509dc Checkup: test sandbox domain and login block 2021-03-02 16:05:18 +01:00
yflory df8785e79d Bump new account versions 2021-02-26 12:18:17 +01:00
yflory f3d2fc6ad5 Stop using sessionStorage for login redirect and new pad options 2020-10-30 15:00:12 +01:00
yflory 39b3af2ae3 Store language settings in the user object 2020-06-02 10:42:58 +02:00