Commit Graph
8 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 8d11d64a6e refactor: Improve automatic route binding (#1689) 2018-08-20 08:10:57 +02:00
Régis FreydandGitHub 29197090a7 Restructure where models are stored (#1476)
The idea is to clean the repository a little bit by moving models into their respective folders.
2018-06-14 20:49:12 -04:00
Matthew BrownandAlexis Saettler da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Régis FreydandGitHub 76c75ce6e7 Add inline notes editing and favorites for notes (#672)
Notes are now edited inline (with Vue.js) and can be marked as favorites.
Favorite notes will appear on the dashboard in a new tab.
2017-12-04 09:55:47 -05:00
Ng Yik PhangandRégis Freyd a03dbe1797 Fix potential CSRF vulnerabilities (#546)
Some `delete` methods were not super bullet proof, that could have potentially allow hackers to do nasty things.
2017-08-16 07:49:08 -04:00
Régis FreydandGitHub a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis FreydandGitHub 9d3d674df7 Add functional tests for activities (#462) 2017-07-11 19:26:13 -04:00
Régis FreydandGitHub 166e662103 Add functional tests for notes (#461) 2017-07-10 22:45:08 -04:00