24 Commits (867006d2f81aa813c36f614fc6f1b98a5937c5f3)

Author SHA1 Message Date
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Knoobie 9bb8e5c4cb Remove Chrome Frame support from X-UA-Compatible (#9270) 6 years ago
  Leif Åstrand 921cd76504 Unify basic instance creation and related error reporting (#9704) 6 years ago
  Leif Åstrand 548650bfe0 Rename findAndFilterDependencies to findDependencies (#9366) 7 years ago
  Henri Sara b60ab78e7c Add missing since tags for 8.1 (#9220) 7 years ago
  Artur f8921dc387 Add support for pluggable filters for rewriting dependencies (#9182) 7 years ago
  Artur 2ecee9af71 Open VaadinServlet and BootstrapHandler classes for external use (#9164) 7 years ago
  Artur 85c004ee4d Make Bootstrap URIResolver available to bootstrap listeners (#9171) 7 years ago
  Artur bb46fff437 Add support for frontend:// using separate es5 and es6 folders 7 years ago
  Ilia Motornyi 973278ac49 Include charset in text/html responses (#8777) (#9123) 7 years ago
  Henri Sara 627f7a111c Add more 8.0.3 since tags 7 years ago
  Artur bba4e4037b Translate "context://" to the context root of the web app 7 years ago
  Artur be694984fb Support loading of HTML imports using @HtmlImport (#8301) 7 years ago
  Artur c916782da1 Support using multiple @JavaScript and @StyleSheet annotations on a class (#8293) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Per-Åke Minborg 6b8f9779fb Convert to try-with-resource 7 years ago
  Per-Åke Minborg 53701564b1 Use diamond in generic creation where possible 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Markus Koivisto bfec8f8907 Remove guava URL encode dependency 8 years ago
  Teemu Suo-Anttila 790b9cbada Fix UIProvider backwards compatibility with AppWidgetset 8 years ago
  Markus Koivisto 7787eee10d Add interface for AppWidgetset (#19770) 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Jonas Granvik b412ae97a6 Add option to disable sending v-loc parameter in init request (#14460). 9 years ago
  Leif Åstrand e20f6fd54a Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045) 9 years ago
  Fabian Lange 65904ffbde Appending query param with vaadin version to js files (#12210) 10 years ago
  Denis Anisimov acffa172b9 Wrap null values into JsonNull json objects in bootstrap handler(#14594) 9 years ago
  Denis Anisimov 11129786c4 Avoid NoClassDefFoundError retrieving Atmosphere version (#14904). 9 years ago
  Leif Åstrand bd5536edb5 Add viewport tag generation support (#13710) 9 years ago
  Denis Anisimov 53f87e5bf3 Show push version information in debug window (#14904). 9 years ago
  Denis Anisimov 222876bc40 Add autogenerated style name for UI based on its class name (#14670) 9 years ago
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 years ago
  Leif Åstrand b77b2045be Remove defunct __gwt_historyFrame (#11560) 9 years ago
  Fabian Lange 7b9cea29ff Adding a constant for vaadinBootstrap.js (#14284) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand e033fcda35 Always initialize WebBrowser for new sessions (#13571) 10 years ago
  Juho Nurminen 47dce33c30 Use IE11 mode (#12629) 10 years ago
  Artur Signell e4d99b3631 Use non-obfuscated version of vaadinPush.js when not in production (#12527) 10 years ago
  Leif Åstrand 41a5d7d952 Don't lock session for checking request details (#12265) 11 years ago
  Artur Signell 172d704fe3 Actually show loading indicator during loading (#12128) 11 years ago
  Leif Åstrand a46c97bd79 Verify CSRF token before accepting new CSRF connection (#11635) 11 years ago
  Artur Signell cf267ec702 Make WebBrowser information available in LegacyApplication init again (#11690) 11 years ago
  Leif Åstrand c44f8380b2 Load vaadinPush.js on demand (#11506) 11 years ago
  Leif Åstrand 4f7377be46 Move push mode to UI and add @Push annotation (#11506) 11 years ago
  Artur Signell cdcdc115b7 Build a minified version of vaadinPush.js in vaadin-push.jar (#11630) 11 years ago
  Artur Signell 3928a8f233 Replaced Atmosphere portal implementation with the jQuery implementation (#11629) 11 years ago
  Leif Åstrand b8614ad16c Add PushMode.isEnabled() (#11626) 11 years ago
  Leif Åstrand eed51a5d58 Ignore duplicate ?restartApplication during UI init (#11587) 11 years ago
  Johannes Dahlström 69def694d5 Server push (#111) 11 years ago