Commit graph

118 commits

Author SHA1 Message Date
bill bittner
18f16e4cce switched UserId and CertificateId 2017-09-21 00:18:34 -07:00
bill bittner
e4a56d5ed1 made channel components DRYer 2017-09-20 16:04:58 -07:00
bill bittner
ef475ba951 login completed 2017-09-20 15:43:42 -07:00
bill bittner
3acd89f93d changed login to http request 2017-09-20 14:39:20 -07:00
bill bittner
8fab84de73 fixed error location and messages 2017-09-20 11:36:20 -07:00
bill bittner
0dd8e19a26 finished basic loop for channel creation 2017-09-19 18:50:25 -07:00
bill bittner
86a2c6fe03 added channel validation 2017-09-19 15:39:54 -07:00
bill bittner
53981b8618 DRY input validations 2017-09-19 12:54:23 -07:00
bill bittner
f64961446f added channel select to publish tool 2017-09-19 08:47:24 -07:00
bill bittner
3325faf063 basic passport flow 2017-09-16 17:50:22 -07:00
bill bittner
6158ef9724 moved all thumbnail url decisions to server-side 2017-09-11 12:54:36 -07:00
bill bittner
aa7f6d567c refactored /popular to use same content list 2017-09-11 12:10:41 -07:00
bill bittner
b1dcb78a3d refactored out generic content list format 2017-09-11 11:09:38 -07:00
bill bittner
df2ee1b026 removed masonry 2017-09-11 09:09:25 -07:00
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