- 19 Apr, 2017 12 commits
-
-
David Haynes authored
- build should pass
-
David Haynes authored
- may need to force others to be up to date, we'll see
-
David Haynes authored
- would help narrow down which ones to update
-
David Haynes authored
- actually fail the build this time
-
David Haynes authored
- simple bash if/else
-
David Haynes authored
- will later work on failing build
-
David Haynes authored
Resolve "CSRF and CSRF-Like Protection" See merge request !86
-
David Haynes authored
- if you embed "/delete/memedaddy" into a page the link would get deleted - this no longer is allowed
-
David Haynes authored
-
David Haynes authored
- readme fixed, and requirements fixed
-
David Haynes authored
- had to debug datetimepicker, remind me to remove that in the future
-
David Haynes authored
-
- 18 Apr, 2017 2 commits
-
-
David Haynes authored
Fix collision resolution See merge request !85
-
Nicholas J Anderson authored
Previously, this would just exit if a collision was found since it would recheck the same short url over and over again. Additionally, it would not increment the cache counter on successful short generation since the error would cause the rest of the stanza to no longer execute
-
- 17 Apr, 2017 2 commits
-
-
Michel Rouly authored
This commit fixes Michel's name.
-
Jean Michel Rouly authored
-
- 12 Apr, 2017 1 commit
-
-
David Haynes authored
-
- 04 Apr, 2017 1 commit
-
-
David Haynes authored
- Literally no errors Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
- 30 Mar, 2017 6 commits
-
-
David Haynes authored
Resolve "Break up settings files into multiple files that inherit from each other" See merge request !83
-
David Haynes authored
- list env vars - also update manage.py and wsgi.py to use associated settings
-
David Haynes authored
- the sourceme script
-
David Haynes authored
- uses enviornment vars - loads script that you can source when `vagrant ssh`'d in
-
David Haynes authored
- Simplifies docker actually
-
David Haynes authored
- All sensitive information relies on env vars - local and prod inherit base and make additional modifications
-
- 29 Mar, 2017 8 commits
-
-
David Haynes authored
Resolve "Allow users to edit their own links" See merge request !82
-
David Haynes authored
- copy paste fix
-
David Haynes authored
- It does not add anything, rather just modifies the Crispy Forms layout - I do love me some crispy forms
-
David Haynes authored
- Test that anon cannot edit someone's link
-
David Haynes authored
- Remove the year old prompt to encourage people to fix the issue
-
David Haynes authored
- Can edit short, target, and expiration date - Get around the short PK by just making a copy and applying changes and then saving it
-
David Haynes authored
- Copies over old attributes that were unedited, deletes old url and saves new one - also fixed css bug on link_box
-
David Haynes authored
- also proper access control set
-
- 28 Mar, 2017 7 commits
-
-
David Haynes authored
- Also remove old css file - Better imports for forms.py
-
David Haynes authored
- simple page, no form implementation yet
-
David Haynes authored
- I can't read
-
David Haynes authored
- a new URL (and test) - a new view (and test)
-
David Haynes authored
- Over time I get annoyed with how I formatted things in the past
-
David Haynes authored
-
David Haynes authored
- docker currently not supported for running unit testing /shrug
-
- 27 Mar, 2017 1 commit
-
-
David Haynes authored
- yeah, well try this on for size gitlab-"""ci"""
-