Commit graph

1049 commits

Author SHA1 Message Date
09fc6e0113 Added to_param to refer to packages by /:name 2021-02-18 01:57:33 +01:00
6303343c17 JSON output migrated to Paperclip style URLs 2021-02-14 22:13:27 +01:00
5153043f46 Hint of deprecated ISP removed. Dokku hint added. 2021-02-14 19:01:57 +01:00
2862d2354d Slight improvement of default error messages. 2021-02-14 18:59:48 +01:00
c5cd5db749 Added template for moderation list 2021-02-14 18:51:53 +01:00
ce7198b713 Added simple moderate feature in My page 2021-02-14 18:48:48 +01:00
953cd056aa Clearer links in paginator 2021-02-14 18:01:46 +01:00
3f0737c614 Fix 404 for missing package 2021-02-14 16:51:55 +01:00
9a91229336 Fixed size and choice of dummy images 2021-02-14 16:41:52 +01:00
eb2a5c6e19 Healthcheck added
https://github.com/linqueta/rails-healthcheck
2021-02-14 16:41:29 +01:00
e9062012dd CI is not totally necessary at the moment 2021-02-14 16:07:36 +01:00
1f7ba785a1 One partial view eliminated 2021-02-14 15:33:22 +01:00
a46a44ac39 No debug logging in production 2021-02-14 15:32:45 +01:00
dc5e6d151b One SQL query per view saved 2021-02-14 15:32:37 +01:00
c636ee40a5 Simplified browsing view 2021-02-14 11:14:13 +01:00
fce8fe2dce Renamed. The image was actually the small version. 2021-02-14 10:35:50 +01:00
f2a283606e Fine-tuning the list view 2021-02-14 10:35:20 +01:00
011d479cb0 temporarily allow larger images for paperclip migration 2021-02-14 01:21:00 +01:00
41103d3c8a Typo 2021-02-13 23:22:25 +01:00
456d9df8c0 Removed file exist check in old Paperclip-style 2021-02-13 23:22:16 +01:00
957855de50 Reflecting Shrine path change in nginx config template 2021-02-13 23:15:25 +01:00
10f4aa7a42 Gem update was not complete. Fixed. 2021-02-13 23:10:37 +01:00
d27bfa5d0d Remove meta_request gem which is broken with Rails 6.1 2021-02-13 23:08:10 +01:00
9164515dd3 Screenshot path changed. Ignore them in Git. 2021-02-13 23:07:56 +01:00
3a6d0dae12 Gems updated. Ruby updated to 2.6.6 2021-02-13 22:35:11 +01:00
e9aea5325a Missing images return images properly now 2021-02-13 22:33:02 +01:00
8b6e9b4fdd Re-added dummy PNG files for 404 returns of images 2021-02-13 22:32:41 +01:00
6d0ed8c8f8 Adding prefix /shrine for static images
Otherwise /screenshot/:name might get confused with
/screenshot/simage/123/small-123.png
2021-02-13 22:16:37 +01:00
afba572dcd todo hint added 2021-02-13 22:16:03 +01:00
baaa419f00 /thumbnail and /screenshot redirect properly to Shrine file 2021-02-13 22:15:57 +01:00
294b55f591 Path fixed 2021-02-13 21:09:47 +01:00
6ec58ac1d8 Adding HTTP debug response headers to distinguish requests 2021-02-13 21:05:59 +01:00
5d8ab83262 Using proper variable to identify vhost 2021-02-13 20:19:42 +01:00
3d4de2b878 Delivering static images directly from Nginx. 2021-02-13 20:10:57 +01:00
3b99f3d08e Procfile added to explicitly use Puma as a backend webserver 2021-02-13 19:16:47 +01:00
bbc8bf55fb Gemfile.lock updated. 2021-02-13 19:16:04 +01:00
15c50f63d6 Trying to add own custom Dokku nginx template 2021-02-13 19:15:36 +01:00
657f81739b Explicitly specifying Ruby version 2021-02-13 00:40:40 +01:00
a8ad2b9334 Merge branch 'master' of salsa.debian.org:debian/debshots 2021-02-13 00:39:33 +01:00
413763ca5d Using DATABASE_URL env variable for Dokku deployment 2021-02-13 00:39:25 +01:00
7f2f62c6cf Updated Gemfile.lock 2021-02-13 00:12:00 +01:00
Christoph Haas
bec12869c0 Update .gitlab-ci.yml 2021-02-08 09:49:58 +00:00
Christoph Haas
d8adfc03ab Update .gitlab-ci.yml 2021-02-08 09:43:04 +00:00
Christoph Haas
e05fa8192a Update .gitlab-ci.yml 2021-02-08 09:30:49 +00:00
Christoph Haas
897977aec0 Update .gitlab-ci.yml 2021-02-08 09:21:41 +00:00
Christoph Haas
86f14812b7 Update .gitlab-ci.yml 2021-02-08 00:09:52 +00:00
Christoph Haas
0024826039 Update .gitlab-ci.yml 2021-02-08 00:07:31 +00:00
Christoph Haas
bf82c2dfdb Update .gitlab-ci.yml 2021-02-07 23:13:50 +00:00
Christoph Haas
b5baf95ec2 Update .gitlab-ci.yml 2021-02-07 23:11:19 +00:00
Christoph Haas
6a43b25b14 Update .gitlab-ci.yml 2021-02-07 22:59:18 +00:00