Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

27 commits

Auteur SHA1 Message Date
Eliot Whalan
cf4e482046 Get sukebei working 2017-05-15 19:08:17 +10:00
SpamNeko
0c9cdfa8bf Sorting arrows on table headers (#504)
* Sorting arrows on table headers

* Better arrows and seperate S/L/D columns
2017-05-14 19:01:04 -05:00
Atvaark
cd844aec45 Replace 'en-us' literals with the default language
This consolidates the places where a default language has to be set.

- Removed import of the 'userService' package into the 'languages' util
  package
  This was required to prevent a cyclic import between the two packages.
- Added a 'UserRetriever' interface to read the language setting of users
  inside the 'languages' package
2017-05-14 22:10:07 +02:00
Eliot Whalan
9261847a93 Merge branch 'dev' of https://github.com/ewhal/nyaa into dev 2017-05-14 23:26:25 +10:00
SpamNeko
145dc40cd8 Make table header sorting links point to /search always so the work on home 2017-05-14 13:44:39 +01:00
Eliot Whalan
ec80ada958 Fix table sorting 2017-05-14 22:30:09 +10:00
SpamNeko
dc32f041e1 Add sorting to table headers, delet advanced search 2017-05-13 18:14:51 +01:00
sfan5
00bb382cdb Modpanel stuff (#401)
* Fix table on modpanel index

* Fix actions on torrent report list page

* Fix error reporting on modpanel templates

* Convenience functions for modpanel

Link to view page primarily and to edit page as a seperate link

* Missing confirm before torrent deletion

* Add edit button directly onto view page
2017-05-12 17:31:27 -05:00
sfan5
629dfde937 Fix one URL escape too much in RSS link 2017-05-12 12:08:38 +02:00
sfan5
6b341c7b03 No captchas for trusted users or admins, closes #330 2017-05-12 12:05:36 +02:00
akuma06
9f2d0f1962 New translation function and time depends on translation 2017-05-11 13:15:52 +02:00
akuma06
7eed942741 new way to show seed/leech 2017-05-11 03:00:57 +02:00
akuma06
b2ae3b4ac1 Added a function to not have characters encoded by go template 2017-05-10 22:03:57 +02:00
akuma06
032688f532 Fixed 2017-05-10 16:43:50 +02:00
Chris MacLeod
c9b72206a5 Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245)
* Checkpoint: it builds

The config, db, model, network, os, and public packages have had some
fixes to glaringly obvious flaws, dead code removed, and stylistic
changes.

* Style changes and old code removal in router

Router needs a lot of work done to its (lack of) error handling.

* Dead code removal and style changes

Now up to util/email/email.go. After I'm finished with the initial sweep
I'll go back and fix error handling and security issues. Then I'll fix
the broken API. Then I'll go through to add documentation and fix code
visibility.

* Finish dead code removal and style changes

Vendored libraries not touched. Everything still needs security fixes
and documentation. There's also one case of broken functionality.

* Fix accidental find-and-replace

* Style, error checking, saftey, bug fix changes

* Redo error checking erased during merge

* Re-add merge-erased fix. Make Safe safe.
2017-05-09 21:34:40 -05:00
akuma06
9bbd544a20 Added Follow&Unfollow 2017-05-10 03:16:36 +02:00
akuma06
8aa8a0593c Added delete account and edit profile 2017-05-09 17:47:12 +02:00
akuma06
84cf511fe3 Fixed User
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
sfan5
e3a271cca7 Revert "Added Profile page"
This reverts commit 5860cf1d79.
2017-05-08 22:50:25 +02:00
akuma06
cdf8cccc8d Added Profile page 2017-05-08 18:56:40 +02:00
akuma06
fd1310b28c Update templateFunctions.go 2017-05-07 02:44:15 +02:00
akuma06
03222047a2 Merge branch 'master' into master 2017-05-07 02:39:13 +02:00
akuma06
f88b4656a1 Fixed Typo + Added multi language support
Multi language for User package
2017-05-07 02:32:32 +02:00
bakape
8e15b211df Revert quicktemplate search template 2017-05-07 02:20:13 +03:00
bakape
a16caa0556 Port _search.html to quicktemplate 2017-05-07 00:21:16 +03:00
akuma06
6140ebeeba Added RSS link & context display 2017-05-05 17:14:10 +02:00
akuma06
9739610311 Separated Routes and handler from Main
Everything is in the router folder in different file
2017-05-05 16:39:15 +02:00
Renommé depuis templateFunctions.go (Continuer la navigation)