]> git.lizzy.rs Git - cheatdb.git/log
cheatdb.git
6 years agoReplace placeholder screenshot
rubenwardy [Sun, 13 May 2018 20:23:09 +0000 (21:23 +0100)]
Replace placeholder screenshot

6 years agoFix another crash
rubenwardy [Sun, 13 May 2018 19:30:05 +0000 (20:30 +0100)]
Fix another crash

6 years agoFix crash in edit release caused by is_package_page addition
rubenwardy [Sun, 13 May 2018 17:55:08 +0000 (18:55 +0100)]
Fix crash in edit release caused by is_package_page addition

6 years agoFix CSRF vulnerability on approve/reject links
rubenwardy [Sun, 13 May 2018 17:37:57 +0000 (18:37 +0100)]
Fix CSRF vulnerability on approve/reject links

Fixes #17

6 years agoAdd is_package_page decorate to pass in package obj
rubenwardy [Sun, 13 May 2018 17:19:50 +0000 (18:19 +0100)]
Add is_package_page decorate to pass in package obj

6 years agoAdd notifications
rubenwardy [Sun, 13 May 2018 16:55:28 +0000 (17:55 +0100)]
Add notifications

Fixes #28

6 years agoRestrict user list page to moderators only
rubenwardy [Sun, 13 May 2018 15:56:18 +0000 (16:56 +0100)]
Restrict user list page to moderators only

6 years agoCombine doPackageList function and /packages/ endpoint
rubenwardy [Sun, 13 May 2018 14:56:19 +0000 (15:56 +0100)]
Combine doPackageList function and /packages/ endpoint

6 years agoRemove package type from URLs
rubenwardy [Sun, 13 May 2018 14:52:30 +0000 (15:52 +0100)]
Remove package type from URLs

6 years agoAdd ability to edit editrequests
rubenwardy [Sun, 13 May 2018 14:40:37 +0000 (15:40 +0100)]
Add ability to edit editrequests

6 years agoAdd switch user admin tool
rubenwardy [Sun, 13 May 2018 14:28:27 +0000 (15:28 +0100)]
Add switch user admin tool

6 years agoAdd more licenses to DB
rubenwardy [Sat, 12 May 2018 23:56:32 +0000 (00:56 +0100)]
Add more licenses to DB

6 years agoUse string formatting when building strings
rubenwardy [Sat, 12 May 2018 23:38:54 +0000 (00:38 +0100)]
Use string formatting when building strings

6 years agoAdd Krock's mod search to meta importer to find forum topic ID
rubenwardy [Sat, 12 May 2018 17:50:09 +0000 (18:50 +0100)]
Add Krock's mod search to meta importer to find forum topic ID

6 years agoAdd more metadata to importer
rubenwardy [Sat, 12 May 2018 16:28:04 +0000 (17:28 +0100)]
Add more metadata to importer

6 years agoRemove duplicate Go button
rubenwardy [Sat, 12 May 2018 14:41:41 +0000 (15:41 +0100)]
Remove duplicate Go button

6 years agoRemove meta refresh on task page, use JS to poll
rubenwardy [Fri, 11 May 2018 14:29:26 +0000 (15:29 +0100)]
Remove meta refresh on task page, use JS to poll

6 years agoAdd login_required to task APIs
rubenwardy [Fri, 11 May 2018 14:14:35 +0000 (15:14 +0100)]
Add login_required to task APIs

6 years agoAdd VCS import from Github
rubenwardy [Fri, 11 May 2018 14:04:17 +0000 (15:04 +0100)]
Add VCS import from Github

6 years agoRead from description.txt
rubenwardy [Fri, 11 May 2018 12:25:42 +0000 (13:25 +0100)]
Read from description.txt

6 years agoUse flexbox for responsive package grid
Sam Walker [Fri, 11 May 2018 10:39:58 +0000 (11:39 +0100)]
Use flexbox for responsive package grid

6 years agoMove Github import to backend
rubenwardy [Fri, 11 May 2018 11:57:16 +0000 (12:57 +0100)]
Move Github import to backend

Fixes #41

6 years agoImprove homepage header
rubenwardy [Wed, 9 May 2018 17:58:09 +0000 (18:58 +0100)]
Improve homepage header

