Commit graph

66 commits

Author SHA1 Message Date
238a69d346 Missed a thing from last commit where the tags page is +1 sometimes 2020-04-10 02:21:39 +01:00
372e3b41b3 Fixed number of pages in tag view being +1 sometimes 2020-04-10 02:21:39 +01:00
2f7ee93bba Fixed viewport on mobile 2020-04-10 02:21:39 +01:00
SecretlyTaco
0b197fbdd3 Swapped font-awesome files for CDN 2020-04-10 02:21:39 +01:00
SecretlyTaco
e7df74bc70 I think I have finally fixed it 2020-04-10 02:21:39 +01:00
SecretlyTaco
2d09cb769f Vague attempt at fixing the horrible mess that was my last commit 2020-04-10 02:21:39 +01:00
SecretlyTaco
1b9b116edc Added permalink to random quote 2020-04-10 02:21:39 +01:00
SecretlyTaco
05c782d196 Swapped copyright for link to source code 2020-04-10 02:21:38 +01:00
60e93ec59b Converted tags.html to unix format file
- Forgot to do this in last commit
2020-04-10 02:20:59 +01:00
4b95b70a04 Converted files to unix format 2020-04-10 02:20:59 +01:00
9e57a47bb5 Fixed bug where an extra blank page would show on "latest" if number of quotes was divisible by 10 2020-04-10 02:17:16 +01:00
SecretlyTaco
38a97f4bde Fixed a dumb typo 2020-04-10 02:17:16 +01:00
SecretlyTaco
7a02d3a7aa Swapped out bootstrap files for CDN 2020-04-10 02:17:16 +01:00
SecretlyTaco
ca5bc520b3 Fixed bug where deleted quotes would sometimes be picked for random quote 2020-04-10 02:17:16 +01:00
SecretlyTaco
165d3b4eb6 The hompeage now shows a random quote instead of a news thing 2020-04-10 02:17:16 +01:00
nukeop
60f529cfb9
Merge pull request #8 from psukys/3-search-mechanism
Feature: implement search with pagination
2018-07-28 10:27:38 +02:00
nukeop
340a131453
Merge pull request #9 from psukys/5-login-button-still-visible
Fix: hide login button when logged in
2018-07-28 10:15:45 +02:00
nukeop
c7e7c5cfe1
Merge pull request #10 from psukys/6-tags-saved-for-rejected-items
Fix: on quote deletion - delete all quote's dangling tags
2018-07-28 10:13:32 +02:00
Paulius Šukys
749d8ab6bd
Fix: on quote deletion - delete all quote's dangling tags 2018-07-28 09:42:57 +02:00
Paulius Šukys
cfbd2edde1
LF line endings 2018-07-27 20:20:28 +02:00
Paulius Šukys
c20e49d261
Fix: hide login button when logged in 2018-07-27 18:30:14 +02:00
Paulius Šukys
66e850d41e
Fix: Hide login button when logged in 2018-07-27 18:28:51 +02:00
Paulius Šukys
5326efcdf7
Feature: add search route with pagination and template 2018-07-27 18:19:27 +02:00
nukeop
29151553cc Add functional previews, change line endings to Unix. Fixes #2 2018-06-28 22:17:43 +02:00
nukeop
601a45c8ae Bringing readme up to date 2017-01-07 01:45:38 +01:00
nukeop
f1bab89e11 Fix typo in css 2017-01-06 19:44:44 +01:00
nukeop
0418c1d4f7 Add motd to config 2017-01-06 19:35:59 +01:00
nukeop
e4fa94876b Hotfix for single quotes 2017-01-06 19:33:23 +01:00
nukeop
e93c951458 Pagination for tags 2017-01-06 19:08:32 +01:00
nukeop
fa327a95e5 Add simple pagination 2017-01-06 16:52:14 +01:00
nukeop
ada370e59a Add absolute links in some places 2017-01-05 23:50:36 +01:00
nukeop
8979a16882 Move runtime file 2017-01-05 00:50:06 +01:00
nukeop
7bff7d00b7 Add runtime information 2017-01-05 00:42:34 +01:00
nukeop
9f8aa3ba26 Remove some debug code 2017-01-05 00:13:14 +01:00
nukeop
73df5f3579 Ensure unique tags 2017-01-04 00:35:40 +01:00
nukeop
b301496421 Tags page 2017-01-03 23:08:11 +01:00
nukeop
e943fd880b Cosmetic changes to mod buttons 2017-01-03 19:01:27 +01:00
nukeop
c5fc1fe94a CSS and csometic 2017-01-03 15:24:35 +01:00
nukeop
f77a8c7260 Add approving and deleting queued messages 2017-01-03 02:12:33 +01:00
nukeop
c253867c62 Add approving and deleting queued messages 2017-01-03 02:12:14 +01:00
nukeop
bbda2d968c As above,a dded to latest page 2017-01-02 15:12:27 +01:00
nukeop
90d9b7fcb0 Add a message if there are no quotes. 2017-01-02 15:08:55 +01:00
nukeop
245377b17a Move brand names to g, basic queue page 2017-01-02 15:05:25 +01:00
nukeop
d034d8e989 Migrate latest page to SQLAlchemy 2017-01-02 14:42:27 +01:00
nukeop
5d1e6b62aa Migrate quote page to use SQLAlchemy 2017-01-02 14:29:10 +01:00
nukeop
c07b2a6695 Migrate quote adding page to use sqlalchemy 2017-01-02 14:17:26 +01:00
nukeop
fc2cf68500 Remove references to deleted modules 2017-01-02 02:21:50 +01:00
nukeop
d59733533b Remove unneeded files 2017-01-02 02:19:54 +01:00
nukeop
ac09c9c8d8 Partially migrated to SQLAlchemy 2017-01-02 02:18:00 +01:00
nukeop
d75b53f008 Fix init script 2016-12-30 00:07:49 +01:00