Commit Graph

11 Commits

Author SHA1 Message Date
Alexis Saettler 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis Saettler e7c531d4ae chore: apply fixes from StyleCI (#2654) 2019-05-06 08:16:09 +02:00
Régis Freyd b3372264c8 chore: remove events table (#1829) 2018-09-22 22:22:34 -04:00
Alexis Saettler 8d11d64a6e refactor: Improve automatic route binding (#1689) 2018-08-20 08:10:57 +02:00
Régis Freyd 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 Brown da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Régis Freyd 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 Phang 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 Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis Freyd 9d3d674df7 Add functional tests for activities (#462) 2017-07-11 19:26:13 -04:00
Régis Freyd 166e662103 Add functional tests for notes (#461) 2017-07-10 22:45:08 -04:00