6 years agoAdd scss, improve homepage
rubenwardy [Wed, 9 May 2018 17:35:36 +0000 (18:35 +0100)]
Add scss, improve homepage

6 years agoAdd meta importing from Github
rubenwardy [Wed, 9 May 2018 16:44:58 +0000 (17:44 +0100)]
Add meta importing from Github

Fixes #11

6 years agoAdd release ID to JSON download
rubenwardy [Thu, 19 Apr 2018 19:20:05 +0000 (20:20 +0100)]
Add release ID to JSON download

6 years agoAdd texture pack
rubenwardy [Mon, 9 Apr 2018 00:08:14 +0000 (01:08 +0100)]
Add texture pack

6 years agoAdd release to ctf
rubenwardy [Sun, 8 Apr 2018 20:15:29 +0000 (21:15 +0100)]
Add release to ctf

6 years agoAdd release to handholds
rubenwardy [Sun, 8 Apr 2018 18:33:42 +0000 (19:33 +0100)]
Add release to handholds

6 years agoRemove packages with no approved releases from JSON
rubenwardy [Sun, 8 Apr 2018 18:30:57 +0000 (19:30 +0100)]
Remove packages with no approved releases from JSON

6 years agoAdd more packages to setup.py
rubenwardy [Sun, 8 Apr 2018 17:27:27 +0000 (18:27 +0100)]
Add more packages to setup.py

6 years agoAdd ability to create packages on behalf of other users
rubenwardy [Tue, 3 Apr 2018 13:56:43 +0000 (14:56 +0100)]
Add ability to create packages on behalf of other users

Fixes #27

6 years agoAdd package licenses
rubenwardy [Tue, 3 Apr 2018 13:13:11 +0000 (14:13 +0100)]
Add package licenses

6 years agoAdd ability to suggest tag changes using edit requests
rubenwardy [Mon, 26 Mar 2018 14:17:39 +0000 (15:17 +0100)]
Add ability to suggest tag changes using edit requests

Fixes #36

6 years agoAdd type to tag links
rubenwardy [Mon, 26 Mar 2018 12:04:09 +0000 (13:04 +0100)]
Add type to tag links

6 years agoUse .get() instead of filter_by() for primary key queries
rubenwardy [Mon, 26 Mar 2018 11:55:41 +0000 (12:55 +0100)]
Use .get() instead of filter_by() for primary key queries

6 years agoAdd tag selecting in edit package
rubenwardy [Mon, 26 Mar 2018 11:42:35 +0000 (12:42 +0100)]
Add tag selecting in edit package

Fixes #35

6 years agoUpdate tags
rubenwardy [Mon, 26 Mar 2018 10:54:33 +0000 (11:54 +0100)]
Update tags

6 years agoAdd tags
rubenwardy [Mon, 26 Mar 2018 10:28:34 +0000 (11:28 +0100)]
Add tags

Fixes #4

6 years agoAdd screenshot support
rubenwardy [Mon, 26 Mar 2018 09:52:25 +0000 (10:52 +0100)]
Add screenshot support

Fixes #21

6 years agoFix wrong download URL when serving behind reverse proxy
rubenwardy [Sat, 24 Mar 2018 23:10:13 +0000 (23:10 +0000)]
Fix wrong download URL when serving behind reverse proxy

6 years agoAdd user rank changing
rubenwardy [Sat, 24 Mar 2018 19:37:33 +0000 (19:37 +0000)]
Add user rank changing

Fixes #14

6 years agoAdd user list
rubenwardy [Sat, 24 Mar 2018 19:24:34 +0000 (19:24 +0000)]
Add user list

6 years agoFix script injection using markdown
rubenwardy [Sat, 24 Mar 2018 19:19:04 +0000 (19:19 +0000)]
Fix script injection using markdown

Fixes #16

6 years agoUpdate README
rubenwardy [Sat, 24 Mar 2018 19:12:02 +0000 (19:12 +0000)]
Update README

6 years agoFix suggest changes link
rubenwardy [Sat, 24 Mar 2018 02:49:30 +0000 (02:49 +0000)]
Fix suggest changes link

