f36683f9d4
Statistics fixed
2016-07-15 20:24:19 +02:00
9024833921
Enlarged screenshot description field to 80 chars
2016-07-15 20:10:34 +02:00
e2c73511bc
Removed user dropdown - adding description field and delete button directly into details view
2016-07-15 20:10:19 +02:00
5a203415b0
Replaced foundation icons by font awesome icons
2016-07-15 20:09:55 +02:00
97c5878227
User-friendly 404-page added
2016-07-15 18:16:25 +02:00
c877e8a0b4
RSS feed not yet implemented
2016-07-15 12:38:04 +02:00
2890f940b6
Foundation icon font added.
2016-07-15 12:01:00 +02:00
65d5e39cf1
Minor rewording on about page
2016-07-15 11:02:50 +02:00
6a92292e9b
Return thumbnail or screenshot image upon 404 instead of exception
2016-07-15 11:02:38 +02:00
a01d2c751c
Merge branch 'master' of git.workaround.org:chaas/debshots
2016-07-14 17:43:27 +02:00
93ec827209
Bogus information from /about removed temporarily
2016-07-14 17:43:14 +02:00
8137dc788d
Making version comparison more error-resilient
2016-07-13 23:46:27 +02:00
29867287a5
Regexp for screenshot/thumbnail-with-version fixed
2016-07-13 23:31:24 +02:00
854b6d1390
Accidentally named to paths equally. Fixed.
2016-07-13 22:59:41 +02:00
0f88c13025
Legacy thumbnail-404 and screenshot-404 URLs added
2016-07-13 22:56:59 +02:00
2b9b87c486
Properly formatting image caption
2016-07-13 22:44:34 +02:00
4fb322a25d
Extra whitespace removed
2016-07-13 22:44:12 +02:00
f20e53ea6f
find! does not exist - using find
2016-07-13 22:43:59 +02:00
681ef50495
Merge branch 'master' of git.workaround.org:chaas/debshots
2016-07-13 22:41:45 +02:00
13c42e8d6b
Adding package version to current screenshot upload
2016-07-13 22:41:39 +02:00
5f02bd4708
Disallowing correct paths now
2016-07-13 15:07:28 +02:00
6ba2c3cbea
Favicon fixed
2016-07-13 15:06:56 +02:00
fcbe621ea1
Loading fonts from our own site instead of from Google
...
...for privacy reasons
2016-07-13 15:06:09 +02:00
473346d9f3
Returning 404 if packages are not found
2016-07-13 14:30:21 +02:00
5ced4d3898
Cruft removed
2016-07-13 14:30:13 +02:00
91c2b327d1
Unused method removed
2016-07-13 14:22:38 +02:00
82003ca1bf
Define cache expire times for JSON requests
...
JSON requests are very expensive. Make sure they are cached for long
enough.
2016-07-13 14:22:28 +02:00
df94be866e
Creating user session only when uploading a screenshot
...
This makes responses usually cacheable.
2016-07-13 14:22:03 +02:00
773548afc3
Merge branch 'master' of git.workaround.org:chaas/debshots
2016-07-12 20:32:36 +02:00
c27942c60b
Showing caption properly below the image
2016-07-12 20:31:33 +02:00
8bf26ea1a5
Added Javascript confirmation upon deleting images
2016-07-12 20:31:24 +02:00
bb79e109c2
Legacy upload method for images from Debshots 1.x implemented
2016-07-12 20:31:09 +02:00
88728c0bba
Keep leading spacesd when parsing the long description
2016-06-29 21:50:29 +02:00
8dc2514852
Added partial to display long description properly
2016-06-29 21:49:32 +02:00
73c2361471
Cruft removed
2016-06-29 21:48:25 +02:00
670df2f277
Fixed bug that parsed description fields incorrectly
...
Example:
Description-en: 389 Directory Server suite - server
Based on the Lightweight Directory Access Protocol (LDAP), the 389
Directory Server is designed to manage large directories of users and
resources robustly and scalably.
.
Its key features include:
* four-way multi-master replication;
* great scalability;
* extensive documentation;
* Active Directory user and group synchronization;
* secure authentication and transport;
* support for LDAPv3;
* graphical management console;
* on-line, zero downtime update of schema, configuration, and
in-tree Access Control Information.
The "Its key features include:" was mistaken as a key.
2016-06-29 10:43:01 +02:00
4d65c071f9
Cruft removed
2016-06-29 10:42:22 +02:00
b3625f0a89
Missing jbuilder file added for /json/packages-without-screenshots
2016-06-28 17:12:56 +02:00
1928f8d2a8
Caching configured using file_store
2016-06-28 17:12:32 +02:00
c0109eb6e7
json/packages-without-screenshots implemented
2016-06-28 17:09:17 +02:00
a90bb51b38
/json/packages and /json/screenshots implemented
2016-06-28 17:03:54 +02:00
b3d0b2dc06
JSON controller added. /json/package/:name implemented
2016-06-28 11:39:31 +02:00
0c439359b9
Adding DIV to make sure that the image caption is always below the image
2016-06-27 18:06:29 +02:00
c69a4270e9
Fixed dropdown to allow users to delete their own screenshots
2016-06-27 18:06:11 +02:00
54ee5d80a7
Cruft removed
2016-06-27 18:05:56 +02:00
205c624778
Delivering proper PNG 404 images for thumbnails and large images
2016-06-27 17:38:24 +02:00
d6bfba2e83
Added package views that got lost during renaming them
2016-06-27 16:00:57 +02:00
0c4a0d9a3a
Joined thumbnail_with_version with thumbnail dev to remove redundant code
2016-06-27 16:00:28 +02:00
e864415a03
Docs added
2016-06-27 15:59:51 +02:00
04c5009b5d
Simplification refactoring
2016-06-27 15:59:42 +02:00