12 Commits

Author SHA1 Message Date
Leon Klingele
40fb17791e
shard: track dependencies
Commit the whole ./lib/ folder which stores the Crystal dependencies.
This has a few benefits:

- Allows to build the project without a connection to the Internet
  to retrieve dependencies.
- Makes the project resistant against dependency re-tags which might
  include malicious code.
2019-08-15 01:51:27 +02:00
Omar Roth
1d42e4465c Ignore shard.lock 2018-03-22 11:06:43 -05:00
Omar Roth
d9579302a1 Update dependencies 2018-03-22 11:05:49 -05:00
Omar Roth
1aef0d84cf Update dependencies 2018-03-17 00:11:40 -05:00
Omar Roth
72b4d6db6b Update dependencies 2018-03-16 12:16:56 -05:00
Omar Roth
dd7d078152 Update shard.lock 2018-01-28 20:40:20 -06:00
Omar Roth
44dc48fcb6 Remove sentry files 2018-01-28 20:40:12 -06:00
Omar Roth
ed1d3ea5e4 Update deps and remove sentry files 2018-01-28 20:33:09 -06:00
Omar Roth
8d6de7deba Add primitive postgres support 2017-11-29 21:49:26 -06:00
Omar Roth
8ee5423af6 Move views to src/ directory 2017-11-29 15:33:46 -06:00
Omar Roth
7feec0c00d Add engagement rating, rating, likes, dislikes, and form of logging (primitive but in the hope of reverse-engineering requests) 2017-11-28 19:59:51 -06:00
Omar Roth
f9f20f4af0 Add shard.lock 2017-11-23 22:10:07 -06:00