6 years agoUse bash script to start server
rubenwardy [Sat, 24 Mar 2018 02:36:14 +0000 (02:36 +0000)]
Use bash script to start server

6 years agoAdd registering using Github
rubenwardy [Sat, 24 Mar 2018 02:35:58 +0000 (02:35 +0000)]
Add registering using Github

6 years agoAdd EditRequest approval and rejection
rubenwardy [Fri, 23 Mar 2018 19:49:57 +0000 (19:49 +0000)]
Add EditRequest approval and rejection

6 years agoAdd EditRequest view page
rubenwardy [Fri, 23 Mar 2018 19:25:48 +0000 (19:25 +0000)]
Add EditRequest view page

6 years agoAdd EditRequest creation
rubenwardy [Fri, 23 Mar 2018 19:08:55 +0000 (19:08 +0000)]
Add EditRequest creation

6 years agoAdd packages API
rubenwardy [Fri, 23 Mar 2018 17:33:34 +0000 (17:33 +0000)]
Add packages API

6 years agoAdd dummy Package.getMainScreenshotURL() function
rubenwardy [Fri, 23 Mar 2018 17:08:28 +0000 (17:08 +0000)]
Add dummy Package.getMainScreenshotURL() function

6 years agoAdd file upload for releases
rubenwardy [Fri, 23 Mar 2018 17:05:07 +0000 (17:05 +0000)]
Add file upload for releases

6 years agoAdd download button and URL
rubenwardy [Fri, 23 Mar 2018 16:20:56 +0000 (16:20 +0000)]
Add download button and URL

6 years agoMove package templates to subfolder
rubenwardy [Fri, 23 Mar 2018 14:07:13 +0000 (14:07 +0000)]
Move package templates to subfolder

6 years agoadded me
Sam Walker [Fri, 23 Mar 2018 13:07:22 +0000 (13:07 +0000)]
added me

6 years agoRemove access to repos from Github scope
rubenwardy [Wed, 21 Mar 2018 22:05:32 +0000 (22:05 +0000)]
Remove access to repos from Github scope

6 years agoUse consistent quotes
rubenwardy [Wed, 21 Mar 2018 22:03:37 +0000 (22:03 +0000)]
Use consistent quotes

6 years agoFix work queue permissions check
rubenwardy [Wed, 21 Mar 2018 21:18:30 +0000 (21:18 +0000)]
Fix work queue permissions check

6 years agoFix link in README.md
rubenwardy [Wed, 21 Mar 2018 21:17:10 +0000 (21:17 +0000)]
Fix link in README.md

6 years agoAdd list of packages to profile
rubenwardy [Wed, 21 Mar 2018 20:16:21 +0000 (20:16 +0000)]
Add list of packages to profile

6 years agoAdd packages page to list all types
rubenwardy [Wed, 21 Mar 2018 20:10:11 +0000 (20:10 +0000)]
Add packages page to list all types

6 years agoAdd basic search to package list
rubenwardy [Wed, 21 Mar 2018 20:02:53 +0000 (20:02 +0000)]
Add basic search to package list

6 years agoImprove permission checking in work queue
rubenwardy [Wed, 21 Mar 2018 19:53:53 +0000 (19:53 +0000)]
Improve permission checking in work queue

6 years agoImprove empty text on work queue
rubenwardy [Wed, 21 Mar 2018 19:45:39 +0000 (19:45 +0000)]
Improve empty text on work queue

6 years agoAdd more information to approval view
rubenwardy [Wed, 21 Mar 2018 19:36:53 +0000 (19:36 +0000)]
Add more information to approval view

6 years agoAdd work queue
rubenwardy [Wed, 21 Mar 2018 19:24:45 +0000 (19:24 +0000)]
Add work queue

6 years agoAdd new package approval
rubenwardy [Wed, 21 Mar 2018 19:03:14 +0000 (19:03 +0000)]
Add new package approval

6 years agoAdd package validation
rubenwardy [Wed, 21 Mar 2018 17:42:43 +0000 (17:42 +0000)]
Add package validation

6 years agoAdd package creation
rubenwardy [Wed, 21 Mar 2018 17:03:14 +0000 (17:03 +0000)]
Add package creation

