Commit Graph

1925 Commits (7f01694f896f873fd4fa1c5e32d2ccbeef92f69f)

Author SHA1 Message Date
ansuz 0b54a76211 lint compliance
ansuz cd29208267 fix toolbar's incorrect gotoDrive title
ansuz e85e2dcabd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz d3d9e2e771 WIP: refactoring rpc code
ansuz afcc888a8b make flat dom quiet again
yflory e164edec03 Fix the webworker app
yflory c59c6072f3 Remove jquery from outer
yflory c6b8bbea59 Fix tests
yflory 04e02871bc Merge branch 'refactor2' into staging
yflory 4903bd0757 Enable messenger in async store
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies
Caleb James DeLisle 5187b3f26c Flow compliance and fix a few bugs in rpc.js
yflory 664625a6ef Fix more async store issues
yflory 5c3237e093 Fix issues with the async store
yflory b3688db202 Use async store
yflory 0840570fbf Async store part 1
ansuz 385ac9607c pass 'self' into common-util instead of using window
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps
yflory 644f6e9985 Use the bounce app to open links from inner
ansuz 812df7de6f Merge branch 'merge-staging' into staging
ansuz be5c5831dd lint compliance
yflory b0f553e9ea Add a markdown toolbar to help with the markdown syntax
ansuz 4ff4ccd1d3 use faster and more correct 'find' implementation
ansuz 701af29192 fix broken register/login process
ansuz a3c093838c merge latest staging and resolve conflicts
ansuz 56102d3689 use unified listmap
ansuz 661db129b2 lint compliance
ansuz 80978377f2 return transformed cursor value
ansuz ee6c2097f5 resolve merge conflicts
yflory 9795ac32cb Ability to burn an anonymous drive from the browser
yflory 280a7c2765 Clean cryptpad-common
yflory eba1c9dfac Add chainpad log to the debug app
yflory 30cea8888d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 06011065d2 Add a debug app
ansuz 60c4973d62 resolve merge conflicts
ansuz 585f9d2e4e repair broken 'clear channel' button
yflory 000f3edd1d Constants file
yflory 477f14bb8b Put constants in a separate file
yflory 7f88d1d43a Improve drive loading speed
yflory 06ede6b294 Fix export in apps using framework
yflory c35e3d644e Make sure dates are stored as numbers in the drive
yflory 655dfe971d Add translation for the edit username button in the userlist
ansuz d1beb6493b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz b96ea47f1f strip tracking parameters when parsing urls
yflory fc02f97d78 Use less2 classes in the user menu
yflory 41a082c46d Fix video thumbnails
yflory af8aa25228 Add an option to never rename a file during the session
yflory 31b31654ec Lint compliance
yflory 25d3d321da Ability to rename a file before uploading it to the server
yflory 2813b7219e Fix the public key using the wrong domain in settings
yflory a96e49d55a Fix filepicker creating a new netflux network when initialized
yflory 630ac45948 Fix laggy and blinking tooltips
yflory 1f53304ad3 Display a dropdown menu inside another one
yflory 014e12b5b5 Ability to update the username from the userlist
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe
yflory 5a2afb5c95 Remove Realtime and Messaging from common
yflory 30c8c253dd Remove util and hash from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
Caleb James DeLisle 50da6b3b2e Needs to be handled in chainpad-listmap
Revert "Do content checks on the drive so if it gets corrupted, the patch will be rejected"

