Commit graph

61 commits

Author SHA1 Message Date
Adrian Nöthlich
ac0efc6002
Fix ssoauth path regex
The ssoauth page is called without a trailing slash (presumably because of the GET-parameters).
Therefore he regex for calling the main.js does not match and the rendered `/ssoauth` page is without function.

Fixes #1410
2024-02-11 16:54:35 +01:00
yflory
199dcc8c62 Merge branch 'staging' into authsso 2023-12-11 16:46:11 +01:00
David Benque
8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory
37008242e2 Merge branch 'main' into authsso 2023-10-12 14:56:04 +02:00
yflory
a187222ed5 Add instance name to page titles #1043 2023-07-13 15:36:48 +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
e893613b43 TOTP: recovery by secret key 2023-05-15 17:33:58 +02:00
Pamplemousse
9019d92291 removing bower: migrate nthen
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:42 +01:00
Pamplemousse
6c10407802 removing bower: migrate bootstrap
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:41 +01:00
Pamplemousse
c8859524ee removing bower: migrate components-font-awesome
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:40 +01:00
yflory
70e602d9c9 Prototype install app 2022-12-20 16:57:51 +01:00
Maxime Cesson
edaa8e1d9e Redo placeholder before loading screens for inner and outer 2022-07-12 13:07:58 +02:00
Maxime Cesson
4b7e1b0757 Add a placeholder before loading screens for slow connection 2022-07-11 10:21:00 +02:00
ansuz
78bc424e84 don't load info pages in iframes 2022-04-04 16:38:18 +05:30
ansuz
50045c08d0 WIP restrict registration 2021-04-26 18:31:33 +05:30
ansuz
8cb6c258f3 remove dead code 2021-02-08 18:40:31 +05:30
David Benqué
ead97d8f41 Remove FAQ and references to it 2020-11-16 11:06:48 +00:00
yflory
7509ce1cc7 Use new application icons 2018-11-05 12:02:27 +01:00
yflory
4edb1c2e0d Set the hash to the last clicked item in the FAQ 2018-10-29 15:26:31 +01:00
yflory
d3dbd0c712 Move static pages content in their own file 2018-10-25 11:41:18 +02:00
Caleb James DeLisle
0d5ac05866 refactoring of the less infrastructure 2018-07-14 15:15:23 +02:00
yflory
9e711e4cd4 Remove Bootstrap's JS in static pages 2018-03-22 10:49:20 +01:00
yflory
4288f536f1 Use requireCSS to load FontAwesome 2018-03-21 18:31:53 +01:00
ansuz
11b0781717 delete unused code 2018-03-20 10:44:26 +01:00
yflory
c9ed6d6bf8 New pad creation screen 2018-03-13 11:31:08 +01:00
ansuz
8150abddbe remove dead code from pages.js 2017-11-21 15:52:37 +01:00
yflory
ce5d24a1d3 Remove error message about Tether 2017-10-23 11:57:10 +02:00
yflory
d360e2d0f4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-09-13 16:20:26 +02:00
yflory
ab64bf9e59 Use less2 for the loading screen 2017-09-13 16:19:26 +02:00
Caleb James DeLisle
789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 2017-09-13 14:47:50 +02:00
ansuz
54eefd3d94 replace contacts with contacts2 2017-08-25 16:07:53 +02:00
ansuz
89a13d4b21 work on contacts2 until feature parity is reached 2017-08-22 15:55:49 +02:00
Pierre Bondoerffer
c953e71a18
better class generation and remove duplicate class 2017-08-04 15:06:58 +02:00
Pierre Bondoerffer
6614f3f0e6
put the page class on html element 2017-08-04 14:50:35 +02:00
Caleb James DeLisle
c274a27dfb Fix a merge conflict which I accidentally let through and then fix a few unused variables in template.js 2017-08-04 11:33:28 +02:00
Caleb James DeLisle
0d1f19f5d4 Big manual merge 2017-08-04 11:20:17 +02:00
CatalinScr
69c470330f updated the favicons, changed the menu
PLEASE ENTER A COMMIT MESSAGE TO EXPLAIN WHY THIS MERGE IS NECESSAry,
2017-08-01 15:21:07 +03:00
CatalinScr
e609950977 Changed the favicon, added the boostrap js file, reconfigure the top menu 2017-08-01 15:20:29 +03:00
Caleb James DeLisle
cd2b41f51e Fix up some less for supporting the info-pages 2017-08-01 11:53:06 +02:00
ansuz
777dea2014 Merge branch 'staging' into todo 2017-07-31 11:43:56 +02:00
ansuz
a458d7fa46 bump to latest version 2017-07-31 10:24:35 +02:00
ansuz
dcf5719eaf handle most of the boilerplate stuff 2017-07-23 14:27:47 +02:00
Caleb James DeLisle
8404017af1 wip 2017-07-22 16:43:53 +02:00
ansuz
f2320190b8 change friends url to /contacts/ 2017-07-17 17:18:28 +02:00
yflory
ac684a8dc7 Use the APP toolbar in profile 2017-07-12 18:34:16 +02:00
ansuz
3453e54357 bump footer and package.json for upcoming version 2017-07-12 10:49:05 +02:00
yflory
125018c8c3 New settings page 2017-07-10 18:29:23 +02:00
yflory
a5e8f6ae81 Add friend app and fix avatar size 2017-07-06 18:00:03 +02:00
ansuz
4016a95540 prototype invite app 2017-07-05 16:01:50 +02:00