1
0
mirror of https://github.com/fazo96/homework.git synced 2025-01-09 12:10:08 +01:00

Commit Graph

  • 1e737a9e91 added some API docs and ability to disable API Key gui master v1.3 Enrico Fasoli 2015-03-10 09:55:08 +0100
  • 19850b1d20 added GUI to change API keys Enrico Fasoli 2015-03-09 18:03:25 +0100
  • 7169bf3a57 some restful api updates Enrico Fasoli 2015-03-09 16:29:14 +0100
  • 57d99d5c94 Added experimental RESTful API, bump version to 1.3 Enrico Fasoli 2015-03-07 17:50:26 +0100
  • c567751331 further bug fixing v1.2 Enrico Fasoli 2015-03-02 16:58:13 +0100
  • 80c911d2a8 updated docs Enrico Fasoli 2015-03-02 16:37:40 +0100
  • 99be3a3723 fixed a few bugs Enrico Fasoli 2015-03-02 16:30:47 +0100
  • 91c9aac89d updated deps, added facebook support, bumped ver 1.2 Enrico Fasoli 2015-03-02 15:55:29 +0100
  • 6d31b3d1ff added some jasmine tests tests fazo96 2014-11-20 20:15:11 +0100
  • 50fff6b5e9 notes are now divided in pages v1.1.8 fazo96 2014-11-15 10:22:48 +0100
  • 5a4ada291f upgraded to meteor 1.0 v1.1.7 meteor1.0 fazo96 2014-11-12 17:27:20 +0100
  • 32dd07d50e updating to meteor 1.0 and iron router 1.0... fazo96 2014-11-12 14:24:51 +0100
  • bf3b1a808a update meteor and packages v1.1.6 Enrico Fasoli 2014-10-18 20:57:32 +0200
  • e91a78ec7c Update README.md Enrico Fasoli 2014-10-09 17:01:57 +0200
  • 5a0bc44182 added twitter auth and new alerts Enrico Fasoli 2014-10-09 16:46:23 +0200
  • 8c9cc59503 added twitter auth and new alerts v1.1.5 Enrico Fasoli 2014-10-09 16:46:23 +0200
  • 0b22888902 login expires in 30 days now fazo96 2014-10-06 13:00:57 +0200
  • fc48662b9b use meteor.absoluteurl instead of hardcoded string fazo96 2014-10-04 09:14:28 +0200
  • 79c2f57937 version bump fazo96 2014-10-04 08:17:10 +0200
  • c1d13a8f61 update to meteor 0.9.3.1 and packages fazo96 2014-10-03 21:08:13 +0200
  • 11cdfa2a22 fix #24 fazo96 2014-10-01 08:42:06 +0200
  • 819c56c98e refactor css fazo96 2014-10-01 08:31:52 +0200
  • 14131b89d9 added version info and fixed homepage v1.1.3 fazo96 2014-09-30 09:22:09 +0200
  • b38370581e fix new user registration, redirects and disc management on the homepage v1.1.2 fazo96 2014-09-29 12:26:37 +0200
  • d3a17dd93b fix #21, also fixed #13 sometime in the past fazo96 2014-09-29 10:14:30 +0200
  • 8add0d0a2c fix firefox rendering and show format in date input v1.1.1 fazo96 2014-09-29 09:04:21 +0200
  • 7fb205171d small docs improvement fazo96 2014-09-27 09:42:30 +0200
  • d4d89cea3f fix new account default dateformat v1.1 fazo96 2014-09-27 08:50:28 +0200
  • e784463de5 update to meteor 0.9.3 Enrico Fasoli 2014-09-26 21:29:06 +0200
  • a23b02d39d massive update to fix #20 and other small stuff fazo96 2014-09-26 12:59:23 +0200
  • edf8ef22a6 fix #16 and other stuff fazo96 2014-09-24 10:59:52 +0200
  • 833dc1f649 update README fazo96 2014-09-24 10:38:36 +0200
  • dd40d8e2a7 migrated to meteor 0.9 fazo96 2014-09-23 11:38:27 +0200
  • e5669c6734 better redirect fazo96 2014-09-23 10:32:08 +0200
  • 475181698e code clean up v1.0 fazo96 2014-06-05 17:03:10 +0200
  • ccbae51ce5 delete useless file Enrico Fasoli 2014-06-04 21:05:32 +0200
  • 30273a05b3 removed forgotten debug line fazo96 2014-06-03 15:55:03 +0200
  • 83902975bd Fix readme typo. fazo96 2014-06-03 15:53:57 +0200
  • f620bffcb3 implemented archive, fixes #4 fazo96 2014-06-03 15:40:59 +0200
  • 6ed12e98d8 fixed little security problem, added icons to email ver. page fazo96 2014-06-03 14:34:06 +0200
  • 6478cf09ae Merge pull request #12 from ackl/patch-1 Enrico Fasoli 2014-06-01 22:07:20 +0200
  • 3c328b5ef3 Update README.md Andrew Low 2014-06-01 20:26:10 +0100
  • da964a2a10 new homepage and mobile optimizations. (Fixed #11) fazo96 2014-06-01 15:42:02 +0200
  • 736d695a68 added dates to the notes fazo96 2014-06-01 11:47:27 +0200
  • 398eca2a41 fixed big bugs in last commit fazo96 2014-05-31 19:31:56 +0200
  • 6b42e24e57 improved UI, fixed #1, fixed #6 fazo96 2014-05-31 18:09:56 +0200
  • a841e3d9b2 fixed a few bugs... getting familiar with iron-router fazo96 2014-05-30 15:20:27 +0200
  • ee38f824ea better note list fazo96 2014-05-30 12:18:04 +0200
  • c5090f25e3 better email verification system fazo96 2014-05-30 11:40:15 +0200
  • ce8442a6ab added a router. fixes #9 fazo96 2014-05-30 10:33:32 +0200
  • 2d92401442 new file organization fazo96 2014-05-30 08:27:49 +0200
  • fdbfdb66ac fixed typo in the email message fazo96 2014-05-29 19:05:03 +0200
  • ccb9ca92bc must confirm emails to use app now. fazo96 2014-05-28 18:45:41 +0200
  • 31894750cd UI tweaks fazo96 2014-05-28 14:57:43 +0200
  • 5243404c72 separate notifications and errors. Fixes #8 fazo96 2014-05-28 12:50:30 +0200
  • 7ebd34163c code cleanup. fixed a few bugs fazo96 2014-05-28 10:19:06 +0200
  • f39a2752df added disclaimer: beta fazo96 2014-05-28 08:39:11 +0200
  • 2108fc369d hide ribbon on small screens (fixes #5) fazo96 2014-05-27 20:41:20 +0200
  • bf7c51d4b9 fixed registration bug fazo96 2014-05-27 16:02:37 +0200
  • d2d328b3ef forgot to disable mail confirm again. fazo96 2014-05-27 15:34:25 +0200
  • dcec227896 major refractor and bunch of new features fazo96 2014-05-27 15:33:50 +0200
  • 8de8f3739e added login safety and animation fazo96 2014-05-27 12:46:51 +0200
  • 9d94fa0532 fixed long descs fazo96 2014-05-27 08:54:18 +0200
  • 1f957770f7 notes are now editable fazo96 2014-05-26 19:36:59 +0200
  • 0f195f57e8 removed old commented code fazo96 2014-05-26 16:09:11 +0200
  • 10cfc2d638 implemented notifications fazo96 2014-05-26 16:07:48 +0200
  • eb081dd3cf added editor, not working yet though fazo96 2014-05-26 12:08:14 +0200
  • fa326ac809 trying to fix alerts... fazo96 2014-05-25 19:49:32 +0200
  • 5c6307bdfd quick fix fazo96 2014-05-25 15:39:45 +0200
  • 15c541c4f0 style update fazo96 2014-05-25 15:38:34 +0200
  • 50c529d027 added authentication fazo96 2014-05-25 14:17:55 +0200
  • 54be536454 add readme fazo96 2014-05-25 12:05:19 +0200
  • 4387b8e198 first commit fazo96 2014-05-25 12:01:38 +0200