This reverts commit eaa7b6e8e5.
Caleb James DeLisle eaa7b6e8e5 Do content checks on the drive so if it gets corrupted, the patch will be rejected
yflory 354c63bd64 Clean old code
Caleb James DeLisle ac66511f0a Merge branch 'staging' into new-diff
yflory f931574dac lint compliance
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
Caleb James DeLisle 840cd91bcb manual merge
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
yflory 101482b8cc Migrate settings to use a sandboxed iframe
yflory c1ba08cfc6 Make sure thumbnails are .png
yflory 0956905ca8 Wipe localForage on log out
yflory 6b9ffe8dd1 Make thumbnails more secure
ansuz e07bb0f7b3 roll back to old transform function, except in pad
yflory a592317e35 lint compliance
yflory fef97ed60e Fix an creating duplicates mediatags in markdown preview
yflory 9060464f37 Create thumbnails only when the tab is not focused
yflory a37e6c7979 lint compliance
yflory 2a3a5c4342 Ability to disable thumbnails
yflory 1871749b6f Fix -1 viewer in the userlist when disconnected
yflory cf3024ef5b Ability to display an error in the toolbar state
yflory 8de9a596f1 Fix cursor in thumbnails
yflory fd7bb3aadb Make sure the infinite spinner modal is not displayed multiple times
yflory 3ebb5ca493 Fix issue in diffMarked creating text nodes for each character
yflory 4250688856 Migrate profile to use sframe
ansuz 4c0049ad55 don't log presence of other users as 'joins' when you have first joined
ansuz 325f685f3e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 1cbf1aec92 prevent undefined access in non-sframe apps
yflory ac1b67ad67 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 1245b4d244 Enable thumbnails in poll and whiteboard
ansuz df1a700cb2 disable thumbnail test. add test for flat dom
ansuz 02cd7e5b58 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 69890ebd8f prototype alternate datastructure for trees in listmap
ansuz 23c305f71f implement removeItem so localForage doesn't complain
yflory 6f020b67ca Add thumbnails to framework apps
yflory bf817f20ee Fix file upload in code and slide
yflory 24572a40d2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory f4adbd980e Thumbnails for the code app
ansuz 69f9a7ebf3 make userlist change notifications configurable
Caleb James DeLisle 027b9fa383 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle aa37997aa3 Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm>
ansuz bac608adfe Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz dc90811090 only call onReady once in sframe-listmap
yflory bac10472f3 lint compliance
yflory 39b4cb9226 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 18b5b20d27 Add thumbnails for PDFs
ansuz aee51f1317 lint compliance
ansuz 447b0a74ee handle errors for videos when uploading
yflory 30a69fae13 Add thumbnails for videos
yflory 21f8ae7570 Keep the correct ratio for image thumbnails
yflory 2be22867c1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 13718d0263 Fix recent pads in chrome
ansuz 2e5fdf709a Merge branch 'soon' into staging
Caleb James DeLisle 9b02b36724 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle d7e9498143 Fix and then disable the new OT
ansuz 288e141c1f add missing sframe method
yflory c1d05a00ba Improve media-tag export in pad to work with existing CSP
yflory 3e4faf1be1 Add new state messages in the toolbar
yflory 6d080bcb45 Ability to export mediatag images in pad
yflory a0dd867f33 Fix pending state not removed after friend invite rejected
yflory c25be21138 Fix the upgrade button in the drive
Caleb James DeLisle cc6b2192e4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 515214aed1 Use present mode in embed code
yflory 201c974df6 Merge branch 'thumbnails' into staging
Caleb James DeLisle 81d0b3272d Fix multiple infinite-spinner errors piling up on top of eachother
Caleb James DeLisle 9e4c48f537 lint errors
Caleb James DeLisle a149152f11 Merge branch 'staging' into framework
yflory 4116d08dd1 Display thumbnails in the drive and then file picker
yflory 6920129126 Embed images from the drive in whiteboard
MacLemon 867b971c33 Compressed images: PNG recompressed pixel identical, JPGs recompressed visually identically. Saving about 9.8%≈580kB overall, to speed up initial and repeating client connections.
yflory 2fd120100a Merge branch 'wb' into staging
Caleb James DeLisle 15337603bb Merge branch 'staging' into framework
Caleb James DeLisle 854c1e94a4 make infinite spinner error message go away if ChainPad settles after it has been popped
yflory 6926d42292 Autoload template picker to make it faster to appear when used
yflory 1c8e1a36e8 Add file type in the pad attributes for existing files
yflory b86f8e3f26 Fix uloaded files not moved to the correct folder in drive
Caleb James DeLisle 753e2d797e Merge branch 'staging' into framework
yflory 62bc72847f Add an error message when trying to tag a deleted pad
Caleb James DeLisle c773b5d076 Remove a brittle test which can make a pad inaccessible, switch from transformFunction to (new) patchTransformer and add another DOM.normalize() which is needed
yflory 69dd3a60ab Hide template and fileupload buttons for anonymous users
yflory 8e1f15e88d Get title suggestion based on poll's description
yflory 95ad25973e Ability to delete a stronger pad from readonly mode
yflory b28c1537e8 Fix history in readonly mode
ansuz f0bdc3b26f second try
ansuz d50a692986 add note about tags to prompt
Caleb James DeLisle c8928a0811 Switch the transform function and also stop calling textPatcher without the metadata
yflory 035150614d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 484e216054 Fix hashtag button in the toolbar
ansuz a12239405b fix toolbar 'home link' to visit home page from drive
Caleb James DeLisle 828a685ba8 Fix broken browser fight logging
yflory aa744567ed Fix thumbnails in sframe apps
yflory 5e7bf0cfb8 Embed an image in whiteboard
Caleb James DeLisle f0eb58ee95 Merge branch 'staging' into framework
yflory 1c7c37c121 Add the file class to pads in 'template' and 'recent' categories in the drive
yflory ab3648a30a Merge branch 'newpoll' into staging
ansuz 503111d26a use recompiled media-tag
ansuz 427afc3954 override modified file name in pdfjs
ansuz d85db64939 add tags from drive
Caleb James DeLisle 0aecfad854 Occasionally the language selector only says "Mode" rather than the language
ansuz 1f35798194 stop event propagation from tag prompt
Caleb James DeLisle d9e97b86e6 Merge branch 'staging' into framework
Caleb James DeLisle 383c2f54cb 1. Add a class cp-hidden-if-readonly which is display:none if the pad is in read-only mode. 2. Don't show color pickers or options when in read-only on presentation.
yflory 26dfc65c25 Comments in polls
yflory 68bda92291 Use codemirror for description in poll
ansuz b8ce149db6 add hint about tag usage
Caleb James DeLisle d6570ad9f2 Standardize media-tag embedder and make media tags always absolute URL, Standardize import/export logic for codemirror apps, fix arrow key navigation in presentation fullscreen mode before first click.
yflory 5cf86bf74a Update UI in poll and remove old code
ansuz 09c0a473e2 fix function signatures
yflory 3337689630 Wrong translation key in toolbar
yflory 126742a1c3 Fix bugs in sframe poll and update UI
ansuz 351b95d6a9 resolve merge conflicts
ansuz 6c7b135f91 lint compliance
ansuz 94c392b79f secure messaging
Caleb James DeLisle 53f65f6a87 Merge branch 'staging' into framework
Caleb James DeLisle fa6938baa8 1. Migrated /slide/ to use framework
2. Fixed CSS not being applied on /slide/
3. Minor changes to /code/ to reuse code which is also used on /slide/
Caleb James DeLisle 1e5bc5da14 onReady should only be called once, onContentUpdate should be able to throw and there should be a generic normalizer
Caleb James DeLisle 12e82e80ec When changing the title of a presentation, the title in the bottom of the slide should also change
ansuz 48c49e5a75 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 19e58cec94 prevent typeError
Caleb James DeLisle f95acda758 Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/
Caleb James DeLisle 6dbc02e81a Merge branch 'staging' into framework
Caleb James DeLisle 1c791b5b51 Fix framework by removing some async and also fix media tags
Caleb James DeLisle 90d00c10b1 Make metadata-manager a bit more robust
yflory 8de1852ab9 Lint compliance
yflory b4de31c827 Merge branch 'newdrive' into staging
Caleb James DeLisle 342b6012f7 manual merge of staging into framework
Caleb James DeLisle cf6030ab8b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle e62c5e1d07 Add some debugging lines to help synthesize error cases
yflory 345bfc1cea Remove migration for pad attributes
ansuz b3e066eaca show loading screen tips during loading screen
Caleb James DeLisle 77fe6a9bba small bug fixes
Caleb James DeLisle 1b01855dd2 Merge branch 'staging' into framework
Caleb James DeLisle 1fd7a6e2b3 Mistake in mkEvent which makes all events only work once
Caleb James DeLisle 368a6b2406 manual merge, still wip
yflory cdeac00633 Merge branch 'staging' into newdrive
yflory a8eecee590 Fix access to undefined variable in drive
yflory 91e36171eb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 138ad17e3e Fix 'import local pads' in settings creating duplicates
yflory d2f1d0c0e9 Fix readme pad not added at registration in sframe drive
Caleb James DeLisle ae54cbca33 Refactor sframe-cpnf-inner to export chainpad
Caleb James DeLisle 44018ee7e1 Improve the LessLoader check to hopefully stop the message saying cookies were blocked.
Caleb James DeLisle b15527565c Allow passing arguments when firing events
Caleb James DeLisle 0eb2165f31 Implement a new pad framework and make it work (seemingly) with /pad/
Caleb James DeLisle d9845d3450 Refactor sframe-cpnf-inner to export chainpad
Caleb James DeLisle f418ee9632 Improve the LessLoader check to hopefully stop the message saying cookies were blocked.
Caleb James DeLisle 72f03b2a47 Allow passing arguments when firing events
yflory 6aeb366767 Lint
yflory 0600ce59ec Display the 'spinner' when typing in sframe apps
yflory 1d7683503f Fix link origin in sframe upload table
yflory 92c808812a Fix missing style in toolbar/less2
yflory 4049931924 Lint
yflory c364377d7c Use less2 in sframe drive
yflory 47fe7b1c53 Drive in sandboxed iframe
yflory dfdeb7b113 Fix style and race condition for history mode
yflory a810d7bd85 Fix style and race condition for history mode
yflory 456370b1aa Base for Drive in sandboxed iframe
ansuz 95302366d1 lint compliance
ansuz 68f7d4bc0a more conformant tagPrompt behaviour
ansuz f990200996 drop any notion of crypto from sframe-listmap
ansuz a1c124f1be Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz c9223cb942 listmap does not care about 'readOnly' mode anymore
yflory 88914ec6cc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 8a09e39f46 Enable tags in pads
ansuz d2b27f3588 resolve merge conflicts
ansuz 4af01e6e9e make listmap consume cpNfInner
yflory 6fdd66167a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 732585ea7b Sandboxed iframe for the whiteboard app
ansuz d72146ba7f use setAttribute for assigning attributes in hyperscript
yflory a1e7bf701d Select the element after clicking 'show in folder' in the drive search
yflory 1131ef0172 Fix language selection in sandboxed iframes
yflory 018f71df04 Add drop handlers for mediatags in ckeditor
ansuz 08e0ae424d log errors in less compilation
ansuz 5b45e92250 delete range requests after they have completed
ansuz 47ce645897 implement slice
ansuz 6ed4f2fc64 fix a thing
ansuz 8a564bf350 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 513f8e73d4 refactor cryptpad.ready to use nthen
Caleb James DeLisle b643ccc232 typo
Caleb James DeLisle 652c916690 change the command in the documentation so that it will not change itself
Caleb James DeLisle 845f75f8a7 remove a 100ms dead spot from page load
Caleb James DeLisle b24e9b84af Manual merge, update the CSS in loading.js and document that loading.less does nothing.
Caleb James DeLisle 8a32b72ffc 1. implement cryptpadCache which has put() and get() functions that can be used like a localStorage that auto-flushes when a new version is released
2. change loading.js to use packaged css in order to get the loading screen up as quick as possible.
3. change LessLoader to cache less in cryptpadCache
ansuz 4d688289cc lint-compliance
ansuz 2797a77f5d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 47cfa0cf45 Focus the editable content when opening a codemirror pad
ansuz f039fc7ff5 develop a system for avoiding z-index problems
yflory bafa401473 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz fbd4be6135 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory d360e2d0f4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory ab64bf9e59 Use less2 for the loading screen
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
ansuz a332168926 fix some bugs in prompts, alerts, confirms
ansuz 0db33d48fc properly handle variable args in Cryptpad.alert
Caleb James DeLisle 0d8c292fef Merge branches 'staging' and 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
Caleb James DeLisle d46cc8226d Update LessLoader to be capable of loading CSS as well as less files and properly rewrite the URLs
ansuz e1f090bb9d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 244e3ecba7 support forefront flag in alert config
Caleb James DeLisle 63cb5dfc1e Make less loader rewrite urls to use version parameter
Caleb James DeLisle d967df2cec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle e3c0ec29f7 Hopefully chase out a race in sframe-channel
yflory 8c41e0bdd6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 437f50fd4a Migrate the file to a sandboxed iframe
Caleb James DeLisle 1713167a5d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 981a919328 Added tooltips back to sframe land with hopefully a more robust removal.
yflory 7d720c73a9 Merge branch 'soon'
yflory ddbda08c88 Fix an issue when cleaning the template category in the drive
ansuz 9d229b8868 lint compliance
ansuz a87ccdc37e remove redundant lines
ansuz da0e31fa54 guard against possible type errors
ansuz a0b3201df3 fix focus on alerts, prompts, and confirms. call back from alerts
yflory 5a4836fe6d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 79094aa4bb Fix closing the title input when the title is not modified
ansuz 58c38dd77b focus on the current window when you pop an alert
ansuz b9545f45f7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 306fec2d0e improve messages for template picker confirm
ansuz 1943c83f69 clean up api for Cryptpad.confirm
Caleb James DeLisle 8d3ebdbaf7 I'm stupid
Caleb James DeLisle 041071e61c manual merge
Caleb James DeLisle 7334173b4a Hopefully fix infinite spinner whenever there is a disconnect (pad)
yflory 304a8df808 Remove unneeded migration and fix attributes migration
ansuz 5a1abc8986 let's try using actual js syntax
ansuz 134c6057c1 Merge branch 'slide2' of github.com:xwiki-labs/cryptpad into origin/slide2
ansuz 59d25b4c1a use camel case, not snek case
ansuz 520b8967fd allow people with short passwords to log in
yflory 5bf966633c Merge branch 'staging' into slide2
yflory 514bff7065 Add slide number in the title in slide2
ansuz 0ed6846e07 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz b5b9f931c7 don't use common-realtime
ansuz 32e8c8ef4b implement alertify without alertify
yflory c3a07e879c Merge branch 'staging' into slide2
yflory fc069dac48 Ask the user before loading the template picker
yflory 05793c220c Fix secure iframes on Edge
yflory 290d668ceb Fix race condition preventing slide to work on Edge
ansuz 739903d511 don't check account usage if you aren't logged in
ansuz bbf7ed3827 refactor drive to use dialog.selectable()
fix class on alertify-like boxes
yflory f2aaaa9751 Move slide to secure iframe
ansuz 809b56625d refactor ui elements
ansuz bca9ba66cb enforce a configurable minimum password length when registering
ansuz fab6264ce6 use loading screen from pages.js
ansuz e8298f165a only display first letter of name if user has no avatar
ansuz 85003f7a23 lint compliance
ansuz cca3c04d43 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 15e24ebe4f ui for hashtag picker
ansuz 1b97996ef8 implement util.once
yflory 0423a5f4e2 Clean secure iframe code
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
yflory 61b228db79 Fix double / when storing a file
yflory 3ca9f41290 Get embed code for pad and code
yflory 0bb6698399 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory e85b34f127 Add embed options in the secure pad hashes
ansuz b3d5e04bb4 lint compliance
ansuz 3d2a2da74e add listAllTags api
ansuz 0e8a26e8eb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 1c50bb3f61 clear hung tooltips
yflory 53eb9bb541 Remove the logo from the filepicker loading screen
yflory 729c013af7 Get mediatag embed code from the file app
yflory 4108520d20 Add contacts in the new menu if the user is logged in
yflory 78b338c379 Merge branch 'code2' into staging
yflory db86a2dbee Merge branch 'code2' of github.com:xwiki-labs/cryptpad into code2
yflory d2787e3eff Make code2 the default code app
ansuz 4069945bc4 Merge branch 'code2' of github.com:xwiki-labs/cryptpad into code2
ansuz cd7b00d45b make pixels 100px
ansuz b1a1f4ba13 add encrypted thumbnails to metadata for images.
correct decryption logic
ansuz b8e913c95a more thumbnail methods
ansuz ffbb21dd2c use cryptpad-september build of media-tag
yflory 86e23ac19f Use less2 in secure iframes
yflory f12f4bb925 Integrate filepicker secure iframe in the code2 app
ansuz 1072e3e797 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz ae60b5845f implement search-by-tag for filesData
ansuz 72ef730f23 implement tag-related functions
ansuz 0302c06d0e send feedback if client does not support symbols
ansuz 52019dc763 make get and set pad attribute return only cloned data
yflory 89b7b644f3 Enable drag & upload in code2 and prepare filepicker
Caleb James DeLisle e2719d9098 Add media-tag-nacl to cryptpad so it will be hosted on the server
yflory 885282ddea Fix undefined friend
Caleb James DeLisle a60709ff73 Infinite spinner popup leads to frame attempting to reload and failing
yflory b8971cdc23 Add previewMode settings to code2
yflory 0d008aaa2e Add indent settings to code2
yflory f54dc7505c Migrate indentation settings to a settings subobject
yflory 0893bcc0e5 Merge branch 'staging' into code2
yflory f06683e949 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 0ce32464fd Fix flickering avatar in firefox
ansuz ba0e935add stub localStorage, and handle errors that might come from touching localStorage
ansuz be8ea4102e keep trying to parse the hash until it works
yflory a2ed266048 Move the code app in a secure iframe
ansuz a34d1793e0 drop 'loading' text from loading screen
ansuz 181a19a9a0 polyfill for array.fill
yflory 51fa6287c1 Enable notifications in secure pads
yflory 642dc17910 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 901917983b Fix an issue preventing pads to be stored in the drive
ansuz 8fb7fef3f5 regular expressions are never falsey
ansuz 24eac9b4a6 test for flakey tests
ansuz 7d2a76f4d6 delete dead code. fix off-by-one for messages. turn off history button when history is exhausted
ansuz 430a6f7b77 lint compliance
yflory d9a4a32bf9 Fix avatar for anonymous users in secure pads
yflory 00fda0d7d7 Fix avatar in read-only mode (secure pads)
yflory 88cb4fd83c Enable friend requests from secure pads
yflory 147d88d845 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory e43c68aa48 Fix viewers number in secure iframe
yflory f89015d9ed Update the tab title to match the pad title in pad2
ansuz 1280cd1659 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 51c065d13c Fix link to main in the new toolbar
yflory d9bf2abcd8 Fix old hashes not working anymore in pad
ansuz 536fe04790 emit notification when alert, confirm, or prompt are called
yflory d4589c4699 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 6c65e5ff72 Fix the ghost icon in the drive and add missing text
ansuz 5c2b58e703 log error synchronously so we get a trace when pinPads has no callback
ansuz 841e3af8da handle unfriends. clean up. better input validation
ansuz c66a0c55e0 ensure that function signatures are correct
ansuz 91f6e3e543 remove a lot of dead code
ansuz 57d0c6c973 Merge branch 'new-messaging' into staging
ansuz 9e04d039d7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 22d754d514 handle user renames
Caleb James DeLisle 0a6f81850f Handle infinite-spinner errors and properly inform the user
ansuz f58d4c941f clean up a bit
ansuz b75a951a98 encode messages with 'author' field instead of 'channel'
Caleb James DeLisle 7bbea28831 minor anti-xss changes...
ansuz 013b75ae67 implement history range requests
ansuz b71f1860db make uid function reusable
Caleb James DeLisle 75fde58846 Well that was stupid... (fix bug introduced in acfaaa7d56 when trying to make jshint compliance)
Caleb James DeLisle 5d9599c9b7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle cbac5e417c Make loading screen come much earlier on pad2
yflory b6881349be Fix an issue with the notifications in secure pads
yflory ec64ac485d Fix 'not a function' error
Caleb James DeLisle acfaaa7d56 jshint compliance
Caleb James DeLisle 2ad9fcee17 Manual merge of notify.js
Caleb James DeLisle 8a9755611a Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
Caleb James DeLisle 2dacd57e76 fix caching on favicon
yflory 33025a9df9 Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
yflory c33b128bf4 Enable feedback in pad2
yflory e81bb3fe08 Fix profile link in the userlist
ansuz 002eed0d6f make most of the messenger api async
Caleb James DeLisle d9f5e3638e Big caching improvements :D
yflory b4864b96ac Add a recent pads category in the drive
Caleb James DeLisle 4f3b4a30ee Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2
Caleb James DeLisle 4b70fc9f49 Use resources from the original origin in pad2
yflory aa9e0d3cd3 Enable AppConfig in pad2
yflory f40d2c0b20 Add templates to pad2
yflory 8d020833af Add missing file
yflory 8d837d22ea Add history to pad2