Commit Graph

289 Commits (ccc67ce8b7d213ce686dc18b5b15d5fa922eb0e7)

Author SHA1 Message Date
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
ansuz deeb47c40b reportAppUsage for settings
ansuz 5a83759ee2 add usage button to settings page
ansuz cde9ea9887 update footer version
ansuz bd07b3a80f less cramped styling on text inputs on /settings/
ansuz d4ce3dc6b9 don't rewrite css rules. FOUC is too long
ansuz 364dae2882 update templated html
ansuz df7363f416 regenerate templated files for new footer
ansuz 3e9eb03e5a display a user's public signing key in settings if it exists
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings
ansuz 805e26bc07 add a version footer to main pages
yflory ca9faa0056 Fix wrong translation keys
yflory a8d200ef2e Don't redirect until realtime is synced when logging in
yflory 4206382865 Fix the settings app to allow backup for unregistered users
yflory f62267f8a1 Ability to import local pads in the user object
ansuz 01c4d7d4a7 Merge branch 'maybe' into staging
yflory 2b6e44189d When trying to reset the drive, tell the user if the input text is invalid
yflory 370ae81106 Use the display name in the backup file name if not logged in
Caleb James DeLisle 91eda5fa83 Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
ansuz 7db0e14bc0 add 'force' flag to override removal of html elements
yflory f130fd0598 Fix horizontal scrollbar in edge
yflory 4f4075ed6e Make the settings app available to anonymous users
ansuz 69b6f80e4b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 86adfbf27d update cache-busting directive in all supported apps
yflory 8e7e1d336e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 96f6b5755d Add the blog link in the header and footer
ansuz d49a7d7ec4 fix undefined reference
ansuz a4913f2f4b provide UI for disabling the user feedback api
ansuz 06f0891d21 add allowUserFeedback toggle to settigs page
yflory 38893fb8e5 Remove the 'Bootstart tooltips require Tether' error
yflory d7d7165dc4 Login page was using a wrong translation key
yflory 454d1c2052 Do not load all the translations anymore, only the needed one
yflory 9702305abc Use better translation keys in settings
yflory a6497f7a52 Add a way to show the drive tips again
yflory 7762ffcbff Ability to use Ctrl+click on the cryptpad logo in apps
yflory 7497e0d1c5 Add a dropdown user menu to the top bar in static pages
yflory 0e76b18278 Hide the links in the html topbar on small screens
yflory 7758d056fa Ability to import/export a user realtime object
yflory 0a43570990 Add the new files for the settings app