2014-03-26 |
Charles Connell | Note search |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Charles Connell | Splash text size |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Charles Connell | Oops |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Charles Connell | Header fixes |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Charles Connell | Account pages on same template tree |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Charles Connell | Update allowed hosts |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Charles Connell | Note page, bump jquery version |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Charles Connell | Merge branch 'master' into redesign |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Charles Connell | Course page, datatables |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Charles Connell | New fonts, mobile nav |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Charles Connell | Add control panel template file |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Charles Connell | Fix sorting on course list |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Charles Connell | Remove unused js file #340 |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Karmaworld | update script to be more percise to reduce memory usage |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Bryan | example needed update for scheme agnostic links |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Bryan | new requirement for crypto libs |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Charles Connell | File upload now pretty |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Charles Connell | Merge branch 'master' into redesign |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Charles Connell | Merge pull request #357 from FinalsClub/quizzes |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Charles Connell | Simpler keyword URL 357/head |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Charles Connell | moving around the filepicker button |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Charles Connell | Remove keyword link for now |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Charles Connell | Merge branch 'master' into quizzes |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Charles Connell | Merge pull request #355 from FinalsClub/332-convert... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Charles Connell | Remove unreachable condition 355/head |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Jacob Hilker | cleanup conversion script |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Jacob Hilker | add hack to make code blocks look normal, a fix should... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Charles Connell | Rollback fix from yesterday |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Charles Connell | Little polish |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Jacob Hilker | remove iframe and noscript if markdown exists |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Charles Connell | Handle edge case |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Charles Connell | Add a sanity check |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Charles Connell | Actually get the note contents uploaded |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Charles Connell | Management command to upload notes to filepicker that... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Charles Connell | Working through course detail page |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Charles Connell | Disable download button if we don't have a fp_file... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Charles Connell | Starting on the course detail page |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Jacob Hilker | add ability to view original file |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Jacob Hilker | Merge remote-tracking branch 'origin/master' into 332... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Jacob Hilker | only convert non pdfs, add command to convert all non... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Jacob Hilker | convert all new notes to markdown, display using marked.js |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Charles Connell | The home page is pretty close now |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Charles Connell | More work on the front page |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Charles Connell | Transitioning to new design, starting with the homepage |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Charles Connell | More little fixes |
commit | commitdiff | tree | snapshot |
2014-03-04 |
williambratches | Merge branch 'master' of https://github.com/FinalsClub... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Charles Connell | Merge branch 'master' into quizzes |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Charles Connell | Working quiz taking interface |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Bryan | actual fix for #346, accidently pushed broken code... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Bryan | conditionally check honeypot errors, closes #346 |
commit | commitdiff | tree | snapshot |
2014-02-25 |
williambratches | Let users edit account settings #291 |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Charles Connell | Merge branch 'master' into quizzes |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Charles Connell | Fuck it |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Charles Connell | Display quiz questions as a form |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Bryan Bonvallet | Merge pull request #345 from FinalsClub/266-tablified... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Jacob Hilker | Remove scope issue for js variables in course_detail... 266-tablified-course-detail-fix-scope-issues 345/head |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Bryan | Merge branch 'feature_honeypot' |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Bryan | honeypot working for #210 and cleaned up the form error... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Bryan | reverting previous optimization as it didn't optimize... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Bryan | attempted speed enhancement for #342 |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Bryan | Aggregate thanks over courses closes #342 . Cleaned... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Charles Connell | Create quizzes based on keywords |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Charles Connell | Merge branch 'master' into quizzes |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Bryan | failed attempt to check for a blank honeypot, form... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Bryan | hotfix from prod to upload MIT courses in a more reliab... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Bryan | removing mixed content so video is no longer blocked. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Bryan | removing school from course URL, using reverse for... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Bryan | Renaming course_list_table.css to reflect more general... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Bryan | for #266 : tablified course detail and note search... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Bryan | making fabric better for VM deployment and btw #335 |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Bryan Bonvallet | Need to use remote user not local user. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Bryan Bonvallet | Making better use of the ssh-config output |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Bryan Bonvallet | Clarifying Vagrant SSH config for fabric |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Jacob Hilker | Remove a command |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Jacob Hilker | Fix README for setting up pdf2htmlEX |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Charles Connell | Remove PDFView #317 |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Charles Connell | Oops |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Charles Connell | If we can't test search indexing properly, let's not... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Charles Connell | Improve keyword edit form, particularly for mobile |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Charles Connell | Import keywords from XML |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Charles Connell | Change URLs, add link to keywords |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Charles Connell | Merge branch 'master' into quizzes |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Charles Connell | Keyword entry page |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Charles Connell | Merge pull request #330 from FinalsClub/131-add-sorting... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Jacob Hilker | add sorting by length of School.name 330/head |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Charles Connell | Merge branch 'master' into quizzes |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Charles Connell | Add keyword/definition models |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Charles Connell | Merge pull request #329 from FinalsClub/315-editable... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Charles Connell | Show true/false questions |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Jacob Hilker | require login for edit endpoint 329/head |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Jacob Hilker | Add ability to edit tags on notes |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Charles Connell | Quiz import from XML |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Charles Connell | Merge branch 'master' into quizzes |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Charles Connell | fix nested inlines |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Charles Connell | All developers are using psql locally now |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Charles Connell | Set canonical links in note contents #309 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Charles Connell | Another way to ensure that we serve static files locally |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Bryan | forgot semicolon |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Bryan | updating nginx for SSL-only operation. closes #319 |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Charles Connell | Remove SSLRedirect #319 |
commit | commitdiff | tree | snapshot |
next |