Commit graph

104 commits

Author SHA1 Message Date
bill bittner 69741dfc1d changed file ext vars from '.ext' to 'ext' 2017-09-07 09:45:00 -07:00
bill bittner f64d950826 removed "new" from top bar 2017-08-24 22:52:29 -07:00
bill bittner e71e599065 removed gifv link from file display 2017-08-24 22:47:36 -07:00
bill bittner a23aa0bb82 updated new and trending pages 2017-08-24 16:09:04 -07:00
bill bittner 188608818c added title and description to db.Claim upsert and show page 2017-08-20 17:45:29 -07:00
bill bittner bb243cf459 fixed html embed on img show route 2017-08-20 16:56:37 -07:00
bill bittner a5ff2bcfd1 added title and description inputs 2017-08-20 12:01:52 -07:00
bill bittner 40e398314f added basic support for showing .mp4 as .givf 2017-08-18 16:52:58 -07:00
bill bittner 4b3d6f72cc changed 'short url' to 'short id' 2017-08-10 10:49:19 -07:00
bill bittner c95cb03fa8 fixed merge conflicts 2017-08-04 11:58:31 -07:00
bill bittner dd3942b967 switched small and long link to encourage long link 2017-08-03 22:10:50 -07:00
bill bittner e8a89ca795 fixed the shorturl route 2017-08-02 17:13:02 -07:00
bill bittner 657dd62e5b finished basic /shortUrl/claim route conversion 2017-08-02 13:16:39 -07:00
bill bittner 238f2af63f rebuilt the /claim_id/claim route (no update yet) 2017-08-01 18:58:13 -07:00
Bill Bittner 0dcb3d7c23 Update publish.handlebars
temporarily reverting to old 'public domain' and plain 'creative commons' licenses.
2017-08-01 10:26:43 -07:00
Bill Bittner 3a006ed958 Update publish.handlebars
added all CC licenses from app
2017-08-01 10:23:08 -07:00
bill bittner 1d08a0eec6 updated license drop down and comparison 2017-07-28 21:06:33 -07:00
Bill Bittner 1f63ebd201 Merge pull request #101 from caseyparker/add-license-CC-Attribution-NonCommercial-4.0-International
Add license cc attribution non commercial 4.0 international
2017-07-28 20:51:09 -07:00
bill bittner 010e3c62b0 simplified <video> share tag 2017-07-28 17:38:42 -07:00
bill bittner 1693ee49b8 fixed publish button 2017-07-28 14:59:53 -07:00
bill bittner 7c1a0f2e66 removed file name verification from front end and updated claim input validation 2017-07-28 14:39:39 -07:00
bill bittner ca125efbd6 made image on 'show' page a link through to full image 2017-07-27 21:56:35 -07:00
bill bittner 730de923b3 fixed css a bit for top bar 2017-07-27 20:50:11 -07:00
bill bittner 553944423b fixed the trending layout 2017-07-27 20:04:22 -07:00
bill bittner 0de27c0b1b switched api/streamFile to static /media 2017-07-27 14:18:55 -07:00
bill bittner 58fd246117 changed 'contribute' to 'source and added .jpg type 2017-07-25 23:00:58 -07:00
bill bittner 6aff2a5a0a updated file limit 10mb for images 2017-07-25 18:49:02 -07:00
bill bittner 7a6b21d3e7 added 'loop' as default to videos in show and showLite 2017-07-25 15:00:32 -07:00
bill bittner 299eddcdad added fallback to serve image direct on show routes (backwards compatability 2017-07-25 01:52:31 -07:00
bill bittner 8c6d7613f8 make flag a link to content freedom wiki 2017-07-25 01:09:56 -07:00
bill bittner cbd7e16dd3 updated documentation; moved help to top right 2017-07-25 01:05:57 -07:00
bill bittner 89ae795b22 added file extensions to the share links 2017-07-25 00:49:40 -07:00
bill bittner bec1dd3f02 combined show and serve routes into one, and routed based on file extension presence 2017-07-25 00:22:50 -07:00
caseyparker 414e3f2ffa modified: views/partials/publish.handlebars 2017-07-23 16:02:22 -07:00
bill bittner eb41b65dd6 added 'Spee.ch/' before claim input 2017-07-22 18:01:17 -07:00
bill bittner e99e8291bd added filename special character check, and moved replace regex to front end 2017-07-22 15:09:58 -07:00
bill bittner 4d61a897d9 added masonry.js to display trending images 2017-07-21 13:40:01 -07:00
bill bittner 4c8157e38e added patch for recently-published, not-yet-mined short urls 2017-07-20 10:15:20 -07:00
bill bittner 2bda35968f broke 'serve' and 'show' functions into separate controller files 2017-07-19 14:11:47 -07:00
bill bittner b6de2affb6 added functions for retreiving short url and full claim id 2017-07-18 22:05:34 -07:00
bill bittner a32df3c77a removed the details link on show-lite 2017-07-17 13:59:21 -07:00
bill bittner 13471edda4 updated show route with short url 2017-07-17 13:54:50 -07:00
bill bittner c1297e9021 front end validation and focus on show links 2017-07-14 08:57:12 -07:00
bill bittner fadd055e33 added markdown as a share option 2017-07-12 08:24:45 -07:00
bill bittner 5d862ccce4 updated template names 2017-07-12 07:48:04 -07:00
bill bittner 352defd0d8 updated some cosmetics 2017-07-11 17:12:39 -07:00
bill bittner f8ad476488 formatted trending images and added homepage section 2017-07-11 16:55:03 -07:00
bill bittner 1cfc63ac5b small cleanup items 2017-07-10 09:29:26 -07:00
bill bittner ab3d5f9240 fixed type on img on show route 2017-07-08 15:31:55 -07:00
bill bittner 0d1c0aabd6 removed socket.io for show 2017-07-08 15:17:40 -07:00