Skip to content
Snippets Groups Projects
  1. Feb 04, 2020
  2. Sep 13, 2019
  3. Nov 28, 2018
  4. Nov 01, 2018
    • Marcos Spessatto Defendi's avatar
      Removal of Template, Blaze, BlazeLayout, FlowRouter, DDPRateLimiter, Session,... · 5ca2b8f2
      Marcos Spessatto Defendi authored
      Removal of Template, Blaze, BlazeLayout, FlowRouter, DDPRateLimiter, Session, UAParser, Promise, Reload and CryptoJS global variables (#12433)
      
      * First wave of removal of Meteor global
      
      * Second wave of removal of Meteor global
      
      * Third wave of removal of Meteor global
      
      * Fix tests
      
      * Remove global variable SHA256
      
      * Remove global variable WebApp
      
      * Remove global variable EJSON
      
      * Remove global variable Email
      
      * Remove global variable HTTP
      
      * Remove global variable Random
      
      * Remove global variable ReactiveDict
      
      * Remove global variable ReactiveVar
      
      * Remove global variable Accounts
      
      * Remove globals variables Match and check
      
      * Remove global variable Mongo
      
      * Remove global variable moment
      
      * Remove global variable Tracker
      
      * Remove global variable Blaze
      
      * Remove global variables FlowRouter and BlazeLayout
      
      * Add FlowRouter to eslint global in tests file
      
      * Remove global variable DDPRateLimiter
      
      * Remove global variable Session
      
      * Remove global variable UAParser
      
      * Remove global variable Promise
      
      * Remove global variable Reload
      
      * Remove global variable CryptoJS
      
      * Remove global variable Template
      
      * Fix ESLint
      5ca2b8f2
  5. Aug 16, 2018
  6. Jul 19, 2018
    • Tasso Evangelista's avatar
      [NEW] Room files search form (#11486) · 0306438e
      Tasso Evangelista authored
      * Keep only one PhotoSwipe gallery open
      
      * Refactor PhotoSwipe code
      
      * Handle preloading in PhotoSwipe
      
      * Use common fixCordova helper in uploadFilesList
      
      * Fix log helper
      
      * Fix the server-side handling of room_files collection
      
      * Improvements in uploadedFilesList
      
      * Adjust margins
      
      * Add file name filter for uploaded files
      
      * Add search form for uploaded files
      
      * Add missing translation key
      
      * Fix indentation in template
      
      * Add layout changes
      
      * Fix progressive loading in uploaded files list
      
      * Add rel="noopener noreferrer" to links in uploaded files list
      
      * Rename parameter
      
      * Handle image loading for PhotoShipe gallery
      
      * Show images in uploaded files list in PhotoSwipe gallery
      
      * Add escapeCssUrl helper
      
      * Escape thumbnail URL in uploaded files list
      
      * Force download on uploaded files list
      
      * Add a publication for uploaded files list with search text
      
      * Update roomFiles.js
      
      * Update roomFilesWithSearchText.js
      0306438e
  7. Dec 23, 2016
  8. Dec 10, 2016
  9. Jan 09, 2016
  10. May 24, 2015
Loading