6 years agoAdd package release editing and approving
rubenwardy [Wed, 21 Mar 2018 16:41:34 +0000 (16:41 +0000)]
Add package release editing and approving

6 years agoAdd redirect to full user URL
rubenwardy [Tue, 20 Mar 2018 19:07:20 +0000 (19:07 +0000)]
Add redirect to full user URL

6 years agoFix incomplete datetime being stored in releases, order releases by date
rubenwardy [Tue, 20 Mar 2018 18:47:18 +0000 (18:47 +0000)]
Fix incomplete datetime being stored in releases, order releases by date

6 years agoAdd create release page
rubenwardy [Tue, 20 Mar 2018 18:40:19 +0000 (18:40 +0000)]
Add create release page

6 years agoAdd package releases
rubenwardy [Tue, 20 Mar 2018 18:20:30 +0000 (18:20 +0000)]
Add package releases

6 years agoSimplify PackageType
rubenwardy [Tue, 20 Mar 2018 04:11:50 +0000 (04:11 +0000)]
Simplify PackageType

6 years agoAdd not joined rank
rubenwardy [Tue, 20 Mar 2018 04:03:13 +0000 (04:03 +0000)]
Add not joined rank

6 years agoAdd permission validation to Package.checkPerm()
rubenwardy [Tue, 20 Mar 2018 03:54:38 +0000 (03:54 +0000)]
Add permission validation to Package.checkPerm()

6 years agoClean up permissions code
rubenwardy [Tue, 20 Mar 2018 03:45:01 +0000 (03:45 +0000)]
Clean up permissions code

6 years agoFix bug with PackageType to name form
rubenwardy [Tue, 20 Mar 2018 03:32:14 +0000 (03:32 +0000)]
Fix bug with PackageType to name form

6 years agoUser profile: fix typo, add rank
rubenwardy [Tue, 20 Mar 2018 03:31:49 +0000 (03:31 +0000)]
User profile: fix typo, add rank

6 years agoAdd suggest changes button
rubenwardy [Tue, 20 Mar 2018 03:24:52 +0000 (03:24 +0000)]
Add suggest changes button

6 years agoImplement permissions properly
rubenwardy [Tue, 20 Mar 2018 03:16:46 +0000 (03:16 +0000)]
Implement permissions properly

6 years agoAdd edit package
rubenwardy [Tue, 20 Mar 2018 02:58:31 +0000 (02:58 +0000)]
Add edit package

6 years agoAdd example info
rubenwardy [Tue, 20 Mar 2018 02:24:44 +0000 (02:24 +0000)]
Add example info

6 years agoAdd more details to package page
rubenwardy [Tue, 20 Mar 2018 02:17:33 +0000 (02:17 +0000)]
Add more details to package page

6 years agoFix menu order
rubenwardy [Tue, 20 Mar 2018 01:19:19 +0000 (01:19 +0000)]
Fix menu order

6 years agoCheck type and author in package details
rubenwardy [Tue, 20 Mar 2018 00:58:44 +0000 (00:58 +0000)]
Check type and author in package details

6 years agoAdd package types
rubenwardy [Tue, 20 Mar 2018 00:44:47 +0000 (00:44 +0000)]
Add package types

6 years agoRename mod to package, add README
rubenwardy [Mon, 19 Mar 2018 18:25:13 +0000 (18:25 +0000)]
Rename mod to package, add README

6 years agoAdd package list and package view
rubenwardy [Mon, 19 Mar 2018 18:08:41 +0000 (18:08 +0000)]
Add package list and package view

6 years agoFix profile page
rubenwardy [Sun, 18 Mar 2018 18:14:55 +0000 (18:14 +0000)]
Fix profile page

6 years agoAdd Github login
rubenwardy [Sun, 18 Mar 2018 18:05:53 +0000 (18:05 +0000)]
Add Github login

6 years agoUpdate dependencies
rubenwardy [Sun, 18 Mar 2018 17:46:50 +0000 (17:46 +0000)]
Update dependencies

6 years agoInitial commit
rubenwardy [Sun, 18 Mar 2018 17:43:30 +0000 (17:43 +0000)]
Initial commit