Commit Graph

3387 Commits (b0b1ed037c52e1171f4514655182e7e65f4efd12)
 

Author SHA1 Message Date
ansuz 1179992a90 update feedback key name
ansuz 4a5f5de78c restore missing stylesheet for poll
ansuz bbf9916a91 fixes for file app
ansuz 39149a052b add new feedback keys
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz 9b8866ed72 handle RPC_NOT_READY error for logged out users
ansuz a9f8f42e3c use minified less compiler
ansuz fca1ef4d36 hide unstyled content until the loading screen is displayed
yflory 877c5a8d0e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 19ff8a345d Avatar upload in the profile app
ansuz c53ebe3598 bring upload status container to the front
ansuz 5e56ad912e remove the last bit of compiled css
ansuz 7a7307d560 fix logging when resetting
ansuz 1046a8e302 Merge pull request from MacLemon/reduce-image-asset-size
Optimize image assets to speedup page loading
ansuz 9d83214158 forbid cache poisoning via botched reset calls
yflory 6c94605b9b File upload in the profile
ansuz 7439bbaba2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz ed45814020 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz cfc5907237 remove unnecessary style rules
yflory 85d8eda847 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 176e47f394 Add the profile app
ansuz 1c1869a22c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 7de2683169 make all apps use clientside templates
ansuz f232675cc9 create a favicon if it does not already exist
ansuz 3be6433fdf send feedback on name changes
ansuz bdca6b10c2 use templates in poll.js
ansuz bb74935b08 allow pin limit caching to occur at api level
yflory 00a554ca0d Fix the donate button style with the new toolbar
ansuz 3a9b480e4e resolve merge conflicts in template.js
yflory b2003b32c9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 40f4fc2682 Add the profile app in template.js
ansuz 9b6790534f remove grey text from ckeditor initialState
ansuz e9bfaa9a60 compile less clientside. remove compiled css
ansuz 67a096a8a4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 7b37146034 don't let spacebar keyups propagate outside of the title
ansuz 9195c0cd12 is isOverPinLimit in toolbar
ansuz fce0a37f50 cache pin data once retrieved from the server
yflory 8f2db44793 Remove getTitle from the file app
yflory 33ea8cb183 Make sure we don't call both the yes and no handlers in prompts
yflory c431041e3f Fix position of the rightside drawer with small screen
yflory 3076ade23a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 36ef4178dc Remove the editable title from the file app
ansuz 51e06e68a7 don't change slides when navigating through history
ansuz ffcbde4325 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 48ece55ed5 style fixes, and dynamic less compilation
yflory 38f568635d Fix duplicate media-tag in slides when adding or removing a slide
yflory c364803406 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 805e604e53 Add missing icons
ansuz f181e8db60 correct parentheses
MacLemon f4fdb7040c Optimize image assets to speedup page loading