Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-25 | Backend and frontend protection against csrf attacks: | NavaL | |
- root resources changes the csrf token cookie everytime it is loaded, in particular during the intestitial load during login - it will also add that cookie on single user mode - initialize will still load all resources - but they you cant access them if the csrf token do not match - all ajax calls needs to add the token to the header - non ajax get requests do not need xsrf token validation - non ajax post will have to send the token in as a form input or in the content Issue #612 | |||
2015-11-13 | Issue #523 - Added some JS test | Jefferson Stachelski | |
2015-11-13 | Issue #523 - Created an archive mail button | Jefferson Stachelski | |
2015-11-13 | Remove search engine query lookups when showing no mails available #503 | Giovane | |
2015-11-11 | Propagate search query to noMailAvailablePane component #503 | Giovane | |
2015-04-09 | listening event 'recoverMany' | Roberto Soares | |
2015-02-23 | Revert "Merge pull request #303 from pixelated-project/289" | Bruno Wagner | |
This pull request added tag awareness to the checked mails, but we are not sure we want to go that way yet This reverts commit 791c08166dcf2a3f1f5040944831571c616c35bc, reversing changes made to 26be3c59b174eb9f1a6f73c67489738c7517ce8c. | |||
2015-02-22 | #289 making checked mail tag aware | Duda Dornelles | |
2015-01-15 | #153 fix mail checking and unchecking on mail list | Alexandre Pretto Nunes | |
2015-01-12 | Improve jshint configuration | Alexandre Pretto Nunes | |
2015-01-09 | Fixed call order dependency for tag creation. | Folker Bernitt | |
- Successful rendering of tag list in left pane depended on specific call order of async events | |||
2015-01-06 | Separate auto-refresh for mails and tags, and start moving away from having ↵ | Alexandre Pretto Nunes | |
the left_pane_dispatcher as a middleman | |||
2015-01-06 | Issue #182: Escape special chars in tag list. | Lisa Junger | |
2014-12-18 | \#203 & #204 & #205: fixing client and api for buld mark as read/unread and ↵ | Duda Dornelles | |
delete, functional tests are still broken, investigating... | |||
2014-12-11 | Fixed delete mails from mail list, actions | Neissi Torres Lima | |
2014-12-09 | issue #172 fixed jshint. | Lisa Junger | |
2014-12-09 | issue #172 added timeout monitoring to ajax calls. | Lisa Junger | |
2014-10-17 | small refactoring | Duda Dornelles | |
2014-10-16 | Fixed the pagination on the front-end and added real total mail count ot the ↵ | Bruno Wagner | |
search result | |||
2014-10-16 | Making sure only the tags are shown in the mail when you update the mail | Duda Dornelles | |
tags. Also, disabling the tags feature toggles | |||
2014-10-16 | #96 Mail searches are now paginated, the pages number start at 1 now | Bruno Wagner | |
2014-10-07 | Fixed jshint errors | Bruno Wagner | |
2014-10-01 | #53 - gives better feedback on UI when attempt to add invalid tag is made | Patrick Maia | |
2014-09-03 | reactivating reply/reply all/forward; deactivating reply draft | Duda Dornelles | |
2014-08-25 | Add copyright and license to javascript files | Alexandre Pretto Nunes | |
2014-08-12 | Remove unnecessary 'document' parameter | Alexandre Pretto Nunes | |
2014-08-08 | replaces Smail by Pixelated in all js files | Patrick Maia | |
2014-08-08 | adds signatureStatus, encryptionStatus, tags feature toggles | Patrick Maia | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |